JBoss Community

Re: java.lang.RuntimeException: Error obtaining connection: org.jboss.util.NestedSQLException

created by Harikrishna S in Datasource Configuration - View the full discussion

I am getting the following error

 

[thread: ajp-0.0.0.0-8009-15] January 12, 2012 11:08:46 AM IST com.saba.exception.SabaException : (99999) An unknown error occurred. Please try again. If the situation persists, please contact the site administrator. (@001)

java.rmi.ServerException: RuntimeException; nested exception is:

          java.lang.RuntimeException: Error obtaining connection: org.jboss.util.NestedSQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: a620b95:9c2:4f0dd128:250359 status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: a620b95:9c2:4f0dd128:250359 status: ActionStatus.ABORT_ONLY >))

          at com.saba.util.SabaSecurityUtil.doHasPrivilege(SabaSecurityUtil.java:374)

          at com.saba.util.SabaSecurityUtil.hasPrivilege(SabaSecurityUtil.java:131)

          at com.saba.client.common.GranularPrivCheckCommand.canAssessOthersCompetency(GranularPrivCheckCommand.java:197)

          at com.saba.client.mra.AssessCompetenciesFilter.filter(AssessCompetenciesFilter.java:42)

          at com.saba.menutree.business.MenuManagerDelegate.runFilter(MenuManagerDelegate.java:1063)

          at com.saba.menutree.business.MenuManagerDelegate.getCachedUserMenu(MenuManagerDelegate.java:959)

          at com.saba.menutree.business.MenuManagerDelegate.getMenu(MenuManagerDelegate.java:225)

          at com.saba.web.uiframework.MenuItemTreeHelper.getMenu(MenuItemTreeHelper.java:279)

          at com.saba.web.uiframework.MenuItemTreeHelper.getMenu(MenuItemTreeHelper.java:333)

          at com.saba.client.uiframework.MenuStateUtil.getMenuState(MenuStateUtil.java:72)

          at com.saba.client.uiframework.MenuCommand.doExecute(MenuCommand.java:99)

          at com.saba.web.dk.AbstractCommand.execute(AbstractCommand.java:165)

 

This is running on JBoss AS 4.2.2

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community