While my (simple) app is able to send and receive and also to trigger a MDB, the 
server shows the following exception:



  | 2004-10-14 12:36:20,035 DEBUG [org.jboss.mq.il.uil2.SocketManager] Begin ReadTas
  | k.run
  | 2004-10-14 12:36:20,035 DEBUG [org.jboss.mq.il.uil2.SocketManager] Begin WriteTa
  | sk.run
  | 2004-10-14 12:36:20,035 DEBUG [org.jboss.mq.il.uil2.SocketManager] Created Objec
  | tOutputStream
  | 2004-10-14 12:36:20,105 DEBUG [org.jboss.mq.il.uil2.SocketManager] Created Objec
  | tInputStream
  | 2004-10-14 12:36:20,135 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler]
  | Setting up the UILClientIL Connection
  | 2004-10-14 12:36:20,135 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler]
  | The UILClientIL Connection is set up
  | 2004-10-14 12:36:20,556 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler]
  | Exiting on IOE
  | java.net.SocketException: Connection reset
  |         at java.net.SocketInputStream.read(SocketInputStream.java:168)
  |         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
  |         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
  |         at org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBuff
  | eredInputStream.java:67)
  |         at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java
  | :2133)
  |         at java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(Object
  | InputStream.java:2313)
  |         at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStre
  | am.java:2380)
  |         at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream
  | .java:2452)
  |         at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputSt
  | ream.java:2601)
  |         at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
  |         at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:27
  | 9)
  |         at java.lang.Thread.run(Thread.java:534)
  | 2004-10-14 12:36:20,556 DEBUG [org.jboss.mq.il.uil2.SocketManager] End ReadTask.
  | run
  | 2004-10-14 12:36:20,566 DEBUG [org.jboss.mq.il.uil2.SocketManager] End WriteTask
  | .run
  | 

This is with a stock 4.0.0 server, default server config and the queue/testQueue.


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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to