following is taken from Weblogic .out log <20-May-2017 18:14:31 o'clock BST> <Warning> <JNDI> <BEA-050006> <An attempt was made to look up versioned object "SPGSessionFacadeLookup#uk.co.bconline.ndelius.facade.SPGSessionFacade" from an external client or another application. This can potentially cause in-flight work of the application version not being tracked properly and thus being retired prematurely.> FATAL 2017-May-20 18:14:31,710 NDeliusException:276 - UNKNOWN/ANONYMOUS USER - Check log for access. This is usually an External Interface Systems User. Error Code: APPERR031 Internal Description: An unknown exception has occurred SenderIdentity: SPG SenderControlReference: 20646549686400 Stack Trace Follows: ***** [SPGMS_004] uk.co.bconline.ndelius.exception.NDeliusApplicationException: javax.ejb.EJBTransactionRolledbackException: EJB Exception: : javax.transaction.TransactionRolledbackException: EJB Exception: : javax.transaction.SystemException: start() failed on resource 'org.apache.activemq.ra.LocalAndXATransaction': XAER_RMERR : A resource manager error has occured in the transaction branch javax.transaction.xa.XAException: Unexpected Exception for XAResource 'org.apache.activemq.ra.LocalAndXATransaction':nulljava.lang.NullPointerException at org.apache.activemq.TransactionContext.setXid(TransactionContext.java:676) at org.apache.activemq.TransactionContext.start(TransactionContext.java:367)
Caused by: java.lang.NullPointerException at org.apache.activemq.TransactionContext.setXid(TransactionContext.java:676) at org.apache.activemq.TransactionContext.start(TransactionContext.java:367) -- View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-ra-LocalAndXATransaction-tp4727165.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
