Hi WSIF user,

Well, in fact I had the same problem using just normal JMS in JBoss. The problem is the connection factory of OIL. You have simply to use the other connection factory OIL2 or UIL2 and it should work fine, the connections are close properly without problem and without warning.

I write you here the connection factory that I am looking up with JMS over JBoss:

UIL2ConnectionFactory or OIL2ConnectionFactory.

I hope that this enough, in my case it is completely ok.

Best regards,

Alfredo Navarro
[EMAIL PROTECTED]


From: "Honorez Dylan" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: JMS Samples
Date: Fri, 3 Sep 2004 12:51:58 +0200

Hi all,

During the running of the JMS samples I noticed the following in JBoss
Console:

12:46:25,883 WARN [OILServerILService] Connection failure
(1).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
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:21
33)
        at
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInp
utStream.java:2313)
        at
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.
java:2380)
        at
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.ja
va:2452)
        at
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStrea
m.java:2601)
        at
java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
        at
org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.jav
a:206)
        at java.lang.Thread.run(Thread.java:534)

Should I be worried? Is this error caused by WSIF or the implementation
of the MDB? I think it has to do with a connection not being properly
closed.

I use:
-JBoss 3.2.3
-Apache WSIF 2.0, with latest updates from CVS

Kind Regards,
Dylan Honorez,
[EMAIL PROTECTED]
http://www.xt-i.com


_________________________________________________________________
Un amor, una aventura, compa��a para un viaje. Reg�strate gratis en MSN Amor & Amistad. http://match.msn.es/




Reply via email to