Hey, I have an Amazon Enterprise Linux (EC2) version 2.6.35.11-83.9.amzn1.i686 
(architecture i386) with Java JM version 1.6.0_20-b20 (Vendor Sun Microsystems 
Inc.) and Apache Tomcat version 7.0.19 with Catalina.
I'm trying to deploy GlobziWebApplication.war and it was working a few days ago 
but now it gives me error 404 when I try to access the web service and 
logs/catalina.out says 
Error deploying web application archive GlobziWebApplication.war 
org.apache.tomcat.util/.bcel.classfile.ClassFormatException:Invalid constant 
pool reference: 12034. Constant pool size is: 1486
And then it lists a bunch of instances where this occurs, like "at 
org.apache.tomcat.util.bcel.classfile.ConstantPool.getConstant(ConstantPool.java:184)".
What is Invalid constant pool reference?
GlobziWebApplication.war was compiled using NetBeans 7.0.1.
Help me fix this. Thanks.                                         

Reply via email to