Sponsored Content
Top Forums Web Development Restart TomEE frequently because URL is not responding Post 303031329 by alexcol on Tuesday 26th of February 2019 11:10:41 AM
Old 02-26-2019
Restart TomEE frequently because URL is not responding

Good morning, i need your help please
In a Production system an application comprises TomEE and the core application, and it is distributed among 4 nodes or servers

Many many times the URL for node1 its not responding, sometimes there is a delay of 2 mitutes to load,sometimes i get a 404 error, so the temporal solution is to restart tomEE almost daily, but this is not a good practice because this URl receives thousands https requests from internet.

behind those 4th nodes it is a load balancer, so these questions arise:

1 when and why should i restart tomEE? how frequently?
2 in Unix/Linux itself is a way to see for each node the number of request being received from the load balancer? so i can know if LB is sending the request in a balanced way to each node?

I am new to Unix and i have no idea about web servers applications, if u have any url to get documented
I appreciate your help in advanced
 

10 More Discussions You Might Find Interesting

1. What is on Your Mind?

why i havent been posting so frequently...

to start, i will continue to be an active member of this community and still love computers and unix based operating systems. ive been busy recently with a pretty big project, not involving unix :p one of my other hobbies is automobiles. i have a 1986.5 toyota supra, now if anyone here has... (8 Replies)
Discussion started by: norsk hedensk
8 Replies

2. UNIX for Dummies Questions & Answers

Server rebooting frequently

O/P of the uname -a Server Server 4.0 3.0 3516 Pentium IV(TM)-ISA/PCI Server is getting rebooted frequetly... I don't know what is the problem in server ... Any help why the server is getting rebooted frequetly. Can i check what is the problem like in log files (5 Replies)
Discussion started by: srikanthus2002
5 Replies

3. UNIX for Advanced & Expert Users

url calling and parameter passing to url in script

Hi all, I need to write a unix script in which need to call a url. Then need to pass parameters to that url. please help. Regards, gander_ss (1 Reply)
Discussion started by: gander_ss
1 Replies

4. Shell Programming and Scripting

url calling and parameter passing to url in script

Hi all, I need to write a unix script in which need to call a url. Then need to pass parameters to that url. please help. Regards, gander_ss (1 Reply)
Discussion started by: gander_ss
1 Replies

5. UNIX for Dummies Questions & Answers

ReDirecting a URL to another URL - Linux

Hello, I need to redirect an existing URL, how can i do that? There's a current web address to a GUI that I have to redirect to another webaddress. Does anyone know how to do this? This is on Unix boxes Linux. example: https://m45.testing.address.net/host.php make it so the... (3 Replies)
Discussion started by: SkySmart
3 Replies

6. Web Development

Regex to rewrite URL to another URL based on HTTP_HOST?

I am trying to find a way to test some code, but I need to rewrite a specific URL only from a specific HTTP_HOST The call goes out to http://SUB.DOMAIN.COM/showAssignment/7bde10b45efdd7a97629ef2fe01f7303/jsmodule/Nevow.Athena The ID in the middle is always random due to the cookie. I... (5 Replies)
Discussion started by: EXT3FSCK
5 Replies

7. Solaris

Server Rebooting frequently

Deall All, I have facing some problem. I have a Sun 4500 Server at the customer place. Now the server is not booting mean's once the server is coming up it is automatically rebooting. As this is the critical server for the customer that is use for production . Can this be solved by... (10 Replies)
Discussion started by: sudhansu
10 Replies

8. UNIX for Dummies Questions & Answers

Awk: print all URL addresses between iframe tags without repeating an already printed URL

Here is what I have so far: find . -name "*php*" -or -name "*htm*" | xargs grep -i iframe | awk -F'"' '/<iframe*/{gsub(/.\*iframe>/,"\"");print $2}' Here is an example content of a PHP or HTM(HTML) file: <iframe src="http://ADDRESS_1/?click=5BBB08\" width=1 height=1... (18 Replies)
Discussion started by: striker4o
18 Replies

