[jboss-jira] [JBoss JIRA] (AS7-2439) Intermittent failures in EnterpriseDeploymentTestCase
Brian Stansberry (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Oct 31 14:38:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638608#comment-12638608 ]
Brian Stansberry commented on AS7-2439:
---------------------------------------
I accidentally deleted some of the test output, but here's the relevant bit from the server.log:
13:07:06,946 INFO [org.jboss.as.ee.deployment.spi.DeploymentManagerTarget] (Thread-12) Begin deploy: [target=http://org.jboss.as.ee.deployment/jsr88?targetType=as7,parent=null,id=file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war]
13:07:06,973 INFO [org.jboss.as.server.deployment] (pool-1-thread-1) Content added at location /Users/bstansberry/dev/jbossas/merge/jboss-as/testsuite/integration/target/smoke/standalone/data/content/1f/17cc8a16980231e1a071d34eb45bf14b2fa13c/content
13:07:06,976 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting deployment of "file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war"
13:07:07,017 INFO [org.jboss.web] (MSC service thread 1-4) registering web context: /custom-context
13:07:07,024 INFO [org.jboss.as.server.controller] (pool-1-thread-1) Deployed "file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war"
13:07:07,044 INFO [org.jboss.as.ee.deployment.spi.DeploymentManagerTarget] (Thread-12) End deploy: [target=http://org.jboss.as.ee.deployment/jsr88?targetType=as7,parent=null,id=file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war]
13:07:07,102 INFO [org.jboss.as.server.controller] (pool-1-thread-1) Undeployed "file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war"
13:07:07,105 ERROR [org.jboss.as.ee.deployment.spi.DeploymentWorker] (Thread-15) Deployment does not exist: /var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war
13:07:07,152 INFO [org.jboss.as.ee.deployment.spi.DeploymentManagerTarget] (Thread-16) Begin deploy: [target=http://org.jboss.as.ee.deployment/jsr88?targetType=as7,parent=null,id=file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-bad-web.war]
13:07:07,170 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Stopped deployment file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-web.war in 30ms
13:07:07,178 INFO [org.jboss.as.server.deployment] (pool-1-thread-1) Content added at location /Users/bstansberry/dev/jbossas/merge/jboss-as/testsuite/integration/target/smoke/standalone/data/content/c0/57bb497bb17205039dc4b9b95f1715c803c483/content
13:07:07,181 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting deployment of "file:/var/folders/IO/IOJd+-FEG0uH-mrEv+tGRk+++TI/-Tmp-/deployment-bad-web.war"
testDistributeWebApp fails at line 109 (will be line 110 when the @Ignore addition is committed.)
> 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
>
> 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