|
From: Technical S. <ki...@ja...> - 2005-02-11 04:31:30
|
Hello, I cant seem to get past this problem. My config for the library in wrapper.conf is as follows: wrapper.java.library.path.1=../common/lib This is exactly in tomcat/common/lib/ where I have placed the libwrapper.so. I have tried full root path and even adding the lib filename in the path. Here is exact error I am getting: WARNING - Unable to load the Wrapper's native library because the file jvm 1 | 'libwrapper.so' could not be located in the following jvm 1 | java.library.path: jvm 1 | /home/badphone/badphonecards.com/jakarta-tomcat-5.0.28/bin/../common/ lib/libwrapper.so 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. jvm 1 | jvm 1 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org jvm 1 | jvm 1 | usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -debug ] [ -nonaming ] { start | stop } jvm 1 | Catalina.stop: java.net.ConnectException: Connection refused jvm 1 | java.net.ConnectException: Connection refused jvm 1 | at java.net.PlainSocketImpl.socketConnect(Native Method) jvm 1 | at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) jvm 1 | at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) jvm 1 | at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) jvm 1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364) jvm 1 | at java.net.Socket.connect(Socket.java:507) jvm 1 | at java.net.Socket.connect(Socket.java:457) jvm 1 | at java.net.Socket.<init>(Socket.java:365) jvm 1 | at java.net.Socket.<init>(Socket.java:178) jvm 1 | at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:410) jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) jvm 1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) jvm 1 | at java.lang.reflect.Method.invoke(Method.java:585) jvm 1 | at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:336) jvm 1 | at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:427) jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) jvm 1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) jvm 1 | at java.lang.reflect.Method.invoke(Method.java:585) jvm 1 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java: 136) jvm 1 | at java.lang.Thread.run(Thread.java:595) wrapper | <-- Wrapper Stopped Any Ideas? Thanks! John Larsen Storm's i Media, LLC. Java | Pipe ................:DISCLAIMER:..................... This e-mail and the information it contains is confidential and is intended only for the addressee(s) named above or in the case of an incorrectly addressed e-mail message, the intended recipient. If you have received this e-mail and you are not the intended recipient any disclosure, distribution, copying or any other use of this information is strictly prohibited. If you have received this e-mail in error, please accept our apologies and please notify the sender by e-mailing jo...@st.... Please then delete this e-mail and any attachment from your system. The views and opinions expressed in this e-mail are the author's own and may not reflect the views and opinions of Storm's i Media, LLC. Although this email, including any attachments, is believed to be free of any virus, or other defect which might affect any computer or IT systeminto which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free, and no responsibility is accepted for any loss or damage arising in any way from its use. |