I let jboss sit for about 20 hours and when i came back it was constantly
dumping the following to the console:

2002-07-24 11:00:05,060 WARN  [org.jboss.mq.Connection] Connection failure: 
org.jboss.mq.SpyJMSException: Connection Failed
        at org.jboss.mq.Connection.asynchFailure(Connection.java:603)
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1187)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
linked exception is:
java.io.IOException: ping timeout.
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1179)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)

I believe that JBossMQ died, because when I attempt to send a message to a
topic i get the following error: 

2002-07-24 10:59:25,591 ERROR [STDERR] org.jboss.mq.SpyJMSException: Cannot
send a message to the JMS server

I have a very vanilla install of JBoss3.0.1rc1 (plus tomcat). To the
jbossmq-destinations-service.xml, I have only added:

<mbean  code="org.jboss.mq.server.jmx.Topic"
name="jboss.mq.destination:service=Topic,name=HitTopic">
            <depends optional-attribute-name="DestinationManager">
                jboss.mq:service=DestinationManager
            </depends>
        </mbean>

Does anyone have any clue why this happened?

Here's an except from my Server.log:

2002-07-24 09:20:31,326 DEBUG
[org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover
notifying pools, interval: 450000
2002-07-24 09:28:01,326 DEBUG
[org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover
notifying pools, interval: 450000
2002-07-24 09:30:21,154 DEBUG [org.jboss.mq.il.oil.OILClientILService]
Closing receiver connections on port: 2464
2002-07-24 09:30:21,170 WARN  [org.jboss.mq.il.oil.OILServerILService]
Connection failure (1).
java.net.SocketException: Connection reset by peer: JVM_recv in socket input
stream read
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:116)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
        at
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2118)
        at
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputSt
ream.java:2301)
        at
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java
:2368)
        at
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2
440)
        at
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.ja
va:2589)
        at java.io.ObjectInputStream.readByte(ObjectInputStream.java:837)
        at
org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.java:19
0)
        at java.lang.Thread.run(Thread.java:536)
2002-07-24 09:31:07,466 WARN  [org.jboss.mq.Connection] Connection failure: 
org.jboss.mq.SpyJMSException: Connection Failed
        at org.jboss.mq.Connection.asynchFailure(Connection.java:603)
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1187)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
linked exception is:
java.net.SocketException: Connection reset by peer: 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:126)
        at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:69)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:127)
        at
java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.ja
va:1583)
        at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:639)
        at org.jboss.mq.il.oil.OILServerIL.waitAnswer(OILServerIL.java:520)
        at org.jboss.mq.il.oil.OILServerIL.ping(OILServerIL.java:395)
        at org.jboss.mq.Connection.pingServer(Connection.java:1021)
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1183)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
2002-07-24 09:32:07,466 WARN  [org.jboss.mq.Connection] Connection failure: 
org.jboss.mq.SpyJMSException: Connection Failed
        at org.jboss.mq.Connection.asynchFailure(Connection.java:603)
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1187)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
linked exception is:
java.io.IOException: ping timeout.
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1179)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
2002-07-24 09:33:07,466 WARN  [org.jboss.mq.Connection] Connection failure: 
org.jboss.mq.SpyJMSException: Connection Failed
        at org.jboss.mq.Connection.asynchFailure(Connection.java:603)
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1187)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
linked exception is:
java.io.IOException: ping timeout.
        at org.jboss.mq.Connection$PingTask.run(Connection.java:1179)
        at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:36
4)
        at java.lang.Thread.run(Thread.java:536)
.......repeates.....


I think that the key line is:

2002-07-24 09:30:21,154 DEBUG [org.jboss.mq.il.oil.OILClientILService]
Closing receiver connections on port: 2464

But why would receiver connections be suddenly closed? 

Furthermore, what is port 2462? I can't seam to find it in any of my config
files?



This transmission contains information solely for intended recipient and may
be privileged, confidential and/or otherwise protect from disclosure.  If
you are not the intended recipient, please contact the sender and delete all
copies of this transmission.  This message and/or the materials contained
herein are not an offer to sell, or a solicitation of an offer to buy, any
securities or other instruments.  The information has been obtained or
derived from sources believed by us to be reliable, but we do not represent
that it is accurate or complete.  Any opinions or estimates contained in
this information constitute our judgment as of this date and are subject to
change without notice.  Any information you share with us will be used in
the operation of our business, and we do not request and do not want any
material, nonpublic information. Absent an express prior written agreement,
we are not agreeing to treat any information confidentially and will use any
and all information and reserve the right to publish or disclose any
information you share with us.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to