-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Raghu,

On 9/29/2011 1:30 AM, Raghu GS wrote:
>>> I have recently enabled catalina_pid functionality using
>>> environment variable. The PID file got created and contains +1
>>> PID number.

So, when you look at the PID file you get, say "1235" but when you run
a "ps" you see your JVM process is PID "1234"?

I'm surprised that's the case. I would buy that the pid of the
/script/ was "1234" and that the JVM is "1235" but I guess strange
things can sometimes happen.

> Actually the PID number in the PID file is not wildly incorrect. 
> So, please suggest me an easy to implement solution.

We're not entirely sure of the problem, so coming up with a solution
isn't going to be terribly easy.

Can you show us what happens when you do this:

$ bin/shutdown.sh
$ bin/startup.sh
$ cat "$CATALINA_PID"
$ ps aux | grep 'java\PID'

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6EkTQACgkQ9CaO5/Lv0PCXPQCfbsvgBvgDP85OKgFVrkJ9Lb6L
EWgAn2zBw4rPnqAkMKvP19gzI11ZGSCq
=zVEw
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to