I just upgraded my JBM installation from 1.0.1 SP4 to 1.2.0 SP1 this week, and 
ever since, the AS won't stay up for more than a 2 hour period, almost to the 
minute. 

The stack trace I'm seeing in server.log is:

2007-04-19 17:31:36,764 ERROR 
[org.jboss.remoting.transport.bisocket.BisocketServerInvoker] Failed to accept 
socket connection
  80030 java.net.SocketException: Too many open files
  80031     at java.net.PlainSocketImpl.socketAccept(Native Method)
  80032     at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  80033     at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  80034     at java.net.ServerSocket.accept(ServerSocket.java:421)
  80035     at 
org.jboss.remoting.transport.bisocket.BisocketServerInvoker$SecondaryServerSocketThread.run(BisocketServerInvoker.java:745)

Obviously rebooting the AS fixes it, but only for a 2 hour period. 

This is running on SUSE SLES 9.0 x86_64 Jboss 4.0.5_GA, I have tried it with 
the Sun JVM 1.6.0_01 and JRockit R27.2.0-jdk1.6.0, with the same result. 

Anywhere I can start looking?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039174
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to