You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2019/10/21 22:53:00 UTC

[jira] [Created] (BEAM-8453) Failure in org.apache.beam.sdk.io.jms.JmsIOTest.testCheckpointMarkSafety

Kenneth Knowles created BEAM-8453:
-------------------------------------

             Summary: Failure in org.apache.beam.sdk.io.jms.JmsIOTest.testCheckpointMarkSafety
                 Key: BEAM-8453
                 URL: https://issues.apache.org/jira/browse/BEAM-8453
             Project: Beam
          Issue Type: Bug
          Components: io-java-jms
            Reporter: Kenneth Knowles


{code}
:sdks:java:io:jms:testorg.apache.beam.sdk.io.jms.JmsIOTest ยป testCheckpointMarkSafety (0.674s)
java.io.IOException: java.lang.NullPointerExceptionOpen stacktrace
Caused by: java.lang.NullPointerException: (No message provided)Open stacktrace
Oct 21, 2019 9:52:32 PM org.apache.activemq.broker.BrokerService doStartPersistenceAdapter
INFO: Using Persistence Adapter: MemoryPersistenceAdapter
Oct 21, 2019 9:52:32 PM org.apache.activemq.store.kahadb.plist.PListStoreImpl doStart
INFO: PListStore:[/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit@2/src/sdks/java/io/jms/activemq-data/localhost/tmp_storage] started
Oct 21, 2019 9:52:32 PM org.apache.activemq.broker.BrokerService doStartBroker
INFO: Apache ActiveMQ 5.13.1 (localhost, ID:apache-beam-jenkins-8-45641-1571694713139-0:6) is starting
Oct 21, 2019 9:52:32 PM org.apache.activemq.broker.TransportConnector start
INFO: Connector vm://localhost started
Oct 21, 2019 9:52:32 PM org.apache.activemq.broker.BrokerService doStartBroker
INFO: Apache ActiveMQ 5.13.1 (localhost, ID:apache-beam-jenkins-8-45641-1571694713139-0:6) started
Oct 21, 2019 9:52:32 PM org.apache.activemq.broker.BrokerService doStartBroker
INFO: For help or more information please see: http://activemq.apache.org
Oct 21, 2019 9:52:33 PM org.apache.activemq.broker.BrokerService stop
INFO: Apache ActiveMQ 5.13.1 (localhost, ID:apache-beam-jenkins-8-45641-1571694713139-0:6) is shutting down
Oct 21, 2019 9:52:33 PM org.apache.activemq.broker.TransportConnector stop
INFO: Connector vm://localhost stopped
Oct 21, 2019 9:52:33 PM org.apache.activemq.store.kahadb.plist.PListStoreImpl doStop
INFO: PListStore:[/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit@2/src/sdks/java/io/jms/activemq-data/localhost/tmp_storage] stopped
Oct 21, 2019 9:52:33 PM org.apache.activemq.broker.BrokerService stop
INFO: Apache ActiveMQ 5.13.1 (localhost, ID:apache-beam-jenkins-8-45641-1571694713139-0:6) uptime 0.512 seconds
Oct 21, 2019 9:52:33 PM org.apache.activemq.broker.BrokerService stop
INFO: Apache ActiveMQ 5.13.1 (localhost, ID:apache-beam-jenkins-8-45641-1571694713139-0:6) is shutdown
{code}



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