Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[WFCORE-1891] / [WFCORE-2240] Elytron module private API flags. #2130

Merged
merged 3 commits into from Jan 30, 2017

Conversation

darranl
Copy link
Contributor

@darranl darranl commented Jan 28, 2017

‼️ Commits from this branch are used in numerous other topic branches so please do not cherry-pick or rebase. ‼️

⚠️ The excludes in the elytron module are currently commented out, this is to allow time for Wildfly to be updated to a core release containing these changes so module references in wildfly can be updated and then the filtering can be applied.

This PR resolves: -
https://issues.jboss.org/browse/WFCORE-2240

The following issue should be left open so the second stage of change can be applied: -
https://issues.jboss.org/browse/WFCORE-1891

…as being private, the elytron module can now export a filtered view of the module to hide internal API and implementations.
@wildfly-ci
Copy link

Core - Full Integration Build 4251 outcome was FAILURE using a merge of 0329225
Summary: Tests failed: 3 (3 new), passed: 3666, ignored: 132 Build time: 00:55:09

Failed tests

org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.testAppClientJBossDescriptor: java.lang.AssertionError: App client call failed. App client output: [0m14:43:22,491 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m14:43:22,499 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
[0m[0m14:43:22,480 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
[0m[0m14:43:22,494 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
[0m[33m14:43:22,482 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m14:43:22,501 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
[0m[0m14:43:22,503 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m14:43:22,522 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
[0m[0m14:43:22,528 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
[0m[0m14:43:22,548 INFO  [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
[0m[0m14:43:22,742 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[0m[0m14:43:22,760 INFO  [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
[0m[0m14:43:22,821 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m14:43:22,823 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started
[0m[0m14:43:22,962 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
[0m[0m14:43:22,968 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 7) WFLYSRV0212: Resuming server
[0m[0m14:43:23,007 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
[0m[0m14:43:23,008 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
[0m[0m14:43:23,008 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
[0m[0m14:43:23,080 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

[0m[0m14:43:23,189 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 1694ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
[0m[0m14:43:23,192 INFO  [org.jboss.as.server] (Thread-39) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
[0m[0m14:43:23,202 INFO  [org.jboss.ejb.client] (Thread-45) JBoss EJB Client version 3.0.0.Beta4
[0m[0m14:43:23,222 INFO  [org.jboss.remoting] (Thread-45) JBoss Remoting version 5.0.0.Beta12
[0m[0m14:43:23,230 INFO  [org.xnio] (Thread-45) XNIO version 3.4.3.Final
[0m[0m14:43:23,235 INFO  [org.xnio.nio] (Thread-45) XNIO NIO Implementation Version 3.4.3.Final
[0m[0m14:43:23,260 INFO  [org.wildfly.security] (Thread-45) ELY00001: WildFly Elytron version 1.1.0.Beta21
[0m[33m14:43:23,380 WARN  [org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector] (Thread-45) Could not register a EJB receiver for connection to [::1]:8080: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.remoting3.remote.ClientConnectionOpenListener.allMechanismsFailed(ClientConnectionOpenListener.java:110)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:414)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:239)
 at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
 at org.xnio.nio.WorkerThread.run(WorkerThread.java:567)
 at ...asynchronous invocation...(Unknown Source)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:466)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:437)
 at org.jboss.ejb.client.remoting.EndpointPool$PooledEndpoint.connect(EndpointPool.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:193) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.simpleAppClientTest: java.lang.AssertionError: App client call failed. App client output: [33m14:43:53,569 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m14:43:53,585 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
[0m[0m14:43:53,582 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
[0m[0m14:43:53,592 INFO  [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
[0m[0m14:43:53,594 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
[0m[0m14:43:53,613 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
[0m[0m14:43:53,605 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m14:43:53,653 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m14:43:53,651 INFO  [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
[0m[0m14:43:53,711 INFO  [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
[0m[0m14:43:53,890 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
[0m[0m14:43:53,898 INFO  [org.jboss.as.patching] (MSC service thread 1-5) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[0m[0m14:43:53,963 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started
[0m[0m14:43:53,991 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m14:43:54,112 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
[0m[0m14:43:54,131 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 15) WFLYSRV0212: Resuming server
[0m[0m14:43:54,163 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
[0m[0m14:43:54,163 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
[0m[0m14:43:54,164 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
[0m[0m14:43:54,164 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-annotation.jar")
[0m[0m14:43:54,242 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

[0m[0m14:43:54,349 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 1780ms - Started 317 of 322 services (23 services are lazy, passive or on-demand)
[0m[0m14:43:54,351 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
[0m[0m14:43:54,361 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
[0m[0m14:43:54,369 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
[0m[0m14:43:54,407 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
[0m[0m14:43:54,415 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
[0m[0m14:43:54,424 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
[0m[31m14:43:54,510 ERROR [org.jboss.as.test.appclient] (Thread-47) Main method failed: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at com.sun.proxy.$Proxy12.makeAppClientCall(Unknown Source)


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.descriptorBasedAppClientTest: java.lang.AssertionError: App client call failed. App client output: [0m14:44:24,634 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m14:44:24,639 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
[0m[33m14:44:24,648 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m14:44:24,650 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
[0m[0m14:44:24,652 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
[0m[0m14:44:24,666 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
[0m[0m14:44:24,673 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
[0m[0m14:44:24,673 INFO  [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
[0m[0m14:44:24,674 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m14:44:24,707 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
[0m[0m14:44:24,902 INFO  [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
[0m[0m14:44:24,929 INFO  [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[0m[0m14:44:24,972 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started
[0m[0m14:44:25,079 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m14:44:25,118 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
[0m[0m14:44:25,141 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0212: Resuming server
[0m[0m14:44:25,169 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
[0m[0m14:44:25,169 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
[0m[0m14:44:25,169 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
[0m[0m14:44:25,249 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

[0m[0m14:44:25,366 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 1726ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
[0m[0m14:44:25,368 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
[0m[0m14:44:25,378 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
[0m[0m14:44:25,387 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
[0m[0m14:44:25,424 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
[0m[0m14:44:25,432 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
[0m[0m14:44:25,441 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
 at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:120)
 at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_74]
Caused by: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


@wildfly-ci
Copy link

Full integration - Windows Build 2672 outcome was FAILURE using a merge of 0329225
Summary: Tests failed: 3 (3 new), passed: 3664, ignored: 133 Build time: 01:38:08

Failed tests

org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.testAppClientJBossDescriptor: java.lang.AssertionError: App client call failed. App client output: 22:56:18,889 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
22:56:18,894 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
22:56:18,896 INFO  [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
22:56:18,902 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
22:56:18,908 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:56:19,021 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:56:19,030 INFO  [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
22:56:19,058 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
22:56:19,094 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
22:56:19,097 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
22:56:19,407 INFO  [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
22:56:19,408 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
22:56:19,459 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-3) WFLYIIOP0009: CORBA ORB Service started
22:56:19,462 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
22:56:19,611 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
22:56:19,644 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0212: Resuming server
22:56:19,729 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
22:56:19,729 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
22:56:19,729 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
22:56:19,903 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

22:56:20,105 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 3356ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
22:56:20,112 INFO  [org.jboss.as.server] (Thread-39) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
22:56:20,138 INFO  [org.jboss.ejb.client] (Thread-45) JBoss EJB Client version 3.0.0.Beta4
22:56:20,195 INFO  [org.jboss.remoting] (Thread-45) JBoss Remoting version 5.0.0.Beta12
22:56:20,217 INFO  [org.xnio] (Thread-45) XNIO version 3.4.3.Final
22:56:20,230 INFO  [org.xnio.nio] (Thread-45) XNIO NIO Implementation Version 3.4.3.Final
22:56:20,292 INFO  [org.wildfly.security] (Thread-45) ELY00001: WildFly Elytron version 1.1.0.Beta21
22:56:20,584 WARN  [org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector] (Thread-45) Could not register a EJB receiver for connection to [::1]:8080: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.remoting3.remote.ClientConnectionOpenListener.allMechanismsFailed(ClientConnectionOpenListener.java:110)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:414)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:239)
 at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
 at org.xnio.nio.WorkerThread.run(WorkerThread.java:567)
 at ...asynchronous invocation...(Unknown Source)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:466)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:437)
 at org.jboss.ejb.client.remoting.EndpointPool$PooledEndpoint.connect(EndpointPool.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:193) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.simpleAppClientTest: java.lang.AssertionError: App client call failed. App client output: 22:56:50,632 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:56:50,637 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
22:56:50,636 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
22:56:50,639 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
22:56:50,643 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
22:56:50,645 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
22:56:50,661 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
22:56:50,663 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:56:50,669 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
22:56:50,794 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
22:56:50,944 INFO  [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
22:56:50,964 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
22:56:51,003 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started
22:56:51,043 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
22:56:51,087 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
22:56:51,183 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 2) WFLYSRV0212: Resuming server
22:56:51,227 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
22:56:51,227 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
22:56:51,227 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
22:56:51,227 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "client-annotation.jar")
22:56:51,330 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

22:56:51,634 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 3446ms - Started 317 of 322 services (23 services are lazy, passive or on-demand)
22:56:51,641 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
22:56:51,668 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
22:56:51,689 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
22:56:51,810 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
22:56:51,831 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
22:56:51,857 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
22:56:52,031 ERROR [org.jboss.as.test.appclient] (Thread-47) Main method failed: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at com.sun.proxy.$Proxy12.makeAppClientCall(Unknown Source)


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.descriptorBasedAppClientTest: java.lang.AssertionError: App client call failed. App client output: 22:57:21,440 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
22:57:21,440 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:57:21,451 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
22:57:21,460 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
22:57:21,457 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
22:57:21,487 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
22:57:21,490 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
22:57:21,501 INFO  [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service
22:57:21,642 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:57:21,646 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2
22:57:21,798 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
22:57:21,810 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
22:57:21,875 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-7) WFLYIIOP0009: CORBA ORB Service started
22:57:21,893 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
22:57:22,058 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
22:57:22,089 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 2) WFLYSRV0212: Resuming server
22:57:22,143 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
22:57:22,143 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
22:57:22,143 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
22:57:22,295 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

22:57:22,599 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 3481ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
22:57:22,620 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
22:57:22,646 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
22:57:22,669 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
22:57:22,774 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
22:57:22,795 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
22:57:22,821 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
 at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:120)
 at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_92]
Caused by: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


@darranl
Copy link
Contributor Author

darranl commented Jan 29, 2017

FYI I have flipped the exclusions round to inclusions in a commit within our incubator so new packages are not automatically made public.

@wildfly-ci
Copy link

Core - Full Integration Build 4252 outcome was FAILURE using a merge of 137d838
Summary: Tests failed: 3, passed: 3666, ignored: 132 Build time: 00:55:29

Failed tests

org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.testAppClientJBossDescriptor: java.lang.AssertionError: App client call failed. App client output: [0m10:05:11,142 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m10:05:11,143 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
[0m[0m10:05:11,150 INFO  [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
[0m[33m10:05:11,163 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m10:05:11,169 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
[0m[0m10:05:11,192 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
[0m[0m10:05:11,195 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
[0m[0m10:05:11,230 INFO  [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service
[0m[0m10:05:11,260 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
[0m[0m10:05:11,268 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m10:05:11,456 INFO  [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
[0m[0m10:05:11,481 INFO  [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[0m[0m10:05:11,523 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started
[0m[0m10:05:11,534 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m10:05:11,653 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
[0m[0m10:05:11,653 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 7) WFLYSRV0212: Resuming server
[0m[0m10:05:11,696 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
[0m[0m10:05:11,696 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
[0m[0m10:05:11,696 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
[0m[0m10:05:11,775 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

[0m[0m10:05:11,897 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 1785ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
[0m[0m10:05:11,900 INFO  [org.jboss.as.server] (Thread-39) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
[0m[0m10:05:11,910 INFO  [org.jboss.ejb.client] (Thread-46) JBoss EJB Client version 3.0.0.Beta4
[0m[0m10:05:11,931 INFO  [org.jboss.remoting] (Thread-46) JBoss Remoting version 5.0.0.Beta12
[0m[0m10:05:11,939 INFO  [org.xnio] (Thread-46) XNIO version 3.4.3.Final
[0m[0m10:05:11,944 INFO  [org.xnio.nio] (Thread-46) XNIO NIO Implementation Version 3.4.3.Final
[0m[0m10:05:11,967 INFO  [org.wildfly.security] (Thread-46) ELY00001: WildFly Elytron version 1.1.0.Beta21
[0m[33m10:05:12,065 WARN  [org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector] (Thread-46) Could not register a EJB receiver for connection to [::1]:8080: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.remoting3.remote.ClientConnectionOpenListener.allMechanismsFailed(ClientConnectionOpenListener.java:110)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:414)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:239)
 at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
 at org.xnio.nio.WorkerThread.run(WorkerThread.java:567)
 at ...asynchronous invocation...(Unknown Source)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:466)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:437)
 at org.jboss.ejb.client.remoting.EndpointPool$PooledEndpoint.connect(EndpointPool.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:193) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.simpleAppClientTest: java.lang.AssertionError: App client call failed. App client output: [0m10:05:42,211 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
[0m[33m10:05:42,223 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m10:05:42,234 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
[0m[0m10:05:42,245 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
[0m[0m10:05:42,264 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m10:05:42,267 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
[0m[0m10:05:42,284 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
[0m[0m10:05:42,286 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m10:05:42,292 INFO  [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
[0m[0m10:05:42,348 INFO  [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
[0m[0m10:05:42,504 INFO  [org.jboss.as.patching] (MSC service thread 1-8) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[0m[0m10:05:42,574 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
[0m[0m10:05:42,599 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started
[0m[0m10:05:42,612 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m10:05:42,750 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
[0m[0m10:05:42,753 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0212: Resuming server
[0m[0m10:05:42,794 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-annotation.jar")
[0m[0m10:05:42,794 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
[0m[0m10:05:42,794 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
[0m[0m10:05:42,794 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
[0m[0m10:05:42,876 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

[0m[0m10:05:43,005 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 1795ms - Started 317 of 322 services (23 services are lazy, passive or on-demand)
[0m[0m10:05:43,010 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
[0m[0m10:05:43,021 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
[0m[0m10:05:43,030 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
[0m[0m10:05:43,069 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
[0m[0m10:05:43,077 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
[0m[0m10:05:43,086 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
[0m[31m10:05:43,178 ERROR [org.jboss.as.test.appclient] (Thread-47) Main method failed: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at com.sun.proxy.$Proxy12.makeAppClientCall(Unknown Source)


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.descriptorBasedAppClientTest: java.lang.AssertionError: App client call failed. App client output: [0m10:06:13,340 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
[0m[33m10:06:13,341 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m10:06:13,344 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
[0m[0m10:06:13,349 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
[0m[0m10:06:13,355 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
[0m[0m10:06:13,362 INFO  [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
[0m[0m10:06:13,378 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m10:06:13,388 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
[0m[0m10:06:13,390 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m10:06:13,398 INFO  [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
[0m[0m10:06:13,599 INFO  [org.jboss.as.patching] (MSC service thread 1-4) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[0m[0m10:06:13,629 INFO  [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
[0m[0m10:06:13,633 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-3) WFLYIIOP0009: CORBA ORB Service started
[0m[0m10:06:13,751 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m10:06:13,792 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0212: Resuming server
[0m[0m10:06:13,794 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
[0m[0m10:06:13,835 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
[0m[0m10:06:13,836 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
[0m[0m10:06:13,836 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
[0m[0m10:06:13,910 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

[0m[0m10:06:14,024 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 1744ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
[0m[0m10:06:14,027 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
[0m[0m10:06:14,037 INFO  [org.jboss.ejb.client] (Thread-48) JBoss EJB Client version 3.0.0.Beta4
[0m[0m10:06:14,046 INFO  [org.wildfly.security] (Thread-48) ELY00001: WildFly Elytron version 1.1.0.Beta21
[0m[0m10:06:14,088 INFO  [org.jboss.remoting] (Thread-48) JBoss Remoting version 5.0.0.Beta12
[0m[0m10:06:14,096 INFO  [org.xnio] (Thread-48) XNIO version 3.4.3.Final
[0m[0m10:06:14,105 INFO  [org.xnio.nio] (Thread-48) XNIO NIO Implementation Version 3.4.3.Final
 at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:120)
 at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_74]
Caused by: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


@wildfly-ci
Copy link

Full integration - Windows Build 2673 outcome was FAILURE using a merge of 137d838
Summary: Tests failed: 3, passed: 3664, ignored: 133 Build time: 01:39:27

Failed tests

org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.testAppClientJBossDescriptor: java.lang.AssertionError: App client call failed. App client output: 18:18:53,561 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
18:18:53,573 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
18:18:53,575 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
18:18:53,579 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
18:18:53,583 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
18:18:53,591 INFO  [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
18:18:53,591 INFO  [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
18:18:53,597 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
18:18:53,713 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:18:53,777 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
18:18:53,919 INFO  [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
18:18:53,944 INFO  [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
18:18:54,004 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
18:18:54,011 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started
18:18:54,170 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
18:18:54,198 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 2) WFLYSRV0212: Resuming server
18:18:54,279 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
18:18:54,279 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
18:18:54,279 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
18:18:54,451 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

18:18:54,657 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 3069ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
18:18:54,660 INFO  [org.jboss.as.server] (Thread-39) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
18:18:54,672 INFO  [org.jboss.ejb.client] (Thread-45) JBoss EJB Client version 3.0.0.Beta4
18:18:54,716 INFO  [org.jboss.remoting] (Thread-45) JBoss Remoting version 5.0.0.Beta12
18:18:54,731 INFO  [org.xnio] (Thread-45) XNIO version 3.4.3.Final
18:18:54,744 INFO  [org.xnio.nio] (Thread-45) XNIO NIO Implementation Version 3.4.3.Final
18:18:54,806 INFO  [org.wildfly.security] (Thread-45) ELY00001: WildFly Elytron version 1.1.0.Beta21
18:18:55,063 WARN  [org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector] (Thread-45) Could not register a EJB receiver for connection to [::1]:8080: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.remoting3.remote.ClientConnectionOpenListener.allMechanismsFailed(ClientConnectionOpenListener.java:110)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:414)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:239)
 at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) [xnio-api-3.4.3.Final.jar:3.4.3.Final]
 at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
 at org.xnio.nio.WorkerThread.run(WorkerThread.java:567)
 at ...asynchronous invocation...(Unknown Source)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:466)
 at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:437)
 at org.jboss.ejb.client.remoting.EndpointPool$PooledEndpoint.connect(EndpointPool.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:193) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.remoting.NetworkUtil.connect(NetworkUtil.java:149) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.simpleAppClientTest: java.lang.AssertionError: App client call failed. App client output: 18:19:24,549 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
18:19:24,547 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
18:19:24,555 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
18:19:24,557 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
18:19:24,565 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
18:19:24,570 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
18:19:24,627 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
18:19:24,641 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:19:24,645 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
18:19:24,646 INFO  [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
18:19:24,804 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
18:19:24,811 INFO  [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
18:19:24,876 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started
18:19:24,913 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
18:19:25,029 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
18:19:25,052 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 2) WFLYSRV0212: Resuming server
18:19:25,102 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
18:19:25,102 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
18:19:25,102 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
18:19:25,102 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "client-annotation.jar")
18:19:25,220 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

18:19:25,436 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 2613ms - Started 317 of 322 services (23 services are lazy, passive or on-demand)
18:19:25,441 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
18:19:25,462 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
18:19:25,477 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
18:19:25,552 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
18:19:25,566 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
18:19:25,585 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
18:19:25,726 ERROR [org.jboss.as.test.appclient] (Thread-47) Main method failed: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at com.sun.proxy.$Proxy12.makeAppClientCall(Unknown Source)


org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase.descriptorBasedAppClientTest: java.lang.AssertionError: App client call failed. App client output: 18:19:56,152 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 24) WFLYSEC0002: Activating Security Subsystem
18:19:56,156 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 20) WFLYIIOP0001: Activating IIOP Subsystem
18:19:56,177 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 27) WFLYWS0002: Activating WebServices Extension
18:19:56,181 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 26) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
18:19:56,187 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 23) WFLYNAM0001: Activating Naming Subsystem
18:19:56,220 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.0.Alpha3
18:19:56,332 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.1.Final)
18:19:56,341 INFO  [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
18:19:56,410 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 17) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:19:56,413 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
18:19:56,503 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.1.7.Final (Apache CXF 3.1.9) 
18:19:56,508 INFO  [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
18:19:56,562 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started
18:19:56,588 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
18:19:56,646 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "simple-app-client-test.ear" (runtime-name: "simple-app-client-test.ear")
18:19:56,663 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 4) WFLYSRV0212: Resuming server
18:19:56,701 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
18:19:56,701 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "client-dd.jar")
18:19:56,701 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "client-override.jar")
18:19:56,909 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'AppClientStateSingleton' in deployment unit 'subdeployment "ejb.jar" of deployment "simple-app-client-test.ear"' are as follows:

 java:global/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:app/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:module/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:jboss/exported/simple-app-client-test/ejb/AppClientStateSingleton!org.jboss.as.test.integration.ee.appclient.basic.AppClientSingletonRemote
 java:global/simple-app-client-test/ejb/AppClientStateSingleton
 java:app/ejb/AppClientStateSingleton
 java:module/AppClientStateSingleton

18:19:57,154 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Alpha1-SNAPSHOT (WildFly Core 3.0.0.Alpha23-SNAPSHOT) started in 3138ms - Started 274 of 279 services (21 services are lazy, passive or on-demand)
18:19:57,161 INFO  [org.jboss.as.server] (Thread-40) WFLYSRV0010: Deployed "simple-app-client-test.ear" (runtime-name : "simple-app-client-test.ear")
18:19:57,187 INFO  [org.jboss.ejb.client] (Thread-47) JBoss EJB Client version 3.0.0.Beta4
18:19:57,210 INFO  [org.wildfly.security] (Thread-47) ELY00001: WildFly Elytron version 1.1.0.Beta21
18:19:57,314 INFO  [org.jboss.remoting] (Thread-47) JBoss Remoting version 5.0.0.Beta12
18:19:57,331 INFO  [org.xnio] (Thread-47) XNIO version 3.4.3.Final
18:19:57,357 INFO  [org.xnio.nio] (Thread-47) XNIO NIO Implementation Version 3.4.3.Final
 at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:120)
 at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_92]
Caused by: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed:
   DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: authentication ID and password must be specified
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.createConnection(LazyConnectionContextSelector.java:97)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.access$100(LazyConnectionContextSelector.java:58)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:115)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector$1.run(LazyConnectionContextSelector.java:109)
 at org.wildfly.security.manager.WildFlySecurityManager.doUnchecked(WildFlySecurityManager.java:810)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:109)
 at org.jboss.as.appclient.service.LazyConnectionContextSelector.getCurrent(LazyConnectionContextSelector.java:58)
 at org.jboss.ejb.client.EJBClientContext.getCurrent(EJBClientContext.java:281) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBClientContext.requireCurrent(EJBClientContext.java:291) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:178) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]
 at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) [jboss-ejb-client-3.0.0.Beta4.jar:3.0.0.Beta4]


@darranl
Copy link
Contributor Author

darranl commented Jan 29, 2017

This is weird, I could reproduce locally before adding the services="export" - now local test runs pass.

The error message reported does not actually come from WildFly Elytron, the error comes from the JDK implementation of Digest authentication so this is a sign that the Elytron Provider is not being discovered using service loader discovery - hence the need for services="export".

@darranl
Copy link
Contributor Author

darranl commented Jan 29, 2017

Retest this please

@kabir kabir added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Jan 30, 2017
@kabir kabir merged commit 55e7646 into wildfly:master Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants