[
https://issues.apache.org/activemq/browse/AMQ-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39777
]
Hiram Chirino commented on AMQ-1349:
------------------------------------
{code}
-------------------------------------------------------------------------------
Test set: org.apache.activemq.usecases.ReliableReconnectTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.609 sec <<<
FAILURE!
testReconnect(org.apache.activemq.usecases.ReliableReconnectTest) Time
elapsed: 0.594 sec <<< ERROR!
javax.jms.JMSException: java.lang.NullPointerException
at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:46)
at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1229)
at
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1311)
at
org.apache.activemq.ActiveMQConnection.setClientID(ActiveMQConnection.java:383)
at
org.apache.activemq.usecases.ReliableReconnectTest.testReconnect(ReliableReconnectTest.java:152)
{code}
> ReliableReconnectTest is failing due to a NullPointerException
> --------------------------------------------------------------
>
> Key: AMQ-1349
> URL: https://issues.apache.org/activemq/browse/AMQ-1349
> Project: ActiveMQ
> Issue Type: Test
> Components: Transport
> Affects Versions: 5.0.0
> Reporter: Hiram Chirino
> Assignee: Hiram Chirino
> Fix For: 5.0.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.