|
From: Scott M. <sc...@so...> - 2006-07-13 19:02:07
|
I have a question about the execution of the wrapper in a Red Hat Linux environment when running with a 32-bit JRE. I get the following error messages at the initialization of the wrapper and my application: jvm 1 | WARNING - Unable to load the Wrapper's native library because none of the jvm 1 | following files: jvm 1 | libwrapper-linux-ppc-32.so jvm 1 | libwrapper.so jvm 1 | could be located on the following java.library.path: jvm 1 | /home/u0002080/.\ jvm 1 | Please see the documentation for the wrapper.java.library.path jvm 1 | configuration property. jvm 1 | System signals will not be handled correctly. I do not see either of the above referenced files in the delta pack. After showing these messages, my application appears to run just fine so there must be some other library that it falls back to. 1. Am I missing a library (or two) in the delta pack? 2. If not, is there a way to eliminate these messages? Thank you in advance for any help you can provide. Scott Myers sc...@so... (408) 973-8374 www.softwareassist.net <http://www.softwareassist.net/> |