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-3087] Ensure that attempting to add a username with accented characters results in an error #2633

Merged
merged 1 commit into from Jul 21, 2017

Conversation

fjuma
Copy link
Contributor

@fjuma fjuma commented Jul 21, 2017

Copy link
Contributor

@bstansberry bstansberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved assuming CI will pass.

@wildfly-ci
Copy link

Core - Full Integration Build 5482 outcome was FAILURE using a merge of 500be7e
Summary: Execution timeout (new); tests failed: 1 (1 new), passed: 4011, ignored: 108 Build time: 01:30:11

Failed tests

org.jboss.as.test.clustering.cluster.ejb.remote.RemoteStatefulEJBConcurrentFailoverTestCase(SYNC-tcp).test: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: javax.naming.CommunicationException: EJBCLIENT000062: Failed to look up "/remote-stateful-ejb-concurrent-failover-test/SlowToDestroyStatefulIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor?stateful" [Root exception is javax.ejb.EJBException: org.jboss.as.ejb3.component.EJBComponentUnavailableException: WFLYEJB0467: The request was rejected as the container is suspended]
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.jboss.as.test.clustering.cluster.ejb.remote.RemoteStatefulEJBConcurrentFailoverTestCase.lambda$test$0(RemoteStatefulEJBConcurrentFailoverTestCase.java:135)
	at org.wildfly.common.context.Contextual.runCallable(Contextual.java:127)
	at org.jboss.as.test.clustering.cluster.ejb.remote.RemoteStatefulEJBConcurrentFailoverTestCase.test(RemoteStatefulEJBConcurrentFailoverTestCase.java:98)
	at org.jboss.as.test.clustering.cluster.ejb.remote.RemoteStatefulEJBConcurrentFailoverTestCase.test(RemoteStatefulEJBConcurrentFailoverTestCase.java:94)
Caused by: java.lang.IllegalStateException: javax.naming.CommunicationException: EJBCLIENT000062: Failed to look up "/remote-stateful-ejb-concurrent-failover-test/SlowToDestroyStatefulIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor?stateful" [Root exception is javax.ejb.EJBException: org.jboss.as.ejb3.component.EJBComponentUnavailableException: WFLYEJB0467: The request was rejected as the container is suspended]
	at org.jboss.as.test.clustering.cluster.ejb.remote.RemoteStatefulEJBConcurrentFailoverTestCase$LookupTask.run(RemoteStatefulEJBConcurrentFailoverTestCase.java:187)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: javax.naming.CommunicationException: EJBCLIENT000062: Failed to look up "/remote-stateful-ejb-concurrent-failover-test/SlowToDestroyStatefulIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor?stateful" [Root exception is javax.ejb.EJBException: org.jboss.as.ejb3.component.EJBComponentUnavailableException: WFLYEJB0467: The request was rejected as the container is suspended]
	at org.jboss.ejb.client.EJBRootContext.lookupNative(EJBRootContext.java:158)
	at org.wildfly.naming.client.AbstractContext.lookup(AbstractContext.java:84)
	at org.wildfly.naming.client.WildFlyRootContext.lookup(WildFlyRootContext.java:150)
	at javax.naming.InitialContext.lookup(InitialContext.java:417)
	at org.jboss.as.test.clustering.ejb.AbstractEJBDirectory.lookup(AbstractEJBDirectory.java:105)
	at org.jboss.as.test.clustering.ejb.AbstractEJBDirectory.lookup(AbstractEJBDirectory.java:99)
	at org.jboss.as.test.clustering.ejb.AbstractEJBDirectory.lookupStateful(AbstractEJBDirectory.java:65)
	at org.jboss.as.test.clustering.ejb.AbstractEJBDirectory.lookupStateful(AbstractEJBDirectory.java:60)
	at org.jboss.as.test.clustering.cluster.ejb.remote.RemoteStatefulEJBConcurrentFailoverTestCase$LookupTask.run(RemoteStatefulEJBConcurrentFailoverTestCase.java:185)
	... 7 more
Caused by: javax.ejb.EJBException: org.jboss.as.ejb3.component.EJBComponentUnavailableException: WFLYEJB0467: The request was rejected as the container is suspended
	at org.jboss.as.ejb3.component.stateful.StatefulSessionComponent.createSessionRemote(StatefulSessionComponent.java:265)
	at org.jboss.as.ejb3.remote.AssociationImpl.lambda$receiveSessionOpenRequest$1(AssociationImpl.java:291)
	... 3 more
Caused by: org.jboss.as.ejb3.component.EJBComponentUnavailableException: WFLYEJB0467: The request was rejected as the container is suspended
	at org.jboss.as.ejb3.component.stateful.StatefulSessionComponent.createSessionRemote(StatefulSessionComponent.java:257)
	... 4 more
