[jboss-jira] [JBoss JIRA] (AS7-2439) Intermittent failures in EnterpriseDeploymentTestCase

Carlo de Wolf (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Mon Nov 7 07:32:46 EST 2011


    [ https://issues.jboss.org/browse/AS7-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640710#comment-12640710 ] 

Carlo de Wolf edited comment on AS7-2439 at 11/7/11 7:31 AM:
-------------------------------------------------------------

{noformat}
-------------------------------------------------------------------------------
Test set: org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase
-------------------------------------------------------------------------------
Tests run: 6, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 15.804 sec <<< FAILURE!
testDistributeEjbApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase)  Time elapsed: 5.55 sec  <<< ERROR!
java.lang.IllegalStateException: Deployment timeout: org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl at 1174ec5
	at org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.awaitCompletion(EnterpriseDeploymentTestCase.java:247)
	at org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.jsr88Deploy(EnterpriseDeploymentTestCase.java:207)
	at org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.testDistributeEjbApp(EnterpriseDeploymentTestCase.java:130)
{noformat}

{noformat}
18:36:52,594 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) Starting deployment of "file:/tmp/deployment-ejb.jar"

18:36:53,021 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-5) JNDI bindings for session bean named EchoBean in deployment unit deployment "file:/tmp/deployment-ejb.jar" are as follows:



	java:global/file:/tmp/deployment-ejb/EchoBean!org.jboss.as.test.smoke.embedded.deployment.Echo

	java:app/file:/tmp/deployment-ejb/EchoBean!org.jboss.as.test.smoke.embedded.deployment.Echo

	java:module/EchoBean!org.jboss.as.test.smoke.embedded.deployment.Echo

	java:global/file:/tmp/deployment-ejb/EchoBean!org.jboss.as.test.smoke.embedded.deployment.EchoHome

	java:app/file:/tmp/deployment-ejb/EchoBean!org.jboss.as.test.smoke.embedded.deployment.EchoHome

	java:module/EchoBean!org.jboss.as.test.smoke.embedded.deployment.EchoHome



18:36:57,749 INFO  [org.jboss.as.ee.deployment.spi.DeploymentManagerTarget] (Thread-20) Begin deploy: [target=http://org.jboss.as.ee.deployment/jsr88?targetType=as7,parent=null,id=file:/tmp/deployment-app.ear]

18:36:57,769 INFO  [org.jboss.as.server.deployment] (pool-1-thread-4) Content added at location /data/hudson/.hudson/jobs/JBoss-AS-7.x/workspace/testsuite/integration/target/smoke/standalone/data/content/37/61ac28c95b53648ea3d375cd721178ba4b5bad/content

18:36:59,472 INFO  [org.jboss.as.server.controller] (pool-1-thread-3) Deployed "file:/tmp/deployment-ejb.jar"
{noformat}

It took ~7 seconds, not the allowed 5.
                
      was (Author: wolfc):
    {noformat}
-------------------------------------------------------------------------------
Test set: org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase
-------------------------------------------------------------------------------
Tests run: 6, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 15.804 sec <<< FAILURE!
testDistributeEjbApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase)  Time elapsed: 5.55 sec  <<< ERROR!
java.lang.IllegalStateException: Deployment timeout: org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl at 1174ec5
	at org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.awaitCompletion(EnterpriseDeploymentTestCase.java:247)
	at org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.jsr88Deploy(EnterpriseDeploymentTestCase.java:207)
	at org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.testDistributeEjbApp(EnterpriseDeploymentTestCase.java:130)
{noformat}
                  
> Intermittent failures in EnterpriseDeploymentTestCase
> -----------------------------------------------------
>
>                 Key: AS7-2439
>                 URL: https://issues.jboss.org/browse/AS7-2439
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Deployment, Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Thomas Diesler
>             Fix For: 7.1.0.CR1
>
>
> I've been seeing frequent but intermittent failures in EnterpriseDeploymentTestCase for a week or so now, and have heard reports from others of the same thing.
> I'll attach the test output from the latest failure.
> As I see failures, I'll @Ignore tests, referencing this JIRA.
> This is different from AS7-2392, which is a non-itermittent, Windows-specific problem. I'm seeing this on my MacBook.

--
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