Mantis - Resin
Viewing Issue Advanced Details
3786 block always 11-25-09 09:16 01-07-10 13:37
diximedia  
ferg  
normal  
closed 4.0.1  
fixed  
none    
none 4.0.2  
0003786: Resin proccess not dying stopping resin server
Hi all, we have just update to resin 4.0.1, everything seems to work fine but we have a problem with the start/stop resin.jar script.

No problem starting or restarting server, but 1 of 2 resin processes are not dying when we try to stop server:

resin-4.0.x> java -jar lib/resin.jar -conf conf/resin.xml -server X stop

Did anyone found this problem?

Regards
We are using:
* Resin Professional 4.0.1
* Quercus PHP/JAVA servlet
* Ubuntu Server 8.10
* Linux Kernel 2.6.24-19-server

Notes
(0004375)
ferg   
01-07-10 13:37   
In Resin 4.0.2 and later, the watchdog stays alive even when the final server is stopped. To kill the watchdog, use "shutdown" on the command-line.