Hello everybody, I'm having an strange (at least for me) error message in the console, when I turn down JBoss 4.0.2 in my solaris machines. I have 3 servers all machines have similar hardware ( Sun Microsystems sun4u Sun Fire 6800, 16384 MB memory, 8 CPUs).
I'm starting the server with the default configuration. | | 11:27:13,550 ERROR [PoolTcpEndpoint] Socket error caused by remote host /10.112. | 1.50 | java.net.SocketException: Invalid argument | at java.net.PlainSocketImpl.socketSetOption(Native Method) | at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:240) | at java.net.Socket.setTcpNoDelay(Socket.java:771) | at org.apache.tomcat.util.net.PoolTcpEndpoint.setSocketOptions(PoolTcpEn | dpoint.java:503) | at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo | int.java:515) | at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWor | kerThread.java:112) | at java.lang.Thread.run(Thread.java:534) | 11:27:13,550 WARN [ChannelSocket] Exception executing accept | java.net.SocketException: Invalid argument | at java.net.PlainSocketImpl.socketSetOption(Native Method) | at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:240) | at java.net.Socket.setSoLinger(Socket.java:814) | at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:300) | at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.ja | va:641) | at org.apache.jk.common.SocketAcceptor.runIt(ChannelSocket.java:852) | at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP | ool.java:684) | at java.lang.Thread.run(Thread.java:534) | 11:27:14,550 INFO [StandardService] Stopping service jboss.web | 11:27:14,568 INFO [Http11Protocol] Stopping Coyote HTTP/1.1 on http-0.0.0.0-808 | 0 | 11:27:14,574 INFO [TomcatDeployer] undeploy, ctxPath=/invoker, warUrl=file:/exp | ort/home/jbossadm/jboss-4.0.2/server/default/deploy/http-invoker.sar/invoker.war | / | Shutting down | What could the problem be?? Thanks, Johnny View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3905479#3905479 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3905479 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
