Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003678 [Resin] major always 09-08-09 04:40 09-08-09 12:10
Reporter GreenEyed View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.9
Summary 0003678: The "kill" option for the resin.jar server does not work, it just restarts the server
Description The server has several command options that are used to start/stop/... the servers and are performed by the Watchdog process.
One of the options, kill, was introduced to be able to kill hard a server in case the JVM is hanged and does not respond to regular input, so the Watchdog process is not able to stop it normally.

However, using the kill option produces a stack trace in the Watchdog process and server is not killed but simply restarted. The stacktrace itself looks like:

[2009/09/08 13:11:07.579] Watchdog kill: ServerName
[2009/09/08 13:11:08.392] java.io.IOException: Stream closed
[2009/09/08 13:11:08.392] at java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:134)
[2009/09/08 13:11:08.392] at java.io.BufferedInputStream.available(BufferedInputStream.java:381)
[2009/09/08 13:11:08.392] at com.caucho.boot.WatchdogProcess.runInstance(WatchdogProcess.java:346)
[2009/09/08 13:11:08.392] at com.caucho.boot.WatchdogProcess.runInstance(WatchdogProcess.java:173)
[2009/09/08 13:11:08.392] at com.caucho.boot.WatchdogProcess.run(WatchdogProcess.java:99)
[2009/09/08 13:11:08.392] at com.caucho.boot.WatchdogTask.run(WatchdogTask.java:108)
[2009/09/08 13:11:08.392] at java.lang.Thread.run(Thread.java:619)
[2009/09/08 13:11:13.412] WatchdogProcess[Watchdog[ServerName],2] starting Resin
Additional Information
Attached Files

- Relationships

- Notes
(0004220)
ferg
09-08-09 12:10

already addressed in 4.0.1
 

- Issue History
Date Modified Username Field Change
09-08-09 04:40 GreenEyed New Issue
09-08-09 12:10 ferg Note Added: 0004220
09-08-09 12:10 ferg Assigned To  => ferg
09-08-09 12:10 ferg Status new => closed
09-08-09 12:10 ferg Resolution open => fixed
09-08-09 12:10 ferg Fixed in Version  => 4.0.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker