Hi:

I am running 3.2.3.   I notice that each time I change the system time
on Windows, jboss gets this following exception.  Why?

Is the resolution similar to the other issues?   Set an exception listener
and reconnect and re-establish all the topics and subscribers/publishers
etc?   This is a bit tedious...

2004-03-29 22:14:01,015 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] 
Exiting on IOE
java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
        at 
org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67)
        at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2313)
        at 
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380)
        at 
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2452)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2601)
        at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
        at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:278)
        at java.lang.Thread.run(Thread.java:534)
2004-03-29 22:14:01,015 DEBUG [org.jboss.mq.il.uil2.SocketManager] End ReadTask.run

thanks
steve

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to