java5 and tomcat5
From already thank you very much.
In my FC5 and installed java5 and tomcat5, when initiating tomcat5: /etc/init.d/tomcat5 restart;
I obtain following exepcion:
Stopping tomcat5: Using CATALINA_BASE: /usr/share/tomcat5 Using CATALINA_HOME: /usr/share/tomcat5
Using CATALINA_TMPDIR: /usr/share/tomcat5/temp
Using JRE_HOME: /usr/lib/jvm/java/jre/lib
09-ago-2006 19:23:46 org.apache.catalina.startup.Catalina to stopServer SERIOUS:
Catalina.stop: java.net.ConnectException: Connection refused
AT java.net.PlainSocketImpl.socketConnect(Native Method)
AT java.net.PlainSocketImpl.doConnect (PlainSocketImpl.java:333)
AT java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
AT java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
AT java.net.SocksSocketImpl.connect (SocksSocketImpl.java:366)
AT java.net.Socket.connect(Socket.java:516)
AT java.net.Socket.connect(Socket.java:466)
AT java.net.Socket. (Socket.java:366) AT java.net.Socket. (Socket.java:179) AT org.apache.catalina.startup.Catalina.stopServer(Catalina.java:394)
AT sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
AT sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
AT sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25) AT java.lang.reflect.Method.invoke(Method.java:585) AT to org.apache.catalina.startup.Bootstrap.stopServer (Bootstrap.java:324) AT org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:415)
Starting tomcat5: find: attention: it has specified the option - mindepth after an argument - type that is not an option, but the options are not of position (- mindepth affects so much to the evaluations specified before him like a the specified ones later).
Please it specifies the options before other arguments. find: attention: it has specified the option - maxdepth after an argument - type that is not an option, but the options are not of position (- maxdepth affects so much to the evaluations specified before him like a the specified ones later).
Please it specifies the options before other arguments. Using CATALINA_BASE: /usr/share/tomcat5 Using CATALINA_HOME: /usr/share/tomcat5 Using CATALINA_TMPDIR: /usr/share/tomcat5/temp Using JRE_HOME: /usr/lib/jvm/java/jre/lib
[ OK ]

