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
 
- SEAM and XA datasources

- SEAM and XA datasources

2007-07-17       - By baz

 Back
Hello,
Can seam manage XA Datasources?
I have configured one datasource for oracle and every time it is accessed i get
08:59:38,680 ERROR [XAManagedConnectionFactory] Start transaction failed for
org.jboss.resource.adap
 | ter.jdbc.xa.XAManagedConnection@(protected)
 | 08:59:38,680 WARN  [TxConnectionManager] Connection error occured: org
.jboss.resource.connectionmana
 | ger.TxConnectionManager$TxConnectionEventListener@(protected)[state=NORMAL mc
=org.jboss.resource.adapter
 | .jdbc.xa.XAManagedConnection@(protected) handles=0 lastUse=1184655578649 permit
=true trackByTx=true mcp=
 | org.jboss.resource.connectionmanager.JBossManagedConnectionPool Source code of org.jboss.resource.connectionmanager.JBossManagedConnectionPool$OnePool
@(protected) context=org.jboss.res
 | ource.connectionmanager.InternalManagedConnectionPool@(protected) xaResource=org
.jboss.resource.connectio
 | nmanager.xa.JcaXAResourceWrapper@(protected) txSync=null]
 | oracle.jdbc.xa.OracleXAException
 |   at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1157)
 |   at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:295)
 |   at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection Source code of org.jboss.resource.adapter.jdbc.xa.XAManagedConnection
(XAManagedConnection.java:121)
 |   at org.jboss.resource.connectionmanager.xa.JcaXAResourceWrapper.start
(JcaXAResourceWrapper.java:113
 | )
 |   at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
.enlistResource(TransactionIm
 | ple.java:701)
 |   at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
.enlistResource(TransactionIm
 | ple.java:446)
 |   at org.jboss.resource.connectionmanager.TxConnectionManager Source code of org.jboss.resource.connectionmanager.TxConnectionManager
$TxConnectionEventListener$TransactionSy
 | nchronization.enlist(TxConnectionManager.java:773)
 |   at org.jboss.resource.connectionmanager.TxConnectionManager Source code of org.jboss.resource.connectionmanager.TxConnectionManager
$TxConnectionEventListener.enlist(TxConn
 | ectionManager.java:564)
 |   at org.jboss.resource.connectionmanager.TxConnectionManager Source code of org.jboss.resource.connectionmanager.TxConnectionManager
.managedConnectionReconnected(TxConnecti
 | onManager.java:337)
 |   at org.jboss.resource.connectionmanager.BaseConnectionManager2 Source code of org.jboss.resource.connectionmanager.BaseConnectionManager2
.reconnectManagedConnection(BaseConne
 | ctionManager2.java:518)
 |   at org.jboss.resource.connectionmanager.BaseConnectionManager2 Source code of org.jboss.resource.connectionmanager.BaseConnectionManager2
.allocateConnection(BaseConnectionMan
 | ager2.java:399)
 |   at org.jboss.resource.connectionmanager.BaseConnectionManager2 Source code of org.jboss.resource.connectionmanager.BaseConnectionManager2
$ConnectionManagerProxy.allocateConne
 | ction(BaseConnectionManager2.java:842)
 |   at org.jboss.resource.adapter.jdbc.WrapperDataSource Source code of org.jboss.resource.adapter.jdbc.WrapperDataSource
(WrapperDataSource.java:88)
 |   at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider Source code of org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
.getConnection(InjectedDataSour
 | ceConnectionProvider.java:47)
 |   at org.hibernate.jdbc.ConnectionManager Source code of org.hibernate.jdbc.ConnectionManager(ConnectionManager
.java:423)
 |   at org.hibernate.jdbc.ConnectionManager Source code of org.hibernate.jdbc.ConnectionManager(ConnectionManager
.java:144)
 |   at org.hibernate.jdbc.AbstractBatcher Source code of org.hibernate.jdbc.AbstractBatcher
(AbstractBatcher.java:139)
 |
but the schema vaildation succeds. So Jboss must be able to access the db. But
everytime a transaction comes in play the above error occurs.
I do need the XA datasource for oracle in order to use LRCO.

my original problem is posted here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064876

Ciao,
Carsten

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

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

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