------- Stdout: -------
07:20:11,785 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
07:20:11,789 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/usr/java/latest/bin/java, -D[Standalone], -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/../../../dist/target/wildfly-11.0.0.Beta1-SNAPSHOT, -Djava.net.preferIPv4Stack=false, -Djava.net.preferIPv6Addresses=true, -Djboss.bind.address=::1, -Djboss.bind.address.unsecure=::1, -Djboss.bind.address.private=::1, -Djboss.bind.address.management=::1, -Djboss.default.multicast.address=ff13::1, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/.., -Djbossas.ts.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/../.., -Djbossas.project.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target, -Djboss.inst=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/log/server.log, -Dlogging.configuration=file:/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/configuration/logging.properties, -jar, /store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/jboss-modules.jar, -mp, /store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/modules:/store/work/tc-work/5768cf3a0bee5b47/full/dist/target/wildfly-11.0.0.Beta1-SNAPSHOT/modules:/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Djboss.home.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Djboss.server.base.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone, -Djboss.server.log.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/log, -Djboss.server.config.dir=/store/work/tc-work/5768cf3a0bee5b47/full/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/configuration, -Dts.wildfly.version=11.0.0.Beta1-SNAPSHOT, -c=standalone-full-ha.xml]
07:20:11,888 INFO  [org.jboss.remoting] (main) JBoss Remoting version 5.0.0.CR4
07:20:11,933 INFO  [org.xnio] (main) XNIO version 3.5.0.CR2
07:20:11,948 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.0.CR2
07:20:12,094 INFO  [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.0.CR2
 [0m07:20:12,390 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.0.CR1
 [0m [0m07:20:12,747 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
 [0m [0m07:20:12,947 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 11.0.0.Beta1-SNAPSHOT (WildFly Core 3.0.0.Beta29-SNAPSHOT) starting
 [0m [0m07:20:14,628 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m07:20:14,656 INFO  [org.wildfly.security] (ServerService Thread Pool -- 10) ELY00001: WildFly Elytron version 1.1.0.CR2
 [0m [0m07:20:14,677 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 35) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m07:20:14,846 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m07:20:14,866 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.5.0.CR2
 [0m [0m07:20:14,873 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.5.0.CR2
 [0m [0m07:20:14,927 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.0.CR4


@fjuma
Copy link
Contributor Author

fjuma commented Jul 21, 2017

Retest this please

@wildfly-ci
Copy link

Core - Full Integration Build 5485 outcome was FAILURE using a merge of 500be7e
Summary: Execution timeout; tests failed: 1 (1 new), passed: 4057, ignored: 109 Build time: 01:30:13

Failed tests

org.wildfly.test.integration.elytron.audit.TCPSyslogAuditLogTestCase.testSuccessfulAuth: java.lang.AssertionError: Successful authentication was not logged
	at org.wildfly.test.integration.elytron.audit.AbstractSyslogAuditLogTestCase.testSuccessfulAuth(AbstractSyslogAuditLogTestCase.java:59)


@wildfly-ci
Copy link

Full integration - Windows Build 3909 outcome was FAILURE using a merge of 500be7e
Summary: Execution timeout (new); tests failed: 2 (2 new), passed: 4108, ignored: 112 Build time: 02:20:25

Failed tests

org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testBasicXPC: java.lang.AssertionError: expected:<200> but was:<500>
	at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.executeUrlWithAnswer(StatefulWithXPCFailoverTestCase.java:249)
	at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testBasicXPC(StatefulWithXPCFailoverTestCase.java:224)
------- Stdout: -------
18:30:22,289 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
18:30:22,295 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\opt\java\jdk1.8.0_92\bin\java, -D[Standalone], -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering/../../../dist/target/wildfly-11.0.0.Beta1-SNAPSHOT, -Djava.net.preferIPv4Stack=false, -Djava.net.preferIPv6Addresses=true, -Djboss.bind.address=::1, -Djboss.bind.address.unsecure=::1, -Djboss.bind.address.private=::1, -Djboss.bind.address.management=::1, -Djboss.default.multicast.address=ff13::1, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering, -Djbossas.ts.integ.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering/.., -Djbossas.ts.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering/../.., -Djbossas.project.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering/../../.., -Djava.io.tmpdir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering/target, -Djboss.inst=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log\server.log, -Dlogging.configuration=file:R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration\logging.properties, -jar, R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\jboss-modules.jar, -mp, R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\modules;R:\BuildAgent\work\5768cf3a0bee5b47\full\dist\target\wildfly-11.0.0.Beta1-SNAPSHOT\modules;R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\modules, org.jboss.as.standalone, -Djboss.home.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Djboss.server.base.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone, -Djboss.server.log.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log, -Djboss.server.config.dir=R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration, -Dts.wildfly.version=11.0.0.Beta1-SNAPSHOT, -c=standalone-full-ha.xml]
18:30:22,471 INFO  [org.jboss.remoting] (main) JBoss Remoting version 5.0.0.CR4
18:30:22,564 INFO  [org.xnio] (main) XNIO version 3.5.0.CR2
18:30:22,596 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.0.CR2
18:30:22,854 INFO  [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.0.CR2
18:30:23,057 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.0.CR1
18:30:23,516 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
18:30:23,669 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 11.0.0.Beta1-SNAPSHOT (WildFly Core 3.0.0.Beta29-SNAPSHOT) starting
18:30:25,386 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
18:30:25,407 INFO  [org.wildfly.security] (ServerService Thread Pool -- 21) ELY00001: WildFly Elytron version 1.1.0.CR2
18:30:25,423 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 16) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
18:30:25,693 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
18:30:25,723 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.5.0.CR2
18:30:25,729 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.5.0.CR2
18:30:25,754 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0001: Activating Infinispan subsystem.
18:30:25,763 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 55) WFLYJSF0007: Activated the following JSF Implementations: [main]
18:30:25,783 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 70) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
18:30:25,789 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 68) WFLYSEC0002: Activating Security Subsystem
18:30:25,789 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 72) WFLYWS0002: Activating WebServices Extension
18:30:25,795 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 52) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 3.6.13
18:30:25,799 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 48) WFLYIIOP0001: Activating IIOP Subsystem
18:30:25,808 INFO  [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=5.0.2.Final
18:30:25,822 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 49) WFLYRS0016: RESTEasy version 3.0.23.Final
18:30:25,928 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 60) WFLYNAM0001: Activating Naming Subsystem
18:30:25,959 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.4.18.Final starting
18:30:26,045 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 71) WFLYUT0014: Creating file handler for path 'R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
18:30:26,112 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 42) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
18:30:26,120 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 46) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
18:30:26,126 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.5.Final)
18:30:26,136 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
18:30:26,139 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2
18:30:26,140 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
18:30:26,208 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 5.0.0.CR4
18:30:26,249 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
18:30:26,251 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
18:30:26,267 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server.
18:30:26,270 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting
18:30:26,565 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8080
18:30:26,568 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow AJP listener ajp listening on [::1]:8009
18:30:26,575 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 74) MODCLUSTER000001: Initializing mod_cluster version 1.3.7.Final
18:30:26,670 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 74) MODCLUSTER000032: Listening to proxy advertisements on /ff13:0:0:0:0:0:0:1:23364
18:30:26,737 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-6) WFLYIIOP0009: CORBA ORB Service started
18:30:26,753 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: EJB subsystem suspension complete
18:30:26,840 INFO  [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
18:30:26,862 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-7) WFLYDM0111: Keystore R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration\application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
18:30:26,882 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\deployments


