[jboss-as7-dev] Integration test failing

Vimal Kansal vkansal at redhat.com
Fri Oct 21 01:22:41 EDT 2011


Ok, I pulled in the latest code and now it is failing with following 
message :

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

I have also attached the surefire report of failed Test 
class(EnterpriseDeploymentTestCase).

Thx

Vimal

On 21/10/2011 12:24 PM, Shelly McGowan wrote:
> 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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase.txt
Url: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20111021/4cfb01d4/attachment-0001.txt 


More information about the jboss-as7-dev mailing list