[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Could not initialise deployment

ermanishdwivedi do-not-reply at jboss.com
Tue Sep 5 03:29:33 EDT 2006


Hi,

 my application is using java,servelet and jsp. i am not able to display my application and my JBoss server(ALL) is showing this error

INFO  [org.apache.catalina.loader.WebappClassLoader] Illegal access: this web application instance has been stopped already.  Could not load org.jboss.net.protocol.jar.Handler.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.

2006-09-05 04:23:21,366 ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: 
file:/apps/jboss/4.0.3/server/node01/farm/DOA.war
java.lang.ThreadDeath
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1221)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:164)
	at org.eclipse.osgi.framework.util.SecureAction.forName(SecureAction.java:310)
	at org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory.getBuiltIn(StreamHandlerFactory.java:66)
	at org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory.createURLStreamHandler(StreamHandlerFactory.java:86)
	at java.net.URL.getURLStreamHandler(URL.java:1104)
	at java.net.URL.(URL.java:393)
	at sun.misc.URLClassPath$JarLoader.(URLClassPath.java:545)
	at sun.misc.URLClassPath$3.run(URLClassPath.java:324)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.misc.URLClassPath.getLoader(URLClassPath.java:313)
	at sun.misc.URLClassPath.getLoader(URLClassPath.java:290)
	at sun.misc.URLClassPath.findResource(URLClassPath.java:141)
	at java.net.URLClassLoader$2.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findResource(URLClassLoader.java:359)
	at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:287)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.jav

Please suggest me something....

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969374#3969374

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969374



More information about the jboss-user mailing list