Ben,
I have verified wherever there is a getConnection that it is subsequently followed by a closeConnection(). Alas, I may have missed one and will keep looking.
J.D.
-----Original Message-----
I, too, was getting this error after following
the advice in a previous posting regarding the TransactionManager attribute of
the datasources' service.xml file. The advice was to ignore the log
messages asking you to change it to jboss.tm:service=TransactionManagerService.
Hello,
After moving from 3.2RC1 to 3.2RC2 I started receiving this information message in my server log. I verified I was closing the connection in my finally clauses, so I'm not sure why the CachedConnectionManager is complaining.
Any suggestions?
J.D.
13:21:50,683 INFO [CachedConnectionManager] Could not find a close method on alleged connection objects. Please close your own connections. java.lang.Exception: Stack Trace at org.jboss.resource.connectionmanager.CachedConnectionManager.closeAll(CachedConnectionManager.java:357) at org.jboss.resource.connectionmanager.CachedConnectionManager.popMetaAwareObject(CachedConnectionManager.java:199) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:190) at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:77) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:108) at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:216) at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:104) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:130) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:208) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:154) This electronic message transmission contains information from the Company that may be proprietary, confidential and/or privileged. The information is intended only for the use of the individual(s) or entity named above. If you are not the intended recipient, be aware that any disclosure, copying or distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify the sender immediately by replying to the address listed in the "From:" field. This electronic message transmission contains information from the Company that may be proprietary, confidential and/or privileged. The information is intended only for the use of the individual(s) or entity named above. If you are not the intended recipient, be aware that any disclosure, copying or distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify the sender immediately by replying to the address listed in the "From:" field. |
- [JBoss-user] JBOSS 3.2RC2 - Connection Manager Info Corbin, James
- Re: [JBoss-user] JBOSS 3.2RC2 - Connection Manager Info Benjamin Cox
- RE: [JBoss-user] JBOSS 3.2RC2 - Connection Manager Info Corbin, James
- RE: [JBoss-user] JBOSS 3.2RC2 - Connection Manager ... David Jencks
- Re: [JBoss-user] JBOSS 3.2RC2 - Connection Manager ... Benjamin Cox
- RE: [JBoss-user] JBOSS 3.2RC2 - Connection Manager Info Corbin, James