[JBoss JIRA] (WFCORE-1306) SlaveReconnectTestCase fails intermittently with IBM JDK
by Dominik Pospisil (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1306?page=com.atlassian.jira.plugi... ]
Dominik Pospisil reassigned WFCORE-1306:
----------------------------------------
Assignee: Dominik Pospisil (was: Kabir Khan)
> SlaveReconnectTestCase fails intermittently with IBM JDK
> --------------------------------------------------------
>
> Key: WFCORE-1306
> URL: https://issues.jboss.org/browse/WFCORE-1306
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 2.0.6.Final
> Reporter: Marek Kopecký
> Assignee: Dominik Pospisil
>
> *Description of problem:*
> SlaveReconnectTestCase from wildfly-core fails intermittently with IBM JDK:
> * org.jboss.as.test.integration.domain.slavereconnect.SlaveReconnectTestCase#test01_OrderedExtensionsAndDeployments
> * org.jboss.as.test.integration.domain.slavereconnect.SlaveReconnectTestCase#test02_DeploymentOverlays
> *How reproducible:*
> * 10% if you run single test from TS on IBM JDK
> * always if you run all tests from testsuite on IBM JDK
> *Steps to Reproduce:*
> # mvn install -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dnode0=$MYTESTIP_1 -Dmcast=$MCAST_ADDR -DfailIfNoTests=false -Dts.domain -Dtest=SlaveReconnectTestCase
> *test01_OrderedExtensionsAndDeployments results:*
> {noformat}
> Stacktrace:
> org.jboss.as.test.integration.management.util.MgmtOperationException: Management operation failed.
> at org.jboss.as.test.integration.domain.management.util.DomainTestUtils.executeForResult(DomainTestUtils.java:160)
> at org.jboss.as.test.integration.domain.slavereconnect.DeploymentScenario.undeploy(DeploymentScenario.java:261)
> at org.jboss.as.test.integration.domain.slavereconnect.DeploymentScenario.tearDownDomain(DeploymentScenario.java:123)
> at org.jboss.as.test.integration.domain.slavereconnect.SlaveReconnectTestCase.testReconnect(SlaveReconnectTestCase.java:156)
> at org.jboss.as.test.integration.domain.slavereconnect.SlaveReconnectTestCase.test01_OrderedExtensionsAndDeployments(SlaveReconnectTestCase.java:93)
> Standard Output
> INFO [org.xnio] XNIO version 3.3.4.Final-redhat-1
> INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> INFO [org.jboss.remoting] JBoss Remoting version 4.0.18.Final-redhat-1
> [0m06:48:48,668 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [0m[0m06:48:49,375 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
> [0m[Host Controller] [0m06:48:54,053 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1[0m
> [Host Controller] [0m[0m06:48:54,686 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1[0m
> [Host Controller] [0m[0m06:48:54,927 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting[0m
> [Host Controller] [0m[0m06:48:57,111 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)[0m
> [Host Controller] [0m[0m06:48:57,126 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.3.4.Final-redhat-1[0m
> [Host Controller] [0m[0m06:48:57,158 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.4.Final-redhat-1[0m
> [Host Controller] [0m[0m06:48:57,354 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.18.Final-redhat-1[0m
> [Host Controller] [0m[0m06:48:57,471 INFO [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on 10.16.95.146:9999[0m
> [Host Controller] [0m[33m06:48:57,558 WARN [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-3) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console[0m
> [Host Controller] [33m[0m[0m06:49:00,017 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server main-one[0m
> [0m06:49:00,168 INFO [org.jboss.as.process.Server:main-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:main-one'
> [0m[Server:main-one] 06:49:06,140 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [Server:main-one] 06:49:07,555 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
> [Server:main-one] 06:49:08,037 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting
> [Server:main-one] 06:49:08,358 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.3.4.Final-redhat-1
> [Server:main-one] 06:49:08,398 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> [Server:main-one] 06:49:08,492 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.18.Final-redhat-1
> [Host Controller] [0m[0m06:49:11,745 INFO [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-3) WFLYHC0021: Server [Server:main-one] connected using connection [Channel ID 32521e75 (inbound) of Remoting connection 2868ecda to /10.16.95.146:54380][0m
> [Host Controller] [0m[0m06:49:11,876 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.146:9990/management[0m
> [Host Controller] [0m[0m06:49:11,878 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://10.16.95.146:9990[0m
> [Host Controller] [0m[0m06:49:11,880 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" (Host Controller) started in 21516ms - Started 49 of 49 services (11 services are lazy, passive or on-demand)[0m
> [Host Controller] [0m[0m06:49:11,895 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server main-one[0m
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-one, host=master, server-group=main-server-group} status is starting
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-one, host=master, server-group=main-server-group} status is starting
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-one, host=master, server-group=main-server-group} status is starting
> [Server:main-one] 06:49:13,162 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 11) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-one, host=master, server-group=main-server-group} status is starting
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-one, host=master, server-group=main-server-group} status is starting
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=main-one, host=master, server-group=main-server-group} status is starting
> [Server:main-one] 06:49:14,145 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" started in 13171ms - Started 49 of 65 services (22 services are lazy, passive or on-demand)
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 28034 ms
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 28294 ms
> [0m06:49:19,902 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [0m[0m06:49:21,161 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
> [0m[Host Controller] [0m06:49:25,502 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1[0m
> [Host Controller] [0m[0m06:49:25,956 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1[0m
> [Host Controller] [0m[0m06:49:26,154 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting[0m
> [Host Controller] [0m[0m06:49:28,070 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.3.4.Final-redhat-1[0m
> [Host Controller] [0m[0m06:49:28,078 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (19990) securePort (-1)[0m
> [Host Controller] [0m[0m06:49:28,128 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.4.Final-redhat-1[0m
> [Host Controller] [0m[0m06:49:28,292 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.18.Final-redhat-1[0m
> [Host Controller] [0m[0m06:49:28,418 INFO [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on 10.16.95.146:19999[0m
> [Host Controller] [0m[0m06:49:32,479 INFO [org.jboss.as.domain.controller] (Host Controller Service Threads - 12) WFLYHC0019: Registered remote slave host "slave", WildFly 2.0.6.Final-redhat-SNAPSHOT "Kenny"[0m
> [Host Controller] [0m[0m06:49:32,485 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0148: Connected to master host controller at remote://10.16.95.146:9999[0m
> [Host Controller] [0m[0m06:49:32,645 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server main-three[0m
> [0m06:49:32,769 INFO [org.jboss.as.process.Server:main-three.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:main-three'
> [0m[Server:main-three] 06:49:39,023 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [Server:main-three] 06:49:40,512 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
> [Server:main-three] 06:49:41,031 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting
> [Server:main-three] 06:49:41,410 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.4.Final-redhat-1
> [Server:main-three] 06:49:41,460 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> [Server:main-three] 06:49:41,618 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.18.Final-redhat-1
> [Host Controller] [0m[0m06:49:44,879 INFO [org.jboss.as.host.controller] (Remoting "slave:MANAGEMENT" task-6) WFLYHC0021: Server [Server:main-three] connected using connection [Channel ID 67c682e1 (inbound) of Remoting connection a80dd256 to /10.16.95.146:45011][0m
> [Host Controller] [0m[0m06:49:44,942 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server other-two[0m
> [0m06:49:45,011 INFO [org.jboss.as.process.Server:other-two.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:other-two'
> [0m[Host Controller] [0m[0m06:49:45,011 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server main-three[0m
> [Server:main-three] 06:49:46,080 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 8) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
> [Server:main-three] 06:49:47,688 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" started in 14325ms - Started 50 of 66 services (23 services are lazy, passive or on-demand)
> [Server:other-two] 06:49:52,242 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [Server:other-two] 06:49:53,954 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
> [Server:other-two] 06:49:54,394 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting
> [Server:other-two] 06:49:54,872 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.4.Final-redhat-1
> [Server:other-two] 06:49:54,909 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> [Server:other-two] 06:49:55,016 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.18.Final-redhat-1
> [Host Controller] [0m[0m06:49:57,542 INFO [org.jboss.as.host.controller] (Remoting "slave:MANAGEMENT" task-12) WFLYHC0021: Server [Server:other-two] connected using connection [Channel ID 4265a37a (inbound) of Remoting connection f85d1a6d to /10.16.95.146:60116][0m
> [Host Controller] [0m[0m06:49:57,626 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server other-two[0m
> [Host Controller] [0m[0m06:49:57,634 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.146:19990/management[0m
> [Host Controller] [0m[0m06:49:57,645 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled[0m
> [Host Controller] [0m[0m06:49:57,646 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" (Host Controller) started in 35462ms - Started 48 of 49 services (13 services are lazy, passive or on-demand)[0m
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=other-two, host=slave, server-group=other-server-group} status is starting
> [Server:other-two] 06:49:58,512 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 8) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=other-two, host=slave, server-group=other-server-group} status is starting
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=other-two, host=slave, server-group=other-server-group} status is starting
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=other-two, host=slave, server-group=other-server-group} status is starting
> [Server:other-two] 06:49:59,648 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" started in 13735ms - Started 50 of 66 services (23 services are lazy, passive or on-demand)
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 44891 ms
> INFO [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 45148 ms
> [Host Controller] [0m[0m06:50:03,186 INFO [org.jboss.as.host.controller] (management-handler-thread - 1) WFLYHC0023: Starting server server-unaffected[0m
> [Host Controller] &#27;[0m&#27;[33m06:50:03,189 WARN [org.jboss.as.host.controller] (management-handler-thread - 1) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> &#27;[0m06:50:03,314 INFO [org.jboss.as.process.Server:server-unaffected.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-unaffected'
> &#27;[0m[Host Controller] &#27;[33m&#27;[0m&#27;[33m06:50:03,377 WARN [org.jboss.as.host.controller] (ProcessControllerConnection-thread - 2) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> [Server:server-unaffected] 06:50:09,434 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [Server:server-unaffected] 06:50:10,574 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
> [Server:server-unaffected] 06:50:11,215 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting
> [Server:server-unaffected] 06:50:11,575 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.4.Final-redhat-1
> [Server:server-unaffected] 06:50:11,624 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> [Server:server-unaffected] 06:50:11,738 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.18.Final-redhat-1
> [Host Controller] &#27;[33m&#27;[0m&#27;[0m06:50:15,128 INFO [org.jboss.as.host.controller] (Remoting "slave:MANAGEMENT" task-3) WFLYHC0021: Server [Server:server-unaffected] connected using connection [Channel ID 7b99b49d (inbound) of Remoting connection 24f20b4a to /10.16.95.146:54148]&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:15,224 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-unaffected&#27;[0m
> [Server:server-unaffected] 06:50:17,179 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" started in 12876ms - Started 41 of 57 services (21 services are lazy, passive or on-demand)
> [Host Controller] &#27;[0m&#27;[0m06:50:19,297 INFO [org.jboss.as.host.controller] (management-handler-thread - 3) WFLYHC0023: Starting server server-affected&#27;[0m
> [Host Controller] &#27;[0m&#27;[33m06:50:19,306 WARN [org.jboss.as.host.controller] (management-handler-thread - 3) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> &#27;[0m06:50:19,409 INFO [org.jboss.as.process.Server:server-affected.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-affected'
> &#27;[0m[Host Controller] &#27;[33m&#27;[0m&#27;[33m06:50:19,466 WARN [org.jboss.as.host.controller] (ProcessControllerConnection-thread - 2) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> [Server:server-affected] 06:50:24,637 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [Server:server-affected] 06:50:25,812 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
> [Server:server-affected] 06:50:26,126 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting
> [Server:server-affected] 06:50:26,338 INFO [org.xnio] (MSC service thread 1-5) XNIO version 3.3.4.Final-redhat-1
> [Server:server-affected] 06:50:26,366 INFO [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> [Server:server-affected] 06:50:26,450 INFO [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.18.Final-redhat-1
> [Host Controller] &#27;[33m&#27;[0m&#27;[0m06:50:28,660 INFO [org.jboss.as.host.controller] (Remoting "slave:MANAGEMENT" task-4) WFLYHC0021: Server [Server:server-affected] connected using connection [Channel ID 0b33ef0a (inbound) of Remoting connection 41562de1 to /10.16.95.146:37200]&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:28,858 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-affected&#27;[0m
> [Server:server-affected] 06:50:30,584 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" started in 10442ms - Started 41 of 57 services (21 services are lazy, passive or on-demand)
> [Host Controller] &#27;[0m&#27;[0m06:50:32,698 INFO [org.jboss.as.repository] (management-handler-thread - 6) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/09/d3f8807790439e696b8317b611b3dcd3b73357/content&#27;[0m
> [Server:server-affected] 06:50:33,005 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "reconnect-slave-depone.jar" (runtime-name: "reconnect-slave-depone.jar")
> [Server:server-affected] 06:50:33,167 INFO [stdout] (MSC service thread 1-5) ===> class org.jboss.as.test.integration.domain.slavereconnect.deployment.ServiceActivatorDeploymentOne setting property test.deployment.prop.one=one
> [Server:server-affected] 06:50:33,236 INFO [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0010: Deployed "reconnect-slave-depone.jar" (runtime-name : "reconnect-slave-depone.jar")
> [Host Controller] &#27;[0m&#27;[0m06:50:33,347 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/6b/bc9ff93840d04e654599ba2bfd2d8ca6dc8300/content&#27;[0m
> [Server:server-affected] 06:50:33,585 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "reconnect-slave-deptwo.jar" (runtime-name: "reconnect-slave-deptwo.jar")
> [Server:server-affected] 06:50:33,634 INFO [stdout] (MSC service thread 1-1) ===> class org.jboss.as.test.integration.domain.slavereconnect.deployment.ServiceActivatorDeploymentTwo setting property test.deployment.prop.two=two
> [Server:server-affected] 06:50:33,741 INFO [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0010: Deployed "reconnect-slave-deptwo.jar" (runtime-name : "reconnect-slave-deptwo.jar")
> [Host Controller] &#27;[0m&#27;[0m06:50:34,161 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 23) WFLYHC0024: Stopping server main-one&#27;[0m
> &#27;[0m06:50:34,174 INFO [org.jboss.as.process.Server:main-one.status] (ProcessController-threads - 4) WFLYPC0019: Stopping process 'Server:main-one'
> &#27;[0m[Server:main-one] 06:50:34,180 INFO [org.jboss.as.server] (Thread-9) WFLYSRV0220: Server shutdown has been requested.
> [Host Controller] &#27;[0m&#27;[0m06:50:34,298 INFO [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0027: Unregistering server main-one&#27;[0m
> [Server:main-one] 06:50:34,359 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" stopped in 129ms
> &#27;[0m06:50:34,398 INFO [org.jboss.as.process.Server:main-one.status] (reaper for Server:main-one) WFLYPC0011: Process 'Server:main-one' finished with an exit status of 0
> &#27;[0m[Host Controller] &#27;[0m&#27;[0m06:50:34,402 INFO [org.jboss.as.host.controller] (ProcessControllerConnection-thread - 2) WFLYHC0027: Unregistering server main-one&#27;[0m
> [Host Controller] &#27;[0m&#27;[33m06:50:34,455 WARN [org.jboss.as.domain.controller] (MSC service thread 1-3) WFLYHC0030: Connection to remote host "slave" closed unexpectedly&#27;[0m
> [Host Controller] &#27;[0m&#27;[33m06:50:34,521 WARN [org.jboss.as.host.controller] (Remoting "slave:MANAGEMENT" task-8) WFLYHC0015: Connection to remote host-controller closed. Trying to reconnect.&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[0m06:50:34,545 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 14) WFLYHC0150: Trying to reconnect to master host controller.&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[0m06:50:34,566 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" stopped in 422ms&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:34,573 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:34,914 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:35,021 INFO [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on 10.16.95.146:9999&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:35,558 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 14) WFLYHC0150: Trying to reconnect to master host controller.&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,112 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.146:9990/management&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,114 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,115 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" (Host Controller) started in 1539ms - Started 49 of 49 services (11 services are lazy, passive or on-demand)&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,558 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/09/d3f8807790439e696b8317b611b3dcd3b73357/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,650 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/ab/7255f2406ac895cc3e9c8edadc609af88bf636/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,932 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/6b/bc9ff93840d04e654599ba2bfd2d8ca6dc8300/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:36,996 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/a2/f1854f72e5888fed7ab9b24794f221f37ac757/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:37,135 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/c4/0aaecf59ae8bb17142bf35da9865286082c9e5/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:37,298 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" stopped in 55ms&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:37,307 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:37,622 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)&#27;[0m
> [Host Controller] &#27;[0m&#27;[33m06:50:37,692 WARN [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-1) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[0m06:50:37,705 INFO [org.jboss.as.remoting] (MSC service thread 1-3) WFLYRMT0001: Listening on 10.16.95.146:9999&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:38,503 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server main-one&#27;[0m
> &#27;[0m06:50:38,563 INFO [org.jboss.as.process.Server:main-one.status] (ProcessController-threads - 4) WFLYPC0018: Starting process 'Server:main-one'
> &#27;[0m[Host Controller] &#27;[0m&#27;[0m06:50:39,654 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 14) WFLYHC0150: Trying to reconnect to master host controller.&#27;[0m
> [Host Controller] &#27;[0m&#27;[31m06:50:39,751 ERROR [org.jboss.as.controller.management-operation] (Host Controller Service Threads - 15) WFLYCTL0013: Operation ("resolve-subsystems") failed - address: ([]): java.lang.IllegalArgumentException: WFLYCTL0218: A node is already registered at '/profile=*/subsystem=ordered-children'&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.registry.ConcreteResourceRegistration.registerSubModel(ConcreteResourceRegistration.java:215)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.extension.ExtensionRegistry$SubsystemRegistrationImpl.registerSubsystemModel(ExtensionRegistry.java:702)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.test.integration.domain.extension.OrderedChildResourceExtension.initialize(OrderedChildResourceExtension.java:83)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.domain.controller.operations.ApplyExtensionsHandler.initializeExtension(ApplyExtensionsHandler.java:221)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.domain.controller.operations.ApplyExtensionsHandler.execute(ApplyExtensionsHandler.java:137)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:890)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:659)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1344)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:392)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractControllerService.internalExecute(AbstractControllerService.java:418)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.DomainModelControllerService.access$1100(DomainModelControllerService.java:176)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.DomainModelControllerService$InternalExecutor.installSlaveExtensions(DomainModelControllerService.java:1237)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.RemoteDomainConnectionService.resolveSubsystems(RemoteDomainConnectionService.java:544)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.RemoteDomainConnectionService.access$1000(RemoteDomainConnectionService.java:131)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.RemoteDomainConnectionService$2.resolveSubsystemVersions(RemoteDomainConnectionService.java:508)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.RemoteDomainConnection.resolveSubsystemVersions(RemoteDomainConnection.java:297)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.RemoteDomainConnection$HostControllerConnectRequest$1.execute(RemoteDomainConnection.java:389)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.protocol.mgmt.AbstractMessageHandler$ManagementRequestContextImpl$1.doExecute(AbstractMessageHandler.java:363)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:472)&#27;[0m
> [Host Controller] &#27;[31m at java.util.concurr[Host Controller] &#27;[0m&#27;[0m06:50:39,772 INFO [org.jboss.as.protocol] (Remoting "master:MANAGEMENT" I/O-1) WFLYPRT0057: cancelled task by interrupting thread Thread[Host Controller Service Threads - 42,5,Host Controller Service Threads]&#27;[0m
> [Host Controller] &#27;[0m&#27;[31m06:50:39,774 ERROR [org.jboss.as.controller.management-operation] (Host Controller Service Threads - 42) WFLYCTL0013: Operation ("read-master-domain-model") failed - address: ([]): java.lang.IllegalStateException: java.lang.InterruptedException&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$RegistrationContext.executeBlocking(HostControllerRegistrationHandler.java:617)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$RegistrationContext.processSubsystems(HostControllerRegistrationHandler.java:456)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$RegistrationContext.access$900(HostControllerRegistrationHandler.java:334)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$HostRegistrationStepHandler.execute(HostControllerRegistrationHandler.java:327)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:890)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:659)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1344)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:392)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.controller.AbstractControllerService.internalExecute(AbstractControllerService.java:408)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.DomainModelControllerService.access$900(DomainModelControllerService.java:176)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.DomainModelControllerService$InternalExecutor.execute(DomainModelControllerService.java:1230)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$RegistrationContext.processRegistration(HostControllerRegistrationHandler.java:424)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$RegistrationContext.access$400(HostControllerRegistrationHandler.java:334)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$InitiateRegistrationHandler$1.execute(HostControllerRegistrationHandler.java:230)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.protocol.mgmt.AbstractMessageHandler$ManagementRequestContextImpl$1.doExecute(AbstractMessageHandler.java:363)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:472)&#27;[0m
> [Host Controller] &#27;[31m at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)&#27;[0m
> [Host Controller] &#27;[31m at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&#27;[0m
> [Host Controller] &#27;[31m at java.lang.Thread.run(Thread.java:785)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.threads.JBossThread.run(JBossThread.java:320)&#27;[0m
> [Host Controller] &#27;[31mCaused by: java.lang.InterruptedException&#27;[0m
> [Host Controller] &#27;[31m at java.lang.Object.wait(Native Method)&#27;[0m
> [Host Controller] &#27;[31m at java.lang.Object.wait(Object.java:172)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.threads.AsyncFutureTask.await(AsyncFutureTask.java:192)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.threads.AsyncFutureTask.get(AsyncFutureTask.java:266)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler$RegistrationContext.executeBlocking(HostControllerRegistrationHandler.java:614)&#27;[0m
> [Host Controller] &#27;[31m ... 20 more&#27;[0m
> [Host Controller] &#27;[31m&#27;[0m
> ent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)&#27;[0m
> [Host Controller] &#27;[31m at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&#27;[0m
> [Host Controller] &#27;[31m at java.lang.Thread.run(Thread.java:785)&#27;[0m
> [Host Controller] &#27;[31m at org.jboss.threads.JBossThread.run(JBossThread.java:320)&#27;[0m
> [Host Controller] &#27;[31m&#27;[0m
> [Server:main-one] 06:50:43,912 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final-redhat-1
> [Server:main-one] 06:50:44,982 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
> [Server:main-one] 06:50:45,418 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" starting
> [Server:main-one] 06:50:45,668 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.3.4.Final-redhat-1
> [Server:main-one] 06:50:45,729 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.4.Final-redhat-1
> [Server:main-one] 06:50:45,880 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.18.Final-redhat-1
> [Host Controller] &#27;[31m&#27;[0m&#27;[0m06:50:48,783 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 14) WFLYHC0150: Trying to reconnect to master host controller.&#27;[0m
> [Host Controller] &#27;[31m&#27;[0m&#27;[0m06:50:49,461 INFO [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-16) WFLYHC0021: Server [Server:main-one] connected using connection [Channel ID 65fce631 (inbound) of Remoting connection 33bba145 to /10.16.95.146:43301]&#27;[0m
> [Host Controller] &#27;[0m&#27;[33m06:50:49,862 WARN [org.jboss.as.host.controller] (Host Controller Service Threads - 17) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[33m06:50:49,870 WARN [org.jboss.as.host.controller] (Host Controller Service Threads - 17) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[33m06:50:49,877 WARN [org.jboss.as.host.controller] (Host Controller Service Threads - 17) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[33m06:50:49,884 WARN [org.jboss.as.host.controller] (Host Controller Service Threads - 17) WFLYHC0011: Ignoring <permgen> for jvm 'SUN' type jvm: null&#27;[0m
> [Host Controller] &#27;[33m&#27;[0m&#27;[0m06:50:50,020 INFO [org.jboss.as.repository] (Host Controller Service Threads - 17) WFLYDR0002: Content removed from location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/slave/data/content/6b/bc9ff93840d04e654599ba2bfd2d8ca6dc8300/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:50,030 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 14) WFLYHC0148: Connected to master host controller at remote://10.16.95.146:9999&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:50,027 INFO [org.jboss.as.domain.controller] (Host Controller Service Threads - 42) WFLYHC0019: Registered remote slave host "slave", WildFly 2.0.6.Final-redhat-SNAPSHOT "Kenny"&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:50,075 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server main-one&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:50,081 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://10.16.95.146:9990/management&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:50,091 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://10.16.95.146:9990&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:50,093 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.6.Final-redhat-SNAPSHOT "Kenny" (Host Controller) started in 12771ms - Started 49 of 49 services (11 services are lazy, passive or on-demand)&#27;[0m
> [Server:main-one] 06:50:51,002 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 13) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
> Failed operation:
> {
> "operation" => "read-resource",
> "address" => [
> ("host" => "master"),
> ("server" => "main-one"),
> ("subsystem" => "ordered-children")
> ],
> "recursive" => true
> }
> Response:
> {
> "outcome" => "failed",
> "result" => undefined,
> "failure-description" => "WFLYCTL0379: System boot is in process; execution of remote management operations is not currently available",
> "rolled-back" => true
> }
> [Host Controller] &#27;[0m&#27;[0m06:50:51,289 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/master/data/content/c4/0aaecf59ae8bb17142bf35da9865286082c9e5/content&#27;[0m
> [Host Controller] &#27;[0m&#27;[0m06:50:51,317 INFO [org.jboss.as.repository] (Host Controller Service Threads - 14) WFLYDR0002: Content removed from location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel-basic-reconnect/19de6045/testsuite/domain/target/domains/SlaveReconnectTestCase/slave/data/content/c4/0aaecf59ae8bb17142bf35da9865286082c9e5/content&#27;[0m
> Failed operation:
> {
> "operation" => "composite",
> "address" => [],
> "steps" => [
> {
> "operation" => "remove",
> "address" => [
> ("server-group" => "deployment-group-affected"),
> ("deployment" => "reconnect-slave-depfour.jar")
> ]
> },
> {
> "operation" => "remove",
> "address" => [("deployment" => "reconnect-slave-depfour.jar")]
> }
> ]
> }
> Response:
> {
> "outcome" => "failed",
> "result" => {
> "step-1" => {
> "outcome" => "failed",
> "rolled-back" => true
> },
> "step-2" => {
> "outcome" => "failed",
> "rolled-back" => true
> }
> },
> "failure-description" => {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"deployment-group-affected" => {"host" => {"slave" => {"server-affected" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"reconnect-slave-depfour.jar\")]' not found"}}}}}}}},
> "rolled-back" => true,
> "server-groups" => {"deployment-group-affected" => {"host" => {"slave" => {"server-affected" => {"response" => {
> "outcome" => "failed",
> "result" => {"step-1" => {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"reconnect-slave-depfour.jar\")]' not found",
> "rolled-back" => true
> }},
> "failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"reconnect-slave-depfour.jar\")]' not found"}},
> "response-headers" => {"process-state" => "reload-required"},
> "rolled-back" => true
> }}}}}}
> }
> {noformat}
> *test02_DeploymentOverlays results:*
> {noformat}
> Stacktrace:
> org.jboss.as.test.integration.management.util.MgmtOperationException: Management operation failed.
> at org.jboss.as.test.integration.domain.management.util.DomainTestUtils.executeForResult(DomainTestUtils.java:160)
> at org.jboss.as.test.integration.domain.slavereconnect.SlaveReconnectTestCase.cloneProfile(SlaveReconnectTestCase.java:183)
> Standard Output:
> Failed operation:
> {
> "operation" => "clone",
> "address" => [("profile" => "minimal")],
> "to-profile" => "unaffacted"
> }
> Response:
> {
> "outcome" => "failed",
> "failure-description" => {"domain-failure-description" => "WFLYCTL0212: Duplicate resource [(\"profile\" => \"unaffacted\")]"},
> "rolled-back" => true
> }
> {noformat}
> *Expected results:*
> No errors
> *Additional info:*
> Jenkins reproducer job: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP7/view/EAP7-AS-T...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (WFLY-6026) Add ability to specify max packet size of ajp-listener
by Jan Stourac (JIRA)
[ https://issues.jboss.org/browse/WFLY-6026?page=com.atlassian.jira.plugin.... ]
Jan Stourac moved JBEAP-2868 to WFLY-6026:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6026 (was: JBEAP-2868)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: Web (Undertow)
(was: Web (Undertow))
Target Release: (was: 7.0.0.GA)
Affects Version/s: 10.0.0.CR5
(was: 7.0.0.ER4)
> Add ability to specify max packet size of ajp-listener
> ------------------------------------------------------
>
> Key: WFLY-6026
> URL: https://issues.jboss.org/browse/WFLY-6026
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 10.0.0.CR5
> Reporter: Jan Stourac
> Assignee: Stuart Douglas
>
> Currently there is not possible to specify maximum packet size for AJP listener in Undertow. In EAP6 there was possible to use {{org.apache.coyote.ajp.MAX_PACKET_SIZE}} system property for this purpose, see also [this jira|https://issues.jboss.org/browse/AS7-4151].
> This is missing feature compared to EAP6 therefore we should add this otherwise some customers might miss it.
> Proposed solution: add a new attribute into AJP listener that would specify max packet size.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (WFLY-5954) XTS tests failures in WF testsuite
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/WFLY-5954?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on WFLY-5954:
---------------------------------------
Thanks, Jim.
> XTS tests failures in WF testsuite
> ----------------------------------
>
> Key: WFLY-5954
> URL: https://issues.jboss.org/browse/WFLY-5954
> Project: WildFly
> Issue Type: Bug
> Components: Web Services, XTS
> Reporter: Gytis Trikleris
> Assignee: Jim Ma
> Fix For: 10.0.0.Final
>
>
> {code}
> Running org.jboss.as.test.xts.wsat.client.ATTestCase
> Tests run: 9, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 11.74 sec <<< FAILURE! - in org.jboss.as.test.xts.wsat.client.ATTestCase
> testWSATApplicationExceptionCommit(org.jboss.as.test.xts.wsat.client.ATTestCase) Time elapsed: 0.286 sec <<< ERROR!
> org.jboss.arquillian.test.spi.ArquillianProxyException: javax.xml.ws.soap.SOAPFaultException : Error when enlisting participants [Proxied because : Original exception caused: class java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl]
> at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
> at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
> at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
> at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
> at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
> at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
> at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
> at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
> at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
> at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
> at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
> at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
> at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
> at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
> at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
> at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
> at com.sun.proxy.$Proxy176.invoke(Unknown Source)
> at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATApplicationExceptionCommit(ATTestCase.java:227)
> testWSATRollbackOnly(org.jboss.as.test.xts.wsat.client.ATTestCase) Time elapsed: 0.12 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.startTransaction(UserTransactionImple.java:308)
> at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:80)
> at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:70)
> at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATRollbackOnly(ATTestCase.java:172)
> Running org.jboss.as.test.xts.annotation.client.TransactionalTestCase
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.725 sec <<< FAILURE! - in org.jboss.as.test.xts.annotation.client.TransactionalTestCase
> testActiveTransaction(org.jboss.as.test.xts.annotation.client.TransactionalTestCase) Time elapsed: 0.018 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.startTransaction(UserTransactionImple.java:308)
> at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:80)
> at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:70)
> at org.jboss.as.test.xts.annotation.client.TransactionalTestCase.testActiveTransaction(TransactionalTestCase.java:78)
> Running org.jboss.as.test.xts.annotation.client.CompensatableTestCase
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.411 sec <<< FAILURE! - in org.jboss.as.test.xts.annotation.client.CompensatableTestCase
> testActiveTransaction(org.jboss.as.test.xts.annotation.client.CompensatableTestCase) Time elapsed: 0.054 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.annotation.client.CompensatableTestCase.testActiveTransaction(CompensatableTestCase.java:77)
> Running org.jboss.as.test.xts.annotation.compensationScoped.CompensationScopedTestCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.jboss.as.test.xts.annotation.compensationScoped.CompensationScopedTestCase
> Running org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase
> Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.648 sec <<< FAILURE! - in org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase
> testWSBAParticipantApplicationException(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.236 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantApplicationException(BAParticipantCompletionTestCase.java:218)
> testWSBAParticipantCannotComplete(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.104 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantCannotComplete(BAParticipantCompletionTestCase.java:177)
> testWSBAParticipantClientCancelNotComplete(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.095 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantClientCancelNotComplete(BAParticipantCompletionTestCase.java:161)
> testWSBAParticipantDoNotComplete(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.07 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantDoNotComplete(BAParticipantCompletionTestCase.java:141)
> testWSBAParticipantCompleteSimple(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.067 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantCompleteSimple(BAParticipantCompletionTestCase.java:125)
> testWSBAParticipantCompleteSingle(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.106 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantCompleteSingle(BAParticipantCompletionTestCase.java:114)
> testWSBAParticipantClientCancel(org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase) Time elapsed: 0.101 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.participantcompletion.client.BAParticipantCompletionTestCase.testWSBAParticipantClientCancel(BAParticipantCompletionTestCase.java:202)
> Running org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase
> Tests run: 6, Failures: 2, Errors: 4, Skipped: 0, Time elapsed: 0.585 sec <<< FAILURE! - in org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase
> testWSBACoordinatorSimple(org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase) Time elapsed: 0.002 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorSimple(BACoordinatorCompletionTestCase.java:106)
> testWSBACoordinatorSingle(org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase) Time elapsed: 0.002 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorSingle(BACoordinatorCompletionTestCase.java:97)
> testWSBACoordinatorCannotComplete(org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase) Time elapsed: 0.002 sec <<< FAILURE!
> java.lang.AssertionError: Another status order expected for the bacoordinator_completition_service1 expected:<[CANCEL]> but was:<null>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.jboss.as.test.xts.base.BaseFunctionalTest.assertEventLog(BaseFunctionalTest.java:85)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.assertEventLogClient1(BACoordinatorCompletionTestCase.java:194)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorCannotComplete(BACoordinatorCompletionTestCase.java:134)
> testWSBACoordinatorApplicationException(org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase) Time elapsed: 0.359 sec <<< ERROR!
> org.jboss.arquillian.test.spi.ArquillianProxyException: javax.xml.ws.soap.SOAPFaultException : Fault occurred while processing. [Proxied because : Original exception caused: class java.io.NotSerializableException: com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl]
> at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
> at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
> at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
> at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
> at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
> at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
> at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
> at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
> at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
> at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
> at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
> at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
> at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
> at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
> at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
> at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
> at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
> at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
> at com.sun.proxy.$Proxy255.saveData(Unknown Source)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorApplicationException(BACoordinatorCompletionTestCase.java:163)
> testWSBACoordinatorCompletionFailToComplete(org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase) Time elapsed: 0.097 sec <<< FAILURE!
> java.lang.AssertionError: Another status order expected for the bacoordinator_completition_service1 expected:<[COMPLETE, CONFIRM_COMPLETED, COMPENSATE]> but was:<null>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.jboss.as.test.xts.base.BaseFunctionalTest.assertEventLog(BaseFunctionalTest.java:85)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.assertEventLogClient1(BACoordinatorCompletionTestCase.java:194)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorCompletionFailToComplete(BACoordinatorCompletionTestCase.java:185)
> testWSBACoordinatorClientCancel(org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase) Time elapsed: 0.06 sec <<< ERROR!
> com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}CreateCoordinationContext which is not in the schema.
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.startTransaction(UserBusinessActivityImple.java:374)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:117)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.begin(UserBusinessActivityImple.java:107)
> at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorClientCancel(BACoordinatorCompletionTestCase.java:142)
> Results :
> Failed tests:
> BACoordinatorCompletionTestCase.testWSBACoordinatorCannotComplete:134->assertEventLogClient1:194->BaseFunctionalTest.assertEventLog:85 Another status order expected for the bacoordinator_completition_service1 expected:<[CANCEL]> but was:<null>
> BACoordinatorCompletionTestCase.testWSBACoordinatorCompletionFailToComplete:185->assertEventLogClient1:194->BaseFunctionalTest.assertEventLog:85 Another status order expected for the bacoordinator_completition_service1 expected:<[COMPLETE, CONFIRM_COMPLETED, COMPENSATE]> but was:<null>
> Tests in error:
> ATTestCase.testWSATApplicationExceptionCommit:227 » ArquillianProxy javax.xml....
> ATTestCase.testWSATRollbackOnly:172 » System org.apache.cxf.wsdl11.WSDLRuntime...
> TransactionalTestCase.testActiveTransaction:78 » System org.apache.cxf.wsdl11....
> CompensatableTestCase.testActiveTransaction:77 » System org.apache.cxf.wsdl11....
> BAParticipantCompletionTestCase.testWSBAParticipantApplicationException:218 » System
> BAParticipantCompletionTestCase.testWSBAParticipantCannotComplete:177 » System
> BAParticipantCompletionTestCase.testWSBAParticipantClientCancelNotComplete:161 » System
> BAParticipantCompletionTestCase.testWSBAParticipantDoNotComplete:141 » System ...
> BAParticipantCompletionTestCase.testWSBAParticipantCompleteSimple:125 » System
> BAParticipantCompletionTestCase.testWSBAParticipantCompleteSingle:114 » System
> BAParticipantCompletionTestCase.testWSBAParticipantClientCancel:202 » System o...
> BACoordinatorCompletionTestCase.testWSBACoordinatorSimple:106 » System org.apa...
> BACoordinatorCompletionTestCase.testWSBACoordinatorSingle:97 » System org.apac...
> BACoordinatorCompletionTestCase.testWSBACoordinatorApplicationException:163 » ArquillianProxy
> BACoordinatorCompletionTestCase.testWSBACoordinatorClientCancel:142 » System o...
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JASSIST-259) Concurrency issue in ProxyFactory
by Shigeru Chiba (JIRA)
[ https://issues.jboss.org/browse/JASSIST-259?page=com.atlassian.jira.plugi... ]
Shigeru Chiba edited comment on JASSIST-259 at 1/19/16 4:07 AM:
----------------------------------------------------------------
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
{code:java}
private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
// don't do thisClass = null
return result;
}
}
{code}
was (Author: chiba):
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
{code:java}
private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
return result;
}
{code}
> Concurrency issue in ProxyFactory
> ---------------------------------
>
> Key: JASSIST-259
> URL: https://issues.jboss.org/browse/JASSIST-259
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.12.0.GA
> Environment: AIX, IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 20150722_258693 (JIT enabled, AOT enabled)
> Reporter: Christian Beikov
> Assignee: Shigeru Chiba
> Priority: Critical
>
> Look at the following line to understand the issue
> https://github.com/jboss-javassist/javassist/blob/master/src/main/javassi...
> If there are 2 threads T1 and T2 at this line, T1 pauses and T2 runs through, on some systems T1 may encounter thisClass to be null after it wakes up again.
> This leads to Hibernate getting a null class in JavassistProxyFactory and trying to create an instance of that which fails with a NPE.
> Can anyone please confirm this issue? Maybe there is something in the JMM that I am not aware of that makes this code safe, but as far as I can tell, this looks like a real bug that just happens to uncover itself on an environment like J9 on AIX.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JASSIST-259) Concurrency issue in ProxyFactory
by Shigeru Chiba (JIRA)
[ https://issues.jboss.org/browse/JASSIST-259?page=com.atlassian.jira.plugi... ]
Shigeru Chiba edited comment on JASSIST-259 at 1/19/16 4:05 AM:
----------------------------------------------------------------
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
{code:java}
private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
return result;
}
{code}
was (Author: chiba):
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
return result;
}
> Concurrency issue in ProxyFactory
> ---------------------------------
>
> Key: JASSIST-259
> URL: https://issues.jboss.org/browse/JASSIST-259
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.12.0.GA
> Environment: AIX, IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 20150722_258693 (JIT enabled, AOT enabled)
> Reporter: Christian Beikov
> Assignee: Shigeru Chiba
> Priority: Critical
>
> Look at the following line to understand the issue
> https://github.com/jboss-javassist/javassist/blob/master/src/main/javassi...
> If there are 2 threads T1 and T2 at this line, T1 pauses and T2 runs through, on some systems T1 may encounter thisClass to be null after it wakes up again.
> This leads to Hibernate getting a null class in JavassistProxyFactory and trying to create an instance of that which fails with a NPE.
> Can anyone please confirm this issue? Maybe there is something in the JMM that I am not aware of that makes this code safe, but as far as I can tell, this looks like a real bug that just happens to uncover itself on an environment like J9 on AIX.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JASSIST-259) Concurrency issue in ProxyFactory
by Shigeru Chiba (JIRA)
[ https://issues.jboss.org/browse/JASSIST-259?page=com.atlassian.jira.plugi... ]
Shigeru Chiba edited comment on JASSIST-259 at 1/19/16 4:04 AM:
----------------------------------------------------------------
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
return result;
}
was (Author: chiba):
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
{{ private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
return result;
}}}
> Concurrency issue in ProxyFactory
> ---------------------------------
>
> Key: JASSIST-259
> URL: https://issues.jboss.org/browse/JASSIST-259
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.12.0.GA
> Environment: AIX, IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 20150722_258693 (JIT enabled, AOT enabled)
> Reporter: Christian Beikov
> Assignee: Shigeru Chiba
> Priority: Critical
>
> Look at the following line to understand the issue
> https://github.com/jboss-javassist/javassist/blob/master/src/main/javassi...
> If there are 2 threads T1 and T2 at this line, T1 pauses and T2 runs through, on some systems T1 may encounter thisClass to be null after it wakes up again.
> This leads to Hibernate getting a null class in JavassistProxyFactory and trying to create an instance of that which fails with a NPE.
> Can anyone please confirm this issue? Maybe there is something in the JMM that I am not aware of that makes this code safe, but as far as I can tell, this looks like a real bug that just happens to uncover itself on an environment like J9 on AIX.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JASSIST-259) Concurrency issue in ProxyFactory
by Shigeru Chiba (JIRA)
[ https://issues.jboss.org/browse/JASSIST-259?page=com.atlassian.jira.plugi... ]
Shigeru Chiba commented on JASSIST-259:
---------------------------------------
You're right. I found [this commit|https://github.com/jboss-javassist/javassist/commit/bd1c47e0f555ad...] introduced this bug.
A fix will be:
{{ private Class createClass1() {
Class result = thisClass;
if (result == null) {
ClassLoader cl = getClassLoader();
synchronized (proxyCache) {
if (factoryUseCache)
createClass2(cl);
else
createClass3(cl);
result = thisClass;
// don't retain any unwanted references
thisClass = null;
}
}
return result;
}}}
> Concurrency issue in ProxyFactory
> ---------------------------------
>
> Key: JASSIST-259
> URL: https://issues.jboss.org/browse/JASSIST-259
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.12.0.GA
> Environment: AIX, IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 20150722_258693 (JIT enabled, AOT enabled)
> Reporter: Christian Beikov
> Assignee: Shigeru Chiba
> Priority: Critical
>
> Look at the following line to understand the issue
> https://github.com/jboss-javassist/javassist/blob/master/src/main/javassi...
> If there are 2 threads T1 and T2 at this line, T1 pauses and T2 runs through, on some systems T1 may encounter thisClass to be null after it wakes up again.
> This leads to Hibernate getting a null class in JavassistProxyFactory and trying to create an instance of that which fails with a NPE.
> Can anyone please confirm this issue? Maybe there is something in the JMM that I am not aware of that makes this code safe, but as far as I can tell, this looks like a real bug that just happens to uncover itself on an environment like J9 on AIX.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JASSIST-259) Concurrency issue in ProxyFactory
by Christian Beikov (JIRA)
[ https://issues.jboss.org/browse/JASSIST-259?page=com.atlassian.jira.plugi... ]
Christian Beikov commented on JASSIST-259:
------------------------------------------
It doesn't affect hibernate as I just found out, because they are using the class returned directly instead of keeping the proxy factory around. I patched something that kept it around which now leads to problems, but this doesn't change the fact that ProxyFactory is not safe for concurrent usage which should at least be made explicit.
> Concurrency issue in ProxyFactory
> ---------------------------------
>
> Key: JASSIST-259
> URL: https://issues.jboss.org/browse/JASSIST-259
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.12.0.GA
> Environment: AIX, IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 20150722_258693 (JIT enabled, AOT enabled)
> Reporter: Christian Beikov
> Assignee: Shigeru Chiba
> Priority: Critical
>
> Look at the following line to understand the issue
> https://github.com/jboss-javassist/javassist/blob/master/src/main/javassi...
> If there are 2 threads T1 and T2 at this line, T1 pauses and T2 runs through, on some systems T1 may encounter thisClass to be null after it wakes up again.
> This leads to Hibernate getting a null class in JavassistProxyFactory and trying to create an instance of that which fails with a NPE.
> Can anyone please confirm this issue? Maybe there is something in the JMM that I am not aware of that makes this code safe, but as far as I can tell, this looks like a real bug that just happens to uncover itself on an environment like J9 on AIX.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months