The client trying to lookup the naming stub on the bootstrap
port is not reading the socket stream.

--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Eric J Kaplan wrote:

Hi



We have been running on jboss 3.0.4 for a while. Last night, just after midnight, for the first time, we started getting these messages about every minute:



2003-11-18 08:36:33,015 ERROR [org.jboss.naming.NamingService] Error writing response

java.net.SocketException: Software caused connection abort: socket write error

at java.net.SocketOutputStream.socketWrite0(Native Method)

at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)

at java.net.SocketOutputStream.write(SocketOutputStream.java:136)

at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1637)

at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1546)

at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1146)

at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1100)

at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1239)

at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)

at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1353)

at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:281)

at org.jnp.server.Main.run(Main.java:285)

at java.lang.Thread.run(Thread.java:536)



The server actually seems to be functioning ok. What might these messages mean?



It’s strange it just started at midnight. When we reboot the server, we still get those messages. Urgent. Please help.



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to