Hi there, sure enough I'm trying to run tomcat on Solaris 8 and tomcat 5.5.12. The error I'm getting in ${CATALINA_HOME}/logs/catalina.out again is Dec 21, 2005 12:02:35 PM org.apache.coyote.http11.Http11BaseProtocol pause INFO: Pausing Coyote HTTP/1.1 on http-5050 Dec 21, 2005 12:02:35 PM org.apache.jk.common.ChannelSocketacceptConnections WARNING: Exception executing accept java.net.SocketException: Invalid argument at java.net.PlainSocketImpl.socketSetOption(Native Method) at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:264) at java.net.Socket.setSoLinger(Socket.java:869) at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:298) at org.apache.jk.common.ChannelSocket.acceptConnections( ChannelSocket.java:637) at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt( ChannelSocket.java:847) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run( ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595) Dec 21, 2005 12:02:36 PM org.apache.catalina.core.StandardService stop INFO: Stopping service Catalina Dec 21, 2005 12:02:37 PM org.apache.coyote.http11.Http11BaseProtocol destroy INFO: Stopping Coyote HTTP/1.1 on http-5050 Dec 21, 2005 12:02:37 PM org.apache.catalina.core.AprLifecycleListenerlifecycleEvent INFO: Failed shutdown of Apache Portable Runtime
On 12/20/05, marju jalloh <[EMAIL PROTECTED]> wrote: > > something wrong about the coyoto protocol context > what is your enviroment.operating system,version tomcat > > Marju > James Taylor <[EMAIL PROTECTED]> wrote: Hi there, > Can someone please help me resolve the following error I keep getting; > INFO: Server startup in 9072 ms > Dec 20, 2005 6:18:58 PM org.apache.coyote.http11.Http11BaseProtocol pause > INFO: Pausing Coyote HTTP/1.1 on http-1979 > Dec 20, 2005 6:18:58 PM org.apache.jk.common.ChannelSocketacceptConnections > WARNING: Exception executing accept > java.net.SocketException: Invalid argument > at java.net.PlainSocketImpl.socketSetOption(Native Method) > at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:264) > at java.net.Socket.setSoLinger(Socket.java:869) > at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java > :298) > at org.apache.jk.common.ChannelSocket.acceptConnections( > ChannelSocket.java:637) > at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt( > ChannelSocket.java:847) > at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run( > ThreadPool.java:684) > at java.lang.Thread.run(Thread.java:595) > Dec 20, 2005 6:18:59 PM org.apache.catalina.core.StandardService stop > INFO: Stopping service Catalina > Dec 20, 2005 6:19:00 PM org.apache.coyote.http11.Http11BaseProtocoldestroy > INFO: Stopping Coyote HTTP/1.1 on http-1979 > Dec 20, 2005 6:19:00 PM > org.apache.catalina.core.AprLifecycleListenerlifecycleEvent > INFO: Failed shutdown of Apache Portable Runtime > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >