So what exactly are you doing? How can one re-produce the problem? Starting from a virgin EAP install, how does one arrive at this error?
BTW, given that the root cause is a java.lang.LinkageError my guess is that you have some dependency problems. Multiple/incompatible/missing jar files on the classpath. Most likely even a HV issue, but w/o further context impossible to tell.
|