9. Linux

/var getting fill frequently

I have Red hat Linux server. There are 14 NFS shares which are coming from NAS. There are so many messages filling /var/log/messages, which seems like some NFS logging is enables somewhere, but I am not able to figure it out. Every few minutes, it will filll my /var (which is part of root) to 100%... (2 Replies)
Discussion started by: solaris_1977
2 Replies

10. Shell Programming and Scripting

Reading URL using Mechanize and dump all the contents of the URL to a file

Hello, Am very new to perl , please help me here !! I need help in reading a URL from command line using PERL:: Mechanize and needs all the contents from the URL to get into a file. below is the script which i have written so far , #!/usr/bin/perl use LWP::UserAgent; use... (2 Replies)
Discussion started by: scott_cog
2 Replies
mop_mom(8)						      System Manager's Manual							mop_mom(8)

Name
       mop_mom - MOP down-line/up-line load listener

Syntax
       /etc/mop_mom

Description
       The  command listens for down-line load and up-line dump requests on behalf of your local ULTRIX node.  The command, is usually included in
       the file.  When a down-line load or up-line dump request is received from a target node, spawns the loader, to process the load request.

       To process a load request, the loader requires the name of the load file.  During a down-line load process, the target  system  can  either
       request	that  the loader search the nodes data base for the name of the load file, or it can specify an image name as part of its request.
       If the target system specifies an image name, the loader does not search the data base for the file before processing the load request.

       If no absolute pathname is associated with the image file name, the loader searches for the file using the primary  default  path,  If  the
       image  file is not in it uses the secondary default, The names of the files in must be in lowercase with a extension. Otherwise, the loader
       interprets the file specification literally without appending the extension.  For example, if you give the loader the file name it attempts
       to open a file with an exact match.

       The loader must have the following information before it can accept and process a load request:

       Ethernet Physical Address
	    If the name of the image is not in the program request message itself, the Ethernet physical address of the target node must be speci-
	    fied in the nodes data base entry for the requesting target node.  For further information, see The same is true  if  the  environment
	    variable, LOADUMP_SECURE is enabled.

       Image File Name
	    The  loader  must be given the name of the image file to down-line load.  If the image file name is specified in a target node's down-
	    line load request, then the loader uses that file.	Otherwise, the file name must be defined in the requesting node's data base entry.
	    For further information, see

       Dump File Name
	    The loader must be given the name of the dump file that will contain the up-line dump image of the requesting node's memory.  The dump
	    file name must be defined in the requesting node's data base entry.  For further information, see

       Note that the System Manager can force the loader to search the nodes data base, even when the target node  specifies  a  file  name.   The
       loader  verifies  that  an  entry exists for the requesting node before proceeding with the down-line load.  Any file name specified in the
       request message supersedes a file name specified in the data base.

       To force the nodes data base search, use the following syntax before executing
       # setenv LOADUMP_SECURE on
       To permanently enable this feature, enter the following line in the file after the section on local daemons:
       LOADUMP_SECURE=on /etc/mop_mom
       The command is installed in The down-line loader, is installed in

       The file is the primary default pathname for all image files and is the secondary default pathname.  The names of the image files  in  must
       be in lowercase with a extension.

Examples
       /etc/mop_mom
       This command is usually included in the file, which causes to listen for down-line and up-line load requests.

Restrictions
       The  command  does  not	turn  on network devices.  When executed, it listens only on those devices that were previously started by network
       utilities such as or DECnet Generally, you can ensure that performs properly by putting it at the end of your rc.local file.

       Currently, only supports RSX, a.out, and VMS downline load images.

Files
       Down-line loader

       Primary default pathname for all image files

       Secondary default pathname

See Also
       addnode(8), ccr(8), getnode(8), load(8), remnode(8), trigger(8)
       Guide to Ethernet Communication Servers

4th Berkeley Distribution														mop_mom(8)
All times are GMT -4. The time now is 03:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy