Hello all. Let me start with a newbie alert. I am a system administrator responsible for two systems running JBoss 4.0.2 on Solaris 9. We have had the system up for a few weeks with the developers working on their code. Today, the networking group put a Cisco CSS load balancing appliance.
All of the sudden, we are getting the following errors: anonymous wrote : 14:56:37,075 ERROR [PoolTcpEndpoint] Socket error caused by remote host /10.99.72.100 | java.net.SocketException: Invalid argument | at java.net.PlainSocketImpl.socketSetOption(Native Method) | at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:264) | at java.net.Socket.setTcpNoDelay(Socket.java:826) | at org.apache.tomcat.util.net.PoolTcpEndpoint.setSocketOptions(PoolTcpEndpoint.java:503) | at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:515) | at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112) | at java.lang.Thread.run(Thread.java:595) The ip address is one of the CCS systems and it fluctuates between the two. I've already seen where some people suggest setting the CSS systems to "sticky mode". This has been done and the problem did not go away. Has anyone else seen this before? Does anyone have any ideas how to fix this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881829#3881829 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881829 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
