Hi Guys, we've recently been told to change our passwords, everywhere and with 
no exceptions.

The user that runs our jboss instance was changed and since then we have been 
receiving the below error. If anyone has any thoughts on the issue I would love 
to hear them, otherwise I'll continue to research.

Thanks in advance.

2005-06-27 09:52:52,019 INFO  [org.jboss.system.server.Server] JBoss (MX 
MicroKernel) [3.2.1 (build: CVSTag=JBoss_3_2_1 date=2003050
41533)] Started in 1m:57s:794ms
2005-06-27 09:53:54,485 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] 
Exiting on IOE
java.io.InterruptedIOException: Read timed out
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at 
org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67)
        at java.io.ObjectInputStream.peekCode(Unknown Source)
        at java.io.ObjectInputStream.refill(Unknown Source)
        at java.io.ObjectInputStream.read(Unknown Source)
        at java.io.ObjectInputStream.readByte(Unknown Source)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:278)
        at java.lang.Thread.run(Unknown Source)



2005-06-27 09:53:54,675 WARN  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] 
JMS provider failure detected: 
org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: 
(java.io.EOFException)
        at org.jboss.mq.Connection.asynchFailure(Connection.java:718)
        at 
org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:145)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:394)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:331)
        at java.lang.Thread.run(Unknown Source)
 + nested throwable: 
java.io.EOFException
        at java.io.ObjectInputStream.readByte(Unknown Source)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:278)
        at java.lang.Thread.run(Unknown Source)

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to