Skip to content

Unable to process Jar entry SEVERE: Unable to process Jar entry [org/apache/ibatis/javassist/util/proxy/SerializedProxy.class #715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
seqwait opened this issue Jun 22, 2016 · 9 comments

Comments

@seqwait
Copy link

seqwait commented Jun 22, 2016

Unable to process Jar entry SEVERE: Unable to process Jar entry [org/apache/ibatis/javassist/util/proxy/SerializedProxy.class] from Jar [jar:file:/var/lib/tomcats/cms/webapps/cmslottery/WEB-INF/lib/mybatis-3.4.0.jar!/] for annotations
java.io.EOFException
at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:340)
at org.apache.tomcat.util.bcel.classfile.Utility.swallowMethodParameters(Utility.java:797)
at org.apache.tomcat.util.bcel.classfile.Attribute.readAttribute(Attribute.java:171)
at org.apache.tomcat.util.bcel.classfile.FieldOrMethod.(FieldOrMethod.java:57)
at org.apache.tomcat.util.bcel.classfile.Method.(Method.java:71)
at org.apache.tomcat.util.bcel.classfile.ClassParser.readMethods(ClassParser.java:267)
at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:127)
at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2058)
at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1934)
at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1900)
at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1885)
at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1317)
at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:876)
at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:374)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5355)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

@harawata
Copy link
Member

Seems like this issue.
Try upgrading Tomcat version.

@seqwait
Copy link
Author

seqwait commented Jun 22, 2016

now is 7.0.54 upgrading what version? 7.0.70?

@harawata
Copy link
Member

Yes, try 7.0.70, please.

@seqwait
Copy link
Author

seqwait commented Jun 22, 2016

OK,thanks !!

@wuwen5
Copy link
Contributor

wuwen5 commented Jun 22, 2016

Seems like jboss-javassist/javassist@0e40ca2

See jboss-javassist/javassist#54

@harawata
Copy link
Member

harawata commented Jun 22, 2016

@wuwen5 ,

@seqwait 's issue looks more like this one, I thought. jboss-javassist/javassist/issues/29

But that one in your comment might be related to #706 .
Thanks for the input, anyway!

@harawata
Copy link
Member

harawata commented Jul 5, 2016

Hi @seqwait , Have you had the chance to try 7.0.70 ?

@harawata
Copy link
Member

Assuming it's resolved.

@yangsaipp
Copy link

I update tomcat version 7.0.55.0 to 7.0.61.0 to solve this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants