I'm getting the following stack trace when running the enhancer on one of my jars:
[ObjectDB 2.3.2_04] null
java.lang.NullPointerException
at com.objectdb.o.JEL.L(JEL.java:633)
at com.objectdb.o.JEL.D(JEL.java:491)
at com.objectdb.o.JEN.k(JEN.java:95)
at com.objectdb.Enhancer.main(Enhancer.java:32) Please let me know if you need any further information.
