You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@archiva.apache.org by "Continuum@vmbuild.apache.org" <co...@apache.org> on 2009/11/03 11:33:03 UTC

[continuum] BUILD FAILURE: Archiva - Archiva Web :: Application Tests -

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=248919&projectId=2464

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 3 Nov 2009 02:29:01 -0800
  Finished at: Tue 3 Nov 2009 02:32:50 -0800
  Total time: 3m 48s
  Build Trigger: Schedule
  Build Number: 11
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.9
          Java version: 1.5.0_12
          OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family: "unix"
    
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.archiva:archiva-webapp:1.2.3-SNAPSHOT

org.apache.archiva:archiva-web:1.2.3-SNAPSHOT


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive -PbuildWithAdditionalRepos,headless
Build Fresh: true
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 2.0.9, Java 5
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 97
Failures: 1
Errors: 0
Success Rate: 98
Total time: 57.167

****************************************************************************
Test Failures:
****************************************************************************

TestSuite
    initializeArchiva :
  java.lang.RuntimeException
  java.lang.RuntimeException: Could not start Selenium session: Failed to start new browser session: Error while launching browser
	at com.thoughtworks.selenium.DefaultSelenium.start(DefaultSelenium.java:88)
	at org.apache.archiva.web.test.parent.AbstractSeleniumTest.open(AbstractSeleniumTest.java:78)
	at org.apache.archiva.web.test.ArchivaAdminTest.initializeArchiva(ArchivaAdminTest.java:55)
	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:585)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:580)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:398)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:145)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:82)
	at org.testng.TestRunner.beforeRun(TestRunner.java:501)
	at org.testng.TestRunner.run(TestRunner.java:469)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:324)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:319)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:292)
	at org.testng.SuiteRunner.run(SuiteRunner.java:198)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:821)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:788)
	at org.testng.TestNG.run(TestNG.java:708)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	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:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: com.thoughtworks.selenium.SeleniumException: Failed to start new browser session: Error while launching browser
	at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:90)
	at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:84)
	at com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:252)
	at com.thoughtworks.selenium.HttpCommandProcessor.start(HttpCommandProcessor.java:213)
	at com.thoughtworks.selenium.DefaultSelenium.start(DefaultSelenium.java:81)
	... 28 more
Caused by: com.thoughtworks.selenium.SeleniumException: Failed to start new browser session: Error while launching browser
	at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:90)
	at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:84)
	at com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:252)
	at com.thoughtworks.selenium.HttpCommandProcessor.start(HttpCommandProcessor.java:213)
	at com.thoughtworks.selenium.DefaultSelenium.start(DefaultSelenium.java:81)
	... 28 more