[jboss-user] [JBoss Messaging] - PingTimerTask broken pipe

Kevin Lohmann do-not-reply at jboss.com
Tue Aug 31 02:31:50 EDT 2010


Kevin Lohmann [http://community.jboss.org/people/kevin.lohmann] replied to the discussion

"PingTimerTask broken pipe"

To view the discussion, visit: http://community.jboss.org/message/559683#559683

--------------------------------------------------------------
Hi there,

sorry for coming up with this old thread, but actually we are seeing these warnings (and one NPE) again and again in JBoss AS 5.0.1.GA and within its client:


2010-08-30 18:38:11,886 WARN  [org.jboss.remoting.transport.bisocket.BisocketClientInvoker] (Timer-4) Unable to send ping: shutting down PingTimerTask
java.lang.NullPointerException
    at org.jboss.remoting.transport.bisocket.BisocketClientInvoker$PingTimerTask.run(BisocketClientInvoker.java:723)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)



2010-08-30 22:44:48,043 WARN  [org.jboss.remoting.transport.bisocket.BisocketClientInvoker] (Timer-4) Unable to send ping: shutting down PingTimerTask
java.net.SocketException: Socket closed
    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    at java.net.SocketOutputStream.write(Unknown Source)
    at org.jboss.remoting.transport.bisocket.BisocketClientInvoker$PingTimerTask.run(BisocketClientInvoker.java:723)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)


Unfortunately we can't find out, if we can ignore these warnings or what we can do. AS and client are running on the same machine.

Have you any hints what we should think about it?

Thanks,
   Kevin

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/559683#559683]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100831/5b167415/attachment-0001.html 


More information about the jboss-user mailing list