Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-2666] Fixing NPE #5624

Merged
merged 1 commit into from Dec 18, 2013
Merged

[WFLY-2666] Fixing NPE #5624

merged 1 commit into from Dec 18, 2013

Conversation

asoldano
Copy link
Contributor

@wildfly-ci
Copy link

Build 2019 is now running using a merge of 784fe48

@wildfly-ci
Copy link

Build 2019 outcome was FAILURE using a merge of 784fe48
Summary: Tests failed: 2 (2 new), passed: 5522, ignored: 73 Build time: 1:54:53

Build problems:

Failed tests detected

org.hornetq.api.core.HornetQConnectionTimedOutException: HQ119013: Timed out waiting to receive cluster topology. Group:null
org.hornetq.api.core.HornetQConnectionTimedOutException: HQ119013: Timed out waiting to receive cluster topology. Group:null
    at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:950)
    at org.jboss.as.test.smoke.messaging.client.messaging.MessagingClientTestCase.createClientSessionFactory(MessagingClientTestCase.java:167)
    at org.jboss.as.test.smoke.messaging.client.messaging.MessagingClientTestCase.testMessagingClientUsingHTTPPort(MessagingClientTestCase.java:76)
javax.jms.JMSException: Failed to create session factory
javax.jms.JMSException: Failed to create session factory
    at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:950)
    at org.hornetq.jms.client.HornetQConnectionFactory.createConnectionInternal(HornetQConnectionFactory.java:672)
    at org.hornetq.jms.client.HornetQConnectionFactory.createConnection(HornetQConnectionFactory.java:115)
    at org.jboss.as.test.smoke.messaging.client.jms.JmsClientTestCase.doSendAndReceive(JmsClientTestCase.java:120)
    at org.jboss.as.test.smoke.messaging.client.jms.JmsClientTestCase.testSendAndReceiveUsingHTTPPort(JmsClientTestCase.java:109)

Failed tests

org.jboss.as.test.smoke.messaging.client.messaging.MessagingClientTestCase.testMessagingClientUsingHTTPPort: org.hornetq.api.core.HornetQConnectionTimedOutException: HQ119013: Timed out waiting to receive cluster topology. Group:null
    at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:950)
    at org.jboss.as.test.smoke.messaging.client.messaging.MessagingClientTestCase.createClientSessionFactory(MessagingClientTestCase.java:167)

org.jboss.as.test.smoke.messaging.client.jms.JmsClientTestCase.testSendAndReceiveUsingHTTPPort: javax.jms.JMSException: Failed to create session factory
    at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:950)
    at org.hornetq.jms.client.HornetQConnectionFactory.createConnectionInternal(HornetQConnectionFactory.java:672)

kabir added a commit that referenced this pull request Dec 18, 2013
@kabir kabir merged commit 15c7b68 into wildfly:master Dec 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants