Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Native Library already loaded in another classloader
Native Library already loaded in another classloader [message #157337] Sat, 15 November 2003 15:06
Eclipse UserFriend
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
Previous Topic:Compiling one file without building the project
Next Topic:Overide Syntax Coloring
Goto Forum:
  


Current Time: Wed May 07 05:21:37 EDT 2025

Powered by FUDForum. Page generated in 0.04811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top