I am upgrading a webapplication that has been productive for 1 year on jboss_3.2.1 to 3.2.3 and get the following log messages:
2004-09-27 17:06:33,651 180413 [TP-Processor3] WARN jboss.tm.TransactionImpl XAException: tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=chzsol46//25, BranchQual=] errorCode=XAER_NOTA | oracle.jdbc.xa.OracleXAException | at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1157) | . | . | . | 2004-09-27 17:06:34,923 181685 [TP-Processor3] WARN xa.oracle.OracleXAExceptionFormatter xa error: -4 (The XID is not valid.); oracle error: 24756; oracle sql error: 0;oracle.jdbc.xa.OracleXAException | . | . | . | 2004-09-27 17:06:34,962 181724 [TP-Processor3] ERROR ejb.plugins.LogInterceptor TransactionRolledbackException in method: public abstract boolean com.zurich.chz.b2b.ftrans.ejb.interfaces.BenutzerAdminSession.doesUserExist(java.lang.String) throws java.rmi.RemoteException, causedBy: | org.jboss.tm.JBossRollbackException: Unable to commit, tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=chzsol46//25, BranchQual=] status=STATUS_NO_TRANSACTION; - nested throwable: (oracle.jdbc.xa.OracleXAException) Is there anything I must configure differently in 3.2.3 compared to 3.2.1? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849654#3849654 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849654 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
