[jboss-jira] [JBoss JIRA] (AS7-5242) RespawnTestCase intermittently fails

Jason Greene (JIRA) jira-events at lists.jboss.org
Tue Jul 24 15:33:07 EDT 2012


Jason Greene created AS7-5242:
---------------------------------

             Summary: RespawnTestCase intermittently fails
                 Key: AS7-5242
                 URL: https://issues.jboss.org/browse/AS7-5242
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Domain Management
            Reporter: Jason Greene
            Assignee: Emanuel Muckenhuber
            Priority: Critical
             Fix For: 7.2.0.CR1


Stacktrace

junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.jboss.as.test.integration.respawn.RespawnTestCase.readHostControllerServers(RespawnTestCase.java:308)
	at org.jboss.as.test.integration.respawn.RespawnTestCase.testReloadHcButNotServers(RespawnTestCase.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
Standard Output

[Server:respawn-one] 11:12:08,052 INFO  [org.jboss.modules] (main) JBoss Modules version 1.1.2.GA
[Server:respawn-two] 11:12:08,457 INFO  [org.jboss.modules] (main) JBoss Modules version 1.1.2.GA
[Server:respawn-one] 11:12:08,595 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.2.GA
[Server:respawn-one] 11:12:08,798 INFO  [org.jboss.as] (MSC service thread 1-4) JBAS015899: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" starting
[Server:respawn-two] 11:12:08,897 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.2.GA
[Server:respawn-one] 11:12:08,973 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.5.GA
[Server:respawn-one] 11:12:09,000 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.5.GA
[Server:respawn-one] 11:12:09,020 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.8.GA
[Server:respawn-two] 11:12:09,138 INFO  [org.jboss.as] (MSC service thread 1-4) JBAS015899: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" starting
[Server:respawn-two] 11:12:09,360 INFO  [org.xnio] (MSC service thread 1-5) XNIO Version 3.0.5.GA
[Server:respawn-two] 11:12:09,379 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.0.5.GA
[Server:respawn-two] 11:12:09,399 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 3.2.8.GA
[Server:respawn-one] 11:12:09,997 INFO  [org.jboss.as.logging] (MSC service thread 1-6) JBAS011502: Removing bootstrap log handlers
[Host Controller] 11:12:10,358 INFO  [org.jboss.as.domain.controller.mgmt] (proxy-threads - 1) JBAS010920: Server [Server:respawn-one] registered using connection [Channel ID 0904c9ab (inbound) of Remoting connection 41298826 to /127.0.0.1:38452]
[Server:respawn-one] 11:12:10,372 INFO  [org.jboss.as] (MSC service thread 1-3) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 3177ms - Started 34 of 56 services (22 services are passive or on-demand)
[Host Controller] 11:12:10,374 INFO  [org.jboss.as.host.controller] (proxy-threads - 1) JBAS010919: Registering server respawn-one
[Server:respawn-two] 11:12:10,508 INFO  [org.jboss.as.logging] (MSC service thread 1-2) JBAS011502: Removing bootstrap log handlers
[Host Controller] 11:12:10,661 INFO  [org.jboss.as.domain.controller.mgmt] (proxy-threads - 1) JBAS010920: Server [Server:respawn-two] registered using connection [Channel ID 305f8354 (inbound) of Remoting connection 7817bcd4 to /127.0.0.1:36573]
[Server:respawn-two] 11:12:10,674 INFO  [org.jboss.as] (MSC service thread 1-2) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 3476ms - Started 34 of 56 services (22 services are passive or on-demand)
[Host Controller] 11:12:10,676 INFO  [org.jboss.as.host.controller] (proxy-threads - 1) JBAS010919: Registering server respawn-two
[Host Controller] 11:12:26,007 WARN  [org.jboss.as.controller] (MSC service thread 1-2) JBAS014618: Graceful shutdown of the handler used for native management requests did not complete within [15000] ms but shutdown of the underlying communication channel is proceeding
[Host Controller] 11:12:26,014 INFO  [org.jboss.as.host.controller] (MSC service thread 1-2) JBAS010926: Unregistering server respawn-one
[Host Controller] 11:12:26,023 INFO  [org.jboss.as.host.controller] (MSC service thread 1-2) JBAS010926: Unregistering server respawn-two
[Host Controller] 11:12:26,069 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015950: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" stopped in 15075ms
[Host Controller] 11:12:26,072 INFO  [org.jboss.as] (MSC service thread 1-4) JBAS015899: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" starting
[Host Controller] 11:12:26,152 INFO  [org.jboss.as] (Controller Boot Thread) JBAS010902: Creating http management service using network interface (public) port (9990) securePort (-1)
[Host Controller] 11:12:26,166 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:9999
[Host Controller] 11:12:26,214 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015964: Http management interface is not enabled
[Host Controller] 11:12:26,215 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015954: Admin console is not enabled
[Host Controller] 11:12:26,218 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" (Host Controller) started in 141ms - Started 11 of 11 services (0 services are passive or on-demand)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list