I am getting following error while executing my java code. What is this error and how it can be removed? I googled and mostly people have talked bugs related to bcel. Can anyone direct me to the relevant website with details. Thanks for your time.
Exception in thread "main" org.apache.bcel.verifier.exc.AssertionViolatedException:
FOUND:
INTERNAL ERROR: Oops!
Exiting!!
at org.apache.bcel.verifier.exc.AssertionViolatedException.main(AssertionViolatedException.java:102)