Hi,

I don't think this is the same problem.

The fix you mention was a simple typo.
This diff fixes that problem:
http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java?r1=1.2.2.10&r2=1.2.2.10.2.1

The fix you want is actually in 3.2.2
JBoss should not be try to close a connection after it has destroyed it
because of an error.
http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.jpp?r1=1.1.2.6&r2=1.1.2.7

Regards,
Adrian

On Tue, 2003-10-28 at 16:03, Muraly R wrote:
> Hi Gurus,
>         I am using JB0ss3.0.7.
>         I am getting the following Info messages in my JBoss logs.
> INFO  [LocalTxConnectionManager$LocalConnectionEventListener]
> throwable from unregister connection
> java.lang.IllegalStateException: Trying to return an unknown
> connection1! [EMAIL PROTECTED]
> 
> After this when during some of the transaction intensive processes, I
> get the following exceptions:
> 15:36:09,570 ERROR [LogInterceptor] EJBException, causedBy:
> java.sql.SQLException: JZ0C0: Connection is already closed.
> 
> which causes the current transaction to terminate.
> 
> I did check out the user list and found the following link:
> http://sourceforge.net/tracker/index.php?func=detail&aid=692398&group_id=22866&atid=376685
> 
> Does the ERROR above is because of the INFO message.?
> 
> SInce the product is on the final phase of development, we cannot
> afford to migarte to 3.2 version as specified in the link.
> 
> Any suggestions on how the issue can be resolved will be much
> appreciable.
> 
> Please find attached the stack trace <snip> as attachment. There are
> lot of such messages, I am pasting only the snip due to the
> restriction on mail size send.
> 
> TIA
> Muraly
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to