|
From: Giovanni R. <g.r...@so...> - 2003-10-14 14:34:00
|
Dear experts,
I need to integrate Java Service Wrapper with my application.
The Wrapper Server (an instance of WrapperActionServer class) starts =
correctly and listens on the specified port.
In order to get a thread dump of my application I open a telnet on the =
specified port and put the "D" key
I get the following error:
WARNING - Unable to load native library 'Wrapper.DLL'. The file
is located on the path at the following location but could
not be loaded:
D:\Sviluppo\MFI\PROJECT_MFI_ServiceBroker\res\Wrapper.DLL
Please verify that the file is readable by the current user
and that the file has not been corrupted in any way.
System signals will not be handled correctly.
Any ideas to solve the problem?
thanks in advance
best regards
Giovanni Regola |