What causes java.lang.IncompatibleClassChangeError?

Posted by Zombies on Stack Overflow See other posts from Stack Overflow or by Zombies
Published on 2009-12-30T14:24:22Z Indexed on 2010/04/06 14:43 UTC
Read the original article Hit count: 377

Filed under:
|
|
|

For some reason our java library that we package as a jar is throwing all of these ava.lang.IncompatibleClassChangeError when we try to invoke methods from it. It seems to be seemingly random. What would cause this error?

© Stack Overflow or respective owner

Related posts about java

Related posts about compiler