|
From: Dan M. <Mc...@ro...> - 2004-11-17 13:36:08
|
Thanks found it. Shouldnt have started that project at 4pm :( Leif Mortenson <le...@ta...> wrote:Dan, The Catalina main class is complaining about being passed the incorrect parameters. Go back and take a look at the Tomcat integration example again. I can't tell the exact mistake from what you sent, but it is most likely a typo or something. If you don't see the problem, post back with your wrapper.conf file. Cheers, Leif Dan McCullough wrote: > Anyone seen this before. Whats wrong? > > > > STATUS | wrapper | 2004/11/16 15:17:03 | --> Wrapper Started as Daemon > STATUS | wrapper | 2004/11/16 15:17:03 | Launching a JVM... > INFO | jvm 1 | 2004/11/16 15:17:04 | Wrapper (Version 3.1.2) > http://wrapper.tanukisoftware.org > INFO | jvm 1 | 2004/11/16 15:17:04 | > INFO | jvm 1 | 2004/11/16 15:17:05 | usage: java > org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -debug ] > [ -nonaming ] { start | stop } > INFO | jvm 1 | 2004/11/16 15:17:06 | Catalina.stop: > java.net.ConnectException: Connection refused > INFO | jvm 1 | 2004/11/16 15:17:06 | java.net.ConnectException: > Connection refused > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.PlainSocketImpl.socketConnect(Native Method) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.Socket.connect(Socket.java:452) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.Socket.connect(Socket.java:402) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.net.Socket.(Socket.java:309) > INFO&nbs p; | jvm 1 | 2004/11/16 15:17:06 | at > java.net.Socket.(Socket.java:124) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > org.apache.catalina.startup.Catalina.stopServer(Catalina.java:410) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.lang.reflect.Method.invoke(Method.java:324) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:336) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:427) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.lang.reflect.Method.invoke(Method.java:324) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:136) > INFO | jvm 1 | 2004/11/16 15:17:06 | at > java.lang.Thread.run(Thread.java:534) > STATUS | wrapper | 2004/11/16 15:17:08 | <-- Wrapper Stopped > > > > -------------------------------------------------------- > "Theres no such thing as a problem unless the servers are on fire!" > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |