I am getting below exception on Solaris10 / JBoss403 .

2006-07-04 12:03:28,915 ERROR [PoolTcpEndpoint] {http-0.0.0.0-8080-5} Socket 
error caused by remote host /10.65.0.225
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)

Can any one know how to resolve this issue, please let me know.
Thanks in advance

-Vamsii

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955201#3955201

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955201

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to