[jboss-user] [JBoss jBPM] - Re: JTA transaction error inside jboss portal

lpiccoli do-not-reply at jboss.com
Mon Jul 27 07:27:25 EDT 2009


i have tried he following with true then false and there is no difference. 


  | 
  |  <service name="persistence">
  |      <factory>
  |         <bean class="org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory">
  |           <field name="isTransactionEnabled"><false /></field>
  |         </bean>
  |       </factory>
  |      </service>
  | 
  | 

Both are producing the same transaction error.


  | Cause: org.jboss.portal.portlet.PortletInvokerException: java.lang.IllegalStateException: BaseTransaction.checkTransactionState - [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread is already associated with a transaction!
  | Message: java.lang.IllegalStateException: BaseTransaction.checkTransactionState - [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread is already associated with a transaction!
  | StackTrace: 
  | 

any ideas with what i have stuffed up would be most appreciated.

-lp

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246156



More information about the jboss-user mailing list