From issues at jboss.org Tue Apr 1 10:35:16 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 1 Apr 2014 10:35:16 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated JBTM-2132: ------------------------------------------ Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1080179 > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 1 10:45:14 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Tue, 1 Apr 2014 10:45:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2138) Check finalize methods for gc/race-conditions In-Reply-To: References: Message-ID: Mark Little created JBTM-2138: --------------------------------- Summary: Check finalize methods for gc/race-conditions Key: JBTM-2138 URL: https://issues.jboss.org/browse/JBTM-2138 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: JTA, JTS, Transaction Core Affects Versions: 5.0.1 Reporter: Mark Little Assignee: Mark Little -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 06:31:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 2 Apr 2014 06:31:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2116) SPI: Unique identifier for a transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958396#comment-12958396 ] Tom Jenkinson commented on JBTM-2116: ------------------------------------- >From Jesper on the forum: {quote} JBTM-2216 is needed for cases where the Transaction instance is currently used as a key in a Map, and the map is cleaned up in a Synchronization:afterCompletion() implementation. The map is static in order to coordinate across the JVM. Example usage (constructor) this.tx = tx; this.key = TxSPI.getIdentifier(tx); txMap.put(key, this); Example usage (afterCompletion) txMap.remove(key); {quote} > SPI: Unique identifier for a transaction > ---------------------------------------- > > Key: JBTM-2116 > URL: https://issues.jboss.org/browse/JBTM-2116 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: SPI > Reporter: Jesper Pedersen > Assignee: Michael Musgrove > > The Narayana SPI should provide a method that returns a unique identifier for a transaction that is stable for its entire lifecycle. > {noformat} > public Object getIdentifier(Transaction tx) > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 09:43:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 2 Apr 2014 09:43:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2139) update the narayana-quickstart jobs to make sure the txfooapp example is working In-Reply-To: References: Message-ID: Amos Feng created JBTM-2139: ------------------------------- Summary: update the narayana-quickstart jobs to make sure the txfooapp example is working Key: JBTM-2139 URL: https://issues.jboss.org/browse/JBTM-2139 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: BlackTie, Demonstrator Reporter: Amos Feng Assignee: Amos Feng Fix For: 5.0.2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:09:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 2 Apr 2014 10:09:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2136) XATMI CSTest does not complete In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng resolved JBTM-2136. ----------------------------- Resolution: Duplicate Issue > XATMI CSTest does not complete > ------------------------------ > > Key: JBTM-2136 > URL: https://issues.jboss.org/browse/JBTM-2136 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Minor > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/568 > {code} > Running org.jboss.narayana.blacktie.jatmibroker.xatmi.CSTest > 19:46:48,877 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 92) HQ221003: trying to deploy queue jms.queue.BTR_.testsui1 > 19:46:48,878 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 92) JBAS011601: Bound messaging object to jndi name /queue/BTR_.testsui1 > 19:46:51,301 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 92) HQ221003: trying to deploy queue jms.queue.BTR_BAR > 19:46:51,301 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 92) JBAS011601: Bound messaging object to jndi name /queue/BTR_BAR > 19:46:51,442 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 92) HQ221003: trying to deploy queue jms.queue.BTR_TestTPCall > 19:46:51,450 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 92) JBAS011601: Bound messaging object to jndi name /queue/BTR_TestTPCall > 19:46:54,895 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62781) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:46:54,896 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62784) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:46:54,897 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62786) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:03,166 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62794) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:03,172 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62796) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:03,581 WARN [org.jboss.narayana.blacktie.administration.QueueReaperBean] (EJB default - 7) undeploy service pending for .testsui1 as consumer count is 0, will check again in 30000ms > 19:47:13,984 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62801) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:13,985 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62804) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:13,986 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62806) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:23,619 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62813) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:23,620 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62816) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:23,621 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62818) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:33,418 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62825) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:33,419 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62828) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:33,419 ERROR [org.codehaus.stomp.tcp.TcpTransport] (StompConnect Transport: tcp:///172.17.131.21:62830) Caught an exception: Connection reset: java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:196) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [rt.jar:1.7.0_51] > at java.net.SocketInputStream.read(SocketInputStream.java:210) [rt.jar:1.7.0_51] > at java.io.DataInputStream.readByte(DataInputStream.java:265) [rt.jar:1.7.0_51] > at org.codehaus.stomp.StompMarshaller.readLine(StompMarshaller.java:183) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.StompMarshaller.unmarshal(StompMarshaller.java:94) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:98) [wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:47:36,234 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 93) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_.testsui1 > 19:47:36,435 WARN [org.jboss.narayana.blacktie.administration.QueueReaperBean] (EJB default - 7) undeploy service .testsui1 for consumer is 0 > 19:47:37,469 ERROR [org.jboss.narayana.blacktie.administration.BlacktieStompAdministrationService] (Thread-43 (HornetQ-client-global-threads-18526631)) Could not deploy queue of .testsui1: javax.management.InstanceNotFoundException: jboss.as:subsystem=messaging,hornetq-server=default,jms-queue=BTR_.testsui1 > at org.jboss.as.jmx.PluggableMBeanServerImpl.findDelegate(PluggableMBeanServerImpl.java:1085) > at org.jboss.as.jmx.PluggableMBeanServerImpl.getAttribute(PluggableMBeanServerImpl.java:380) > at org.jboss.narayana.blacktie.administration.BlacktieStompAdministrationService.consumerCount(BlacktieStompAdministrationService.java:197) [blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.jboss.narayana.blacktie.administration.BlacktieStompAdministrationService.deployQueue(BlacktieStompAdministrationService.java:305) [blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.jboss.narayana.blacktie.administration.BlacktieStompAdministrationService.tpservice(BlacktieStompAdministrationService.java:415) [blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService.processMessage(BlackTieService.java:182) [blacktie-jatmibroker-xatmi-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb.MDBBlacktieService.onMessage(MDBBlacktieService.java:66) [blacktie-jatmibroker-xatmi-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) > at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) > at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:55) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23] > at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:260) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.as.ejb3.tx.CMTTxInterceptor.never(CMTTxInterceptor.java:310) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:235) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription$5$1.processInvocation(MessageDrivenComponentDescription.java:211) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) > at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) > at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) > at org.jboss.narayana.blacktie.administration.BlacktieStompAdministrationService$$$view2.onMessage(Unknown Source) [blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler.doInvoke(MessageEndpointInvocationHandler.java:139) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.as.ejb3.inflow.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:73) [wildfly-ejb3-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > at org.jboss.narayana.blacktie.administration.BlacktieStompAdministrationService$$$endpoint3.onMessage(Unknown Source) [blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar:5.0.2.Final-SNAPSHOT] > at org.hornetq.ra.inflow.HornetQMessageHandler.onMessage(HornetQMessageHandler.java:319) > at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:1116) > at org.hornetq.core.client.impl.ClientConsumerImpl.access$500(ClientConsumerImpl.java:56) > at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1251) > at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:104) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > 19:48:10,345 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 19:48:10,359 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 19:48:10,364 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 19:48:10,368 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 19:50:20,375 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 19:50:20,388 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 19:50:20,392 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 19:50:20,396 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 19:52:30,405 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 19:52:30,418 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 19:52:30,422 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 19:52:30,426 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 19:54:40,500 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 19:54:40,512 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 19:54:40,516 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 19:54:40,520 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 19:56:50,532 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 19:56:50,541 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 19:56:50,545 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 19:56:50,549 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 19:59:00,559 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 19:59:00,573 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 19:59:00,578 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 19:59:00,582 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 20:01:10,589 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 20:01:10,604 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 20:01:10,608 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 20:01:10,612 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 20:03:20,621 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 20:03:20,625 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 20:03:20,629 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 20:03:20,633 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 20:05:30,642 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 20:05:30,653 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 20:05:30,656 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 20:05:30,660 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 20:07:40,669 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > 20:07:40,678 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a8%3a129882/terminate > 20:07:40,682 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a11%3a632812/terminate > 20:07:40,686 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a11%3a931640/terminate > 20:09:50,696 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a7%3a884765/terminate > ... > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:09:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 2 Apr 2014 10:09:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2101) Blacktie integration test hang In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958523#comment-12958523 ] Amos Feng commented on JBTM-2101: --------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/568/ > Blacktie integration test hang > ------------------------------ > > Key: JBTM-2101 > URL: https://issues.jboss.org/browse/JBTM-2101 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Minor > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/427/PROFILE=BLACKTIE,jdk=jdk7.latest,label=linux32el5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:11:14 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 2 Apr 2014 10:11:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2101) Blacktie integration CSTest hang In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2101: ---------------------------- Summary: Blacktie integration CSTest hang (was: Blacktie integration test hang) > Blacktie integration CSTest hang > -------------------------------- > > Key: JBTM-2101 > URL: https://issues.jboss.org/browse/JBTM-2101 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Minor > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/427/PROFILE=BLACKTIE,jdk=jdk7.latest,label=linux32el5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:15:15 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 2 Apr 2014 10:15:15 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2139) update the narayana-quickstart jobs to make sure the txfooapp example is working In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958527#comment-12958527 ] Michael Musgrove commented on JBTM-2139: ---------------------------------------- The quickstart works on a clean checkout on windows and then continually fails thereafter (JBTM-1572). Because of this it may be easier to run it on a linux machine where it works (worked) OK. > update the narayana-quickstart jobs to make sure the txfooapp example is working > -------------------------------------------------------------------------------- > > Key: JBTM-2139 > URL: https://issues.jboss.org/browse/JBTM-2139 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:33:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 2 Apr 2014 10:33:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2139) update the narayana-quickstart jobs to make sure the txfooapp example is working In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958536#comment-12958536 ] Amos Feng commented on JBTM-2139: --------------------------------- Thanks Mike, I will try to run it on the linux machine at first. > update the narayana-quickstart jobs to make sure the txfooapp example is working > -------------------------------------------------------------------------------- > > Key: JBTM-2139 > URL: https://issues.jboss.org/browse/JBTM-2139 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:45:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 2 Apr 2014 10:45:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1572) a failure in the txfooapp quickstart does not return -1 so it appears to run even when it hasn't In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-1572: -------------------------------- Assignee: Amos Feng (was: Michael Musgrove) > a failure in the txfooapp quickstart does not return -1 so it appears to run even when it hasn't > ------------------------------------------------------------------------------------------------ > > Key: JBTM-1572 > URL: https://issues.jboss.org/browse/JBTM-1572 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 6.0.0 > > Attachments: client.valgrind, JBTM-1572.txt, JBTM-1572.zip, server.valgrind, windbg.out > > Original Estimate: 1 week > Remaining Estimate: 1 week > > Note, it will definitely be worth doing this in a branch/pull as I suspect the database isn't running atm so that will need a kick too -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 10:45:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 2 Apr 2014 10:45:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1572) a failure in the txfooapp quickstart does not return -1 so it appears to run even when it hasn't In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-1572: -------------------------------- Fix Version/s: 5.0.2 (was: 6.0.0) > a failure in the txfooapp quickstart does not return -1 so it appears to run even when it hasn't > ------------------------------------------------------------------------------------------------ > > Key: JBTM-1572 > URL: https://issues.jboss.org/browse/JBTM-1572 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.2 > > Attachments: client.valgrind, JBTM-1572.txt, JBTM-1572.zip, server.valgrind, windbg.out > > Original Estimate: 1 week > Remaining Estimate: 1 week > > Note, it will definitely be worth doing this in a branch/pull as I suspect the database isn't running atm so that will need a kick too -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 14:11:13 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 2 Apr 2014 14:11:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2140) Resource Managers not enlisted if the clients begins a transaction In-Reply-To: References: Message-ID: Michael Musgrove created JBTM-2140: -------------------------------------- Summary: Resource Managers not enlisted if the clients begins a transaction Key: JBTM-2140 URL: https://issues.jboss.org/browse/JBTM-2140 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie Affects Versions: 5.0.1 Reporter: Michael Musgrove Assignee: Michael Musgrove Fix For: 5.0.1 If a client starts a transaction and makes a service call then service does not enlist the RMs into the transaction. When the service creates an HttpControl instance for the incoming transaction it needs to repopulate the _enlistUrl and _endUrl by calling HttpControl::headRequest(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 14:13:12 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 2 Apr 2014 14:13:12 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2140) Services do not enlist RMs if the client begins a transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2140: ----------------------------------- Summary: Services do not enlist RMs if the client begins a transaction (was: Resource Managers not enlisted if the clients begins a transaction ) > Services do not enlist RMs if the client begins a transaction > -------------------------------------------------------------- > > Key: JBTM-2140 > URL: https://issues.jboss.org/browse/JBTM-2140 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.1 > > > If a client starts a transaction and makes a service call then service does not enlist the RMs into the transaction. > When the service creates an HttpControl instance for the incoming transaction it needs to repopulate the _enlistUrl and _endUrl by calling HttpControl::headRequest(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 14:37:13 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 2 Apr 2014 14:37:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2140) Services do not enlist RMs if the client begins a transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2140: ----------------------------------- Forum Reference: https://community.jboss.org/message/866085 > Services do not enlist RMs if the client begins a transaction > -------------------------------------------------------------- > > Key: JBTM-2140 > URL: https://issues.jboss.org/browse/JBTM-2140 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.1 > > > If a client starts a transaction and makes a service call then service does not enlist the RMs into the transaction. > When the service creates an HttpControl instance for the incoming transaction it needs to repopulate the _enlistUrl and _endUrl by calling HttpControl::headRequest(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 2 15:19:12 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Wed, 2 Apr 2014 15:19:12 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2140) Services do not enlist RMs if the client begins a transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2140: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/628 > Services do not enlist RMs if the client begins a transaction > -------------------------------------------------------------- > > Key: JBTM-2140 > URL: https://issues.jboss.org/browse/JBTM-2140 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.1 > > > If a client starts a transaction and makes a service call then service does not enlist the RMs into the transaction. > When the service creates an HttpControl instance for the incoming transaction it needs to repopulate the _enlistUrl and _endUrl by calling HttpControl::headRequest(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 04:33:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Apr 2014 04:33:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958792#comment-12958792 ] Tom Jenkinson commented on JBTM-2131: ------------------------------------- Hi [~gytis], can you cherry-pick Jim Ma's commit into 5_BRANCH for now? Thanks, Tom > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 04:33:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Apr 2014 04:33:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2130) All JDBC object store qa tests fail In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958793#comment-12958793 ] Tom Jenkinson commented on JBTM-2130: ------------------------------------- Hi Mike, this looks to be resolved now? > All JDBC object store qa tests fail > ----------------------------------- > > Key: JBTM-2130 > URL: https://issues.jboss.org/browse/JBTM-2130 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/66/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 04:35:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Apr 2014 04:35:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2133) Multiple QA test suite failures on Oracle In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958794#comment-12958794 ] Tom Jenkinson commented on JBTM-2133: ------------------------------------- Hi Mike, this looks to be resolved now? > Multiple QA test suite failures on Oracle > ----------------------------------------- > > Key: JBTM-2133 > URL: https://issues.jboss.org/browse/JBTM-2133 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 4.17.19, 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/68/DB_TYPE=oracle,jdk=jdk7.latest,slave=linux/consoleText > {code} > txcore_lockrecord LockRecord_Thread_Test032b Fail (0m37.778s) > txcore_lockrecord LockRecord_Thread_Test035b Fail (0m15.279s) > txcore_lockrecord LockRecord_Thread_Test036a Fail (0m12.145s) > txcore_lockrecord LockRecord_Thread_Test036b Fail (0m21.774s) > txcore_lockrecord LockRecord_Thread_Test043b Fail (0m10.901s) > txcore_lockrecord LockRecord_Thread_Test044b Fail (0m23.904s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m13.528s) > txcore_lockrecord LockRecord_Thread_Test048b Fail (0m30.007s) > crashrecovery12 CrashRecovery12_Test03 Fail (4m10.784s) > crashrecovery12 CrashRecovery12_Test04 Fail (4m10.153s) > crashrecovery12 CrashRecovery12_Test05 Fail (4m11.909s) > crashrecovery12 CrashRecovery12_Test06 Fail (4m11.862s) > crashrecovery12 CrashRecovery12_Test07 Fail (4m11.435s) > crashrecovery12 CrashRecovery12_Test02 Fail (4m9.581s) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 05:01:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 05:01:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2131: ---------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/jboss-as/pull/29 > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 05:37:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 05:37:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2141) Narayana WildFly branch pull request CI testing does not work In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2141: ------------------------------------- Summary: Narayana WildFly branch pull request CI testing does not work Key: JBTM-2141 URL: https://issues.jboss.org/browse/JBTM-2141 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Configuration Reporter: Gytis Trikleris Assignee: Tom Jenkinson Fix For: 5.0.2 Firstly, poller does not pass the correct branch to build. Secondly, if correct branch is passed, the testing job fails to rebase WildFly. CI failure after wrong branch passed: http://172.17.131.2/view/Narayana+BlackTie-pulls/job/btny-pulls-wildfly/195/console CI failure after rebase failure: http://172.17.131.2/view/Narayana+BlackTie-pulls/job/btny-pulls-wildfly/194/consoleText -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 05:37:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 05:37:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2141) Narayana WildFly branch pull request CI testing does not work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2141: ---------------------------------- Assignee: Gytis Trikleris (was: Tom Jenkinson) > Narayana WildFly branch pull request CI testing does not work > ------------------------------------------------------------- > > Key: JBTM-2141 > URL: https://issues.jboss.org/browse/JBTM-2141 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Configuration > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 5.0.2 > > > Firstly, poller does not pass the correct branch to build. > Secondly, if correct branch is passed, the testing job fails to rebase WildFly. > CI failure after wrong branch passed: http://172.17.131.2/view/Narayana+BlackTie-pulls/job/btny-pulls-wildfly/195/console > CI failure after rebase failure: http://172.17.131.2/view/Narayana+BlackTie-pulls/job/btny-pulls-wildfly/194/consoleText -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 05:43:12 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 05:43:12 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958818#comment-12958818 ] Gytis Trikleris commented on JBTM-2131: --------------------------------------- Merged the commit. Will close the issue once there is a successful Narayana build. > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 06:59:13 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Apr 2014 06:59:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2140) Services do not enlist RMs if the client begins a transaction In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2140: ----------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Services do not enlist RMs if the client begins a transaction > -------------------------------------------------------------- > > Key: JBTM-2140 > URL: https://issues.jboss.org/browse/JBTM-2140 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.1 > > > If a client starts a transaction and makes a service call then service does not enlist the RMs into the transaction. > When the service creates an HttpControl instance for the incoming transaction it needs to repopulate the _enlistUrl and _endUrl by calling HttpControl::headRequest(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 07:11:13 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Thu, 3 Apr 2014 07:11:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2142) BlackTie does not have a unit test for services that interact with databases In-Reply-To: References: Message-ID: Michael Musgrove created JBTM-2142: -------------------------------------- Summary: BlackTie does not have a unit test for services that interact with databases Key: JBTM-2142 URL: https://issues.jboss.org/browse/JBTM-2142 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie Affects Versions: 5.0.1 Reporter: Michael Musgrove Assignee: Amos Feng The only test we have for this is in the quickstarts - we need it in the unit/integration tests so that we pick up issues in a timely fashion. Perhaps a similar approach to the one we use for JDBCStore testing in ArjunaCore/arjuna/pom.xml might work for BlackTie too. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 10:09:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 10:09:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2131: ---------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 10:53:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Apr 2014 10:53:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson reopened JBTM-2131: --------------------------------- Hi Gytis, Thanks for merging into 5_BRANCH but lets wait till its merged in WFLY before marking as resolved - just in case Jim Ma gets rejected. Thanks again, Tom > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 10:53:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 3 Apr 2014 10:53:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2131: -------------------------------- Priority: Major (was: Blocker) > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 10:55:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 10:55:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958985#comment-12958985 ] Gytis Trikleris commented on JBTM-2131: --------------------------------------- There is a different JIRA for that pull request: https://issues.jboss.org/browse/WFLY-3187 > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:01:14 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 11:01:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Remove wrong message attributes from XTS test wsdls In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2143: ------------------------------------- Summary: Remove wrong message attributes from XTS test wsdls Key: JBTM-2143 URL: https://issues.jboss.org/browse/JBTM-2143 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: XTS Reporter: Gytis Trikleris Assignee: Gytis Trikleris Fix For: 4.17.19 Input elements of tBindingOperationMessage type do not support message attribute. They were probably added by mistake, after confusing them with input element used in portType declaration. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:01:14 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 3 Apr 2014 11:01:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Remove wrong message attributes from XTS test wsdls In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated JBTM-2143: ------------------------------------------ Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1077183 > Remove wrong message attributes from XTS test wsdls > --------------------------------------------------- > > Key: JBTM-2143 > URL: https://issues.jboss.org/browse/JBTM-2143 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19 > > > Input elements of tBindingOperationMessage type do not support message attribute. They were probably added by mistake, after confusing them with input element used in portType declaration. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:37:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 11:37:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2143: ---------------------------------- Description: (was: Input elements of tBindingOperationMessage type do not support message attribute. They were probably added by mistake, after confusing them with input element used in portType declaration.) > Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" > -------------------------------------------------------------------------------- > > Key: JBTM-2143 > URL: https://issues.jboss.org/browse/JBTM-2143 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:37:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 11:37:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2143: ---------------------------------- Summary: Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" (was: Remove wrong message attributes from XTS test wsdls) > Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" > -------------------------------------------------------------------------------- > > Key: JBTM-2143 > URL: https://issues.jboss.org/browse/JBTM-2143 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19 > > > Input elements of tBindingOperationMessage type do not support message attribute. They were probably added by mistake, after confusing them with input element used in portType declaration. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:37:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 11:37:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2143: ---------------------------------- Issue Type: Task (was: Bug) > Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" > -------------------------------------------------------------------------------- > > Key: JBTM-2143 > URL: https://issues.jboss.org/browse/JBTM-2143 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:41:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 3 Apr 2014 11:41:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2143: ---------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/630 > Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" > -------------------------------------------------------------------------------- > > Key: JBTM-2143 > URL: https://issues.jboss.org/browse/JBTM-2143 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 02:35:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Fri, 4 Apr 2014 02:35:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie-wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: Amos Feng created JBTM-2144: ------------------------------- Summary: blacktie-wildfly subsystem build failed with can not find "threads.xml" Key: JBTM-2144 URL: https://issues.jboss.org/browse/JBTM-2144 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie Reporter: Amos Feng Assignee: Amos Feng Fix For: 5.0.2 {code} [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' {code} the threads.xml has been removed in the wildfly commit https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 08:41:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Fri, 4 Apr 2014 08:41:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2143) Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2143: ---------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Backport "JBTM-1621. Failed to create service in XTS interop and recovery tests" > -------------------------------------------------------------------------------- > > Key: JBTM-2143 > URL: https://issues.jboss.org/browse/JBTM-2143 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 11:00:14 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Fri, 4 Apr 2014 11:00:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2144: ---------------------------- Summary: blacktie wildfly subsystem build failed with can not find "threads.xml" (was: blacktie-wildfly subsystem build failed with can not find "threads.xml") > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 11:30:14 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Fri, 4 Apr 2014 11:30:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2144: ---------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/631 > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 05:14:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 05:14:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2145) Blacktie subsystem configuration build fails In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2145: ------------------------------------- Summary: Blacktie subsystem configuration build fails Key: JBTM-2145 URL: https://issues.jboss.org/browse/JBTM-2145 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Application Server Integration, BlackTie Reporter: Gytis Trikleris Assignee: Amos Feng Priority: Blocker Fix For: 5.0.2 http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/113 {code} [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly: Blacktie Subsystem Build 5.0.2.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-blacktie-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-blacktie-build --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ wildfly-blacktie-build --- [INFO] Skipping JaCoCo for project with packaging type 'pom' [INFO] surefireArgLine set to [INFO] [INFO] --- maven-antrun-plugin:1.7:run (build-blacktie-modular-config) @ wildfly-blacktie-build --- [INFO] Executing tasks main: modules-minimalistic: [echo] Initializing module -> org.wildfly.extension.blacktie [mkdir] Created dir: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main [copy] Copying 1 file to /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main [copy] Copying 1 file to /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-blacktie-config) @ wildfly-blacktie-build --- [INFO] Executing tasks main: generate-configs: [mkdir] Created dir: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/docs/examples/configs [echo] Merging standalone configuration/standalone/template.xml and /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources/configuration/examples/subsystems-blacktie.xml into /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/docs/examples/configs/standalone-blacktie.xml, using StandaloneMain [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' under the base directory '/home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources' [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:771) [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221) [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [java] at org.apache.tools.ant.Task.perform(Task.java:348) [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [java] at org.apache.tools.ant.Task.perform(Task.java:348) [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [java] at org.apache.tools.ant.Task.perform(Task.java:348) [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [java] at org.apache.tools.ant.Task.perform(Task.java:348) [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [java] at org.apache.tools.ant.Task.perform(Task.java:348) [java] at org.apache.tools.ant.Target.execute(Target.java:390) [java] at org.apache.tools.ant.Target.performTasks(Target.java:411) [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [java] at org.apache.tools.ant.Task.perform(Task.java:348) [java] at org.apache.tools.ant.Target.execute(Target.java:390) [java] at org.apache.tools.ant.Target.performTasks(Target.java:411) [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [java] at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:327) [java] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) [java] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) [java] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) [java] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) [java] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) [java] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) [java] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) [java] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) [java] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) [java] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) [java] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) [java] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [java] Caused by: java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' under the base directory '/home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources' [java] at org.jboss.as.config.assembly.ConfigurationAssembler.populateTemplate(ConfigurationAssembler.java:109) [java] at org.jboss.as.config.assembly.ConfigurationAssembler.assemble(ConfigurationAssembler.java:64) [java] at org.jboss.as.config.assembly.StandaloneMain.main(StandaloneMain.java:53) [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:601) [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217) [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152) [java] ... 76 more [java] Java Result: -1 all: [INFO] Executed tasks [INFO] [INFO] --- byteman-rulecheck-maven-plugin:2.1.3:rulecheck (rulecheck) @ wildfly-blacktie-build --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:report (post-unit-test) @ wildfly-blacktie-build --- [INFO] Skipping JaCoCo for project with packaging type 'pom' [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:check (check) @ wildfly-blacktie-build --- [INFO] Skipping JaCoCo for project with packaging type 'pom' [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-blacktie-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-blacktie-build --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ wildfly-blacktie-build --- [INFO] Skipping JaCoCo for project with packaging type 'pom' [INFO] surefireArgLine set to [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ wildfly-blacktie-build --- [INFO] Reading assembly descriptor: src/main/assembly/zip.xml [INFO] Building zip: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wildfly-blacktie-build --- [INFO] Installing /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/pom.xml to /home/hudson/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.0.2.Final-SNAPSHOT/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT.pom [INFO] Installing /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip to /home/hudson/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.0.2.Final-SNAPSHOT/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] WildFly: Blacktie Subsystem Parent ................ SUCCESS [2.417s] [INFO] WildFly: Blacktie Subsystem ....................... SUCCESS [8.332s] [INFO] WildFly: Blacktie Subsystem Build ................. SUCCESS [1.941s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.141s [INFO] Finished at: Fri Apr 04 23:23:50 BST 2014 [INFO] Final Memory: 56M/253M [INFO] ------------------------------------------------------------------------ Archive: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip creating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/ creating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/ extracting: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar inflating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/module.xml Buildfile: /home/hudson/workspace/narayana-codeCoverage/blacktie/scripts/hudson/initializeJBoss.xml initializeJBoss: BUILD FAILED /home/hudson/workspace/narayana-codeCoverage/blacktie/scripts/hudson/initializeJBoss.xml:5: Warning: Could not find file /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-blacktie.xml to copy. {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 05:20:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 05:20:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2145) Blacktie subsystem configuration build fails In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959632#comment-12959632 ] Gytis Trikleris commented on JBTM-2145: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana/484/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana/485/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana/486/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/169/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/70/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/53/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/572/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/573/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/574/ > Blacktie subsystem configuration build fails > -------------------------------------------- > > Key: JBTM-2145 > URL: https://issues.jboss.org/browse/JBTM-2145 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/113 > {code} > [INFO] ------------------------------------------------------------------------ > [INFO] Building WildFly: Blacktie Subsystem Build 5.0.2.Final-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] surefireArgLine set to > [INFO] > [INFO] --- maven-antrun-plugin:1.7:run (build-blacktie-modular-config) @ wildfly-blacktie-build --- > [INFO] Executing tasks > main: > modules-minimalistic: > [echo] Initializing module -> org.wildfly.extension.blacktie > [mkdir] Created dir: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main > [copy] Copying 1 file to /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main > [copy] Copying 1 file to /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main > [INFO] Executed tasks > [INFO] > [INFO] --- maven-antrun-plugin:1.7:run (generate-blacktie-config) @ wildfly-blacktie-build --- > [INFO] Executing tasks > main: > generate-configs: > [mkdir] Created dir: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/docs/examples/configs > [echo] Merging standalone configuration/standalone/template.xml and /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources/configuration/examples/subsystems-blacktie.xml into /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/docs/examples/configs/standalone-blacktie.xml, using StandaloneMain > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' under the base directory '/home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources' > [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) > [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:771) > [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221) > [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) > [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.Target.execute(Target.java:390) > [java] at org.apache.tools.ant.Target.performTasks(Target.java:411) > [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) > [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) > [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) > [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.Target.execute(Target.java:390) > [java] at org.apache.tools.ant.Target.performTasks(Target.java:411) > [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) > [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) > [java] at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:327) > [java] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) > [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) > [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > [java] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) > [java] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) > [java] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) > [java] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) > [java] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) > [java] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) > [java] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) > [java] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) > [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) > [java] Caused by: java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' under the base directory '/home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources' > [java] at org.jboss.as.config.assembly.ConfigurationAssembler.populateTemplate(ConfigurationAssembler.java:109) > [java] at org.jboss.as.config.assembly.ConfigurationAssembler.assemble(ConfigurationAssembler.java:64) > [java] at org.jboss.as.config.assembly.StandaloneMain.main(StandaloneMain.java:53) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217) > [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152) > [java] ... 76 more > [java] Java Result: -1 > all: > [INFO] Executed tasks > [INFO] > [INFO] --- byteman-rulecheck-maven-plugin:2.1.3:rulecheck (rulecheck) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:report (post-unit-test) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:check (check) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] > [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build >>> > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] surefireArgLine set to > [INFO] > [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build <<< > [INFO] > [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ wildfly-blacktie-build --- > [INFO] Reading assembly descriptor: src/main/assembly/zip.xml > [INFO] Building zip: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip > [INFO] > [INFO] --- maven-install-plugin:2.4:install (default-install) @ wildfly-blacktie-build --- > [INFO] Installing /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/pom.xml to /home/hudson/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.0.2.Final-SNAPSHOT/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT.pom > [INFO] Installing /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip to /home/hudson/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.0.2.Final-SNAPSHOT/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip > [INFO] ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WildFly: Blacktie Subsystem Parent ................ SUCCESS [2.417s] > [INFO] WildFly: Blacktie Subsystem ....................... SUCCESS [8.332s] > [INFO] WildFly: Blacktie Subsystem Build ................. SUCCESS [1.941s] > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 13.141s > [INFO] Finished at: Fri Apr 04 23:23:50 BST 2014 > [INFO] Final Memory: 56M/253M > [INFO] ------------------------------------------------------------------------ > Archive: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip > creating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/ > creating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/ > extracting: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar > inflating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/module.xml > Buildfile: /home/hudson/workspace/narayana-codeCoverage/blacktie/scripts/hudson/initializeJBoss.xml > initializeJBoss: > BUILD FAILED > /home/hudson/workspace/narayana-codeCoverage/blacktie/scripts/hudson/initializeJBoss.xml:5: Warning: Could not find file /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-blacktie.xml to copy. > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 05:32:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 05:32:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2131) xtstest.war fails to deploy In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris resolved JBTM-2131. ----------------------------------- Resolution: Done > xtstest.war fails to deploy > --------------------------- > > Key: JBTM-2131 > URL: https://issues.jboss.org/browse/JBTM-2131 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/111/ > {code} > ------------------------------------------------------------------------------- > Test set: com.arjuna.qa.junit.TestATCrashDuringCommit > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 27.013 sec <<< FAILURE! > MultiServicePrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 26.287 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: xtstest.war > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85) > at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42) > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77) > at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64) > at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46) > at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:146) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.deployment.ClientDeployer.deploy(ClientDeployer.java:93) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:202) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiServicePrepareAndCommitTest(TestATCrashDuringCommit.java:24) > MultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATCrashDuringCommit) Time elapsed: 0.043 sec <<< ERROR! > org.jboss.arquillian.container.spi.client.container.LifecycleException: The server is already running! Managed containers do not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container. > To disable this check and allow Arquillian to connect to a running server, set allowConnectingToRunningServer to true in the container configuration > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.failDueToRunning(ManagedDeployableContainer.java:358) > at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:88) > at org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:112) > at org.jboss.arquillian.container.impl.ContainerImpl.start(ContainerImpl.java:199) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:163) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$8.perform(ContainerLifecycleController.java:157) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) > at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.startContainer(ContainerLifecycleController.java:156) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135) > at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115) > at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) > at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:150) > at com.arjuna.qa.junit.BaseCrashTest.runTest(BaseCrashTest.java:199) > at com.arjuna.qa.junit.TestATCrashDuringCommit.MultiParticipantPrepareAndCommitTest(TestATCrashDuringCommit.java:17) > {code} > {code} > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:51:40 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiServicePrepareAndCommitTest > Mar 22, 2014 3:51:40 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > Mar 22, 2014 3:51:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal > INFO: Starting container with: [/usr/local/jdk1.7.0_45/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Dorg.jboss.byteman.verbose, -Djboss.modules.system.pkgs=org.jboss.byteman, -Dorg.jboss.byteman.transform.all, -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-xts.xml] > Mar 22, 2014 3:51:40 AM org.xnio.Xnio > INFO: XNIO version 3.2.1.Final > Mar 22, 2014 3:51:40 AM org.xnio.nio.NioXnio > INFO: XNIO NIO Implementation Version 3.2.1.Final > Mar 22, 2014 3:51:41 AM org.jboss.remoting3.EndpointImpl > INFO: JBoss Remoting version 4.0.2.Final > TransformListener() : accepting requests on localhost:9091 > Listening for transport dt_socket at address: 8787 > 03:51:42,412 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > 03:51:43,326 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.1.Final > 03:51:43,609 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > 03:51:43,821 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > 03:51:46,996 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > 03:51:47,025 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.1.Final > 03:51:47,037 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.1.Final > 03:51:47,083 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.2.Final > 03:51:47,210 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem > 03:51:47,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) JBAS011800: Activating Naming Subsystem > 03:51:47,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem. > 03:51:47,464 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension > 03:51:47,458 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > 03:51:47,525 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main] > 03:51:47,528 INFO [org.jboss.as.security] (ServerService Thread Pool -- 51) JBAS013171: Activating Security Subsystem > 03:51:48,525 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : possible trigger for rule open trace file in class org.jboss.jbossts.XTSService > 03:51:48,537 INFO [stdout] (ServerService Thread Pool -- 57) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into org.jboss.jbossts.XTSService.start() void for rule open trace file > 03:51:48,642 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 03:51:49,041 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started > 03:51:49,136 INFO [stdout] (ServerService Thread Pool -- 57) org.jboss.byteman.agent.Transformer : inserted trigger for open trace file in class org.jboss.jbossts.XTSService > 03:51:49,177 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > 03:51:49,189 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.4.Final) > 03:51:49,247 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > 03:51:49,987 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > 03:51:50,062 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > 03:51:50,108 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:50,110 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean.getPeriodicRecoveryPeriod() int for rule reset periodic recovery wait time > 03:51:50,134 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for reset periodic recovery wait time in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean > 03:51:51,089 INFO [stdout] (MSC service thread 1-1) Rule.execute called for reset periodic recovery wait time_1 > 03:51:51,092 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling activated() for helper class org.jboss.byteman.rule.helper.Helper > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) Default helper activated > 03:51:51,094 INFO [stdout] (MSC service thread 1-1) calling installed(reset periodic recovery wait time) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : reset periodic recovery wait time > 03:51:51,095 INFO [stdout] (MSC service thread 1-1) reset periodic recovery wait time execute > 03:51:51,096 INFO [stdout] (MSC service thread 1-1) caught ReturnException > 03:51:51,150 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : possible trigger for rule trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:51,252 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,401 INFO [stdout] (MSC service thread 1-1) RuleTriggerMethodAdapter.injectTriggerPoint : inserting trigger into com.arjuna.ats.arjuna.coordinator.BasicAction.updateState() void for rule trace remove committed state > 03:51:53,412 INFO [stdout] (MSC service thread 1-1) org.jboss.byteman.agent.Transformer : inserted trigger for trace remove committed state in class com.arjuna.ats.arjuna.coordinator.BasicAction > 03:51:53,445 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/welcome-content > 03:51:53,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.2.Final starting > 03:51:53,995 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. > 03:51:54,002 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name: "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:51:54,012 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/deployments > 03:51:54,209 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting > 03:51:54,264 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 > 03:51:54,737 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > 03:51:55,523 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > 03:51:55,571 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-c11 > 03:51:55,649 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService > address=http://localhost:8080/ws-c11/ActivationService > implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:55,650 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService > address=http://localhost:8080/ws-c11/RegistrationService > implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService > portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:56,294 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl > 03:51:57,861 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService > 03:51:58,195 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl > 03:51:58,196 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl > 03:51:58,271 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService > 03:51:58,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl > 03:51:58,338 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-participant > 03:51:58,344 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService > address=http://localhost:8080/ws-t11-participant/ParticipantService > implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,345 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,347 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService > address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:58,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl > 03:51:58,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService > 03:51:58,545 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl > 03:51:58,546 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl > 03:51:58,770 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService > 03:51:58,850 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl > 03:51:58,852 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType > 03:51:58,913 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,019 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl > 03:51:59,021 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator > 03:51:59,024 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,025 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,027 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,044 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,047 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,048 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,049 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService > address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,107 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl > 03:51:59,261 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,320 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl > 03:51:59,321 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl > 03:51:59,342 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService > 03:51:59,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl > 03:51:59,363 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl > 03:51:59,380 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService > 03:51:59,404 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl > 03:51:59,405 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl > 03:51:59,432 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService > 03:51:59,447 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl > 03:51:59,448 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType > 03:51:59,455 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService > 03:51:59,475 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl > 03:51:59,476 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl > 03:51:59,511 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,549 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl > 03:51:59,550 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl > 03:51:59,556 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService > 03:51:59,567 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl > 03:51:59,568 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-deploy.ws-t11-client > 03:51:59,571 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService > address=http://localhost:8080/ws-t11-client/CompletionInitiatorService > implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService > portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,573 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService > address=http://localhost:8080/ws-t11-client/TerminationParticipantService > implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl > serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService > portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType > annotationWsdlLocation=null > wsdlLocationOverride=null > mtomEnabled=false > 03:51:59,586 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl > 03:51:59,632 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService > 03:51:59,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl > 03:51:59,668 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType > 03:51:59,703 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService > 03:51:59,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl > 03:51:59,736 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService > 03:51:59,755 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService > 03:51:59,756 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService > 03:51:59,757 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService > 03:51:59,758 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService > 03:51:59,759 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService > 03:51:59,760 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService > 03:51:59,761 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService > 03:51:59,762 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService > 03:51:59,763 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService > 03:51:59,764 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService > 03:51:59,765 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService > 03:51:59,793 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/messagingpaging) > 03:51:59,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock > 03:51:59,859 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-c11 > 03:51:59,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-c11 > 03:51:59,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-participant > 03:51:59,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-participant > 03:51:59,915 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator > 03:51:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-coordinator > 03:51:59,917 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint-publish.ws-t11-client > 03:51:59,918 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /ws-t11-client > 03:51:59,926 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017507: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! > 03:51:59,926 INFO [stdout] (MSC service thread 1-1) Rule.execute called for open trace file_0 > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) HelperManager.install for helper class org.jboss.byteman.rule.helper.Helper > 03:51:59,927 INFO [stdout] (MSC service thread 1-1) calling installed(open trace file) for helper classorg.jboss.byteman.rule.helper.Helper > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) Installed rule using default helper : open trace file > 03:51:59,928 INFO [stdout] (MSC service thread 1-1) open trace file execute > 03:51:59,988 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal > 03:52:00,465 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033006: InboundBridgeRecoveryManager starting > 03:52:00,466 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,555 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.restat-web-5.0.2.Final-SNAPSHOT.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:00,851 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > 03:52:00,882 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE > 03:52:00,889 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP > 03:52:00,893 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP > 03:52:01,028 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock > 03:52:01,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock > 03:52:01,033 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 03:52:01,793 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > 03:52:01,795 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > 03:52:02,207 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live > 03:52:02,208 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [ffce2f39-b171-11e3-810f-614baf7cdeb8] > 03:52:02,326 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > 03:52:02,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > 03:52:02,402 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > 03:52:02,409 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > 03:52:02,410 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > 03:52:02,411 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > 03:52:02,414 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > 03:52:02,417 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > 03:52:02,424 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > 03:52:02,427 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > 03:52:02,427 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > 03:52:02,567 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx > 03:52:02,688 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "restat-web-5.0.2.Final-SNAPSHOT.war" (runtime-name : "restat-web-5.0.2.Final-SNAPSHOT.war") > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > 03:52:02,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 03:52:02,842 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 21627ms - Started 317 of 370 services (101 services are lazy, passive or on-demand) > 03:52:03,328 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a/900c1e9fc68e43f061f23eba47b7099017be40/content > 03:52:03,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xtstest.war" (runtime-name: "xtstest.war") > 03:52:04,227 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.xtstest.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > 03:52:04,246 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment xtstest.war > 03:52:04,355 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final > 03:52:04,885 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: xtstest.war > 03:52:04,956 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.1.2 (Final) > 03:52:04,976 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Service_One > address=http://localhost:8080/xtstest/xtsservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:04,977 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=XTS_Service_Test_Subordinate_Service_One > address=http://localhost:8080/xtstest/xtssubordinateservicetest1 > implementor=org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl > serviceName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService > portName={http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestPortType > annotationWsdlLocation=WEB-INF/wsdl/xtsservicetests.wsdl > wsdlLocationOverride=null > mtomEnabled=false > 03:52:05,023 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtsservicetest1 > 03:52:05,075 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://jbossts.jboss.org/xts/servicetests/generated}XTSServiceTestService from WSDL: WEB-INF/wsdl/xtsservicetests.wsdl > 03:52:05,085 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/xtstest/xtssubordinateservicetest1 > 03:52:05,096 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/wsdl/xtstest.war/xtsservicetests.wsdl > 03:52:05,118 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:05,120 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:05,139 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment xtstest.war > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTSServiceTestRunner > 03:52:06,626 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Starting XTS Service Test org.jboss.jbossts.xts.servicetests.test.at.MultiServicePrepareAndCommitTest > 03:52:06,629 INFO [org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean] (MSC service thread 1-2) Started XTSServiceTestRunner > 03:52:06,653 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./xtstest: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initServiceEndpoint(ServletHelper.java:84) > at org.jboss.wsf.stack.cxf.transport.ServletHelper.initEndpoint(ServletHelper.java:69) > at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:68) > at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:62) > at org.jboss.wsf.spi.deployment.WSFServlet.init(WSFServlet.java:57) > at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214) > at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119) > at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:501) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:87) > at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.1.Final.jar:1.2.1.Final] > ... 3 more > 03:52:06,662 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "xtstest.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,664 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "xtstest.war" was rolled back with the following failure message: > {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./xtstest" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./xtstest: Failed to start service > Caused by: javax.xml.ws.WebServiceException: JBWS024032: Cannot obtain endpoint jboss.ws:context=xtstest,endpoint=XTS_Service_Test_Service_Three"}} > 03:52:06,689 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Subordinate_Service_One > 03:52:06,690 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."xtstest.war".XTS_Service_Test_Service_One > 03:52:06,693 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment xtstest.war > 03:52:06,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xtstest.war (runtime-name: xtstest.war) in 140ms > 03:52:06,824 INFO [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Service_One-com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component.XTS_Service_Test_Subordinate_Service_One.START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."XTS_Service_Test_Subordinate_Service_One-com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.XTSServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.service.subordinate.XTSSubordinateServiceTestPortTypeImpl".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.jbossts.xts.servicetests.webbean.XTSHTTPServiceTestRunner".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.deployment.unit."xtstest.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./xtstest (missing) dependents: [service jboss.deployment.unit."xtstest.war".deploymentCompleteService] > JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./xtstest > Starting arquillian with java VM args: -server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n isIPv6: false > Deleting: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove tx-object-store: /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/tx-object-store > remove /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/data/content/1a > copy /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-xts.xml to /home/hudson/workspace/narayana-codeCoverage/jboss-as/build/target/wildfly-8.0.1.Final-SNAPSHOT/standalone/configuration/standalone-xts.xml > Mar 22, 2014 3:52:06 AM com.arjuna.qa.junit.BaseCrashTest runTest > INFO: Test starting, server should be down: ATCrashDuringCommit:MultiParticipantPrepareAndCommitTest > Mar 22, 2014 3:52:06 AM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start > INFO: Manual starting of a server instance with overridden configuration. New configuration: {javaVmArguments=-server -Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose > -Djboss.modules.system.pkgs=org.jboss.byteman > -Dorg.jboss.byteman.transform.all > -javaagent:/home/hudson/workspace/narayana-codeCoverage/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar=script:target/test-classes/scripts/ATCrashDuringCommit.btm,boot:target/lib/byteman.jar,listener:true -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dorg.jboss.jbossts.xts.servicetests.XTSServiceTestName=org.jboss.jbossts.xts.servicetests.test.at.MultiParticipantPrepareAndCommitTest, managementAddress=127.0.0.1, serverConfig=standalone-xts.xml} > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 07:04:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 07:04:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2076) Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2076: ---------------------------------- Priority: Major (was: Minor) > Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry > -------------------------------------------------------------------------------------------------- > > Key: JBTM-2076 > URL: https://issues.jboss.org/browse/JBTM-2076 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > Permissions checking in public static methods is needed for Common Criteria certification. > Add something similar to this at the beginning of the method: > {code} > public static ServiceRegistry getRegistry() > { > SecurityManager sm = System.getSecurityManager(); > if (sm != null) { > sm.checkPermission(new RuntimePermission(ServiceRegistry.class.getName() + ".getRegistry")); > } > return REGISTRY ; > } > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 08:08:13 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Apr 2014 08:08:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2146: ----------------------------------- Summary: wsat-jta-multi_hop quickstart doesn't work Key: JBTM-2146 URL: https://issues.jboss.org/browse/JBTM-2146 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Demonstrator, TxBridge, XTS Reporter: Paul Robinson Assignee: Gytis Trikleris Fix For: 4.17.19, 5.0.2 When running the wsat-jta-multi_hop quick start, the test fails: (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian .container.remote.RemoteContainerConfiguration Unused property entries: {serverConfig=standalone-xts.xml} Supported property names: [managementPort, username, managementAddress, managementProtocol, password] .... WARN: Cannot undeploy: test.war org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: //127.0.0.1:9990. The connection failed at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe ploymentHelper.java:109) at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta iner.java:152) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont ainerDeployController.java:205) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont ainerDeployController.java:185) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper ation(ContainerDeployController.java:271) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co ntainerDeployController.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 08:10:14 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Apr 2014 08:10:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2146: -------------------------------- Reporter: Antonin Danek (was: Paul Robinson) > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 08:10:14 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 7 Apr 2014 08:10:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2146: -------------------------------- Steps to Reproduce: Follow "Running the Quickstart" at: https://github.com/jbosstm/quickstart/tree/master/XTS/wsat-jta-multi_hop Environment: Windows 8.1 Java 7 Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 09:06:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 09:06:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2076) Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2076: ---------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/632 > Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry > -------------------------------------------------------------------------------------------------- > > Key: JBTM-2076 > URL: https://issues.jboss.org/browse/JBTM-2076 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > Permissions checking in public static methods is needed for Common Criteria certification. > Add something similar to this at the beginning of the method: > {code} > public static ServiceRegistry getRegistry() > { > SecurityManager sm = System.getSecurityManager(); > if (sm != null) { > sm.checkPermission(new RuntimePermission(ServiceRegistry.class.getName() + ".getRegistry")); > } > return REGISTRY ; > } > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 09:10:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 09:10:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2076) Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2076: ---------------------------------- Git Pull Request: https://github.com/jbosstm/narayana/pull/632, https://github.com/jbosstm/narayana/pull/633 (was: https://github.com/jbosstm/narayana/pull/632) > Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry > -------------------------------------------------------------------------------------------------- > > Key: JBTM-2076 > URL: https://issues.jboss.org/browse/JBTM-2076 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > Permissions checking in public static methods is needed for Common Criteria certification. > Add something similar to this at the beginning of the method: > {code} > public static ServiceRegistry getRegistry() > { > SecurityManager sm = System.getSecurityManager(); > if (sm != null) { > sm.checkPermission(new RuntimePermission(ServiceRegistry.class.getName() + ".getRegistry")); > } > return REGISTRY ; > } > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 10:02:14 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 10:02:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959752#comment-12959752 ] Gytis Trikleris commented on JBTM-2146: --------------------------------------- [~antonindanek], could you please confirm which version of Quickstarts and WildFly/EAP you are using? > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 12:38:13 2014 From: issues at jboss.org (Antonin Danek (JIRA)) Date: Mon, 7 Apr 2014 12:38:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959832#comment-12959832 ] Antonin Danek commented on JBTM-2146: ------------------------------------- I've used wildfly-8.0.1.Final-SNAPSHOT and 5.0.2.Final-SNAPSHOT Quickstarts now and it work just fine. My bad, sorry. I've been trying some jboss-eap quickstarts before and I didn't realize I have to run these on wildfly, not just jboss eap. > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 12:38:13 2014 From: issues at jboss.org (Antonin Danek (JIRA)) Date: Mon, 7 Apr 2014 12:38:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959832#comment-12959832 ] Antonin Danek edited comment on JBTM-2146 at 4/7/14 12:37 PM: -------------------------------------------------------------- I've used wildfly-8.0.1.Final-SNAPSHOT and 5.0.2.Final-SNAPSHOT Quickstarts now and it works just fine. My bad, sorry. I've been trying some jboss-eap quickstarts before and I didn't realize I have to run these on wildfly, not just jboss eap. was (Author: antonindanek): I've used wildfly-8.0.1.Final-SNAPSHOT and 5.0.2.Final-SNAPSHOT Quickstarts now and it work just fine. My bad, sorry. I've been trying some jboss-eap quickstarts before and I didn't realize I have to run these on wildfly, not just jboss eap. > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 12:40:13 2014 From: issues at jboss.org (Antonin Danek (JIRA)) Date: Mon, 7 Apr 2014 12:40:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonin Danek resolved JBTM-2146. --------------------------------- Resolution: Done > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 15:28:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 15:28:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris reopened JBTM-2146: ----------------------------------- > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 15:30:14 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 15:30:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris resolved JBTM-2146. ----------------------------------- Fix Version/s: (was: 5.0.2) (was: 4.17.19) Resolution: Rejected > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 15:30:14 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 7 Apr 2014 15:30:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris closed JBTM-2146. --------------------------------- > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 15:44:12 2014 From: issues at jboss.org (Koen Janssens (JIRA)) Date: Mon, 7 Apr 2014 15:44:12 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) Transactions are leaked when XAResource misbehaves In-Reply-To: References: Message-ID: Koen Janssens created JBTM-2147: ----------------------------------- Summary: Transactions are leaked when XAResource misbehaves Key: JBTM-2147 URL: https://issues.jboss.org/browse/JBTM-2147 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: JTS Affects Versions: 4.17.7 Environment: jboss EAP 6.1.1 Reporter: Koen Janssens Assignee: Tom Jenkinson We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. This can be reproduced as follows: * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. >From then on, jboss logs are full of: Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 00:42:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Tue, 8 Apr 2014 00:42:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2145) Blacktie subsystem configuration build fails In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng resolved JBTM-2145. ----------------------------- Resolution: Duplicate Issue > Blacktie subsystem configuration build fails > -------------------------------------------- > > Key: JBTM-2145 > URL: https://issues.jboss.org/browse/JBTM-2145 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/113 > {code} > [INFO] ------------------------------------------------------------------------ > [INFO] Building WildFly: Blacktie Subsystem Build 5.0.2.Final-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] surefireArgLine set to > [INFO] > [INFO] --- maven-antrun-plugin:1.7:run (build-blacktie-modular-config) @ wildfly-blacktie-build --- > [INFO] Executing tasks > main: > modules-minimalistic: > [echo] Initializing module -> org.wildfly.extension.blacktie > [mkdir] Created dir: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main > [copy] Copying 1 file to /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main > [copy] Copying 1 file to /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main > [INFO] Executed tasks > [INFO] > [INFO] --- maven-antrun-plugin:1.7:run (generate-blacktie-config) @ wildfly-blacktie-build --- > [INFO] Executing tasks > main: > generate-configs: > [mkdir] Created dir: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/docs/examples/configs > [echo] Merging standalone configuration/standalone/template.xml and /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources/configuration/examples/subsystems-blacktie.xml into /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT/docs/examples/configs/standalone-blacktie.xml, using StandaloneMain > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' under the base directory '/home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources' > [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) > [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:771) > [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221) > [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) > [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.Target.execute(Target.java:390) > [java] at org.apache.tools.ant.Target.performTasks(Target.java:411) > [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) > [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) > [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) > [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) > [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > [java] at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > [java] at org.apache.tools.ant.Task.perform(Task.java:348) > [java] at org.apache.tools.ant.Target.execute(Target.java:390) > [java] at org.apache.tools.ant.Target.performTasks(Target.java:411) > [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) > [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) > [java] at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:327) > [java] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) > [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) > [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > [java] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > [java] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) > [java] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) > [java] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) > [java] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) > [java] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) > [java] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) > [java] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) > [java] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) > [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) > [java] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) > [java] Caused by: java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' under the base directory '/home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/src/main/resources' > [java] at org.jboss.as.config.assembly.ConfigurationAssembler.populateTemplate(ConfigurationAssembler.java:109) > [java] at org.jboss.as.config.assembly.ConfigurationAssembler.assemble(ConfigurationAssembler.java:64) > [java] at org.jboss.as.config.assembly.StandaloneMain.main(StandaloneMain.java:53) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [java] at java.lang.reflect.Method.invoke(Method.java:601) > [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217) > [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152) > [java] ... 76 more > [java] Java Result: -1 > all: > [INFO] Executed tasks > [INFO] > [INFO] --- byteman-rulecheck-maven-plugin:2.1.3:rulecheck (rulecheck) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:report (post-unit-test) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:check (check) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] > [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build >>> > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ wildfly-blacktie-build --- > [INFO] Skipping JaCoCo for project with packaging type 'pom' > [INFO] surefireArgLine set to > [INFO] > [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build <<< > [INFO] > [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ wildfly-blacktie-build --- > [INFO] > [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ wildfly-blacktie-build --- > [INFO] Reading assembly descriptor: src/main/assembly/zip.xml > [INFO] Building zip: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip > [INFO] > [INFO] --- maven-install-plugin:2.4:install (default-install) @ wildfly-blacktie-build --- > [INFO] Installing /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/pom.xml to /home/hudson/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.0.2.Final-SNAPSHOT/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT.pom > [INFO] Installing /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip to /home/hudson/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.0.2.Final-SNAPSHOT/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip > [INFO] ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WildFly: Blacktie Subsystem Parent ................ SUCCESS [2.417s] > [INFO] WildFly: Blacktie Subsystem ....................... SUCCESS [8.332s] > [INFO] WildFly: Blacktie Subsystem Build ................. SUCCESS [1.941s] > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 13.141s > [INFO] Finished at: Fri Apr 04 23:23:50 BST 2014 > [INFO] Final Memory: 56M/253M > [INFO] ------------------------------------------------------------------------ > Archive: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.0.2.Final-SNAPSHOT-bin.zip > creating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/ > creating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/ > extracting: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/wildfly-blacktie-5.0.2.Final-SNAPSHOT.jar > inflating: /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/modules/system/layers/base/org/wildfly/extension/blacktie/main/module.xml > Buildfile: /home/hudson/workspace/narayana-codeCoverage/blacktie/scripts/hudson/initializeJBoss.xml > initializeJBoss: > BUILD FAILED > /home/hudson/workspace/narayana-codeCoverage/blacktie/scripts/hudson/initializeJBoss.xml:5: Warning: Could not find file /home/hudson/workspace/narayana-codeCoverage/blacktie/wildfly-8.0.1.Final-SNAPSHOT/docs/examples/configs/standalone-blacktie.xml to copy. > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 00:42:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Tue, 8 Apr 2014 00:42:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2144: ---------------------------- Component/s: Application Server Integration > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 00:44:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Tue, 8 Apr 2014 00:44:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959956#comment-12959956 ] Amos Feng commented on JBTM-2144: --------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/113 http://172.17.131.2/view/Narayana+BlackTie/job/narayana/484/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana/485/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana/486/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-dualstack/169/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/70/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/53/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/572/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/573/ http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/574/ > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 00:44:13 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Tue, 8 Apr 2014 00:44:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2144: ---------------------------- Priority: Blocker (was: Major) > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 00:46:14 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Tue, 8 Apr 2014 00:46:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959958#comment-12959958 ] Amos Feng commented on JBTM-2144: --------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana/487/ > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 04:30:13 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 8 Apr 2014 04:30:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2146) wsat-jta-multi_hop quickstart doesn't work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959990#comment-12959990 ] Paul Robinson commented on JBTM-2146: ------------------------------------- Antonin, You can use the Narayana quickstarts with any recent EAP or WildFly release. The trick is to make sure you use the same tag of the quickstarts, as the version of Narayana inside the AS of your choosing. Here's how you do it: 1) Find out the version of Narayana: ls modules/system/layers/base/org/jboss/jts/main/jbossjts-jacorb-4.17.15.Final-redhat-4.jar 2) In this case it's 4.17.15.Final. 3) Checkout the 4.17.15.Final tag of the quickstarts from here: https://github.com/jbosstm/quickstart/releases We are very thorough about making sure our quickstarts work with EAP/WildFly. In-fact, we test them in CI for every commit we propose to the quickstarts or Narayana codebase. However, we only do this for matching versions, it's not feasible to do it for all the different permutations. > wsat-jta-multi_hop quickstart doesn't work > ------------------------------------------ > > Key: JBTM-2146 > URL: https://issues.jboss.org/browse/JBTM-2146 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Demonstrator, TxBridge, XTS > Environment: Windows 8.1 > Java 7 > Same for jboss-eap-6.1/jboss-eap-6.2/jboss-eap-6.3 > Reporter: Antonin Danek > Assignee: Gytis Trikleris > > When running the wsat-jta-multi_hop quick start, the test fails: > (despite standalone-xts.xml is provided exactly how the instructions say + 127.0.0.1:9990 is accessible using the browser) > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest > IV 06, 2014 2:10:16 DOP. org.jboss.arquillian.container.impl.MapObject populate > WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian > .container.remote.RemoteContainerConfiguration > Unused property entries: {serverConfig=standalone-xts.xml} > Supported property names: [managementPort, username, managementAddress, managementProtocol, password] > .... > WARN: Cannot undeploy: test.war > org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: j > ava.lang.RuntimeException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting: > //127.0.0.1:9990. The connection failed > at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDe > ploymentHelper.java:109) > at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55) > at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableConta > iner.java:152) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:205) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(Cont > ainerDeployController.java:185) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOper > ation(ContainerDeployController.java:271) > at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(Co > ntainerDeployController.java:184) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90) > at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) > at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) > at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploym > entContext(ContainerDeploymentContextHandler.java:78) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 04:46:15 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 8 Apr 2014 04:46:15 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2076) Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2076: ---------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Add security manager's permission checking in com.arjuna.webservices11.ServiceRegistry#getRegistry > -------------------------------------------------------------------------------------------------- > > Key: JBTM-2076 > URL: https://issues.jboss.org/browse/JBTM-2076 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 4.17.19, 5.0.2 > > > Permissions checking in public static methods is needed for Common Criteria certification. > Add something similar to this at the beginning of the method: > {code} > public static ServiceRegistry getRegistry() > { > SecurityManager sm = System.getSecurityManager(); > if (sm != null) { > sm.checkPermission(new RuntimePermission(ServiceRegistry.class.getName() + ".getRegistry")); > } > return REGISTRY ; > } > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 04:54:13 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Tue, 8 Apr 2014 04:54:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2132: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/634 > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 05:50:13 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 8 Apr 2014 05:50:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1369) Benchmark performance difference between JacORB and JDK ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-1369: ---------------------------------- Assignee: Michael Musgrove (was: Gytis Trikleris) > Benchmark performance difference between JacORB and JDK ORB > ----------------------------------------------------------- > > Key: JBTM-1369 > URL: https://issues.jboss.org/browse/JBTM-1369 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: JTS, Performance Testing > Affects Versions: 4.17.0 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 5.0.2 > > > JBTM-934 added support for the JDK orb to JTS. IOR sizes can range in size from 512 bytes to entirely unbounded, with the ORB being able to add arbitrary data within specific portions. Since the IOR is packed into transaction logs and if the IOR sizes are significantly different we may find that transaction throughput has been improved or degraded. We should run some benchmarks to see what the impact is. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 09:30:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Apr 2014 09:30:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) Transactions are leaked when XAResource misbehaves In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960137#comment-12960137 ] Tom Jenkinson commented on JBTM-2147: ------------------------------------- Hi, I don't think there is much the transaction manager can do here. 1. The log message doesn't look to be coming out of Narayana code, i.e. I grepped the Narayana java code and could not find "Trying to start a new transaction when old is not complete" 2. Throwing RuntimeException out of XAResource::end is not a valid return code for an XAResource: http://docs.oracle.com/javaee/7/api/javax/transaction/xa/XAResource.html#end(javax.transaction.xa.Xid, int) I am going to reject this issue and suggest you raise a Jira for HornetQ. Thanks for your report, Tom > Transactions are leaked when XAResource misbehaves > -------------------------------------------------- > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 09:30:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 8 Apr 2014 09:30:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) Transactions are leaked when XAResource misbehaves In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson resolved JBTM-2147. --------------------------------- Resolution: Rejected > Transactions are leaked when XAResource misbehaves > -------------------------------------------------- > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 09:32:13 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Tue, 8 Apr 2014 09:32:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2132: ----------------------------------- Git Pull Request: https://github.com/jbosstm/narayana/pull/634, https://github.com/jbosstm/narayana/pull/635 (was: https://github.com/jbosstm/narayana/pull/634) > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 10:34:14 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Tue, 8 Apr 2014 10:34:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove updated JBTM-2132: ----------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 11:50:12 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 8 Apr 2014 11:50:12 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated JBTM-2132: ------------------------------------------ Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1080179, https://bugzilla.redhat.com/show_bug.cgi?id=1080457 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1080179) > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 15:52:14 2014 From: issues at jboss.org (Koen Janssens (JIRA)) Date: Tue, 8 Apr 2014 15:52:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) Transactions are leaked when XAResource misbehaves In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960321#comment-12960321 ] Koen Janssens commented on JBTM-2147: ------------------------------------- The hornetq issue is already being fixed. I just want to make sure narayna is a bit more robust in case of a misbehaving XA resource If you want a Narayana log, i can give you one ;-) ARJUNA012078: Abort called illegaly on atomic action 0:ffff40bab98c:1f71a485:5335ece7:3625a31) This happens on the original thread, which has a TX in 'aborting' state (since reaper tried to abort it and failed in the middle). After this warning, Naryana calls com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator#afterCompletion(int), which will end up calling javax.transaction.Synchronzier.afterComplete. But according to the JTA spec, that should only be done when the TX is 'finished'. HOwever, in case the Tx is in 'aborting' state, some resources can still be 'enlisted' and the TX should not be considered finished . > Transactions are leaked when XAResource misbehaves > -------------------------------------------------- > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 05:38:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Apr 2014 05:38:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960428#comment-12960428 ] Tom Jenkinson commented on JBTM-2144: ------------------------------------- 72.17.131.2/view/Narayana+BlackTie/job/narayana/488/ > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 11:00:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Apr 2014 11:00:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2130) All JDBC object store qa tests fail In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2130: -------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > All JDBC object store qa tests fail > ----------------------------------- > > Key: JBTM-2130 > URL: https://issues.jboss.org/browse/JBTM-2130 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/66/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 11:00:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Apr 2014 11:00:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2133) Multiple QA test suite failures on Oracle In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2133: -------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Multiple QA test suite failures on Oracle > ----------------------------------------- > > Key: JBTM-2133 > URL: https://issues.jboss.org/browse/JBTM-2133 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 4.17.19, 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/68/DB_TYPE=oracle,jdk=jdk7.latest,slave=linux/consoleText > {code} > txcore_lockrecord LockRecord_Thread_Test032b Fail (0m37.778s) > txcore_lockrecord LockRecord_Thread_Test035b Fail (0m15.279s) > txcore_lockrecord LockRecord_Thread_Test036a Fail (0m12.145s) > txcore_lockrecord LockRecord_Thread_Test036b Fail (0m21.774s) > txcore_lockrecord LockRecord_Thread_Test043b Fail (0m10.901s) > txcore_lockrecord LockRecord_Thread_Test044b Fail (0m23.904s) > txcore_lockrecord LockRecord_Thread_Test048a Fail (0m13.528s) > txcore_lockrecord LockRecord_Thread_Test048b Fail (0m30.007s) > crashrecovery12 CrashRecovery12_Test03 Fail (4m10.784s) > crashrecovery12 CrashRecovery12_Test04 Fail (4m10.153s) > crashrecovery12 CrashRecovery12_Test05 Fail (4m11.909s) > crashrecovery12 CrashRecovery12_Test06 Fail (4m11.862s) > crashrecovery12 CrashRecovery12_Test07 Fail (4m11.435s) > crashrecovery12 CrashRecovery12_Test02 Fail (4m9.581s) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 11:04:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 9 Apr 2014 11:04:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2137) JDBCStore recovery is too slow In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2137: -------------------------------- Fix Version/s: 4.17.20 (was: 4.17.19) > JDBCStore recovery is too slow > ------------------------------ > > Key: JBTM-2137 > URL: https://issues.jboss.org/browse/JBTM-2137 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Recovery > Affects Versions: 4.17.18, 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.20, 5.0.2 > > > The linked CI job failed because the STATESTOREJBOSSTSTXTABLE had too many entries (>600) and this caused the recovery pass to take about 15 minutes which in turn causes subsequent tests to time out. The reason for so many entries is covered by JBTM-2133 but this JIRA is for the poor performance when there are so many entries. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 18:28:13 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 9 Apr 2014 18:28:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960672#comment-12960672 ] RH Bugzilla Integration commented on JBTM-2132: ----------------------------------------------- Kabir Khan changed the Status of [bug 1080179|https://bugzilla.redhat.com/show_bug.cgi?id=1080179] from NEW to MODIFIED > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 18:28:13 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 9 Apr 2014 18:28:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960673#comment-12960673 ] RH Bugzilla Integration commented on JBTM-2132: ----------------------------------------------- Kabir Khan changed the Status of [bug 1080457|https://bugzilla.redhat.com/show_bug.cgi?id=1080457] from NEW to MODIFIED > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 08:46:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 10 Apr 2014 08:46:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) Transactions are leaked when XAResource misbehaves In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson reopened JBTM-2147: --------------------------------- > Transactions are leaked when XAResource misbehaves > -------------------------------------------------- > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 08:46:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 10 Apr 2014 08:46:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) Transactions are leaked when XAResource misbehaves In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960801#comment-12960801 ] Tom Jenkinson commented on JBTM-2147: ------------------------------------- Hi, Thanks for the report. Your latest comment is slightly different to your initial one, but it is now something I am happy to fix. Effectively you are saying the a cached reference to a transaction (such as the reaper has) can cause the afterCompletion of Synchronizations to be triggered if an XAResource throws RuntimeException out of end. What I propose is to fix that specific issue, i.e. prevent afterCompletion being called on subsequent attempts to rollback the transaction if it is broken by the XAR. You are correct that that is a state machine issue in Narayana that subsequent calls to rollback should not trigger afterCompletion. I won't make further changes to the transaction manager to handle RuntimeExceptions from XAR::end and say disassociate the transaction from the thread as this is not spec compliant so the resource is the thing that should be fixed for that. Note, you will still get a single ARJUNA012078: Abort called illegaly on atomic action 0:ffff40bab98c:1f71a485:5335ece7:3625a31) in the log, but that would be expected in this scenario. Thanks again for the report and I hope you concur with my approach, Tom > Transactions are leaked when XAResource misbehaves > -------------------------------------------------- > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 08:46:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 10 Apr 2014 08:46:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2147: -------------------------------- Summary: afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException (was: Transactions are leaked when XAResource misbehaves) > afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 08:46:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 10 Apr 2014 08:46:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2147: -------------------------------- Status: Pull Request Sent (was: Reopened) Git Pull Request: https://github.com/jbosstm/narayana/pull/636 > afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 08:50:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 10 Apr 2014 08:50:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2147: -------------------------------- Description: EDITED BY TOM (to remove the report about the transaction not being disassociated): If the reaper calls cancel on a transaction that is wedged, the transaction stays in 'aborting' state but it notifes Synchronizations that the tx has ended contrary to the spec. This can be reproduced as follows: * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. ORIGINAL DESCRIPTION: We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. This can be reproduced as follows: * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. >From then on, jboss logs are full of: Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. More background in https://access.redhat.com/support/cases/01061583/ was: We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. This can be reproduced as follows: * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. >From then on, jboss logs are full of: Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. More background in https://access.redhat.com/support/cases/01061583/ > afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > EDITED BY TOM (to remove the report about the transaction not being disassociated): > If the reaper calls cancel on a transaction that is wedged, the transaction stays in 'aborting' state but it notifes Synchronizations that the tx has ended contrary to the spec. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > ORIGINAL DESCRIPTION: > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 08:52:14 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 10 Apr 2014 08:52:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960801#comment-12960801 ] Tom Jenkinson edited comment on JBTM-2147 at 4/10/14 8:50 AM: -------------------------------------------------------------- Hi, Thanks for the report. Your latest comment is slightly different to your initial one (which also talks about the state of the server insofar as the transaction has not been disassociated from the thread), but it is now something I am happy to fix. Effectively you are saying that calling abort on a cached reference to a transaction (such as the reaper has) can cause the afterCompletion of Synchronizations to be triggered if an XAResource throws RuntimeException out of end. What I propose is to fix that specific issue, i.e. prevent afterCompletion being called on subsequent attempts to rollback the transaction if it is broken by the XAR. You are correct that that is a state machine issue in Narayana that subsequent calls to rollback should not trigger afterCompletion. I won't make further changes to the transaction manager to handle RuntimeExceptions from XAR::end and say disassociate the transaction from the thread as this is not spec compliant so the resource is the thing that should be fixed for that. Note, you will still get a single ARJUNA012078: Abort called illegaly on atomic action 0:ffff40bab98c:1f71a485:5335ece7:3625a31) once in the log, but that would be expected in this scenario. Thanks again for the report and I hope you concur with my approach, Tom was (Author: tomjenkinson): Hi, Thanks for the report. Your latest comment is slightly different to your initial one, but it is now something I am happy to fix. Effectively you are saying the a cached reference to a transaction (such as the reaper has) can cause the afterCompletion of Synchronizations to be triggered if an XAResource throws RuntimeException out of end. What I propose is to fix that specific issue, i.e. prevent afterCompletion being called on subsequent attempts to rollback the transaction if it is broken by the XAR. You are correct that that is a state machine issue in Narayana that subsequent calls to rollback should not trigger afterCompletion. I won't make further changes to the transaction manager to handle RuntimeExceptions from XAR::end and say disassociate the transaction from the thread as this is not spec compliant so the resource is the thing that should be fixed for that. Note, you will still get a single ARJUNA012078: Abort called illegaly on atomic action 0:ffff40bab98c:1f71a485:5335ece7:3625a31) in the log, but that would be expected in this scenario. Thanks again for the report and I hope you concur with my approach, Tom > afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > > EDITED BY TOM (to remove the report about the transaction not being disassociated): > If the reaper calls cancel on a transaction that is wedged, the transaction stays in 'aborting' state but it notifes Synchronizations that the tx has ended contrary to the spec. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > ORIGINAL DESCRIPTION: > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 12:46:14 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 10 Apr 2014 12:46:14 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1674) btadmin.PauseDomainTest failed with ArrayIndexOutOfBoundsException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960889#comment-12960889 ] Amos Feng commented on JBTM-1674: --------------------------------- DEBUG (HybridSocketEndpointQueue:296 ) - send on 0.0.0.0:0 with 1 bytes and buffer: it looks like the apr_psprintf function returns null string. > btadmin.PauseDomainTest failed with ArrayIndexOutOfBoundsException > ------------------------------------------------------------------ > > Key: JBTM-1674 > URL: https://issues.jboss.org/browse/JBTM-1674 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Labels: linux64el5, linux64el6 > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-linux64-el5/1501 > {noformat} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.blacktie.btadmin.PauseDomainTest > ------------------------------------------------------------------------------- > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.154 sec <<< FAILURE! > testPauseDomainWithArg(org.jboss.narayana.blacktie.btadmin.PauseDomainTest) Time elapsed: 53.947 sec <<< FAILURE! > junit.framework.AssertionFailedError: Command failed > at junit.framework.Assert.fail(Assert.java:47) > at org.jboss.narayana.blacktie.btadmin.PauseDomainTest.setUp(PauseDomainTest.java:48) > at junit.framework.TestCase.runBare(TestCase.java:125) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:118) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) > at com.sun.proxy.$Proxy0.invoke(Unknown Source) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 03:32:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 11 Apr 2014 03:32:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961038#comment-12961038 ] Tom Jenkinson commented on JBTM-2144: ------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana/489/ > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 03:34:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 11 Apr 2014 03:34:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2147) afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2147: -------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 5.0.2 Resolution: Done Merged - thanks for the report. > afterCompletion may be called before transaction _completes_ if reaper fires for a transaction and XAResource::end throws RuntimeException > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: JBTM-2147 > URL: https://issues.jboss.org/browse/JBTM-2147 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTS > Affects Versions: 4.17.7 > Environment: jboss EAP 6.1.1 > Reporter: Koen Janssens > Assignee: Tom Jenkinson > Fix For: 5.0.2 > > > EDITED BY TOM (to remove the report about the transaction not being disassociated): > If the reaper calls cancel on a transaction that is wedged, the transaction stays in 'aborting' state but it notifes Synchronizations that the tx has ended contrary to the spec. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > ORIGINAL DESCRIPTION: > We have noticed that arjuna leaks transactions when something 'unexpected' happens during tx aborting. The transaction stays in 'aborting' state while it does notify TxLIsteners that the tx has ended. > This can be reproduced as follows: > * A TX is started and both a DB (last)resource and horntq (XA) resource get enlisted. The tx takes a long time and times out. > * Arjuna reaper thread notices the time out and starts a worker thread to cancel the TX. > * Before the worker thread can 'abort' the hornetq XA resource, the arjuna worker thread is interruped (txReaperCancelWaitPeriod expires) by arjuna > * Since the worker thread is interruped, the hornetq XA resource throws an 'HornetQInterruptedException' > * This unexpected exception causes arjuna to notify registered javax/transaction/Synchronization's (and return DB connection to the pool), without ending the Tx. > From then on, jboss logs are full of: > Trying to start a new transaction when old is not complete: Old: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3625a31, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:3625bbc, subordinatenodename=null, eis_name=java:/XAOracleDS >, New < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff40bab98c:1f71a485:5335ece7:3641efc, node_name=1, branch_uid=0:ffff40bab98c:1f71a485:5335ece7:36420a1, subordinatenodename=null, eis_name=java:/XAOracleDS >, Flags 0 > Although the root cause is a misbehaving hornetq resource, I think arjuna should be a bit more resilient. > More background in https://access.redhat.com/support/cases/01061583/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 12:54:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 11 Apr 2014 12:54:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2148) Consider handling RuntimeExceptions arising from badly behaved XAResource implementations In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2148: ----------------------------------- Summary: Consider handling RuntimeExceptions arising from badly behaved XAResource implementations Key: JBTM-2148 URL: https://issues.jboss.org/browse/JBTM-2148 Project: JBoss Transaction Manager Issue Type: Enhancement Security Level: Public (Everyone can see) Components: JTA Affects Versions: 5.0.1, 4.17.19 Reporter: Tom Jenkinson Assignee: Tom Jenkinson It has been observed that some XAResource implementations throw RuntimeExceptions from their XAResource::end method. Although this is not spec compliant, it does mean that the transaction will never complete and as such afterCompletion would never be called, nor would we attempt to complete the remaining branches in the transaction. In ArjunaCore terms the transaction would be left in the state of ActionStatus.ABORTING. This Jira exists as a possible route for users to vote for addressing this issue. One possibility would be to try to align a RuntimeException with a response of XAResource.XA_RETRY where possible. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 12:56:13 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Fri, 11 Apr 2014 12:56:13 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2148) Consider handling RuntimeExceptions arising from badly behaved XAResource implementations In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961219#comment-12961219 ] Tom Jenkinson commented on JBTM-2148: ------------------------------------- If we reach consensus, we could try to raise a JTA_SPEC issue for this. > Consider handling RuntimeExceptions arising from badly behaved XAResource implementations > ----------------------------------------------------------------------------------------- > > Key: JBTM-2148 > URL: https://issues.jboss.org/browse/JBTM-2148 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 4.17.19, 5.0.1 > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > It has been observed that some XAResource implementations throw RuntimeExceptions from their XAResource::end method. > Although this is not spec compliant, it does mean that the transaction will never complete and as such afterCompletion would never be called, nor would we attempt to complete the remaining branches in the transaction. > In ArjunaCore terms the transaction would be left in the state of ActionStatus.ABORTING. > This Jira exists as a possible route for users to vote for addressing this issue. One possibility would be to try to align a RuntimeException with a response of XAResource.XA_RETRY where possible. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Sun Apr 13 19:56:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Sun, 13 Apr 2014 19:56:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2144) blacktie wildfly subsystem build failed with can not find "threads.xml" In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2144: ---------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > blacktie wildfly subsystem build failed with can not find "threads.xml" > ----------------------------------------------------------------------- > > Key: JBTM-2144 > URL: https://issues.jboss.org/browse/JBTM-2144 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Application Server Integration, BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > {code} > [java] java.lang.IllegalStateException: Could not find '[subsystem=../../../../../../jboss-as/build/src/main/resources/configuration/subsystems/threads.xml, supplement=null]' > {code} > the threads.xml has been removed in the wildfly commit > https://github.com/wildfly/wildfly/commit/8caaf561bfc583314cbfee189d2b0f8f075420db#diff-8762a512e2f647f39cae6678929913e5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 06:36:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 14 Apr 2014 06:36:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2149: ------------------------------------- Summary: Blacktie quickstart fails because of not initialised ORB Key: JBTM-2149 URL: https://issues.jboss.org/browse/JBTM-2149 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie, Demonstrator, JTS Reporter: Gytis Trikleris Assignee: Amos Feng Fix For: 5.0.2 http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 {code} [exec] ========================================================================= [exec] [exec] JBoss Bootstrap Environment [exec] [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as [exec] [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java [exec] [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE [exec] [exec] ========================================================================= [exec] [exec] Listening for transport dt_socket at address: 8787 [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: [exec] [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean [exec] java:module/QueueReaperBean [exec] [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] ... 6 more [exec] [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml [exec] [exec] tweak-txfooapp-for-environment: [exec] [exec] BUILD SUCCESSFUL [exec] Total time: 1 second [exec] Running all quickstarts [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] [exec] [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] [exec] [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError [exec] [exec] Quickstart: Running XATMI admin quickstart [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] [exec] [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] [exec] [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] [exec] [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report [exec] JBAS014775: New missing/unsatisfied dependencies: [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START [exec] [exec]  [exec] BUILD SUCCESSFUL [exec] Total time: 4 seconds [exec] Checking for host: lancel or ip: 172.17.131.36 [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) [exec] at java.lang.Thread.run(Thread.java:744) [exec] [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed [exec] UID PID PPID C STIME TTY TIME CMD [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" [exec] testsuite: no process killed [exec] server: no process killed [exec] client: no process killed [exec] cs: no process killed [exec] UID PID PPID C STIME TTY TIME CMD [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 06:36:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Mon, 14 Apr 2014 06:36:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961557#comment-12961557 ] Gytis Trikleris commented on JBTM-2149: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/54 > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 08:12:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 14 Apr 2014 08:12:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961586#comment-12961586 ] Tom Jenkinson commented on JBTM-2149: ------------------------------------- Gytis has raised a PR to upgrade to 810CR1 of WildFly, it may help we will see: https://github.com/jbosstm/narayana/pull/639 > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 08:12:37 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 14 Apr 2014 08:12:37 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2137) JDBCStore recovery is too slow In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2137: -------------------------------- Priority: Minor (was: Major) > JDBCStore recovery is too slow > ------------------------------ > > Key: JBTM-2137 > URL: https://issues.jboss.org/browse/JBTM-2137 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Recovery > Affects Versions: 4.17.18, 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Priority: Minor > Fix For: 4.17.20, 5.0.2 > > > The linked CI job failed because the STATESTOREJBOSSTSTXTABLE had too many entries (>600) and this caused the recovery pass to take about 15 minutes which in turn causes subsequent tests to time out. The reason for so many entries is covered by JBTM-2133 but this JIRA is for the poor performance when there are so many entries. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 08:20:37 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 14 Apr 2014 08:20:37 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2141) Narayana WildFly branch pull request CI testing does not work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2141: -------------------------------- Priority: Minor (was: Major) > Narayana WildFly branch pull request CI testing does not work > ------------------------------------------------------------- > > Key: JBTM-2141 > URL: https://issues.jboss.org/browse/JBTM-2141 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Configuration > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Priority: Minor > Fix For: 5.0.2 > > > Firstly, poller does not pass the correct branch to build. > Secondly, if correct branch is passed, the testing job fails to rebase WildFly. > CI failure after wrong branch passed: http://172.17.131.2/view/Narayana+BlackTie-pulls/job/btny-pulls-wildfly/195/console > CI failure after rebase failure: http://172.17.131.2/view/Narayana+BlackTie-pulls/job/btny-pulls-wildfly/194/consoleText -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 08:50:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 14 Apr 2014 08:50:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2150) Update narayana.sh and narayana-quickstarts/config to not require WILDFLY_MASTER_VERSION In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2150: ----------------------------------- Summary: Update narayana.sh and narayana-quickstarts/config to not require WILDFLY_MASTER_VERSION Key: JBTM-2150 URL: https://issues.jboss.org/browse/JBTM-2150 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: Build System Reporter: Tom Jenkinson Assignee: Tom Jenkinson They should be able to infer this from the projects own pom files. For narayana.sh it is in /pom.xml: 8.0.1.Final-SNAPSHOT For narayana-quickstart/config it is in (for example) ./XTS/wsat-jta-multi_service/pom.xml: 8.0.1.Final-SNAPSHOT -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 10:50:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 14 Apr 2014 10:50:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2079) Reaper mark tx rollback-only In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961664#comment-12961664 ] Tom Jenkinson commented on JBTM-2079: ------------------------------------- I am wondering about whether the reaper could process the XAResources asynchronously but process the afterCompletion from the application thread. It might help the JPA use case? > Reaper mark tx rollback-only > ---------------------------- > > Key: JBTM-2079 > URL: https://issues.jboss.org/browse/JBTM-2079 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Transaction Core > Affects Versions: 5.0.0 > Reporter: Mark Little > Assignee: Tom Jenkinson > > Add configurable option to enable reaper to only mark timeout transactions rollback-only rather than try to roll them back. Used to be in C++ and Java implementations (may still be there). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 13:58:34 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Mon, 14 Apr 2014 13:58:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2149: ---------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/quickstart/pull/121 > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 16:30:33 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 14 Apr 2014 16:30:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2151) Create a Quickstart showing MongoDB and Compensations API In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2151: ----------------------------------- Summary: Create a Quickstart showing MongoDB and Compensations API Key: JBTM-2151 URL: https://issues.jboss.org/browse/JBTM-2151 Project: JBoss Transaction Manager Issue Type: Feature Request Security Level: Public (Everyone can see) Components: Demonstrator, TXFramework Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 14 16:46:34 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 14 Apr 2014 16:46:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2151) Create a Quickstart showing MongoDB and Compensations API In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2151: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/quickstart/pull/120 > Create a Quickstart showing MongoDB and Compensations API > --------------------------------------------------------- > > Key: JBTM-2151 > URL: https://issues.jboss.org/browse/JBTM-2151 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Demonstrator, TXFramework > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.2 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 15 05:52:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 15 Apr 2014 05:52:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-845) Cloud ObjectStore In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-845: ------------------------------- Assignee: James Brealey > Cloud ObjectStore > ----------------- > > Key: JBTM-845 > URL: https://issues.jboss.org/browse/JBTM-845 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Recovery > Reporter: Tom Jenkinson > Assignee: James Brealey > > Create an objectstore that uses infinispan or jgroups for replication of volatile data -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 15 10:08:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 15 Apr 2014 10:08:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2099) TransactionRolledBack exception in XTS interoperability tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris resolved JBTM-2099. ----------------------------------- Resolution: Cannot Reproduce Bug > TransactionRolledBack exception in XTS interoperability tests > ------------------------------------------------------------- > > Key: JBTM-2099 > URL: https://issues.jboss.org/browse/JBTM-2099 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/441/PROFILE=XTS,jdk=jdk7.latest,label=linux/consoleText > {code} > ------------------------------------------------------------------------------- > Test set: com.jboss.transaction.txinterop.interop.ATTest > ------------------------------------------------------------------------------- > Tests run: 15, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 178.09 sec <<< FAILURE! > testAT3_3(com.jboss.transaction.txinterop.interop.ATTest) Time elapsed: 6.436 sec <<< ERROR! > com.arjuna.wst.TransactionRolledBackException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:65) > at com.jboss.transaction.txinterop.interop.ATTestCase.testAT3_3(ATTestCase.java:252) > at com.jboss.transaction.txinterop.interop.ATTest.testAT3_3(ATTest.java:113) > testAT4_1(com.jboss.transaction.txinterop.interop.ATTest) Time elapsed: 0.913 sec <<< ERROR! > com.arjuna.wst.TransactionRolledBackException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:65) > at com.jboss.transaction.txinterop.interop.ATTestCase.testAT4_1(ATTestCase.java:281) > at com.jboss.transaction.txinterop.interop.ATTest.testAT4_1(ATTest.java:119) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 15 10:08:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 15 Apr 2014 10:08:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2099) TransactionRolledBack exception in XTS interoperability tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2099: ---------------------------------- Fix Version/s: (was: 5.0.2) > TransactionRolledBack exception in XTS interoperability tests > ------------------------------------------------------------- > > Key: JBTM-2099 > URL: https://issues.jboss.org/browse/JBTM-2099 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/441/PROFILE=XTS,jdk=jdk7.latest,label=linux/consoleText > {code} > ------------------------------------------------------------------------------- > Test set: com.jboss.transaction.txinterop.interop.ATTest > ------------------------------------------------------------------------------- > Tests run: 15, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 178.09 sec <<< FAILURE! > testAT3_3(com.jboss.transaction.txinterop.interop.ATTest) Time elapsed: 6.436 sec <<< ERROR! > com.arjuna.wst.TransactionRolledBackException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:65) > at com.jboss.transaction.txinterop.interop.ATTestCase.testAT3_3(ATTestCase.java:252) > at com.jboss.transaction.txinterop.interop.ATTest.testAT3_3(ATTest.java:113) > testAT4_1(com.jboss.transaction.txinterop.interop.ATTest) Time elapsed: 0.913 sec <<< ERROR! > com.arjuna.wst.TransactionRolledBackException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:65) > at com.jboss.transaction.txinterop.interop.ATTestCase.testAT4_1(ATTestCase.java:281) > at com.jboss.transaction.txinterop.interop.ATTest.testAT4_1(ATTest.java:119) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 15 10:08:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 15 Apr 2014 10:08:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2099) TransactionRolledBack exception in XTS interoperability tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris closed JBTM-2099. --------------------------------- > TransactionRolledBack exception in XTS interoperability tests > ------------------------------------------------------------- > > Key: JBTM-2099 > URL: https://issues.jboss.org/browse/JBTM-2099 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Gytis Trikleris > Assignee: Gytis Trikleris > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana/441/PROFILE=XTS,jdk=jdk7.latest,label=linux/consoleText > {code} > ------------------------------------------------------------------------------- > Test set: com.jboss.transaction.txinterop.interop.ATTest > ------------------------------------------------------------------------------- > Tests run: 15, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 178.09 sec <<< FAILURE! > testAT3_3(com.jboss.transaction.txinterop.interop.ATTest) Time elapsed: 6.436 sec <<< ERROR! > com.arjuna.wst.TransactionRolledBackException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:65) > at com.jboss.transaction.txinterop.interop.ATTestCase.testAT3_3(ATTestCase.java:252) > at com.jboss.transaction.txinterop.interop.ATTest.testAT3_3(ATTest.java:113) > testAT4_1(com.jboss.transaction.txinterop.interop.ATTest) Time elapsed: 0.913 sec <<< ERROR! > com.arjuna.wst.TransactionRolledBackException: null > at com.arjuna.wst11.stub.CompletionStub.commit(CompletionStub.java:65) > at com.jboss.transaction.txinterop.interop.ATTestCase.testAT4_1(ATTestCase.java:281) > at com.jboss.transaction.txinterop.interop.ATTest.testAT4_1(ATTest.java:119) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 15 11:48:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 15 Apr 2014 11:48:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Hudson process leaks file descriptors on Windows In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2152: ------------------------------------- Summary: Hudson process leaks file descriptors on Windows Key: JBTM-2152 URL: https://issues.jboss.org/browse/JBTM-2152 Project: JBoss Transaction Manager Issue Type: Task Security Level: Public (Everyone can see) Components: Tooling Reporter: Gytis Trikleris Assignee: Tom Jenkinson http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ {code} Image Name PID Session Name Session# Mem Usage ========================= ======== ================ =========== ============ System Idle Process 0 Services 0 24 K System 4 Services 0 300 K smss.exe 212 Services 0 1,024 K csrss.exe 288 Services 0 3,932 K csrss.exe 340 Console 1 3,624 K wininit.exe 348 Services 0 4,300 K winlogon.exe 376 Console 1 4,020 K services.exe 436 Services 0 7,896 K lsass.exe 444 Services 0 10,976 K lsm.exe 452 Services 0 5,780 K svchost.exe 544 Services 0 8,152 K svchost.exe 620 Services 0 8,632 K LogonUI.exe 692 Console 1 14,100 K svchost.exe 708 Services 0 10,988 K svchost.exe 756 Services 0 31,884 K svchost.exe 828 Services 0 9,940 K svchost.exe 884 Services 0 10,020 K svchost.exe 924 Services 0 15,860 K svchost.exe 252 Services 0 11,400 K spoolsv.exe 904 Services 0 10,856 K svchost.exe 816 Services 0 8,876 K SMSvcHost.exe 1044 Services 0 33,140 K svchost.exe 1196 Services 0 2,564 K svchost.exe 1256 Services 0 9,404 K svchost.exe 1580 Services 0 8,008 K csrss.exe 1572 2 5,052 K winlogon.exe 1664 2 4,580 K taskhost.exe 2008 2 9,512 K rdpclip.exe 604 2 4,784 K dwm.exe 2072 2 4,596 K explorer.exe 2104 2 30,892 K jusched.exe 2376 2 10,084 K cmd.exe 2568 2 2,764 K conhost.exe 2576 2 7,116 K java.exe 2592 2 132,328 K msdtc.exe 1668 Services 0 7,304 K cmd.exe 1192 2 3,480 K conhost.exe 2224 2 2,672 K cmd.exe 1660 2 3,152 K java.exe 2880 2 188,872 K mspdbsrv.exe 1956 2 4,584 K tasklist.exe 3664 2 5,188 K WmiPrvSE.exe 3336 Services 0 5,760 K "Finished build" Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Archiving artifacts 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) at hudson.model.Run.execute(Run.java:1690) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:230) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.remoting.Channel$3.adapt(Channel.java:747) at hudson.remoting.Channel$3.adapt(Channel.java:742) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) ... 11 more Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) at hudson.util.DirScanner.scanSingle(DirScanner.java:49) at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) at hudson.FilePath.writeToTar(FilePath.java:2011) at hudson.FilePath.access$1000(FilePath.java:175) at hudson.FilePath$38.invoke(FilePath.java:1952) at hudson.FilePath$38.invoke(FilePath.java:1948) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:60) at java.lang.Thread.run(Thread.java:744) Build step 'Archive the artifacts' changed build result to FAILURE 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 15 11:50:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 15 Apr 2014 11:50:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Hudson process leaks file descriptors on Windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962085#comment-12962085 ] Gytis Trikleris commented on JBTM-2152: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/586/ > Hudson process leaks file descriptors on Windows > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > Image Name PID Session Name Session# Mem Usage > ========================= ======== ================ =========== ============ > System Idle Process 0 Services 0 24 K > System 4 Services 0 300 K > smss.exe 212 Services 0 1,024 K > csrss.exe 288 Services 0 3,932 K > csrss.exe 340 Console 1 3,624 K > wininit.exe 348 Services 0 4,300 K > winlogon.exe 376 Console 1 4,020 K > services.exe 436 Services 0 7,896 K > lsass.exe 444 Services 0 10,976 K > lsm.exe 452 Services 0 5,780 K > svchost.exe 544 Services 0 8,152 K > svchost.exe 620 Services 0 8,632 K > LogonUI.exe 692 Console 1 14,100 K > svchost.exe 708 Services 0 10,988 K > svchost.exe 756 Services 0 31,884 K > svchost.exe 828 Services 0 9,940 K > svchost.exe 884 Services 0 10,020 K > svchost.exe 924 Services 0 15,860 K > svchost.exe 252 Services 0 11,400 K > spoolsv.exe 904 Services 0 10,856 K > svchost.exe 816 Services 0 8,876 K > SMSvcHost.exe 1044 Services 0 33,140 K > svchost.exe 1196 Services 0 2,564 K > svchost.exe 1256 Services 0 9,404 K > svchost.exe 1580 Services 0 8,008 K > csrss.exe 1572 2 5,052 K > winlogon.exe 1664 2 4,580 K > taskhost.exe 2008 2 9,512 K > rdpclip.exe 604 2 4,784 K > dwm.exe 2072 2 4,596 K > explorer.exe 2104 2 30,892 K > jusched.exe 2376 2 10,084 K > cmd.exe 2568 2 2,764 K > conhost.exe 2576 2 7,116 K > java.exe 2592 2 132,328 K > msdtc.exe 1668 Services 0 7,304 K > cmd.exe 1192 2 3,480 K > conhost.exe 2224 2 2,672 K > cmd.exe 1660 2 3,152 K > java.exe 2880 2 188,872 K > mspdbsrv.exe 1956 2 4,584 K > tasklist.exe 3664 2 5,188 K > WmiPrvSE.exe 3336 Services 0 5,760 K > "Finished build" > Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > Archiving artifacts > 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 06:40:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 16 Apr 2014 06:40:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962237#comment-12962237 ] Gytis Trikleris commented on JBTM-2149: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 06:42:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 16 Apr 2014 06:42:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962237#comment-12962237 ] Gytis Trikleris edited comment on JBTM-2149 at 4/16/14 6:40 AM: ---------------------------------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/56 was (Author: gytis): http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 06:48:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 16 Apr 2014 06:48:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Hudson process leaks file descriptors on Windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962239#comment-12962239 ] Gytis Trikleris commented on JBTM-2152: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/589/ > Hudson process leaks file descriptors on Windows > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > Image Name PID Session Name Session# Mem Usage > ========================= ======== ================ =========== ============ > System Idle Process 0 Services 0 24 K > System 4 Services 0 300 K > smss.exe 212 Services 0 1,024 K > csrss.exe 288 Services 0 3,932 K > csrss.exe 340 Console 1 3,624 K > wininit.exe 348 Services 0 4,300 K > winlogon.exe 376 Console 1 4,020 K > services.exe 436 Services 0 7,896 K > lsass.exe 444 Services 0 10,976 K > lsm.exe 452 Services 0 5,780 K > svchost.exe 544 Services 0 8,152 K > svchost.exe 620 Services 0 8,632 K > LogonUI.exe 692 Console 1 14,100 K > svchost.exe 708 Services 0 10,988 K > svchost.exe 756 Services 0 31,884 K > svchost.exe 828 Services 0 9,940 K > svchost.exe 884 Services 0 10,020 K > svchost.exe 924 Services 0 15,860 K > svchost.exe 252 Services 0 11,400 K > spoolsv.exe 904 Services 0 10,856 K > svchost.exe 816 Services 0 8,876 K > SMSvcHost.exe 1044 Services 0 33,140 K > svchost.exe 1196 Services 0 2,564 K > svchost.exe 1256 Services 0 9,404 K > svchost.exe 1580 Services 0 8,008 K > csrss.exe 1572 2 5,052 K > winlogon.exe 1664 2 4,580 K > taskhost.exe 2008 2 9,512 K > rdpclip.exe 604 2 4,784 K > dwm.exe 2072 2 4,596 K > explorer.exe 2104 2 30,892 K > jusched.exe 2376 2 10,084 K > cmd.exe 2568 2 2,764 K > conhost.exe 2576 2 7,116 K > java.exe 2592 2 132,328 K > msdtc.exe 1668 Services 0 7,304 K > cmd.exe 1192 2 3,480 K > conhost.exe 2224 2 2,672 K > cmd.exe 1660 2 3,152 K > java.exe 2880 2 188,872 K > mspdbsrv.exe 1956 2 4,584 K > tasklist.exe 3664 2 5,188 K > WmiPrvSE.exe 3336 Services 0 5,760 K > "Finished build" > Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > Archiving artifacts > 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 06:48:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 16 Apr 2014 06:48:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Hudson process leaks file descriptors on Windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2152: ---------------------------------- Priority: Blocker (was: Major) > Hudson process leaks file descriptors on Windows > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > Image Name PID Session Name Session# Mem Usage > ========================= ======== ================ =========== ============ > System Idle Process 0 Services 0 24 K > System 4 Services 0 300 K > smss.exe 212 Services 0 1,024 K > csrss.exe 288 Services 0 3,932 K > csrss.exe 340 Console 1 3,624 K > wininit.exe 348 Services 0 4,300 K > winlogon.exe 376 Console 1 4,020 K > services.exe 436 Services 0 7,896 K > lsass.exe 444 Services 0 10,976 K > lsm.exe 452 Services 0 5,780 K > svchost.exe 544 Services 0 8,152 K > svchost.exe 620 Services 0 8,632 K > LogonUI.exe 692 Console 1 14,100 K > svchost.exe 708 Services 0 10,988 K > svchost.exe 756 Services 0 31,884 K > svchost.exe 828 Services 0 9,940 K > svchost.exe 884 Services 0 10,020 K > svchost.exe 924 Services 0 15,860 K > svchost.exe 252 Services 0 11,400 K > spoolsv.exe 904 Services 0 10,856 K > svchost.exe 816 Services 0 8,876 K > SMSvcHost.exe 1044 Services 0 33,140 K > svchost.exe 1196 Services 0 2,564 K > svchost.exe 1256 Services 0 9,404 K > svchost.exe 1580 Services 0 8,008 K > csrss.exe 1572 2 5,052 K > winlogon.exe 1664 2 4,580 K > taskhost.exe 2008 2 9,512 K > rdpclip.exe 604 2 4,784 K > dwm.exe 2072 2 4,596 K > explorer.exe 2104 2 30,892 K > jusched.exe 2376 2 10,084 K > cmd.exe 2568 2 2,764 K > conhost.exe 2576 2 7,116 K > java.exe 2592 2 132,328 K > msdtc.exe 1668 Services 0 7,304 K > cmd.exe 1192 2 3,480 K > conhost.exe 2224 2 2,672 K > cmd.exe 1660 2 3,152 K > java.exe 2880 2 188,872 K > mspdbsrv.exe 1956 2 4,584 K > tasklist.exe 3664 2 5,188 K > WmiPrvSE.exe 3336 Services 0 5,760 K > "Finished build" > Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > Archiving artifacts > 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 07:00:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 16 Apr 2014 07:00:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Hudson process leaks file descriptors on Windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962242#comment-12962242 ] Tom Jenkinson commented on JBTM-2152: ------------------------------------- Doesn't look like diskspace on the coordinator or the slave, restarted the slave process, if there is still issues I will try rebooting the machine hosting the slave... > Hudson process leaks file descriptors on Windows > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > Image Name PID Session Name Session# Mem Usage > ========================= ======== ================ =========== ============ > System Idle Process 0 Services 0 24 K > System 4 Services 0 300 K > smss.exe 212 Services 0 1,024 K > csrss.exe 288 Services 0 3,932 K > csrss.exe 340 Console 1 3,624 K > wininit.exe 348 Services 0 4,300 K > winlogon.exe 376 Console 1 4,020 K > services.exe 436 Services 0 7,896 K > lsass.exe 444 Services 0 10,976 K > lsm.exe 452 Services 0 5,780 K > svchost.exe 544 Services 0 8,152 K > svchost.exe 620 Services 0 8,632 K > LogonUI.exe 692 Console 1 14,100 K > svchost.exe 708 Services 0 10,988 K > svchost.exe 756 Services 0 31,884 K > svchost.exe 828 Services 0 9,940 K > svchost.exe 884 Services 0 10,020 K > svchost.exe 924 Services 0 15,860 K > svchost.exe 252 Services 0 11,400 K > spoolsv.exe 904 Services 0 10,856 K > svchost.exe 816 Services 0 8,876 K > SMSvcHost.exe 1044 Services 0 33,140 K > svchost.exe 1196 Services 0 2,564 K > svchost.exe 1256 Services 0 9,404 K > svchost.exe 1580 Services 0 8,008 K > csrss.exe 1572 2 5,052 K > winlogon.exe 1664 2 4,580 K > taskhost.exe 2008 2 9,512 K > rdpclip.exe 604 2 4,784 K > dwm.exe 2072 2 4,596 K > explorer.exe 2104 2 30,892 K > jusched.exe 2376 2 10,084 K > cmd.exe 2568 2 2,764 K > conhost.exe 2576 2 7,116 K > java.exe 2592 2 132,328 K > msdtc.exe 1668 Services 0 7,304 K > cmd.exe 1192 2 3,480 K > conhost.exe 2224 2 2,672 K > cmd.exe 1660 2 3,152 K > java.exe 2880 2 188,872 K > mspdbsrv.exe 1956 2 4,584 K > tasklist.exe 3664 2 5,188 K > WmiPrvSE.exe 3336 Services 0 5,760 K > "Finished build" > Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > Archiving artifacts > 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 08:28:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 16 Apr 2014 08:28:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2153) QA suite failure with oracle in job 71 In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2153: ------------------------------------- Summary: QA suite failure with oracle in job 71 Key: JBTM-2153 URL: https://issues.jboss.org/browse/JBTM-2153 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Testing Reporter: Gytis Trikleris Assignee: Michael Musgrove Priority: Minor Fix For: 5.0.2 http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=oracle,jdk=jdk7.latest,slave=linux/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 16 08:30:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Wed, 16 Apr 2014 08:30:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2154) QA suite failure with db2 in job 71 In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2154: ------------------------------------- Summary: QA suite failure with db2 in job 71 Key: JBTM-2154 URL: https://issues.jboss.org/browse/JBTM-2154 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: Testing Reporter: Gytis Trikleris Assignee: Michael Musgrove Priority: Minor Fix For: 5.0.2 http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=db2,jdk=jdk7.latest,slave=linux/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 04:18:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Thu, 17 Apr 2014 04:18:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Hudson process leaks file descriptors on Windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962451#comment-12962451 ] Gytis Trikleris commented on JBTM-2152: --------------------------------------- Failed after kicking off at Apr 16, 2014 11:57:39 AM: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/590/ > Hudson process leaks file descriptors on Windows > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > Image Name PID Session Name Session# Mem Usage > ========================= ======== ================ =========== ============ > System Idle Process 0 Services 0 24 K > System 4 Services 0 300 K > smss.exe 212 Services 0 1,024 K > csrss.exe 288 Services 0 3,932 K > csrss.exe 340 Console 1 3,624 K > wininit.exe 348 Services 0 4,300 K > winlogon.exe 376 Console 1 4,020 K > services.exe 436 Services 0 7,896 K > lsass.exe 444 Services 0 10,976 K > lsm.exe 452 Services 0 5,780 K > svchost.exe 544 Services 0 8,152 K > svchost.exe 620 Services 0 8,632 K > LogonUI.exe 692 Console 1 14,100 K > svchost.exe 708 Services 0 10,988 K > svchost.exe 756 Services 0 31,884 K > svchost.exe 828 Services 0 9,940 K > svchost.exe 884 Services 0 10,020 K > svchost.exe 924 Services 0 15,860 K > svchost.exe 252 Services 0 11,400 K > spoolsv.exe 904 Services 0 10,856 K > svchost.exe 816 Services 0 8,876 K > SMSvcHost.exe 1044 Services 0 33,140 K > svchost.exe 1196 Services 0 2,564 K > svchost.exe 1256 Services 0 9,404 K > svchost.exe 1580 Services 0 8,008 K > csrss.exe 1572 2 5,052 K > winlogon.exe 1664 2 4,580 K > taskhost.exe 2008 2 9,512 K > rdpclip.exe 604 2 4,784 K > dwm.exe 2072 2 4,596 K > explorer.exe 2104 2 30,892 K > jusched.exe 2376 2 10,084 K > cmd.exe 2568 2 2,764 K > conhost.exe 2576 2 7,116 K > java.exe 2592 2 132,328 K > msdtc.exe 1668 Services 0 7,304 K > cmd.exe 1192 2 3,480 K > conhost.exe 2224 2 2,672 K > cmd.exe 1660 2 3,152 K > java.exe 2880 2 188,872 K > mspdbsrv.exe 1956 2 4,584 K > tasklist.exe 3664 2 5,188 K > WmiPrvSE.exe 3336 Services 0 5,760 K > "Finished build" > Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > Archiving artifacts > 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 05:52:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 17 Apr 2014 05:52:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2152: -------------------------------- Summary: Cannot archive BlackTie artifacts on Windows job (was: Hudson process leaks file descriptors on Windows) > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > Image Name PID Session Name Session# Mem Usage > ========================= ======== ================ =========== ============ > System Idle Process 0 Services 0 24 K > System 4 Services 0 300 K > smss.exe 212 Services 0 1,024 K > csrss.exe 288 Services 0 3,932 K > csrss.exe 340 Console 1 3,624 K > wininit.exe 348 Services 0 4,300 K > winlogon.exe 376 Console 1 4,020 K > services.exe 436 Services 0 7,896 K > lsass.exe 444 Services 0 10,976 K > lsm.exe 452 Services 0 5,780 K > svchost.exe 544 Services 0 8,152 K > svchost.exe 620 Services 0 8,632 K > LogonUI.exe 692 Console 1 14,100 K > svchost.exe 708 Services 0 10,988 K > svchost.exe 756 Services 0 31,884 K > svchost.exe 828 Services 0 9,940 K > svchost.exe 884 Services 0 10,020 K > svchost.exe 924 Services 0 15,860 K > svchost.exe 252 Services 0 11,400 K > spoolsv.exe 904 Services 0 10,856 K > svchost.exe 816 Services 0 8,876 K > SMSvcHost.exe 1044 Services 0 33,140 K > svchost.exe 1196 Services 0 2,564 K > svchost.exe 1256 Services 0 9,404 K > svchost.exe 1580 Services 0 8,008 K > csrss.exe 1572 2 5,052 K > winlogon.exe 1664 2 4,580 K > taskhost.exe 2008 2 9,512 K > rdpclip.exe 604 2 4,784 K > dwm.exe 2072 2 4,596 K > explorer.exe 2104 2 30,892 K > jusched.exe 2376 2 10,084 K > cmd.exe 2568 2 2,764 K > conhost.exe 2576 2 7,116 K > java.exe 2592 2 132,328 K > msdtc.exe 1668 Services 0 7,304 K > cmd.exe 1192 2 3,480 K > conhost.exe 2224 2 2,672 K > cmd.exe 1660 2 3,152 K > java.exe 2880 2 188,872 K > mspdbsrv.exe 1956 2 4,584 K > tasklist.exe 3664 2 5,188 K > WmiPrvSE.exe 3336 Services 0 5,760 K > "Finished build" > Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information > Archiving artifacts > 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 05:52:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 17 Apr 2014 05:52:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2152: -------------------------------- Description: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ {code} ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) at hudson.model.Run.execute(Run.java:1690) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:230) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.remoting.Channel$3.adapt(Channel.java:747) at hudson.remoting.Channel$3.adapt(Channel.java:742) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) ... 11 more Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) at hudson.util.DirScanner.scanSingle(DirScanner.java:49) at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) at hudson.FilePath.writeToTar(FilePath.java:2011) at hudson.FilePath.access$1000(FilePath.java:175) at hudson.FilePath$38.invoke(FilePath.java:1952) at hudson.FilePath$38.invoke(FilePath.java:1948) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:60) at java.lang.Thread.run(Thread.java:744) Build step 'Archive the artifacts' changed build result to FAILURE 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate {code} was: http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ {code} Image Name PID Session Name Session# Mem Usage ========================= ======== ================ =========== ============ System Idle Process 0 Services 0 24 K System 4 Services 0 300 K smss.exe 212 Services 0 1,024 K csrss.exe 288 Services 0 3,932 K csrss.exe 340 Console 1 3,624 K wininit.exe 348 Services 0 4,300 K winlogon.exe 376 Console 1 4,020 K services.exe 436 Services 0 7,896 K lsass.exe 444 Services 0 10,976 K lsm.exe 452 Services 0 5,780 K svchost.exe 544 Services 0 8,152 K svchost.exe 620 Services 0 8,632 K LogonUI.exe 692 Console 1 14,100 K svchost.exe 708 Services 0 10,988 K svchost.exe 756 Services 0 31,884 K svchost.exe 828 Services 0 9,940 K svchost.exe 884 Services 0 10,020 K svchost.exe 924 Services 0 15,860 K svchost.exe 252 Services 0 11,400 K spoolsv.exe 904 Services 0 10,856 K svchost.exe 816 Services 0 8,876 K SMSvcHost.exe 1044 Services 0 33,140 K svchost.exe 1196 Services 0 2,564 K svchost.exe 1256 Services 0 9,404 K svchost.exe 1580 Services 0 8,008 K csrss.exe 1572 2 5,052 K winlogon.exe 1664 2 4,580 K taskhost.exe 2008 2 9,512 K rdpclip.exe 604 2 4,784 K dwm.exe 2072 2 4,596 K explorer.exe 2104 2 30,892 K jusched.exe 2376 2 10,084 K cmd.exe 2568 2 2,764 K conhost.exe 2576 2 7,116 K java.exe 2592 2 132,328 K msdtc.exe 1668 Services 0 7,304 K cmd.exe 1192 2 3,480 K conhost.exe 2224 2 2,672 K cmd.exe 1660 2 3,152 K java.exe 2880 2 188,872 K mspdbsrv.exe 1956 2 4,584 K tasklist.exe 3664 2 5,188 K WmiPrvSE.exe 3336 Services 0 5,760 K "Finished build" Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Archiving artifacts 14:18:50,083 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a37%3a39%3a482335/terminate ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) at hudson.model.Run.execute(Run.java:1690) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:230) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.remoting.Channel$3.adapt(Channel.java:747) at hudson.remoting.Channel$3.adapt(Channel.java:742) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) ... 11 more Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) at hudson.util.DirScanner.scanSingle(DirScanner.java:49) at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) at hudson.FilePath.writeToTar(FilePath.java:2011) at hudson.FilePath.access$1000(FilePath.java:175) at hudson.FilePath$38.invoke(FilePath.java:1952) at hudson.FilePath$38.invoke(FilePath.java:1948) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:60) at java.lang.Thread.run(Thread.java:744) Build step 'Archive the artifacts' changed build result to FAILURE 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate {code} > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 05:54:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 17 Apr 2014 05:54:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962475#comment-12962475 ] Tom Jenkinson commented on JBTM-2152: ------------------------------------- It looks like it is still having trouble archiving the artifacts, this is the error, not the process leaked thing: {code} Build step 'Archive the artifacts' changed build result to FAILURE {code} I will try disabling the archive of the server.log initially to see how we get on. Don't close the issue though if that did work, it would just be a workaround. > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 05:54:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 17 Apr 2014 05:54:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2149: -------------------------------- Priority: Blocker (was: Major) > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 11:40:34 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 17 Apr 2014 11:40:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2155) JBossAS server is still running after building on the windows In-Reply-To: References: Message-ID: Amos Feng created JBTM-2155: ------------------------------- Summary: JBossAS server is still running after building on the windows Key: JBTM-2155 URL: https://issues.jboss.org/browse/JBTM-2155 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie, Build System Reporter: Amos Feng Assignee: Amos Feng Fix For: 5.0.2 The server is still running as the script checks the port 9999 but it is not available with the lastest wildfly which is removing the naive console. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 11:54:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 17 Apr 2014 11:54:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2155) JBossAS server is still running after building on the windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2155: ---------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/641 > JBossAS server is still running after building on the windows > ------------------------------------------------------------- > > Key: JBTM-2155 > URL: https://issues.jboss.org/browse/JBTM-2155 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Build System > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > > The server is still running as the script checks the port 9999 but it is not available with the lastest wildfly which is removing the naive console. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 12:00:34 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 17 Apr 2014 12:00:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962598#comment-12962598 ] Amos Feng commented on JBTM-2152: --------------------------------- I checked the tonic server and there is still two java processes. It looks like the jboss-as server has not been killed and prevent archiving the server.log. I raised JBTM-2155 and update the narayana.bat to replace the check port from 9999 to 9990 as the lastest wildfly has removed the naive console. Hope it helpful ! > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Tom Jenkinson > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 13:40:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 17 Apr 2014 13:40:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2155) JBossAS server is still running after building on the windows In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2155: ---------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > JBossAS server is still running after building on the windows > ------------------------------------------------------------- > > Key: JBTM-2155 > URL: https://issues.jboss.org/browse/JBTM-2155 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Build System > Reporter: Amos Feng > Assignee: Amos Feng > Fix For: 5.0.2 > > > The server is still running as the script checks the port 9999 but it is not available with the lastest wildfly which is removing the naive console. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 13:42:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 17 Apr 2014 13:42:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2149) Blacktie quickstart fails because of not initialised ORB In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2149: ---------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Blacktie quickstart fails because of not initialised ORB > -------------------------------------------------------- > > Key: JBTM-2149 > URL: https://issues.jboss.org/browse/JBTM-2149 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie, Demonstrator, JTS > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-quickstarts/55 > {code} > [exec] ========================================================================= > [exec] > [exec] JBoss Bootstrap Environment > [exec] > [exec] JBOSS_HOME: /home/hudson/workspace/narayana-quickstarts/jboss-as > [exec] > [exec] JAVA: /usr/local/jdk1.7.0_45/bin/java > [exec] > [exec] JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE > [exec] > [exec] ========================================================================= > [exec] > [exec] Listening for transport dt_socket at address: 8787 > [exec] 02:36:57,443 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final > [exec] 02:36:58,485 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final > [exec] 02:36:58,722 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended > [exec] 02:36:58,787 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.0.1.Final-SNAPSHOT "WildFly" starting > [exec] 02:37:01,919 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) > [exec] 02:37:01,946 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final > [exec] 02:37:01,958 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final > [exec] 02:37:02,000 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final > [exec] 02:37:02,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. > [exec] 02:37:02,349 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem > [exec] 02:37:02,508 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012615: Activated the following JSF Implementations: [main] > [exec] 02:37:02,565 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem > [exec] 02:37:02,670 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem > [exec] 02:37:02,743 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > [exec] 02:37:03,360 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) > [exec] 02:37:03,555 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started > [exec] 02:37:03,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 > [exec] 02:37:03,577 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service > [exec] 02:37:03,953 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 > [exec] 02:37:03,953 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] > [exec] 02:37:04,120 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started > [exec] 02:37:04,451 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. > [exec] 02:37:04,524 INFO [org.wildfly.extension.blacktie] (ServerService Thread Pool -- 59) Starting Blacktie Susbsystem > [exec] 02:37:04,691 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension > [exec] 02:37:04,829 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Starting StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,839 INFO [org.codehaus.stomp.tcp.TcpTransportServer] (MSC service thread 1-2) Listening for connections at: tcp://127.0.0.1:61613 > [exec] 02:37:04,840 INFO [org.wildfly.extension.blacktie] (MSC service thread 1-2) Started StompConnect tcp://127.0.0.1:61613 > [exec] 02:37:04,870 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017502: Undertow 1.0.5.Final starting > [exec] 02:37:04,923 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. > [exec] 02:37:04,975 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080 > [exec] 02:37:05,628 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final > [exec] 02:37:05,661 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/data/messagingpaging) > [exec] 02:37:05,665 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221006: Waiting to obtain live lock > [exec] 02:37:05,694 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221012: Using AIO Journal > [exec] 02:37:05,946 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 60) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. > [exec] 02:37:05,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana-quickstarts/jboss-as/welcome-content > [exec] 02:37:05,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting > [exec] 02:37:06,004 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support CORE > [exec] 02:37:06,031 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support AMQP > [exec] 02:37:06,035 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221043: Adding protocol support STOMP > [exec] 02:37:06,500 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,519 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,520 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,552 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,553 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,554 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,555 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,563 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,570 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,574 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,576 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,577 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,578 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,581 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,582 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,583 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,584 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,587 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,588 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,589 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication > [exec] 02:37:06,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,720 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,722 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,723 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,724 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,725 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication > [exec] 02:37:06,874 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant > [exec] 02:37:06,914 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,067 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,068 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,069 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,070 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,071 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,072 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,073 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,074 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,075 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication > [exec] 02:37:07,237 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator > [exec] 02:37:07,289 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221034: Waiting to obtain live lock > [exec] 02:37:07,290 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221035: Live Server Obtained live lock > [exec] 02:37:07,626 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > [exec] 02:37:07,995 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/deployments > [exec] 02:37:08,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:09,700 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jaxb-impl.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,701 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /content/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear/lib/jaxb-xjc-2.0EA3.jar does not point to a valid jar for a Class-Path reference. > [exec] 02:37:09,712 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar") > [exec] 02:37:10,243 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,294 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear.blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. > [exec] 02:37:10,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:10,701 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.0.Final > [exec] 02:37:11,436 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor > [exec] 02:37:11,438 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor > [exec] 02:37:11,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221007: Server is now live > [exec] 02:37:11,449 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [c56c7d23-c26a-11e3-845d-fdbb49e79e68] > [exec] 02:37:11,462 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.BTR_TestOne > [exec] 02:37:11,689 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestOne > [exec] 02:37:12,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name queue/BTR_TestOne > [exec] 02:37:12,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar > [exec] 02:37:12,184 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named QueueReaperBean in deployment unit subdeployment "blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar" of deployment "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" are as follows: > [exec] > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:module/QueueReaperBean!org.jboss.narayana.blacktie.administration.QueueReaperBean > [exec] java:global/blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:app/blacktie-admin-services-5.0.2.Final-SNAPSHOT/QueueReaperBean > [exec] java:module/QueueReaperBean > [exec] > [exec] 02:37:12,696 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.BTR_TestTwo > [exec] 02:37:12,795 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:12,830 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_TestTwo > [exec] 02:37:12,839 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name queue/BTR_TestTwo > [exec] 02:37:12,888 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory > [exec] 02:37:12,888 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.BTC_ConvService > [exec] 02:37:12,965 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.1.2 (Final) > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTC_ConvService > [exec] 02:37:13,032 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name queue/BTC_ConvService > [exec] 02:37:13,056 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.topic.BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/topic/BTR_JAVA_Topic > [exec] 02:37:13,092 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_JAVA_Converse > [exec] 02:37:13,119 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/BTR_JAVA_Converse > [exec] 02:37:13,120 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name queue/BTR_JAVA_Converse > [exec] 02:37:13,121 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory > [exec] 02:37:13,122 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.DLQ > [exec] 02:37:13,123 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ > [exec] 02:37:13,123 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.ExpiryQueue > [exec] 02:37:13,124 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue > [exec] 02:37:13,818 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTDomainAdmin > [exec] 02:37:13,822 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTDomainAdmin > [exec] 02:37:13,830 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.BTR_BTStompAdmin > [exec] 02:37:13,834 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name /queue/BTR_BTStompAdmin > [exec] 02:37:13,835 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:14,094 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started > [exec] 02:37:14,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra > [exec] 02:37:14,211 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] > [exec] 02:37:14,217 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) JBAS014142: Started message driven bean 'BlacktieAdminServiceXATMI' with 'hornetq-ra.rar' resource adapter > [exec] 02:37:14,216 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory > [exec] 02:37:14,291 INFO [org.jboss.narayana.blacktie.administration.core.AdministrationProxy] (MSC service thread 1-1) onConstruct load btconfig.xml > [exec] 02:37:16,185 WARN [org.jboss.weld.Validator] (MSC service thread 1-2) WELD-001471: Interceptor method start defined on class org.jboss.narayana.blacktie.administration.QueueReaperBean is not defined according to the specification. It should not throw java.lang.Exception, which is a checked exception. > [exec] 02:37:16,555 FATAL [com.arjuna.ats.jts] (ServerService Thread Pool -- 67) ARJUNA022006: The ORB has not been initialized yet > [exec] 02:37:16,556 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 67) MSC000001: Failed to start service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final] > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:96) > [exec] at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:300) > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:360) > [exec] at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:66) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) > [exec] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) > [exec] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) > [exec] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:160) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:133) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:89) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122) > [exec] at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137) > [exec] at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [wildfly-ee-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] ... 6 more > [exec] > [exec] Buildfile: /home/hudson/workspace/narayana-quickstarts/blacktie/test/initializeBlackTie.xml > [exec] > [exec] tweak-txfooapp-for-environment: > [exec] > [exec] BUILD SUCCESSFUL > [exec] Total time: 1 second > [exec] Running all quickstarts > [exec] 02:37:18,252 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Started > [exec] 02:37:18,253 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.start(StartStopService.java:56) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,259 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.start(MBeanRegistrationService.java:106) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:18,336 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear\".\"blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar\".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] Caused by: com.arjuna.ats.arjuna.exceptions.FatalError"}} > [exec] 02:37:18,443 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) JBAS018559: Deployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name : "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,046 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START: com.arjuna.ats.arjuna.exceptions.FatalError > [exec] > [exec] Quickstart: Running XATMI admin quickstart > [exec] 02:37:19,305 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000004: Failure during stop of service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.ejb3.timerService: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.internal.jts.OTSImpleManager > [exec] at com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionThreadSetup.setup(InterpositionThreadSetup.java:52) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.setup(ThreadActionData.java:292) > [exec] at com.arjuna.ats.internal.arjuna.thread.ThreadActionData.currentAction(ThreadActionData.java:56) > [exec] at com.arjuna.ats.arjuna.coordinator.BasicAction.Current(BasicAction.java:1247) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.getTransaction(TransactionImple.java:1059) > [exec] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple.getTransaction(TransactionManagerImple.java:52) > [exec] at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.getTransaction(BaseTransactionManagerDelegate.java:95) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTransaction(TimerServiceImpl.java:575) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getWaitingOnTxCompletionTimers(TimerServiceImpl.java:916) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.getTimers(TimerServiceImpl.java:402) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.suspendTimers(TimerServiceImpl.java:660) > [exec] at org.jboss.as.ejb3.timerservice.TimerServiceImpl.stop(TimerServiceImpl.java:215) > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,323 ERROR [org.jboss.as.weld] (MSC service thread 1-2) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.jmx.MBeanRegistrationService.stop(MBeanRegistrationService.java:132) [wildfly-jmx-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTDomainAdmin > [exec] 02:37:19,397 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:/queue/BTR_BTStompAdmin > [exec] 02:37:19,401 INFO [org.jboss.narayana.blacktie.administration.BlacktieAdminService] (MSC service thread 1-1) Admin Server Stopped > [exec] 02:37:19,401 ERROR [org.jboss.as.weld] (MSC service thread 1-1) JBAS016001: Failed to tear down Weld contexts: javax.naming.NameNotFoundException: java:comp/BeanManager > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:187) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:231) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) [wildfly-naming-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_45] > [exec] at org.jboss.as.weld.arquillian.WeldContextSetup.teardown(WeldContextSetup.java:108) > [exec] at org.jboss.as.service.AbstractService.invokeLifecycleMethod(AbstractService.java:77) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.as.service.StartStopService.stop(StartStopService.java:68) [wildfly-sar-8.0.1.Final-SNAPSHOT.jar:8.0.1.Final-SNAPSHOT] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final] > [exec] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > [exec] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > [exec] at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > [exec] > [exec] 02:37:19,638 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear > [exec] 02:37:19,714 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015974: Stopped subdeployment (runtime-name: blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar) in 417ms > [exec] 02:37:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear (runtime-name: blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear) in 429ms > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management > [exec] 02:37:19,729 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > [exec] 02:37:19,730 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.1.Final-SNAPSHOT "WildFly" started in 23142ms - Started 229 of 277 services (97 services are lazy, passive or on-demand) > [exec] 02:37:19,967 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear" (runtime-name: "blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear") > [exec] 02:37:19,970 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report > [exec] JBAS014775: New missing/unsatisfied dependencies: > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieAdminServiceXATMI.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.BlacktieStompAdministrationService.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService, service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component."jboss.blacktie:service=Admin".START (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear".deploymentCompleteService] > [exec] service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".moduleDeploymentRuntimeInformationStart] > [exec] JBAS014777: Services which failed to start: service jboss.deployment.subunit."blacktie-admin-services-ear-5.0.2.Final-SNAPSHOT.ear"."blacktie-admin-services-5.0.2.Final-SNAPSHOT.jar".component.QueueReaperBean.START > [exec] > [exec]  > [exec] BUILD SUCCESSFUL > [exec] Total time: 4 seconds > [exec] Checking for host: lancel or ip: 172.17.131.36 > [exec] 02:37:26,320 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/ConnectionFactory in JNDI InitialContext for JMS ConnectionFactory > [exec] 02:37:26,321 INFO [org.codehaus.stomp.jms.StompConnect] (StompConnect Server Thread: tcp://127.0.0.1:61613) Looking up name: java:/JmsXA in JNDI InitialContext for JMS ConnectionFactory > [exec] 2014-04-13 02:37:26,649 [0x2b9e942261f0] WARN (HybridSocketSessionImpl :490 ) - Got an error: javax.naming.NameNotFoundException: queue/BTR_BTStompAdmin -- service jboss.naming.context.java.queue.BTR_BTStompAdmin > [exec] at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202) > [exec] at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:233) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:188) > [exec] at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [exec] at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:119) > [exec] at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:97) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:310) > [exec] at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:172) > [exec] at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:101) > [exec] at java.lang.Thread.run(Thread.java:744) > [exec] > [exec] 2014-04-13 02:37:26,792 [0x2b9e942261f0] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,fooapp,.fooapp1,0,queue,5.0.2.Final-SNAPSHOT, > [exec] 2014-04-13 02:37:26,793 [0x2b9e942261f0] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed > [exec] 2014-04-13 02:37:29,329 [0x2b9e942261f0] FATAL (AtmiBrokerServer :254 ) - serverinit failed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18500 18463 0 02:36 ? 00:00:00 /bin/sh /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18554 18500 66 02:36 ? 00:00:21 /usr/local/jdk1.7.0_45/bin/java -D[Standalone] -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log -Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties -jar /home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar -mp /home/hudson/workspace/narayana-quickstarts/jboss-as/modules org.jboss.as.standalone -Djboss.home.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as -Djboss.server.base.dir=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone -c standalone-blacktie.xml -Djboss.bind.address=localhost -Djboss.bind.address.unsecure=localhost > [exec] hudson 18824 18463 0 02:37 ? 00:00:00 ps -f > [exec] /home/hudson/workspace/narayana-quickstarts/jboss-as/bin/standalone.sh: line 258: 18554 Killed "/usr/local/jdk1.7.0_45/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n -DOrbPortabilityEnvironmentBean.resolveService=NAME_SERVICE "-Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/log/server.log" "-Dlogging.configuration=file:/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone/configuration/logging.properties" -jar "/home/hudson/workspace/narayana-quickstarts/jboss-as/jboss-modules.jar" -mp "/home/hudson/workspace/narayana-quickstarts/jboss-as/modules" org.jboss.as.standalone -Djboss.home.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as" -Djboss.server.base.dir="/home/hudson/workspace/narayana-quickstarts/jboss-as/standalone" "-c" "standalone-blacktie.xml" "-Djboss.bind.address=localhost" "-Djboss.bind.address.unsecure=localhost" > [exec] testsuite: no process killed > [exec] server: no process killed > [exec] client: no process killed > [exec] cs: no process killed > [exec] UID PID PPID C STIME TTY TIME CMD > [exec] hudson 2531 2529 0 Apr11 ? 00:02:40 sshd: hudson at notty > [exec] hudson 2609 2531 0 Apr11 ? 00:00:00 bash -c cd '/home/hudson' && java -jar slave.jar > [exec] hudson 2626 2609 0 Apr11 ? 00:03:48 java -jar slave.jar > [exec] hudson 14125 2626 0 02:12 ? 00:00:00 /bin/bash -xe /tmp/hudson4517688190075525816.sh > [exec] hudson 15776 14125 12 02:29 ? 00:01:02 /usr/local/jdk1.7.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -classpath /usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/usr/local/apache-maven-3.0.4/bin/m2.conf -Dmaven.home=/usr/local/apache-maven-3.0.4 org.codehaus.plexus.classworlds.launcher.Launcher clean install -DskipX11Tests=true > [exec] hudson 18463 15776 0 02:36 ? 00:00:00 sh -c ./test/blacktie-linux.sh > [exec] hudson 18835 18463 0 02:37 ? 00:00:00 ps -f > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 17:40:40 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 17 Apr 2014 17:40:40 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962687#comment-12962687 ] RH Bugzilla Integration commented on JBTM-2132: ----------------------------------------------- Paul Gier changed the Status of [bug 1080179|https://bugzilla.redhat.com/show_bug.cgi?id=1080179] from MODIFIED to ON_QA > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 17 17:40:40 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 17 Apr 2014 17:40:40 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962688#comment-12962688 ] RH Bugzilla Integration commented on JBTM-2132: ----------------------------------------------- Paul Gier changed the Status of [bug 1080457|https://bugzilla.redhat.com/show_bug.cgi?id=1080457] from MODIFIED to ON_QA > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Sat Apr 19 03:38:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Sat, 19 Apr 2014 03:38:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1674) btadmin.PauseDomainTest failed with ArrayIndexOutOfBoundsException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-1674: ---------------------------- Status: Pull Request Sent (was: Reopened) Git Pull Request: https://github.com/jbosstm/narayana/pull/536, https://github.com/jbosstm/narayana/pull/642 (was: https://github.com/jbosstm/narayana/pull/536) > btadmin.PauseDomainTest failed with ArrayIndexOutOfBoundsException > ------------------------------------------------------------------ > > Key: JBTM-1674 > URL: https://issues.jboss.org/browse/JBTM-1674 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Labels: linux64el5, linux64el6 > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-linux64-el5/1501 > {noformat} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.blacktie.btadmin.PauseDomainTest > ------------------------------------------------------------------------------- > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.154 sec <<< FAILURE! > testPauseDomainWithArg(org.jboss.narayana.blacktie.btadmin.PauseDomainTest) Time elapsed: 53.947 sec <<< FAILURE! > junit.framework.AssertionFailedError: Command failed > at junit.framework.Assert.fail(Assert.java:47) > at org.jboss.narayana.blacktie.btadmin.PauseDomainTest.setUp(PauseDomainTest.java:48) > at junit.framework.TestCase.runBare(TestCase.java:125) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:118) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) > at com.sun.proxy.$Proxy0.invoke(Unknown Source) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Sun Apr 20 22:20:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Sun, 20 Apr 2014 22:20:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-1674) btadmin.PauseDomainTest failed with ArrayIndexOutOfBoundsException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-1674: ---------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > btadmin.PauseDomainTest failed with ArrayIndexOutOfBoundsException > ------------------------------------------------------------------ > > Key: JBTM-1674 > URL: https://issues.jboss.org/browse/JBTM-1674 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: BlackTie > Reporter: Amos Feng > Assignee: Amos Feng > Labels: linux64el5, linux64el6 > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-linux64-el5/1501 > {noformat} > ------------------------------------------------------------------------------- > Test set: org.jboss.narayana.blacktie.btadmin.PauseDomainTest > ------------------------------------------------------------------------------- > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.154 sec <<< FAILURE! > testPauseDomainWithArg(org.jboss.narayana.blacktie.btadmin.PauseDomainTest) Time elapsed: 53.947 sec <<< FAILURE! > junit.framework.AssertionFailedError: Command failed > at junit.framework.Assert.fail(Assert.java:47) > at org.jboss.narayana.blacktie.btadmin.PauseDomainTest.setUp(PauseDomainTest.java:48) > at junit.framework.TestCase.runBare(TestCase.java:125) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:118) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) > at com.sun.proxy.$Proxy0.invoke(Unknown Source) > at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) > at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 05:24:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 22 Apr 2014 05:24:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2152: -------------------------------- Assignee: Amos Feng (was: Tom Jenkinson) > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 05:30:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 22 Apr 2014 05:30:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2156) InboundBridgeTestCase#testRollbackWithTwoParticipants test failed In-Reply-To: References: Message-ID: Gytis Trikleris created JBTM-2156: ------------------------------------- Summary: InboundBridgeTestCase#testRollbackWithTwoParticipants test failed Key: JBTM-2156 URL: https://issues.jboss.org/browse/JBTM-2156 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: REST Reporter: Gytis Trikleris Assignee: Gytis Trikleris Priority: Minor Fix For: 5.0.2 http://172.17.131.2/view/Narayana+BlackTie/job/narayana/PROFILE=MAIN,jdk=jdk7.latest,label=linux/498 {code} java.lang.AssertionError: expected:<1> but was:<2> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.jboss.narayana.rest.bridge.inbound.test.integration.InboundBridgeTestCase.testRollbackWithTwoParticipants(InboundBridgeTestCase.java:130) {code} {code} log4j:WARN No appenders could be found for logger (org.jboss.logging). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Apr 21, 2014 7:11:09 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start INFO: Manual starting of a server instance Apr 21, 2014 7:11:09 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/local/jdk1.7.0_51/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml] Listening for transport dt_socket at address: 8787 19:11:10,874 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final 19:11:11,750 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final 19:11:11,963 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended 19:11:12,034 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.1.0.Final-SNAPSHOT "Kenny" starting 19:11:15,195 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 19:11:15,222 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.2.2.Final 19:11:15,233 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.2.2.Final 19:11:15,274 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.3.Final 19:11:15,428 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem. 19:11:15,432 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem 19:11:15,588 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 47) JBAS011800: Activating Naming Subsystem 19:11:15,645 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension 19:11:15,515 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 43) JBAS012615: Activated the following JSF Implementations: [main] 19:11:15,633 INFO [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013171: Activating Security Subsystem 19:11:15,633 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. 19:11:15,975 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.5.Final starting 19:11:15,993 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.5.Final starting 19:11:15,993 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service 19:11:16,033 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 19:11:16,410 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started 19:11:16,494 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/welcome-content 19:11:16,845 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Beta1 19:11:16,889 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default] 19:11:17,101 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. 19:11:17,112 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting 19:11:17,173 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 19:11:17,593 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,654 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,619 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,655 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,654 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,655 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,656 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,657 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,657 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,658 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,658 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,659 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,660 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,660 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,661 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,663 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,670 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,671 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,673 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,673 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,674 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,675 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,675 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,676 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,683 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,683 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,684 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,688 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,688 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,689 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,689 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,697 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,698 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,698 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:17,776 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,776 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,776 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,776 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,777 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,778 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,778 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,778 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,779 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,779 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,779 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,779 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,779 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,780 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,781 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:17,782 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:18,074 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant 19:11:18,080 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,080 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,081 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,081 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,081 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,081 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,082 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,082 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,082 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,082 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,082 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,083 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,083 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,083 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,083 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,094 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,094 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,094 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,094 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,094 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,095 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,095 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,095 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,095 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,095 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,096 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,096 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,096 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,096 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,097 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,097 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:18,179 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: volatile-rest-at-participant 19:11:18,290 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-at-coordinator 19:11:18,623 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) 19:11:19,164 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2 19:11:19,373 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started 19:11:19,421 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 19:11:19,443 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingpaging) 19:11:19,445 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock 19:11:19,458 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/deployments 19:11:20,117 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final 19:11:20,125 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal 19:11:20,363 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. 19:11:20,394 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE 19:11:20,448 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP 19:11:20,452 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP 19:11:20,534 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock 19:11:20,535 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock 19:11:21,013 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor 19:11:21,014 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor 19:11:21,136 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live 19:11:21,136 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] 19:11:21,235 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory 19:11:21,278 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:11:21,284 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA 19:11:21,300 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.ExpiryQueue 19:11:21,316 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:11:21,316 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.DLQ 19:11:21,317 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ 19:11:21,349 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started 19:11:21,350 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra 19:11:21,352 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] 19:11:21,352 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:11:21,554 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 19:11:21,554 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 19:11:21,555 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.Final-SNAPSHOT "Kenny" started in 11420ms - Started 222 of 270 services (91 services are lazy, passive or on-demand) 19:11:22,237 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/04/b08ef21ce1a3327050cb27cefd4fb42b030864/content 19:11:22,273 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:11:22,650 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. 19:11:22,655 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice. 19:11:23,082 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx-bridge-test 19:11:23,305 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "rest-tx-bridge-test.war" (runtime-name : "rest-tx-bridge-test.war") 19:11:29,047 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://localhost:8080/rest-tx-bridge-test/logging-participant-resource/terminator 19:11:29,047 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8080/rest-at-participant/0:ffffac118321:97a9:53555ec7:17 19:11:29,642 INFO [org.hibernate.validator.internal.util.Version] (default task-1) HV000001: Hibernate Validator 5.1.0.Final 19:11:29,875 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-3) LoggingRestATResource.resetInvocations() 19:11:29,931 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-6) LoggingRestATResource.terminateParticipant(txstatus=TransactionCommitted) 19:11:30,490 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-8) LoggingXAResource.start 19:11:30,506 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-12) LoggingXAResource.end 19:11:30,511 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-12) LoggingXAResource.rollback 19:11:30,515 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-13) LoggingRestATResource.terminateParticipant(txstatus=TransactionRolledBack) 19:11:30,555 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-14) LoggingRestATResource.getInvocations() 19:11:30,631 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /rest-tx-bridge-test 19:11:30,654 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment rest-tx-bridge-test.war (runtime-name: rest-tx-bridge-test.war) in 31ms Apr 21, 2014 7:11:30 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop INFO: Manual stopping of a server instance 19:11:30,774 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/04/b08ef21ce1a3327050cb27cefd4fb42b030864/content 19:11:30,774 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:11:30,820 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:11:30,821 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] 19:11:30,840 INFO [org.hornetq.ra] (ServerService Thread Pool -- 53) HQ151003: HornetQ resource adaptor stopped 19:11:30,843 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: rest-at-participant 19:11:30,844 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: volatile-rest-at-participant 19:11:30,844 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /rest-at-coordinator 19:11:30,847 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 25) JBAS011605: Unbound messaging object to jndi name java:/jms/queue/DLQ 19:11:30,848 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory 19:11:30,849 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 24) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:11:30,850 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 29) JBAS011605: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:11:30,871 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 19:11:30,880 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping 19:11:30,973 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2 19:11:31,021 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 29) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] stopped 19:11:31,026 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending 19:11:31,027 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost.localdomain/127.0.0.1:8080 19:11:31,034 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.0.5.Final stopping 19:11:31,045 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.1.0.Final-SNAPSHOT "Kenny" stopped in 114ms Apr 21, 2014 7:11:31 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill INFO: Hard killing of a server instance Apr 21, 2014 7:11:31 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start INFO: Manual starting of a server instance Apr 21, 2014 7:11:31 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/local/jdk1.7.0_51/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml] Listening for transport dt_socket at address: 8787 19:11:32,341 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final 19:11:33,387 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final 19:11:33,483 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended 19:11:33,561 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.1.0.Final-SNAPSHOT "Kenny" starting 19:11:36,705 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 19:11:36,737 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final 19:11:36,749 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final 19:11:36,807 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final 19:11:36,990 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem. 19:11:36,994 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem 19:11:37,123 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 47) JBAS011800: Activating Naming Subsystem 19:11:37,065 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 43) JBAS012615: Activated the following JSF Implementations: [main] 19:11:37,184 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. 19:11:37,184 INFO [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013171: Activating Security Subsystem 19:11:38,123 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service 19:11:38,124 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Beta1 19:11:38,319 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.5.Final starting 19:11:38,340 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 19:11:38,558 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.5.Final starting 19:11:38,818 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) 19:11:38,857 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/welcome-content 19:11:39,462 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2 19:11:39,846 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started 19:11:39,850 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default] 19:11:39,921 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. 19:11:39,938 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting 19:11:40,065 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started 19:11:40,215 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 19:11:40,219 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 19:11:40,284 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingpaging) 19:11:40,287 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221006: Waiting to obtain live lock 19:11:40,301 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension 19:11:40,345 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221012: Using AIO Journal 19:11:41,290 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final 19:11:41,298 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 55) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. 19:11:41,328 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221043: Adding protocol support CORE 19:11:41,366 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221043: Adding protocol support AMQP 19:11:41,370 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221043: Adding protocol support STOMP 19:11:41,504 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221034: Waiting to obtain live lock 19:11:41,504 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221035: Live Server Obtained live lock 19:11:41,670 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,687 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,687 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,688 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,688 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,689 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,691 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,691 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,691 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,693 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,694 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,694 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,696 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,701 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,702 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,703 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,703 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,704 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,705 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,705 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,706 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,712 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,713 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,713 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,714 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:41,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:42,192 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator 19:11:42,478 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,480 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,480 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,480 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,481 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,482 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,483 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,483 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,483 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,483 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,483 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,484 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,484 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,484 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,484 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,484 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,485 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,486 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:11:42,538 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: rest-at-participant 19:11:42,556 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,557 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,557 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,557 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,558 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,559 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,559 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,559 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,559 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,559 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,560 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,560 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,560 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,560 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,564 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,565 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,566 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:11:42,626 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant 19:11:42,951 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor 19:11:42,954 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/deployments 19:11:42,954 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor 19:11:43,144 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221007: Server is now live 19:11:43,144 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] 19:11:43,251 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221003: trying to deploy queue jms.queue.ExpiryQueue 19:11:43,314 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:11:43,334 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA 19:11:43,334 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.DLQ 19:11:43,335 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ 19:11:43,371 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:11:43,372 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory 19:11:43,486 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started 19:11:43,487 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra 19:11:43,489 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] 19:11:43,490 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:11:43,640 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 19:11:43,641 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 19:11:43,642 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.Final-SNAPSHOT "Kenny" started in 12067ms - Started 222 of 270 services (91 services are lazy, passive or on-demand) 19:11:43,822 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/c0/40f57550b8e91f5f90a8cf692adb6db4e43849/content 19:11:43,856 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:11:44,248 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. 19:11:44,248 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice. 19:11:44,703 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx-bridge-test 19:11:44,962 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018559: Deployed "rest-tx-bridge-test.war" (runtime-name : "rest-tx-bridge-test.war") 19:11:50,510 INFO [org.hibernate.validator.internal.util.Version] (default task-1) HV000001: Hibernate Validator 5.1.0.Final 19:11:50,729 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-2) LoggingRestATResource.resetInvocations() 19:11:50,849 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-4) LoggingXAResource.start 19:11:50,867 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-7) LoggingXAResource.end 19:11:50,867 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-7) LoggingXAResource.rollback 19:11:50,932 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /rest-tx-bridge-test 19:11:50,954 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment rest-tx-bridge-test.war (runtime-name: rest-tx-bridge-test.war) in 28ms Apr 21, 2014 7:11:51 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop INFO: Manual stopping of a server instance 19:11:51,083 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/c0/40f57550b8e91f5f90a8cf692adb6db4e43849/content 19:11:51,084 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:11:51,115 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:11:51,115 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] 19:11:51,133 INFO [org.hornetq.ra] (ServerService Thread Pool -- 26) HQ151003: HornetQ resource adaptor stopped 19:11:51,141 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: rest-at-participant 19:11:51,141 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: volatile-rest-at-participant 19:11:51,141 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /rest-at-coordinator 19:11:51,144 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 26) JBAS011605: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:11:51,144 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 46) JBAS011605: Unbound messaging object to jndi name java:/jms/queue/DLQ 19:11:51,145 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory 19:11:51,146 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 29) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:11:51,158 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 19:11:51,166 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017532: Host default-host stopping 19:11:51,250 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010418: Stopped Driver service with driver-name = h2 19:11:51,337 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 28) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] stopped 19:11:51,340 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending 19:11:51,341 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost.localdomain/127.0.0.1:8080 19:11:51,344 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.0.5.Final stopping 19:11:51,351 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly 8.1.0.Final-SNAPSHOT "Kenny" stopped in 136ms Apr 21, 2014 7:11:51 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill INFO: Hard killing of a server instance Apr 21, 2014 7:11:51 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start INFO: Manual starting of a server instance Apr 21, 2014 7:11:51 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/local/jdk1.7.0_51/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml] Listening for transport dt_socket at address: 8787 19:11:52,612 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final 19:11:53,429 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final 19:11:53,528 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended 19:11:53,774 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.1.0.Final-SNAPSHOT "Kenny" starting 19:11:56,871 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 19:11:56,898 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final 19:11:56,910 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final 19:11:56,953 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final 19:11:57,112 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem. 19:11:57,116 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem 19:11:57,294 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 47) JBAS011800: Activating Naming Subsystem 19:11:57,326 INFO [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013171: Activating Security Subsystem 19:11:57,384 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 19:11:57,374 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. 19:11:57,423 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 43) JBAS012615: Activated the following JSF Implementations: [main] 19:11:57,709 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Beta1 19:11:57,974 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service 19:11:58,082 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started 19:11:58,195 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension 19:11:58,210 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) 19:11:58,256 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2 19:11:58,333 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.5.Final starting 19:11:58,565 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/welcome-content 19:11:58,891 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] 19:11:58,655 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.5.Final starting 19:11:59,327 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started 19:11:59,372 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server. 19:11:59,392 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting 19:11:59,602 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 19:11:59,971 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,986 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,986 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,987 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,989 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,989 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,990 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,993 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,994 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,994 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:11:59,995 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,174 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,175 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,176 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,176 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,177 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,177 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,177 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,178 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,178 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,178 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,179 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,179 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,181 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,182 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,182 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,183 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,183 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,183 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,193 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,193 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,194 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,194 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,194 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,196 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:00,497 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-at-coordinator 19:12:01,204 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final 19:12:01,268 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingpaging) 19:12:01,270 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock 19:12:01,319 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal 19:12:01,352 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 19:12:01,376 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. 19:12:01,386 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,387 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,387 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,387 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,388 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,388 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,388 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,388 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,388 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,389 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,390 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,390 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,390 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,390 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,390 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,391 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,392 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,393 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:01,432 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: rest-at-participant 19:12:01,690 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE 19:12:01,698 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP 19:12:01,702 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP 19:12:01,735 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,736 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,736 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,736 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,737 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,737 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,737 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,737 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,737 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,738 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,738 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,738 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,738 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,738 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,739 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,739 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,739 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,739 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,739 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,739 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,740 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,741 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:01,791 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: volatile-rest-at-participant 19:12:01,925 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock 19:12:01,925 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock 19:12:02,146 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/deployments 19:12:02,409 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor 19:12:02,410 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor 19:12:02,534 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live 19:12:02,534 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] 19:12:02,716 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA 19:12:02,738 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory 19:12:02,760 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.DLQ 19:12:02,779 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ 19:12:02,779 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.ExpiryQueue 19:12:02,780 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:12:02,781 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:12:02,788 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started 19:12:02,789 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra 19:12:02,791 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] 19:12:02,792 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:12:02,956 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 19:12:02,957 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 19:12:02,957 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.Final-SNAPSHOT "Kenny" started in 11101ms - Started 222 of 270 services (91 services are lazy, passive or on-demand) 19:12:03,876 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/ef/1211b84d5c882656f6587b304f51a4fb0142a7/content 19:12:03,911 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:12:04,327 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. 19:12:04,327 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice. 19:12:04,819 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx-bridge-test 19:12:05,052 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "rest-tx-bridge-test.war" (runtime-name : "rest-tx-bridge-test.war") 19:12:10,638 INFO [org.hibernate.validator.internal.util.Version] (default task-1) HV000001: Hibernate Validator 5.1.0.Final 19:12:10,846 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-2) LoggingRestATResource.resetInvocations() 19:12:10,956 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-4) LoggingXAResource.start 19:12:10,973 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-7) LoggingXAResource.end 19:12:10,974 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-7) LoggingXAResource.prepare 19:12:11,057 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-7) LoggingXAResource.commit 19:12:11,122 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /rest-tx-bridge-test 19:12:11,145 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment rest-tx-bridge-test.war (runtime-name: rest-tx-bridge-test.war) in 29ms Apr 21, 2014 7:12:11 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop INFO: Manual stopping of a server instance 19:12:11,270 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/ef/1211b84d5c882656f6587b304f51a4fb0142a7/content 19:12:11,271 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:12:11,302 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:12:11,302 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] 19:12:11,325 INFO [org.hornetq.ra] (ServerService Thread Pool -- 52) HQ151003: HornetQ resource adaptor stopped 19:12:11,329 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /rest-at-coordinator 19:12:11,329 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: volatile-rest-at-participant 19:12:11,383 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: rest-at-participant 19:12:11,416 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 19:12:11,419 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017532: Host default-host stopping 19:12:11,423 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 25) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:12:11,435 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2 19:12:11,495 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 26) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] stopped 19:12:11,498 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTP listener default suspending 19:12:11,499 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost.localdomain/127.0.0.1:8080 19:12:11,505 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017506: Undertow 1.0.5.Final stopping 19:12:11,516 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.1.0.Final-SNAPSHOT "Kenny" stopped in 137ms Apr 21, 2014 7:12:11 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill INFO: Hard killing of a server instance Apr 21, 2014 7:12:11 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController start INFO: Manual starting of a server instance Apr 21, 2014 7:12:11 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/local/jdk1.7.0_51/bin/java, -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n, -ea, -Djboss.home.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/bundles, -jar, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/jboss-modules.jar, -mp, /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/modules, org.jboss.as.standalone, -server-config, standalone-rts.xml] Listening for transport dt_socket at address: 8787 19:12:12,749 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final 19:12:13,653 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final 19:12:13,901 WARN [org.jboss.as.warn.fd-limit] (main) JBAS015972: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended 19:12:13,970 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.1.0.Final-SNAPSHOT "Kenny" starting 19:12:17,023 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 19:12:17,050 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final 19:12:17,061 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final 19:12:17,104 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final 19:12:17,258 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem. 19:12:17,262 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem 19:12:17,332 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 43) JBAS012615: Activated the following JSF Implementations: [main] 19:12:18,008 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 19:12:18,051 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 47) JBAS011800: Activating Naming Subsystem 19:12:17,469 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. 19:12:17,469 INFO [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013171: Activating Security Subsystem 19:12:18,456 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension 19:12:18,854 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started 19:12:19,042 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] 19:12:19,047 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service 19:12:19,051 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.0.5.Final starting 19:12:19,370 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Beta1 19:12:19,762 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final) 19:12:19,817 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017502: Undertow 1.0.5.Final starting 19:12:19,880 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2 19:12:19,991 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started 19:12:20,238 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 19:12:20,391 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) JBAS017527: Creating file handler for path /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/welcome-content 19:12:20,424 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server. 19:12:20,465 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting 19:12:20,593 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 19:12:21,172 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingjournal,bindingsDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingbindings,largeMessagesDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messaginglargemessages,pagingDirectory=/home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/messagingpaging) 19:12:21,174 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock 19:12:21,203 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221012: Using AIO Journal 19:12:21,236 INFO [io.netty.util.internal.PlatformDependent] (ServerService Thread Pool -- 58) Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. 19:12:21,571 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final 19:12:21,602 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support CORE 19:12:21,636 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support AMQP 19:12:21,640 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221043: Adding protocol support STOMP 19:12:21,902 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,917 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,917 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,918 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,918 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,920 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,921 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,921 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,922 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,922 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,923 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,927 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,927 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,928 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,928 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,929 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.NotFoundMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,930 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,931 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,937 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,937 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,944 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,945 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,945 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,946 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,946 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,947 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,947 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TransactionStatusMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,947 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,947 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,949 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.jbossts.star.service.Coordinator from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,950 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,950 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,950 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.TMUnavailableMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,951 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:21,951 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.jbossts.star.provider.HttpResponseMapper from Application class org.wildfly.extension.rts.jaxrs.CoordinatorApplication 19:12:22,452 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /rest-at-coordinator 19:12:22,453 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock 19:12:22,453 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock 19:12:22,456 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,458 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,458 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,458 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,458 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,459 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,459 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,459 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,459 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,459 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,460 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,460 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,460 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,460 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,460 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding class resource org.jboss.narayana.rest.integration.ParticipantResource from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,461 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,461 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,461 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,461 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,461 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,466 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,467 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,467 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.narayana.rest.integration.HeuristicMapper from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,467 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,467 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,468 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,468 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,468 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,468 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,468 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,468 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,469 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.ParticipantApplication 19:12:22,512 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: rest-at-participant 19:12:22,536 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.MapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding class resource org.jboss.narayana.rest.integration.VolatileParticipantResource from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,715 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.FileProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.IIOImageProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.StringTextStar from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,716 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.InputStreamProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,717 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DocumentProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,718 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.DataSourceProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,719 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,721 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Adding provider class org.jboss.resteasy.plugins.providers.SerializableProvider from Application class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication 19:12:22,761 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: volatile-rest-at-participant 19:12:22,967 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/deployments 19:12:23,246 INFO [org.jboss.messaging] (MSC service thread 1-1) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor 19:12:23,248 INFO [org.jboss.messaging] (MSC service thread 1-2) JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor 19:12:23,303 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live 19:12:23,303 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] 19:12:23,395 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory 19:12:23,396 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.DLQ 19:12:23,411 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ 19:12:23,501 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA 19:12:23,538 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:12:23,539 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.ExpiryQueue 19:12:23,540 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:12:23,682 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started 19:12:23,683 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra 19:12:23,685 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] 19:12:23,686 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:12:23,893 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 19:12:23,893 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 19:12:23,894 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.Final-SNAPSHOT "Kenny" started in 11875ms - Started 222 of 270 services (91 services are lazy, passive or on-demand) 19:12:24,149 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/96/41d4a7d2e16565d9e8ea1bc770138194823bc4/content 19:12:24,183 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:12:24,568 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice. 19:12:24,568 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.rest-tx-bridge-test.war" is using a private module ("org.codehaus.jettison:main") which may be changed or removed in future versions without notice. 19:12:25,001 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /rest-tx-bridge-test 19:12:25,236 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018559: Deployed "rest-tx-bridge-test.war" (runtime-name : "rest-tx-bridge-test.war") 19:12:31,170 INFO [org.hibernate.validator.internal.util.Version] (default task-1) HV000001: Hibernate Validator 5.1.0.Final 19:12:31,404 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-2) LoggingRestATResource.resetInvocations() 19:12:31,523 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-5) LoggingXAResource.start 19:12:31,534 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-8) LoggingXAResource.end 19:12:31,535 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-8) LoggingXAResource.prepare 19:12:31,639 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-9) LoggingRestATResource.terminateParticipant(txstatus=TransactionPrepared) 19:12:31,691 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-10) LoggingRestATResource.terminateParticipant(txstatus=TransactionCommitted) 19:12:31,695 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingXAResource] (default task-11) LoggingXAResource.commit 19:12:31,733 INFO [org.jboss.narayana.rest.bridge.inbound.test.common.LoggingRestATResource] (default task-12) LoggingRestATResource.getInvocations() 19:12:31,792 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /rest-tx-bridge-test 19:12:31,815 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment rest-tx-bridge-test.war (runtime-name: rest-tx-bridge-test.war) in 30ms Apr 21, 2014 7:12:31 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController stop INFO: Manual stopping of a server instance 19:12:31,912 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /home/hudson/workspace/narayana/PROFILE/MAIN/jdk/jdk7.latest/label/linux/jboss-as/build/target/wildfly-8.1.0.Final-SNAPSHOT/standalone/data/content/96/41d4a7d2e16565d9e8ea1bc770138194823bc4/content 19:12:31,913 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "rest-tx-bridge-test.war" (runtime-name: "rest-tx-bridge-test.war") 19:12:31,931 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 19:12:31,932 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] 19:12:31,954 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /rest-at-coordinator 19:12:31,954 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: rest-at-participant 19:12:31,955 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: volatile-rest-at-participant 19:12:31,957 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 56) JBAS011605: Unbound messaging object to jndi name java:/jms/queue/DLQ 19:12:31,958 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 28) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory 19:12:31,959 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 25) JBAS011605: Unbound messaging object to jndi name java:/jms/queue/ExpiryQueue 19:12:31,978 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 27) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 19:12:31,983 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 19:12:31,984 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping 19:12:31,997 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010418: Stopped Driver service with driver-name = h2 19:12:32,009 INFO [org.hornetq.ra] (ServerService Thread Pool -- 29) HQ151003: HornetQ resource adaptor stopped 19:12:32,146 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 29) HQ221002: HornetQ Server version 2.4.1.Final (Fast Hornet, 124) [1dd22e9a-c97f-11e3-9af7-478b05d1c264] stopped 19:12:32,148 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTP listener default suspending 19:12:32,149 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost.localdomain/127.0.0.1:8080 19:12:32,155 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017506: Undertow 1.0.5.Final stopping 19:12:32,164 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.1.0.Final-SNAPSHOT "Kenny" stopped in 66ms Apr 21, 2014 7:12:32 PM org.jboss.arquillian.container.test.impl.client.container.ClientContainerController kill INFO: Hard killing of a server instance {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 05:32:33 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 22 Apr 2014 05:32:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2134) ArjunaCore Performance3 test failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962946#comment-12962946 ] Gytis Trikleris commented on JBTM-2134: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/72/DB_TYPE=oracle,jdk=jdk7.latest,slave=linux/ > ArjunaCore Performance3 test failed > ----------------------------------- > > Key: JBTM-2134 > URL: https://issues.jboss.org/browse/JBTM-2134 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/67/DB_TYPE=oracle,jdk=jdk7.latest,slave=linux/console > {code} > test(com.hp.mwtests.ts.arjuna.performance.Performance3) Time elapsed: 0.241 sec <<< ERROR! > java.lang.ExceptionInInitializerError: null > at com.arjuna.ats.arjuna.objectstore.StoreManager.initStore(StoreManager.java:158) > at com.arjuna.ats.arjuna.objectstore.StoreManager.getActionStore(StoreManager.java:110) > at com.arjuna.ats.arjuna.objectstore.StoreManager.getRecoveryStore(StoreManager.java:67) > at com.arjuna.ats.arjuna.recovery.ActionStatusService.(ActionStatusService.java:64) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > at java.lang.Class.newInstance(Class.java:374) > at com.arjuna.ats.internal.arjuna.common.ClassloadingUtility.loadAndInstantiateClass(ClassloadingUtility.java:137) > at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start(TransactionStatusManager.java:126) > at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.(TransactionStatusManager.java:58) > at com.arjuna.ats.arjuna.coordinator.TxControl.createTransactionStatusManager(TxControl.java:188) > at com.arjuna.ats.arjuna.coordinator.TxControl.(TxControl.java:264) > at com.arjuna.ats.arjuna.coordinator.BasicAction.Begin(BasicAction.java:1391) > at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.start(TwoPhaseCoordinator.java:76) > at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.start(TwoPhaseCoordinator.java:65) > at com.hp.mwtests.ts.arjuna.performance.Performance3.test(Performance3.java:49) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 05:34:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 22 Apr 2014 05:34:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2154) QA suite failure with db2 in job 71 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962947#comment-12962947 ] Gytis Trikleris commented on JBTM-2154: --------------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/72/DB_TYPE=db2,jdk=jdk7.latest,slave=linux > QA suite failure with db2 in job 71 > ----------------------------------- > > Key: JBTM-2154 > URL: https://issues.jboss.org/browse/JBTM-2154 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=db2,jdk=jdk7.latest,slave=linux/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 05:34:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 22 Apr 2014 05:34:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2154) QA suite failure with db2 in job 71 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2154: ---------------------------------- Priority: Major (was: Minor) > QA suite failure with db2 in job 71 > ----------------------------------- > > Key: JBTM-2154 > URL: https://issues.jboss.org/browse/JBTM-2154 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=db2,jdk=jdk7.latest,slave=linux/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 05:34:34 2014 From: issues at jboss.org (Gytis Trikleris (JIRA)) Date: Tue, 22 Apr 2014 05:34:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2154) QA suite failure with db2 in jobs 71 and 72 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gytis Trikleris updated JBTM-2154: ---------------------------------- Summary: QA suite failure with db2 in jobs 71 and 72 (was: QA suite failure with db2 in job 71) > QA suite failure with db2 in jobs 71 and 72 > ------------------------------------------- > > Key: JBTM-2154 > URL: https://issues.jboss.org/browse/JBTM-2154 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=db2,jdk=jdk7.latest,slave=linux/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 02:26:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Wed, 23 Apr 2014 02:26:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2157) Remove need to set WILDFLY_MASTER_VERSION in narayana.sh In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2157: ----------------------------------- Summary: Remove need to set WILDFLY_MASTER_VERSION in narayana.sh Key: JBTM-2157 URL: https://issues.jboss.org/browse/JBTM-2157 Project: JBoss Transaction Manager Issue Type: Feature Request Security Level: Public (Everyone can see) Components: Build System Reporter: Tom Jenkinson Assignee: Amos Feng Fix For: 5.0.2 We should be able to infer this from the jboss-as/pom.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 04:55:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 23 Apr 2014 04:55:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963193#comment-12963193 ] Amos Feng commented on JBTM-2152: --------------------------------- http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/597/ fails but it archives the server.log so I think it works now. > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 04:57:34 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 23 Apr 2014 04:57:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng resolved JBTM-2152. ----------------------------- Resolution: Done > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 04:57:34 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 23 Apr 2014 04:57:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2152: ---------------------------- Fix Version/s: 5.0.2 > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Tooling > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 04:57:34 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 23 Apr 2014 04:57:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2152) Cannot archive BlackTie artifacts on Windows job In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2152: ---------------------------- Component/s: BlackTie > Cannot archive BlackTie artifacts on Windows job > ------------------------------------------------ > > Key: JBTM-2152 > URL: https://issues.jboss.org/browse/JBTM-2152 > Project: JBoss Transaction Manager > Issue Type: Task > Security Level: Public(Everyone can see) > Components: BlackTie, Tooling > Reporter: Gytis Trikleris > Assignee: Amos Feng > Priority: Blocker > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/584/ > {code} > ERROR: Failed to archive artifacts: **/target/*test-classes/*.log*,**/target/surefire-reports/,**/standalone/log/*,blacktie/blacktie/target/*.zip,jboss-as/dist/full/target/wildfly-*.zip > 14:18:50,195 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a39%3a39%3a585851/terminate > hudson.util.IOException2: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.FilePath.copyRecursiveTo(FilePath.java:1975) > at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57) > at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781) > at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) > at hudson.model.Build$BuildExecution.post2(Build.java:183) > at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) > at hudson.model.Run.execute(Run.java:1690) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.remoting.Channel$3.adapt(Channel.java:747) > at hudson.remoting.Channel$3.adapt(Channel.java:742) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.FilePath.copyRecursiveTo(FilePath.java:1973) > ... 11 more > Caused by: java.io.IOException: request to write '5408' bytes exceeds size in header of '155415658' bytes for entry 'blacktie/wildfly-8.1.0.Final-SNAPSHOT/standalone/log/server.log' > at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284) > at hudson.util.io.TarArchiver.visit(TarArchiver.java:115) > at hudson.util.DirScanner.scanSingle(DirScanner.java:49) > at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2499) > at hudson.FilePath.writeToTar(FilePath.java:2011) > at hudson.FilePath.access$1000(FilePath.java:175) > at hudson.FilePath$38.invoke(FilePath.java:1952) > at hudson.FilePath$38.invoke(FilePath.java:1948) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2420) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:744) > Build step 'Archive the artifacts' changed build result to FAILURE > 14:18:50,204 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a42%3a42%3a850500/terminate > 14:18:50,208 INFO [org.jboss.jbossts.star.resource.RESTRecord] (Periodic Recovery) restore_state http://127.0.0.1:8888/xid/131077%3a102%3a0%3a44%3a42%3a957921/terminate > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 09:45:34 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 23 Apr 2014 09:45:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963286#comment-12963286 ] RH Bugzilla Integration commented on JBTM-2132: ----------------------------------------------- Ondrej Chaloupka changed the Status of [bug 1080179|https://bugzilla.redhat.com/show_bug.cgi?id=1080179] from ON_QA to VERIFIED > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 09:45:34 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 23 Apr 2014 09:45:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2132) CMR Resources do not process XA exceptions correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963287#comment-12963287 ] RH Bugzilla Integration commented on JBTM-2132: ----------------------------------------------- Ondrej Chaloupka changed the Status of [bug 1080457|https://bugzilla.redhat.com/show_bug.cgi?id=1080457] from ON_QA to VERIFIED > CMR Resources do not process XA exceptions correctly > ---------------------------------------------------- > > Key: JBTM-2132 > URL: https://issues.jboss.org/browse/JBTM-2132 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: JTA > Affects Versions: 5.0.1 > Reporter: Michael Musgrove > Assignee: Michael Musgrove > Fix For: 4.17.19, 5.0.2 > > > When committing a Commit Markable Resource any XA exception is treated as a TwoPhaseOutcome.FINISH_ERROR and the TM then goes on to commit the remaining (two phase aware) resources. The correct behaviour is to check the XA error code and if appropriate rollback the remaining resources. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 23 12:19:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Wed, 23 Apr 2014 12:19:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2157) Remove need to set WILDFLY_MASTER_VERSION in narayana.sh In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2157: ---------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/643 > Remove need to set WILDFLY_MASTER_VERSION in narayana.sh > -------------------------------------------------------- > > Key: JBTM-2157 > URL: https://issues.jboss.org/browse/JBTM-2157 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Build System > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.2 > > > We should be able to infer this from the jboss-as/pom.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 24 03:59:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Thu, 24 Apr 2014 03:59:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2158) btadmin ListServiceStatusTest::testListServiceStatusWithRunningServer failed with starting up the server In-Reply-To: References: Message-ID: Amos Feng created JBTM-2158: ------------------------------- Summary: btadmin ListServiceStatusTest::testListServiceStatusWithRunningServer failed with starting up the server Key: JBTM-2158 URL: https://issues.jboss.org/browse/JBTM-2158 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: BlackTie Reporter: Amos Feng Assignee: Amos Feng Priority: Minor Fix For: 5.0.2 http://172.17.131.2/view/Narayana+BlackTie/job/narayana-windows2008-taconic/597 {noformat} 2014-04-22 19:03:12,740 [main] INFO (min.ListServiceStatusTest:86 ) - ListServiceStatusTest::testListServiceStatusWithRunningServer 2014-04-22 19:03:12,746 [main] INFO (conf.Server :51 ) - Checking for host: WIN-5GKPEREVUOO or ip: 172.17.131.21 2014-04-22 19:04:04,486 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,455 [0x00000f34] WARN (HybridSocketEndpointQueue:224 ) - no message receive session 0 for 50 seconds 2014-04-22 19:04:04,486 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,487 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,473 [0x00000f34] ERROR (AtmiBrokerServer :1113) - Could not advertise service with command: tpadvertise,testsui,.testsui1,0,queue,5.0.2.Final-SNAPSHOT, 2014-04-22 19:04:04,487 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,487 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,481 [0x00000f34] FATAL (AtmiBrokerServer :473 ) - advertise admin service failed 2014-04-22 19:04:04,488 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,629 [main] INFO (commands.Startup :123 ) - 2014-04-22 19:04:04,616 [0x00000f34] FATAL (AtmiBrokerServer :254 ) - serverinit failed 2014-04-22 19:04:04,630 [main] INFO (min.ListServiceStatusTest:42 ) - ListServiceStatusTest::tearDown {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 24 15:16:35 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Thu, 24 Apr 2014 15:16:35 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2159) Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2159: ----------------------------------- Summary: Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery Key: JBTM-2159 URL: https://issues.jboss.org/browse/JBTM-2159 Project: JBoss Transaction Manager Issue Type: Enhancement Security Level: Public (Everyone can see) Components: Recovery Reporter: Tom Jenkinson Assignee: Tom Jenkinson Basically: 1. App thread creates AA 2. AA UID is seen in phase1 recovery thread 3. App thread commits AA 4. App thread deletes AA UID 5. Recovery thread tries to activate AA with UID to recover it but it gets exceptions as shown here: https://bugzilla.redhat.com/show_bug.cgi?id=1089251 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Sun Apr 27 10:16:34 2014 From: issues at jboss.org (Mark Little (JIRA)) Date: Sun, 27 Apr 2014 10:16:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2159) Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963966#comment-12963966 ] Mark Little commented on JBTM-2159: ----------------------------------- Huh? Assume I can't view the Bugzilla, which may go part way to explaining my confusion ;-) Is this a race condition between recovery and application? If so it should be taken care of already within the transaction code. > Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery > --------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2159 > URL: https://issues.jboss.org/browse/JBTM-2159 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Recovery > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > Basically: > 1. App thread creates AA > 2. AA UID is seen in phase1 recovery thread > 3. App thread commits AA > 4. App thread deletes AA UID > 5. Recovery thread tries to activate AA with UID to recover it but it gets exceptions as shown here: https://bugzilla.redhat.com/show_bug.cgi?id=1089251 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 02:44:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 02:44:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2159) Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963991#comment-12963991 ] Tom Jenkinson commented on JBTM-2159: ------------------------------------- Yeah, it was a race condition but it turns out it only is known to affect CommitMarkableResources, I raised a PR for it over here. I will update the subject. > Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery > --------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2159 > URL: https://issues.jboss.org/browse/JBTM-2159 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Recovery > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > Basically: > 1. App thread creates AA > 2. AA UID is seen in phase1 recovery thread > 3. App thread commits AA > 4. App thread deletes AA UID > 5. Recovery thread tries to activate AA with UID to recover it but it gets exceptions as shown here: https://bugzilla.redhat.com/show_bug.cgi?id=1089251 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 02:48:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 02:48:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2159) It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2159: -------------------------------- Summary: It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException (was: Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery) > It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2159 > URL: https://issues.jboss.org/browse/JBTM-2159 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Recovery > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > Basically: > 1. App thread creates AA > 2. AA UID is seen in phase1 recovery thread > 3. App thread commits AA > 4. App thread deletes AA UID > 5. Recovery thread tries to activate AA with UID to recover it but it gets exceptions as shown here: https://bugzilla.redhat.com/show_bug.cgi?id=1089251 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 02:48:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 02:48:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2159) It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2159: -------------------------------- Description: Basically: 1. App thread creates AA 2. AA UID is seen in phase1 recovery thread by CommitMarkableResourceRecoveryModule 3. App thread commits AA 4. App thread deletes AA UID 5. Recovery thread tries to activate AA with UID in CommitMarkableResourceRecoveryModule but it gets exceptions as shown here: 12:23:07 12:23:07,915 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not query objectstore: : java.io.IOException: java.lang.NullPointerException 12:23:07 at com.arjuna.ats.arjuna.StateManager.unpackHeader(StateManager.java:732) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 12:23:07 at com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction.(RecoverConnectableAtomicAction.java:52) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 12:23:07 at com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule.periodicWorkFirstPass(CommitMarkableResourceRecordRecoveryModule.java:379) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 12:23:07 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 12:23:07 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 12:23:07 Caused by: java.lang.NullPointerException 12:23:07 at com.arjuna.ats.arjuna.StateManager.unpackHeader(StateManager.java:697) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 12:23:07 ... 4 more 12:23:07 15:16:36 15:16:36,247 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not query objectstore: : com.arjuna.ats.arjuna.exceptions.ObjectStoreException: ShadowingStore::read_state error: java.io.FileNotFoundException: /tmp/activemq-soak/ibm-mq-testsuite/src/test/config/activemq/install/target/jboss-eap/standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction/0_ffff0a106418_-2b02421b_534ffd61_4c1764 (No such file or directory) 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore.read_state(ShadowingStore.java:412) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore.read_committed(FileSystemStore.java:98) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 at com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction.(RecoverConnectableAtomicAction.java:48) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 at com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule.periodicWorkFirstPass(CommitMarkableResourceRecordRecoveryModule.java:379) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 Caused by: java.io.FileNotFoundException: /tmp/activemq-soak/ibm-mq-testsuite/src/test/config/activemq/install/target/jboss-eap/standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction/0_ffff0a106418_-2b02421b_534ffd61_4c1764 (No such file or directory) 15:16:36 at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_51] 15:16:36 at java.io.FileInputStream.(FileInputStream.java:146) [rt.jar:1.7.0_51] 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore.read_state(ShadowingStore.java:406) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] 15:16:36 ... 5 more 15:16:36 was: Basically: 1. App thread creates AA 2. AA UID is seen in phase1 recovery thread 3. App thread commits AA 4. App thread deletes AA UID 5. Recovery thread tries to activate AA with UID to recover it but it gets exceptions as shown here: https://bugzilla.redhat.com/show_bug.cgi?id=1089251 > It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2159 > URL: https://issues.jboss.org/browse/JBTM-2159 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Recovery > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > Basically: > 1. App thread creates AA > 2. AA UID is seen in phase1 recovery thread by CommitMarkableResourceRecoveryModule > 3. App thread commits AA > 4. App thread deletes AA UID > 5. Recovery thread tries to activate AA with UID in CommitMarkableResourceRecoveryModule but it gets exceptions as shown here: > 12:23:07 12:23:07,915 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not query objectstore: : java.io.IOException: java.lang.NullPointerException > 12:23:07 at com.arjuna.ats.arjuna.StateManager.unpackHeader(StateManager.java:732) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction.(RecoverConnectableAtomicAction.java:52) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule.periodicWorkFirstPass(CommitMarkableResourceRecordRecoveryModule.java:379) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 Caused by: java.lang.NullPointerException > 12:23:07 at com.arjuna.ats.arjuna.StateManager.unpackHeader(StateManager.java:697) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 ... 4 more > 12:23:07 > 15:16:36 15:16:36,247 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not query objectstore: : com.arjuna.ats.arjuna.exceptions.ObjectStoreException: ShadowingStore::read_state error: java.io.FileNotFoundException: /tmp/activemq-soak/ibm-mq-testsuite/src/test/config/activemq/install/target/jboss-eap/standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction/0_ffff0a106418_-2b02421b_534ffd61_4c1764 (No such file or directory) > 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore.read_state(ShadowingStore.java:412) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore.read_committed(FileSystemStore.java:98) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction.(RecoverConnectableAtomicAction.java:48) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule.periodicWorkFirstPass(CommitMarkableResourceRecordRecoveryModule.java:379) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 Caused by: java.io.FileNotFoundException: /tmp/activemq-soak/ibm-mq-testsuite/src/test/config/activemq/install/target/jboss-eap/standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction/0_ffff0a106418_-2b02421b_534ffd61_4c1764 (No such file or directory) > 15:16:36 at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_51] > 15:16:36 at java.io.FileInputStream.(FileInputStream.java:146) [rt.jar:1.7.0_51] > 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore.read_state(ShadowingStore.java:406) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 ... 5 more > 15:16:36 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 03:10:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 03:10:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2159) It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963991#comment-12963991 ] Tom Jenkinson edited comment on JBTM-2159 at 4/28/14 3:09 AM: -------------------------------------------------------------- Yeah, it was a race condition but it turns out it only is known to affect CommitMarkableResources, I raised a PR for it over https://github.com/jbosstm/narayana/pull/644/files. I will update the subject. It fixes the NPE. The thing I am not sure of is how the FileNotFoundException could be possible. When I look into the file locking code, when we delete the file on disk it should have a read lock, read_state should aquire a read lock on the file and if it can't it should have a null fd: https://github.com/tomjenkinson/narayana/blob/BZ1089251/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/objectstore/ShadowingStore.java#L398 was (Author: tomjenkinson): Yeah, it was a race condition but it turns out it only is known to affect CommitMarkableResources, I raised a PR for it over here. I will update the subject. > It is possible for the CommitMarkableResource recovery manager to attempt to activate an AtomicAction while it is being committed which can cause filenotfoundstacktrace and NullPointerException > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2159 > URL: https://issues.jboss.org/browse/JBTM-2159 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Recovery > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > > Basically: > 1. App thread creates AA > 2. AA UID is seen in phase1 recovery thread by CommitMarkableResourceRecoveryModule > 3. App thread commits AA > 4. App thread deletes AA UID > 5. Recovery thread tries to activate AA with UID in CommitMarkableResourceRecoveryModule but it gets exceptions as shown here: > 12:23:07 12:23:07,915 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not query objectstore: : java.io.IOException: java.lang.NullPointerException > 12:23:07 at com.arjuna.ats.arjuna.StateManager.unpackHeader(StateManager.java:732) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction.(RecoverConnectableAtomicAction.java:52) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule.periodicWorkFirstPass(CommitMarkableResourceRecordRecoveryModule.java:379) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 Caused by: java.lang.NullPointerException > 12:23:07 at com.arjuna.ats.arjuna.StateManager.unpackHeader(StateManager.java:697) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 12:23:07 ... 4 more > 12:23:07 > 15:16:36 15:16:36,247 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not query objectstore: : com.arjuna.ats.arjuna.exceptions.ObjectStoreException: ShadowingStore::read_state error: java.io.FileNotFoundException: /tmp/activemq-soak/ibm-mq-testsuite/src/test/config/activemq/install/target/jboss-eap/standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction/0_ffff0a106418_-2b02421b_534ffd61_4c1764 (No such file or directory) > 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore.read_state(ShadowingStore.java:412) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore.read_committed(FileSystemStore.java:98) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction.(RecoverConnectableAtomicAction.java:48) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule.periodicWorkFirstPass(CommitMarkableResourceRecordRecoveryModule.java:379) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:743) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 Caused by: java.io.FileNotFoundException: /tmp/activemq-soak/ibm-mq-testsuite/src/test/config/activemq/install/target/jboss-eap/standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateManager/BasicAction/TwoPhaseCoordinator/AtomicAction/0_ffff0a106418_-2b02421b_534ffd61_4c1764 (No such file or directory) > 15:16:36 at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_51] > 15:16:36 at java.io.FileInputStream.(FileInputStream.java:146) [rt.jar:1.7.0_51] > 15:16:36 at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore.read_state(ShadowingStore.java:406) [jbossjts-jacorb-4.17.18.Final-redhat-1.jar:4.17.18.Final-redhat-1] > 15:16:36 ... 5 more > 15:16:36 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 03:52:33 2014 From: issues at jboss.org (Amos Feng (JIRA)) Date: Mon, 28 Apr 2014 03:52:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2157) Remove need to set WILDFLY_MASTER_VERSION in narayana.sh In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos Feng updated JBTM-2157: ---------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Remove need to set WILDFLY_MASTER_VERSION in narayana.sh > -------------------------------------------------------- > > Key: JBTM-2157 > URL: https://issues.jboss.org/browse/JBTM-2157 > Project: JBoss Transaction Manager > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Build System > Reporter: Tom Jenkinson > Assignee: Amos Feng > Fix For: 5.0.2 > > > We should be able to infer this from the jboss-as/pom.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 08:10:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 08:10:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2154) QA suite failure with db2 in jobs 71 and 72 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2154: -------------------------------- Priority: Critical (was: Major) > QA suite failure with db2 in jobs 71 and 72 > ------------------------------------------- > > Key: JBTM-2154 > URL: https://issues.jboss.org/browse/JBTM-2154 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Critical > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/71/DB_TYPE=db2,jdk=jdk7.latest,slave=linux/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 08:10:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 08:10:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2134) ArjunaCore Performance3 test failed In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2134: -------------------------------- Priority: Critical (was: Minor) > ArjunaCore Performance3 test failed > ----------------------------------- > > Key: JBTM-2134 > URL: https://issues.jboss.org/browse/JBTM-2134 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Transaction Core > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Critical > Fix For: 5.0.2 > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/67/DB_TYPE=oracle,jdk=jdk7.latest,slave=linux/console > {code} > test(com.hp.mwtests.ts.arjuna.performance.Performance3) Time elapsed: 0.241 sec <<< ERROR! > java.lang.ExceptionInInitializerError: null > at com.arjuna.ats.arjuna.objectstore.StoreManager.initStore(StoreManager.java:158) > at com.arjuna.ats.arjuna.objectstore.StoreManager.getActionStore(StoreManager.java:110) > at com.arjuna.ats.arjuna.objectstore.StoreManager.getRecoveryStore(StoreManager.java:67) > at com.arjuna.ats.arjuna.recovery.ActionStatusService.(ActionStatusService.java:64) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > at java.lang.Class.newInstance(Class.java:374) > at com.arjuna.ats.internal.arjuna.common.ClassloadingUtility.loadAndInstantiateClass(ClassloadingUtility.java:137) > at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start(TransactionStatusManager.java:126) > at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.(TransactionStatusManager.java:58) > at com.arjuna.ats.arjuna.coordinator.TxControl.createTransactionStatusManager(TxControl.java:188) > at com.arjuna.ats.arjuna.coordinator.TxControl.(TxControl.java:264) > at com.arjuna.ats.arjuna.coordinator.BasicAction.Begin(BasicAction.java:1391) > at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.start(TwoPhaseCoordinator.java:76) > at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.start(TwoPhaseCoordinator.java:65) > at com.hp.mwtests.ts.arjuna.performance.Performance3.test(Performance3.java:49) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 11:54:33 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Mon, 28 Apr 2014 11:54:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2135) QA suite failure: CrashRecovery08_Test22 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964151#comment-12964151 ] Michael Musgrove commented on JBTM-2135: ---------------------------------------- The failure is caused by a MySql deadlock when client0 initialises the OTSManager (com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction) whilst writing a "FactoryContactItem" record to the store. It isn't clear from the logs which other process and locks are involved. The advice in the MySQL docs is: bq. Always be prepared to re-issue a transaction if it fails due to deadlock. Deadlocks are not dangerous. Just try again. Do we think it is worthwhile changing retrying failed JDBCStore.write_committed operations > QA suite failure: CrashRecovery08_Test22 > ---------------------------------------- > > Key: JBTM-2135 > URL: https://issues.jboss.org/browse/JBTM-2135 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.2 > > Attachments: narayana-jdbcobjectstore_67_mysql_CrashRecovery08_Test22.zip > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/67/DB_TYPE=mysql,jdk=jdk7.latest,slave=linux/consoleText -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 12:20:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Mon, 28 Apr 2014 12:20:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2135) QA suite failure: CrashRecovery08_Test22 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964167#comment-12964167 ] Tom Jenkinson commented on JBTM-2135: ------------------------------------- AIUI this occured once so probably not a big deal, we just need a way to be able to identify it quickly in future I suppose? Was it really obvious from the logs what the issue was and if not maybe we could look at some addtional info in our stack trace? > QA suite failure: CrashRecovery08_Test22 > ---------------------------------------- > > Key: JBTM-2135 > URL: https://issues.jboss.org/browse/JBTM-2135 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.2 > > Attachments: narayana-jdbcobjectstore_67_mysql_CrashRecovery08_Test22.zip > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/67/DB_TYPE=mysql,jdk=jdk7.latest,slave=linux/consoleText -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 14:42:33 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 28 Apr 2014 14:42:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2160) ActivityHierarchy comparison fails In-Reply-To: References: Message-ID: Paul Robinson created JBTM-2160: ----------------------------------- Summary: ActivityHierarchy comparison fails Key: JBTM-2160 URL: https://issues.jboss.org/browse/JBTM-2160 Project: JBoss Transaction Manager Issue Type: Bug Security Level: Public (Everyone can see) Components: XTS Reporter: Paul Robinson Assignee: Paul Robinson Fix For: 5.0.2 To reproduce: To reproduce: {code} CoordinatorManager cm1 = CoordinatorManagerFactory.coordinatorManager(); CoordinatorManager cm2 = CoordinatorManagerFactory.coordinatorManager(); cm1.begin("Sagas11HLS"); ActivityHierarchy hierarchy1 = cm1.suspend(); cm2.begin("Sagas11HLS"); ActivityHierarchy hierarchy2 = cm2.suspend(); Assert.assertFalse(hierarchy1.equals(hierarchy2)); {code} The assertion fails. It is caused by a broken isEqual method and also a omitted cast. See the fix for details. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 14:48:33 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Mon, 28 Apr 2014 14:48:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2160) ActivityHierarchy comparison fails In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2160: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/645 > ActivityHierarchy comparison fails > ---------------------------------- > > Key: JBTM-2160 > URL: https://issues.jboss.org/browse/JBTM-2160 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.2 > > > To reproduce: > To reproduce: > {code} > CoordinatorManager cm1 = CoordinatorManagerFactory.coordinatorManager(); > CoordinatorManager cm2 = CoordinatorManagerFactory.coordinatorManager(); > cm1.begin("Sagas11HLS"); > ActivityHierarchy hierarchy1 = cm1.suspend(); > cm2.begin("Sagas11HLS"); > ActivityHierarchy hierarchy2 = cm2.suspend(); > Assert.assertFalse(hierarchy1.equals(hierarchy2)); > {code} > The assertion fails. It is caused by a broken isEqual method and also a omitted cast. See the fix for details. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 29 04:50:35 2014 From: issues at jboss.org (Michael Musgrove (JIRA)) Date: Tue, 29 Apr 2014 04:50:35 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2135) QA suite failure: CrashRecovery08_Test22 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Musgrove resolved JBTM-2135. ------------------------------------ Resolution: Won't Fix It is obvious from the logs what the issue. > QA suite failure: CrashRecovery08_Test22 > ---------------------------------------- > > Key: JBTM-2135 > URL: https://issues.jboss.org/browse/JBTM-2135 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Testing > Reporter: Gytis Trikleris > Assignee: Michael Musgrove > Priority: Minor > Fix For: 5.0.2 > > Attachments: narayana-jdbcobjectstore_67_mysql_CrashRecovery08_Test22.zip > > > http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/67/DB_TYPE=mysql,jdk=jdk7.latest,slave=linux/consoleText -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 29 06:36:33 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 29 Apr 2014 06:36:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2161) Allow the list of jndi names to contact in the CMR recovery module to be refreshed when a new CMR resource is added In-Reply-To: References: Message-ID: Tom Jenkinson created JBTM-2161: ----------------------------------- Summary: Allow the list of jndi names to contact in the CMR recovery module to be refreshed when a new CMR resource is added Key: JBTM-2161 URL: https://issues.jboss.org/browse/JBTM-2161 Project: JBoss Transaction Manager Issue Type: Enhancement Security Level: Public (Everyone can see) Components: Resource Manager Reporter: Tom Jenkinson Assignee: Tom Jenkinson Fix For: 4.17.20, 5.0.2 Currently the list is fixed at startup time as it is stored in a list, as there is no real performance impact of checking the list once every 120 seconds and it will allow resources to be more dynamically added (at least for recovery). It would assist with: https://bugzilla.redhat.com/show_bug.cgi?id=1091308 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 29 06:38:33 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 29 Apr 2014 06:38:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2160) ActivityHierarchy comparison fails In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2160: -------------------------------- Description: To reproduce: {code} CoordinatorManager cm1 = CoordinatorManagerFactory.coordinatorManager(); CoordinatorManager cm2 = CoordinatorManagerFactory.coordinatorManager(); cm1.begin("Sagas11HLS"); ActivityHierarchy hierarchy1 = cm1.suspend(); cm2.begin("Sagas11HLS"); ActivityHierarchy hierarchy2 = cm2.suspend(); Assert.assertFalse(hierarchy1.equals(hierarchy2)); {code} The assertion fails. It is caused by a broken isEqual method and also an omitted cast. See the fix for details. was: To reproduce: To reproduce: {code} CoordinatorManager cm1 = CoordinatorManagerFactory.coordinatorManager(); CoordinatorManager cm2 = CoordinatorManagerFactory.coordinatorManager(); cm1.begin("Sagas11HLS"); ActivityHierarchy hierarchy1 = cm1.suspend(); cm2.begin("Sagas11HLS"); ActivityHierarchy hierarchy2 = cm2.suspend(); Assert.assertFalse(hierarchy1.equals(hierarchy2)); {code} The assertion fails. It is caused by a broken isEqual method and also a omitted cast. See the fix for details. > ActivityHierarchy comparison fails > ---------------------------------- > > Key: JBTM-2160 > URL: https://issues.jboss.org/browse/JBTM-2160 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.2 > > > To reproduce: > {code} > CoordinatorManager cm1 = CoordinatorManagerFactory.coordinatorManager(); > CoordinatorManager cm2 = CoordinatorManagerFactory.coordinatorManager(); > cm1.begin("Sagas11HLS"); > ActivityHierarchy hierarchy1 = cm1.suspend(); > cm2.begin("Sagas11HLS"); > ActivityHierarchy hierarchy2 = cm2.suspend(); > Assert.assertFalse(hierarchy1.equals(hierarchy2)); > {code} > The assertion fails. It is caused by a broken isEqual method and also an omitted cast. See the fix for details. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 29 06:38:33 2014 From: issues at jboss.org (Paul Robinson (JIRA)) Date: Tue, 29 Apr 2014 06:38:33 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2160) ActivityHierarchy comparison fails In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Robinson updated JBTM-2160: -------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > ActivityHierarchy comparison fails > ---------------------------------- > > Key: JBTM-2160 > URL: https://issues.jboss.org/browse/JBTM-2160 > Project: JBoss Transaction Manager > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: XTS > Reporter: Paul Robinson > Assignee: Paul Robinson > Fix For: 5.0.2 > > > To reproduce: > {code} > CoordinatorManager cm1 = CoordinatorManagerFactory.coordinatorManager(); > CoordinatorManager cm2 = CoordinatorManagerFactory.coordinatorManager(); > cm1.begin("Sagas11HLS"); > ActivityHierarchy hierarchy1 = cm1.suspend(); > cm2.begin("Sagas11HLS"); > ActivityHierarchy hierarchy2 = cm2.suspend(); > Assert.assertFalse(hierarchy1.equals(hierarchy2)); > {code} > The assertion fails. It is caused by a broken isEqual method and also an omitted cast. See the fix for details. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 29 06:44:34 2014 From: issues at jboss.org (Tom Jenkinson (JIRA)) Date: Tue, 29 Apr 2014 06:44:34 -0400 (EDT) Subject: [jbossts-issues] [JBoss JIRA] (JBTM-2161) Allow the list of jndi names to contact in the CMR recovery module to be refreshed when a new CMR resource is added In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBTM-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Jenkinson updated JBTM-2161: -------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/jbosstm/narayana/pull/646 > Allow the list of jndi names to contact in the CMR recovery module to be refreshed when a new CMR resource is added > ------------------------------------------------------------------------------------------------------------------- > > Key: JBTM-2161 > URL: https://issues.jboss.org/browse/JBTM-2161 > Project: JBoss Transaction Manager > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Resource Manager > Reporter: Tom Jenkinson > Assignee: Tom Jenkinson > Fix For: 4.17.20, 5.0.2 > > > Currently the list is fixed at startup time as it is stored in a list, as there is no real performance impact of checking the list once every 120 seconds and it will allow resources to be more dynamically added (at least for recovery). > It would assist with: https://bugzilla.redhat.com/show_bug.cgi?id=1091308 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira