Support Article
Exception when accessing Data Type record tab
SA-46126
Summary
Exception occurs when accessing Data Type record tab.

Error Messages
445 [-/aaa.bb.c.dd:xxxx-1] [TABTHREAD0] [ ] [ an_app:01.01.01] (pcentric.RACacheAppCentricImpl) ERROR aaa.bb.c.dd|eee.fff.ggg.h an_opeartor - Exception saving app entry to database
javax.ejb.EJBException: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurT:@CMTTxInterceptor.java:191) ~[jboss-as-ejb3-7.5.0.Final-redhat-21.jar!/:7.5.0.Final-redhat-21]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurT:@CMTTxInterceptor.java:282) ~[jboss-as-ejb3-7.5.0.Final-redhat-21.jar!/:7.5.0.Final-redhat-21]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:367) ~[jboss-as-ejb3-7.5.0.Final-redhat-21.jar!/:7.5.0.Final-redhat-21]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:245) ~[jboss-as-ejb3-7.5.0.Final-redhat-21.jar!/:7.5.0.Final-redhat-21]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) ~[jboss-invocation-1.1.2.Final-redhat-1.jar!/:1.1.2.Final-redhat-1]
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) ~[jboss-as-ejb3-7.5.0.Final-redhat-21.jar!/:7.5.0.Final-redhat-21]
Steps to Reproduce
- Configure a MS SQL server with XA data source
- Run the Pega 7.3 application on JBoss EAP 6.4 against MS SQL server
Root Cause
A defect or configuration issue in the operating environment. The MS SQL Server side has not enabled XA support.
Resolution
Perform the below local change:
Enable XA transaction support on MS SQL Server.
Published January 16, 2018 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.