Getting error: Could not open JPA EntityManager for transaction

Hi,

Any idea what might be the issue behind below error ? also I have attached complete stacktrace of error.

Thanks,
Tushar

com.appiancorp.process.expression.ExpressionRuntimeException$AppianExceptionProvider: Expression evaluation error in rule 'pfdc_getrevieworganizationdata' (called by rules 'pfdc_getorganizationgroupidbyname' > 'pfdc_checkreviewgroupsplitrequired' > 'pfdc_viewloanmainscreen') at function a!queryEntity [line 33]: Could not open JPA EntityManager for transaction; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Cannot open connection (APNX-1-4198-000)
at com.appiancorp.process.expression.ExpressionRuntimeException.<init>(ExpressionRuntimeException.java:70)
at com.appiancorp.core.expr.exceptions.AppianScriptException.<init>(AppianScriptExcept...

OriginalPostID-251643


Connectionerror.txt

  Discussion posts and replies are publicly visible

Parents
  • ...rImpl.java:1214)

    Caused by: java.sql.SQLException: Pool connect failed : java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[pe_guest]
    at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:277)
    at weblogic.jdbc.pool.Driver.connect(Driver.java:153)

    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[pe_guest]
    at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:855)
    at weblogic.security.service.IdentityUtility.authenticatedSubjectToIdentity(IdentityUtility.java:30)



Reply
  • ...rImpl.java:1214)

    Caused by: java.sql.SQLException: Pool connect failed : java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[pe_guest]
    at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:277)
    at weblogic.jdbc.pool.Driver.connect(Driver.java:153)

    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[pe_guest]
    at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:855)
    at weblogic.security.service.IdentityUtility.authenticatedSubjectToIdentity(IdentityUtility.java:30)



Children
No Data