Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
JSP - A mailing list about Java Server Pages specification and reference
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
XAException: tx=TransactionImpl:Xid

XAException: tx=TransactionImpl:Xid

2007-06-12       - By bhanu.b@(protected)

 Back
When connecting Oracle91 Database i get this type exception please help us.

[TransactionImpl] XAException: tx=TransactionImpl:XidImpl[FormatId=257,
GlobalId=liveappserver/54, BranchQual=, localId=54] errorCode=XAER_NOTA
oracle.jdbc.xa.OracleXAException
  at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1190)
  at oracle.jdbc.xa.client.OracleXAResource.end(OracleXAResource.java:471)
  at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection Source code of org.jboss.resource.adapter.jdbc.xa.XAManagedConnection
(XAManagedConnection.java:146)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl$Resource.endResource(TransactionImpl.java:2031)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl$Resource.endResource(TransactionImpl.java:2006)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:1354)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:1081)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:296)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT.java
:454)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT
.java:322)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT.java:146)
  at org.jboss.ejb.plugins.SecurityInterceptor Source code of org.jboss.ejb.plugins.SecurityInterceptor(SecurityInterceptor.java
:122)
  at org.jboss.ejb.plugins.LogInterceptor Source code of org.jboss.ejb.plugins.LogInterceptor(LogInterceptor.java:192)
  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor Source code of org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor
(ProxyFactoryFinderInterceptor.java:122)
  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
  at org.jboss.ejb.Container Source code of org.jboss.ejb.Container(Container.java:870)
  at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
  at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher
.java:144)
  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java
:249)
  at org.jboss.mx.server.MBeanServerImpl Source code of org.jboss.mx.server.MBeanServerImpl(MBeanServerImpl.java:642)
  at org.jboss.invocation.jrmp.server.JRMPInvoker Source code of org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke
(JRMPInvoker.java:805)
  at org.jboss.invocation.jrmp.server.JRMPInvoker Source code of org.jboss.invocation.jrmp.server.JRMPInvoker(JRMPInvoker.java:406)
  at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
  at sun.rmi.transport.Transport$1.run(Transport.java:148)
  at java.security.AccessController Source code of java.security.AccessController(Native Method)
  at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
  at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java
:701)
  at java.lang.Thread Source code of java.lang.Thread(Thread.java:534)
07:28:29,319 WARN  [TransactionImpl] xa error: -4 (The XID is not valid.);
oracle error: 24756; oracle sql error: 0;
oracle.jdbc.xa.OracleXAException
  at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1190)
  at oracle.jdbc.xa.client.OracleXAResource.end(OracleXAResource.java:471)
  at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection Source code of org.jboss.resource.adapter.jdbc.xa.XAManagedConnection
(XAManagedConnection.java:146)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl$Resource.endResource(TransactionImpl.java:2031)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl$Resource.endResource(TransactionImpl.java:2006)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:1354)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:1081)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:296)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT.java
:454)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT
.java:322)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT.java:146)
  at org.jboss.ejb.plugins.SecurityInterceptor Source code of org.jboss.ejb.plugins.SecurityInterceptor(SecurityInterceptor.java
:122)
  at org.jboss.ejb.plugins.LogInterceptor Source code of org.jboss.ejb.plugins.LogInterceptor(LogInterceptor.java:192)
  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor Source code of org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor
(ProxyFactoryFinderInterceptor.java:122)
  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
  at org.jboss.ejb.Container Source code of org.jboss.ejb.Container(Container.java:870)
  at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
  at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher
.java:144)
  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java
:249)
  at org.jboss.mx.server.MBeanServerImpl Source code of org.jboss.mx.server.MBeanServerImpl(MBeanServerImpl.java:642)
  at org.jboss.invocation.jrmp.server.JRMPInvoker Source code of org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke
(JRMPInvoker.java:805)
  at org.jboss.invocation.jrmp.server.JRMPInvoker Source code of org.jboss.invocation.jrmp.server.JRMPInvoker(JRMPInvoker.java:406)
  at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
  at sun.rmi.transport.Transport$1.run(Transport.java:148)
  at java.security.AccessController Source code of java.security.AccessController(Native Method)
  at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
  at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java
:701)
  at java.lang.Thread Source code of java.lang.Thread(Thread.java:534)
07:28:29,323 ERROR [LogInterceptor] TransactionRolledbackException in method:
public abstract com.tcs.mastercraft.mctype.MasterCraftretClass appraisal
.apprBEAN_INTF.sh_svc_get_appraisal(com.tcs.mastercraft.mctype
.ThreadSpecificContext,appraisal.c_appraisal,Domains.Direction,appraisal
.APPR057F_wc_002,appraisal.Msg_APPR055F) throws java.lang.Exception Source code of java.lang.Exception, causedBy:
org.jboss.tm.JBossRollbackException Source code of org.jboss.tm.JBossRollbackException: Unable to commit, tx=TransactionImpl
:XidImpl[FormatId=257, GlobalId=liveappserver/54, BranchQual=, localId=54]
status=STATUS_NO_TRANSACTION; - nested throwable: (oracle.jdbc.xa
.OracleXAException)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:344)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT.java
:454)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT
.java:322)
  at org.jboss.ejb.plugins.TxInterceptorCMT Source code of org.jboss.ejb.plugins.TxInterceptorCMT(TxInterceptorCMT.java:146)
  at org.jboss.ejb.plugins.SecurityInterceptor Source code of org.jboss.ejb.plugins.SecurityInterceptor(SecurityInterceptor.java
:122)
  at org.jboss.ejb.plugins.LogInterceptor Source code of org.jboss.ejb.plugins.LogInterceptor(LogInterceptor.java:192)
  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor Source code of org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor
(ProxyFactoryFinderInterceptor.java:122)
  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
  at org.jboss.ejb.Container Source code of org.jboss.ejb.Container(Container.java:870)
  at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
  at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher
.java:144)
  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java
:249)
  at org.jboss.mx.server.MBeanServerImpl Source code of org.jboss.mx.server.MBeanServerImpl(MBeanServerImpl.java:642)
  at org.jboss.invocation.jrmp.server.JRMPInvoker Source code of org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke
(JRMPInvoker.java:805)
  at org.jboss.invocation.jrmp.server.JRMPInvoker Source code of org.jboss.invocation.jrmp.server.JRMPInvoker(JRMPInvoker.java:406)
  at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method Source code of java.lang.reflect.Method(Method.java:324)
  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
  at sun.rmi.transport.Transport$1.run(Transport.java:148)
  at java.security.AccessController Source code of java.security.AccessController(Native Method)
  at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
  at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java
:701)
  at java.lang.Thread Source code of java.lang.Thread(Thread.java:534)
Caused by: oracle.jdbc.xa.OracleXAException
  at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1190)
  at oracle.jdbc.xa.client.OracleXAResource.end(OracleXAResource.java:471)
  at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection Source code of org.jboss.resource.adapter.jdbc.xa.XAManagedConnection
(XAManagedConnection.java:146)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl$Resource.endResource(TransactionImpl.java:2031)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl$Resource.endResource(TransactionImpl.java:2006)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:1354)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:1081)
  at org.jboss.tm.TransactionImpl Source code of org.jboss.tm.TransactionImpl(TransactionImpl.java:296)
  ... 28 more

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode
=reply&p=4053781
__ ____ ____ ____ ____ ____ ____ ____ ____ ____
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user

©2008 junlu.com - Jax Systems, LLC, U.S.A.