hey, 

i'm having a weird problem where if only one person is hitting my site, 
it's fine, but as soon as two people hit it, jboss gives tons of errors and 
doesn't recover. i get the following error over and over. We're using 
REQUIRED and commit-option A, though we've tried other commit options to no 
avail. 

Any help would be GREATLY appreciated! thanks so much,
rachel

[MultipleChoiceSelection] XAException: tx=XidImpl [FormatId=257, 
GlobalId=botia.vireo.org//4252, BranchQual=] errorCode=XAER_NOTA
[MultipleChoiceSelection] javax.transaction.xa.XAException
[MultipleChoiceSelection]       at 
org.opentools.minerva.jdbc.xa.wrapper.XAResourceImpl.start(XAResourceImpl.java:258)
[MultipleChoiceSelection]       at 
org.jboss.tm.TxCapsule.startResource(TxCapsule.java:1087)
[MultipleChoiceSelection]       at 
org.jboss.tm.TxCapsule.enlistResource(TxCapsule.java:614)
[MultipleChoiceSelection]       at 
org.jboss.tm.TransactionImpl.enlistResource(TransactionImpl.java:111)
[MultipleChoiceSelection]       at 
org.jboss.pool.jdbc.xa.XAConnectionFactory.prepareObject(XAConnectionFactory.java:269)
[MultipleChoiceSelection]       at 
org.jboss.pool.ObjectPool.getObject(ObjectPool.java:548)
[MultipleChoiceSelection]       at 
org.jboss.pool.ObjectPool.getObject(ObjectPool.java:521)
[MultipleChoiceSelection]       at 
org.jboss.pool.jdbc.xa.XAPoolDataSource.getConnection(XAPoolDataSource.java:165)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.getConnection(JDBCCommand.java:680)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.jdbcExecute(JDBCCommand.java:152)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.execute(JDBCStoreEntityCommand.java:97)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.storeEntity(JAWSPersistenceManager.java:168)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.CMPPersistenceManager.storeEntity(CMPPersistenceManager.java:424)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.EntitySynchronizationInterceptor$InstanceSynchronization.beforeCompletion(EntitySynchronizationInterceptor.java:370)
[MultipleChoiceSelection]       at 
org.jboss.tm.TxCapsule.doBeforeCompletion(TxCapsule.java:1210)
[MultipleChoiceSelection]       at 
org.jboss.tm.TxCapsule.commit(TxCapsule.java:304)
[MultipleChoiceSelection]       at 
org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:76)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:355)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:190)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:195)
[MultipleChoiceSelection]       at 
org.jboss.ejb.EntityContainer.invoke(EntityContainer.java:338)
[MultipleChoiceSelection]       at 
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContainerInvoker.java:390)
[MultipleChoiceSelection]       at java.lang.reflect.Method.invoke(Native 
Method)
[MultipleChoiceSelection]       at 
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241)
[MultipleChoiceSelection]       at 
sun.rmi.transport.Transport$1.run(Transport.java:142)
[MultipleChoiceSelection]       at 
java.security.AccessController.doPrivileged(Native Method)


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to