[jboss-as7-dev] Integration test failing

Shelly McGowan smcgowan at redhat.com
Thu Oct 20 21:24:56 EDT 2011


Vimal,

Based on the JBoss CI Jenkins testsuite runs, these tests started failing here:
https://hudson.jboss.org/jenkins/view/JBoss%20AS/job/JBoss-AS-7.0.x-testSuite-windows/557/

One of the commits in that test run was specifically related to the EnterpriseDeploymentTestCase:
https://github.com/jbossas/jboss-as/commit/185675422017643f6dab1ece9fd4f82364bad0c4

The test fails with the error below.  Do you see the same?

08:38:29,891 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.deployment.unit."file:/C:/DOCUME~1/myuser/LOCALS~1/Temp/deployment-ejb.jar".ejb.timerServiceFactory: org.jboss.msc.service.StartException in service jboss.deployment.unit."file:/C:/DOCUME~1/myuser/LOCALS~1/Temp/deployment-ejb.jar".ejb.timerServiceFactory: Failed to start service
<snip>
Caused by: java.lang.RuntimeException: Could not create timer file store directory W:\workspace\JBoss-AS-7.0.x-Windows\testsuite\integration\target\jbossas\standalone\data\timer-service-data\file:\C:\DOCUME~1\myuser\LOCALS~1\Temp\deployment-ejb.jar
	at org.jboss.as.ejb3.timerservice.mk2.persistence.filestore.FileTimerPersistence.start(FileTimerPersistence.java:101)
	at org.jboss.as.ejb3.timerservice.TimerServiceFactoryService.start(TimerServiceFactoryService.java:77)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]


Shelly



----- Original Message -----
From: "Vimal Kansal" <vkansal at redhat.com>
To: "JBoss AS7 Development" <jboss-as7-dev at lists.jboss.org>
Sent: Thursday, October 20, 2011 6:34:48 PM
Subject: [jboss-as7-dev] Integration test failing

Hi,

I am building As7 on Windows 7, jdk 1.6 update 27 64 bit and since 
yesterday, I am seeing this errot :

Failed tests:   
testDistributeEjbApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase): 
expected:<Completed> but was:<Failed>
   
testDistributeEARApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase): 
expected:<Completed> but was:<Failed>

Tests in error:
   
testListAvailableModules(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase): 
Deployment timeout: 
org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl at 4ab8fba5

Can somebody please help.

Thx

Vimal

_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


More information about the jboss-as7-dev mailing list