[ 
https://issues.apache.org/jira/browse/ARTEMIS-3120?focusedWorklogId=552899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-552899
 ]

ASF GitHub Bot logged work on ARTEMIS-3120:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Feb/21 10:48
            Start Date: 16/Feb/21 10:48
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on pull request #3454:
URL: https://github.com/apache/activemq-artemis/pull/3454#issuecomment-779754903


   LGTM +1, I'll remove the square brackets before merging it


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 552899)
    Time Spent: 20m  (was: 10m)

> ActiveMQXAResourceWrapper NPE if no LocatorConfig
> -------------------------------------------------
>
>                 Key: ARTEMIS-3120
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3120
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Domenico Francesco Bruscino
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> WARN  [org.apache.activemq.artemis.service.extensions.xa.recovery] (Periodic 
> Recovery) AMQ172015: Can not connect to XARecoveryConfig 
> [transportConfiguration=[TransportConfiguration(name=, 
> factory=org-apache-activemq-artemis-core-remoting-impl-invm-InVMConnectorFactory)
>  ?serverId=0], discoveryConfiguration=null, username=null, password=****, 
> JNDI_NAME=java:/JmsXA] on auto-generated resource recovery: 
> ActiveMQInternalErrorException[errorType=INTERNAL_ERROR message=AMQ219004: 
> Failed to initialise session factory]
>       at 
> org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialize(ServerLocatorImpl.java:264)
>       at 
> org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:660)
>       at 
> org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQXAResourceWrapper.connect(ActiveMQXAResourceWrapper.java:312)
>       at 
> org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQXAResourceWrapper.getDelegate(ActiveMQXAResourceWrapper.java:239)
>       at 
> org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQXAResourceWrapper.recover(ActiveMQXAResourceWrapper.java:69)
>       at 
> org.apache.activemq.artemis.service.extensions.xa.ActiveMQXAResourceWrapperImpl.recover(ActiveMQXAResourceWrapperImpl.java:106)
>       at 
> com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.xaRecoveryFirstPass(XARecoveryModule.java:712)
>       at 
> com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:233)
>       at 
> com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:178)
>       at 
> com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:770)
>       at 
> com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:382)
> Caused by: java.lang.NullPointerException
>       at 
> org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.setThreadPools(ServerLocatorImpl.java:181)
>       at 
> org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialize(ServerLocatorImpl.java:254)
>       ... 10 more
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to