Native Library already loaded in another classloader [message #157337] |
Sat, 15 November 2003 15:06 |
Eclipse User |
|
|
|
I write several plugins for lotus domino. domino java classes make calls
to a dll provided by lotus.
each plugin is running fine by itself. I'm able to initialize the thread
and do the job. but if I try to use another domino plugin, I get the
following exception.
java.lang.UnsatisfiedLinkError: Native Library already loaded in another
classloader
I wrote then a short plugin, just to initialize the thread (to load it
only once), and then try to get a session for other plugins. but, it
seams, that its not allowed to connect to a thread running in another
plugin.
how can I solve this problem?
thanx for help
dominik
|
|
|
Powered by
FUDForum. Page generated in 0.04811 seconds