WFLYEJB0034: EJB Invocation failed | Community
Skip to main content
Level 2
January 15, 2023
Solved

WFLYEJB0034: EJB Invocation failed

  • January 15, 2023
  • 2 replies
  • 7685 views

Hello,

on our AEM 6.5 installation we started to get error:

08:37:20,106 ERROR [org.jboss.as.ejb3.invocation] (default task-44) WFLYEJB0034: EJB Invocation failed on component AuthenticationManagerBean for method public abstract com.adobe.idp.um.businesslogic.authentication.AuthInfo com.adobe.idp.um.businesslogic.authentication.AuthenticationManager.authenticate(com.adobe.idp.um.businesslogic.authentication.AuthenticationToken,com.adobe.idp.Context,boolean) throws com.adobe.idp.common.errors.exception.IDPException,com.adobe.idp.common.errors.exception.IDPSystemException: javax.ejb.EJBTransactionRolledbackException: Transaction rolled back

 

Can anybody help how can we could troubleshoot this issue? 

Many thanks Jiri

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

@jirilio 

Error code WFLYEJB0034 means that the remote EJB call with JBoss EAP 7 failed due to javax.ejb.EJBTransactionRolledbackException.

At what point during the installation are you seeing this issue- EAR or component deployment?

Did you notice any peculiar entries in the LCM logs during the same time window?

Please share more details.

2 replies

Pulkit_Jain_
Adobe Employee
Pulkit_Jain_Adobe EmployeeAccepted solution
Adobe Employee
January 16, 2023

@jirilio 

Error code WFLYEJB0034 means that the remote EJB call with JBoss EAP 7 failed due to javax.ejb.EJBTransactionRolledbackException.

At what point during the installation are you seeing this issue- EAR or component deployment?

Did you notice any peculiar entries in the LCM logs during the same time window?

Please share more details.

JiriLioAuthor
Level 2
January 17, 2023

Hi Jain, many thanks for the reply.

For this time being it seems there was some issue with MS SQL.

Jiri