Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3418 | minor | always | 03-25-09 10:46 | 06-08-09 19:11 | |
|
|||||
Reporter: | phcollard | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.8 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.1 | ||
|
|||||
Summary: | 0003418: Watchdog startup synchronization issue | ||||
Description: |
This is a reopen of issue 2840. I upgraded to 3.1.8 yesterday but I still experience the same problem. See message in watchdog log below. http://bugs.caucho.com/view.php?id=2840 [^] |
||||
Steps To Reproduce: | |||||
Additional Information: |
[2009/03/25 13:35:47.833] Watchdog stop: admin [2009/03/25 13:35:47.848] WatchdogProcess[Watchdog[admin],1] stopping Resin [2009/03/25 13:35:49.442] java.lang.IllegalStateException: Can't start new task because of old task 'WatchdogTask[Watchdog[admin]]' [2009/03/25 13:35:49.442] at com.caucho.boot.Watchdog.start(Watchdog.java:296) [2009/03/25 13:35:49.442] at com.caucho.boot.WatchdogManager.startServer(WatchdogManager.java:295) [2009/03/25 13:35:49.442] at com.caucho.boot.WatchdogServlet.start(WatchdogServlet.java:75) [2009/03/25 13:35:49.442] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2009/03/25 13:35:49.442] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [2009/03/25 13:35:49.442] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [2009/03/25 13:35:49.442] at java.lang.reflect.Method.invoke(Method.java:597) [2009/03/25 13:35:49.442] at com.caucho.hessian.server.HessianSkeleton.invoke(HessianSkeleton.java:180) [2009/03/25 13:35:49.442] at com.caucho.hessian.server.HessianSkeleton.invoke(HessianSkeleton.java:109) [2009/03/25 13:35:49.442] at com.caucho.hessian.server.HessianServlet.service(HessianServlet.java:396) [2009/03/25 13:35:49.442] at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103) [2009/03/25 13:35:49.442] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187) [2009/03/25 13:35:49.442] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:265) [2009/03/25 13:35:49.442] at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:436) [2009/03/25 13:35:49.442] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:682) [2009/03/25 13:35:49.442] at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:730) [2009/03/25 13:35:49.442] at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:649) [2009/03/25 13:35:49.442] at java.lang.Thread.run(Thread.java:619) |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|