Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1659 | crash | always | 03-28-07 11:07 | 12-18-07 16:05 | |
|
|||||
Reporter: | reibai | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | 3.1.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.3 | ||
|
|||||
Summary: | 0001659: Quercus on JBoss crashes on war undeployment | ||||
Description: |
On JBoss 4.0.5 GA (which uses Tomcat 5.5.20) on undeployment the following gets dumped over and over into the logs (this does not happen with plain Tomcat 5.5.20): 2007-03-27 16:49:29,091 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] undeploy , ctxPath=/quercus, warUrl=.../deploy/quercus.war/ 2007-03-27 16:49:29,381 ERROR [STDERR] java.lang.NullPointerException 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.ThreadPool$Item.acces s$200(ThreadPool.java:432) 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.ThreadPool.schedule(T hreadPool.java:368) 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.ThreadPool.schedulePr iority(ThreadPool.java:270) 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.Alarm$CoordinatorTask .schedule(Alarm.java:591) 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.Alarm$AlarmThread.run (Alarm.java:560) 2007-03-27 16:49:29,381 ERROR [STDERR] java.lang.NullPointerException 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.ThreadPool$Item.acces s$200(ThreadPool.java:432) 2007-03-27 16:49:29,381 ERROR [STDERR] at com.caucho.util.ThreadPool.schedule(T hreadPool.java:368) 2007-03-27 16:49:29,441 ERROR [STDERR] at com.caucho.util.ThreadPool.schedulePr iority(ThreadPool.java:270) 2007-03-27 16:49:29,441 ERROR [STDERR] at com.caucho.util.Alarm$CoordinatorTask .schedule(Alarm.java:591) 2007-03-27 16:49:29,441 ERROR [STDERR] at com.caucho.util.Alarm$AlarmThread.run (Alarm.java:560) 2007-03-27 16:49:29,441 ERROR [STDERR] java.lang.NullPointerException |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|