Anonymous | Login | Signup for a new account | 12-17-2024 08:38 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001659 | [Quercus] | crash | always | 03-28-07 11:07 | 12-18-07 16:05 | ||||
Reporter | reibai | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | high | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.1 | ||||||
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 |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0002173) nam 08-02-07 02:12 |
http://forum.caucho.com/index.php?q=node%2f51 [^] java.lang.NullPointerException at com.caucho.util.ThreadPool$Item.access$200(ThreadPool.java:432) at com.caucho.util.ThreadPool.schedule(ThreadPool.java:368) at com.caucho.util.ThreadPool.schedulePriority(ThreadPool.java:270) at com.caucho.util.Alarm$CoordinatorTask.schedule(Alarm.java:591) at com.caucho.util.Alarm$AlarmThread.run(Alarm.java:560) |
(0002231) sprosper 08-24-07 08:12 |
Hello, I'm having same kind of problem within "alfresco application" that use resin-util.jar under tomcat 5.5.23 on linux: http://forums.alfresco.com/viewtopic.php?p=27513#27513 [^] Thank you for your attention |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 29 unique queries executed. |