NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
cingram007
Joined: 21 Oct 2009 Posts: 7
|
Posted: Tue Sep 28, 2010 8:31 pm Post subject: Issues moving J2EE projects from NB 6.7 to NB 6.9 java.lang.ThreadDeath |
|
|
I am having issues with NB 6.9.1. also. I also upgraded to 6.9 from 6.7, however when I try to deploy my J2EE projects to JBoss I keep getting ..
Caused by: java.lang.ThreadDeath
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1221)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1181)
at org.apache.commons.logging.impl.LogFactoryImpl$1.run(LogFactoryImpl.java:460)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.commons.logging.impl.LogFactoryImpl.loadClass(LogFactoryImpl.java:454)
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:406)
Note: All these projects work correctly in 6.7 when deployed using NB 6.7. All my projects are deployed using JBoss 6.0.3 and use log4j. Which I think is some how having a conflict with JBoss commons logging but I'm not sure of this.
Any suggestions? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|