org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testSecondLevelCache: 	at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testSecondLevelCache(StatefulWithXPCFailoverTestCase.java:178)
------- Stdout: -------
18:30:59,379 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\37\6abfbf30fff89fff3e48ce7c87adb1105329be\content
18:30:59,382 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
18:30:59,446 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for mypc
18:30:59,469 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
18:30:59,470 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment stateful.war
18:30:59,470 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 20) HHH000204: Processing PersistenceUnitInfo [
	name: mypc
	...]
18:30:59,496 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StatefulBean' in deployment unit 'deployment "stateful.war"' are as follows:

	java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
	java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
	java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
	java:global/stateful/StatefulBean
	java:app/stateful/StatefulBean
	java:module/StatefulBean

18:30:59,496 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SecondBean' in deployment unit 'deployment "stateful.war"' are as follows:

	java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
	java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
	java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
	java:global/stateful/SecondBean
	java:app/stateful/SecondBean
	java:module/SecondBean

18:30:59,588 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) WFLYCLINF0002: Started stateful.war cache from web container
18:30:59,593 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'stateful.war#mypc'
18:30:59,595 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 28) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
18:30:59,596 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 28) HHH000431: Unable to determine H2 database version, certain features may not work
18:30:59,599 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 28) Envers integration enabled? : true
18:30:59,617 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0002: Started default-server cache from web container
18:30:59,621 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) WFLYCLINF0002: Started stateful.war#mypc.org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Employee cache from hibernate container
18:30:59,632 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0002: Started stateful.war cache from ejb container
18:30:59,636 INFO  [stdout] (ServerService Thread Pool -- 28) Hibernate: drop table Employee if exists

18:30:59,636 INFO  [stdout] (ServerService Thread Pool -- 28) Hibernate: create table Employee (id integer not null, address varchar(255), name varchar(255), primary key (id))

18:30:59,639 INFO  [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 28) HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@16198bd'
18:30:59,819 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 20) WFLYUT0021: Registered web context: '/stateful' for server 'default-server'
18:30:59,835 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "stateful.war" (runtime-name : "stateful.war")
18:30:59,872 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location R:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\37\6abfbf30fff89fff3e48ce7c87adb1105329be\content
18:30:59,876 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
18:30:59,941 INFO  [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for mypc
18:30:59,962 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment stateful.war
18:30:59,969 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
18:30:59,969 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 4) HHH000204: Processing PersistenceUnitInfo [
	name: mypc
	...]


@bstansberry bstansberry merged commit 4601c4f into wildfly:master Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants