1832752 Members
2779 Online
110045 Solutions
New Discussion

Re: getting auto killed?

 
Vishal Biyani
Advisor

getting auto killed?

I have two jetty4 servers running on a HP-UX machine with some web application. One of these servers is getting killed automatically after certain time, what might be the reason behind this? There are no any entries in logs
Learning should never stop!
2 REPLIES 2
Muthukumar_5
Honored Contributor

Re: getting auto killed?

Is there any verbose or debug option that can be enabled with that jetty4 server? Any specific information on terminal or syslog.log file.

Try to start jetty4 server in debug mode. Try to trace system resource of %CPU and Memory with top or UNIX95= ps -ef -o cpu,sz,vsz,pid

--
Muthu
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: getting auto killed?

Hello, Try to start Jetty server in debug mode. Since Jetty is Java based server, You need to go by enable logging or trace method.

You can find more information at,
http://jetty.mortbay.org/jetty/tut/logging.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"