[jboss-user] [JBoss Portal] - Re: Create Portlet with Eclipse and now?
gmaheshwari
do-not-reply at jboss.com
Thu Mar 5 06:07:54 EST 2009
Hi Piergiorgiolucidi,
I think you can help me out. !.......I am facing the issue while running my application with Jboss in netbeans Earlier I was running my application using Tomcat server in NetBeans. If I am deploying only then it is fine but when running with jboss an error and exception occurs:
"15:23:45,343 ERROR [Tomcat5] Problem in init
java.util.zip.ZipException: unexpected EOF"
at java.util.zip.ZipInputStream.read(ZipInputStream.java:166)
at java.util.jar.JarInputStream.read(JarInputStream.java:177)
at org.jboss.util.file.JarUtils.unjar(JarUtils.java:300)
at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:325)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
.
.
.
.
.Please help me out.
Thanks in avdance..
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215212#4215212
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215212
More information about the jboss-user
mailing list