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

Forum statistics

Threads
474,262
Messages
2,571,042
Members
48,769
Latest member
Clifft

Latest Threads

Top