Lan, Fang wrote:
The error I'm getting is:
Exception in thread "main" org.apache.bcel.classfile.ClassFormatException: Invalid constant pool reference: 5560. Constant pool size is: 1024 [instrument] at org.apache.bcel.classfile.ConstantPool.getConstant(ConstantPool.java:242) [instrument] at org.apache.bcel.classfile.Utility.codeToString(Utility.java:369) [instrument] at org.apache.bcel.classfile.Utility.codeToString(Utility.java:166) [instrument] at org.apache.bcel.classfile.Code.toString(Code.java:326)
Do you have any idea how to get it fixed?
Try using the latest development version from the subversion repository.
-Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
