|
From: Tony S. <to...@ci...> - 2006-02-06 12:37:17
|
Hi, I've been trying to get the wrapper to run as a daemon under Fedora 4 and am getting the following error in the log file: WARNING - Unable to load the Wrapper's native library 'libwrapper.so'. INFO | jvm 1 | 2006/02/06 13:45:42 | The file is located on the path at the following location but INFO | jvm 1 | 2006/02/06 13:45:42 | could not be loaded: INFO | jvm 1 | 2006/02/06 13:45:42 | /usr/local/cibecs/server/./lib/libwrapper.so INFO | jvm 1 | 2006/02/06 13:45:42 | Please verify that the file is readable by the current user INFO | jvm 1 | 2006/02/06 13:45:42 | and that the file has not been corrupted in any way. INFO | jvm 1 | 2006/02/06 13:45:42 | System signals will not be handled correctly. Starting the application from the command line in a user session using the script works fine and other shared libraries seem to be loaded ok (running ldconfig -n on the shared library directory creates a link to the other shared libraries but not to libwrapper.so if that is of any help). I'd really appreciate any suggestions ... I've tried everything I can think of. regards Tony Seebregts |