Hi, When I'm trying to run the JNDI dump in the ejb-example provided at http://svn.apache.org/repos/asf/tomee/tomee/branches/tomee-1.7.x/examples/ejb-examples/ with some changes. I'm getting following on the console
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 844 Any idea on this? I'm using TomEE 1.7.2-SNAPSHOT along with OpenJPA 2.4.0-nonfinal-1598334, OpenEJB 4.7.2-SNAPSHOT Thanks --
