java.lang.LinkageError: Class violates loader constraints

S

sk

Hi all. I have next problem:

i create two eclipse plugin and attach to either of them one (the
same) external jar file (i want use it like external library). If i
invoke some method from this jar - it's work perfect. However, if i
try transfer any class instance (created in jar) from plugin A to
plugin B i get the following error...
java.lang.LinkageError: Class com/xprom/kernel_proxy/
KernelProxy violates loader constraints

How i understand - this error to result work two another classloaders
with my plugins, because they use different classpath but i don't
understand how it fixed!

Somebody confronted with similar problem?
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top