UnsatisfiedLinkError: no wlntio in java.library.path - Eclipse and Lomboz [message #32230] |
Thu, 10 March 2005 12:05 |
Eclipse User |
|
|
|
Originally posted by: sr.misc.gmail.com
Hi all,
I am using Eclipse 3.0.0 and Lomboz 3 on Windows 2000 Prof. Whenever I try
to start the WLS server using Eclipse IDE, I get the following error
message:-
<10-Mar-2005 14:49:01 GMT> <Notice> <Management> <141052> <Application
Poller started for development server.>
<10-Mar-2005 14:50:22 GMT> <Error> <socket> <000433> <Unable to load
performance pack, using Java I/O instead.
Please ensure that wlntio.dll is in: 'C:\Program
Files\Java\j2re1.4.1_02\bin;.;C:\WINNT\System32;C:\WINNT;C:\ WINNT\system32;C
:\WINNT;C:\WINNT\System32\Wbem'
java.lang.UnsatisfiedLinkError: no wlntio in java.library.path
java.lang.UnsatisfiedLinkError: no wlntio in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at weblogic.socket.NTSocketMuxer.<init>(NTSocketMuxer.java:194)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknow n Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Un known
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:54 )
at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:37)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:205)
>
<10-Mar-2005 14:50:23 GMT> <Notice> <WebLogicServer> <000355> <Thread
"SSLListenThread.Default" listening on port 7002, ip address 127.0.0.1>
But the WLS server comes up fine. If I put the path to wlntio.dll in the
system path, it works fine.
I was wondering whether there is way to set the path in Eclipse IDE itself?
Thanks in anticipation,
Sachin
|
|
|
Powered by
FUDForum. Page generated in 0.06705 seconds