Skip to content

Instantly share code, notes, and snippets.

@SimenB
Created July 18, 2013 07:38
Show Gist options
  • Save SimenB/6027449 to your computer and use it in GitHub Desktop.
Save SimenB/6027449 to your computer and use it in GitHub Desktop.
Stack-trace 3
build 17-jul-2013 13:17:38 [ERROR] Failed to execute goal com.github.searls:jasmine-maven-plugin:1.3.1.2:test (jasmine:test) on project hpp-webapp: The jasmine-maven-plugin encountered an exception:
build 17-jul-2013 13:17:38 [ERROR] java.lang.RuntimeException: org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
build 17-jul-2013 13:17:38 [ERROR] Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb', time: '2013-04-09 10:39:28'
build 17-jul-2013 13:17:38 [ERROR] System info: os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.6.0_34'
build 17-jul-2013 13:17:38 [ERROR] Driver info: driver.version: RemoteWebDriver
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.execute(SpecRunnerExecutor.java:39)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.mojo.TestMojo.executeSpecs(TestMojo.java:78)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.mojo.TestMojo.run(TestMojo.java:43)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.mojo.AbstractJasmineMojo.execute(AbstractJasmineMojo.java:386)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
build 17-jul-2013 13:17:38 [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
build 17-jul-2013 13:17:38 [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
build 17-jul-2013 13:17:38 [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
build 17-jul-2013 13:17:38 [ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
build 17-jul-2013 13:17:38 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
build 17-jul-2013 13:17:38 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
build 17-jul-2013 13:17:38 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
build 17-jul-2013 13:17:38 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
build 17-jul-2013 13:17:38 [ERROR] Caused by: org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
build 17-jul-2013 13:17:38 [ERROR] Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb', time: '2013-04-09 10:39:28'
build 17-jul-2013 13:17:38 [ERROR] System info: os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.6.0_34'
build 17-jul-2013 13:17:38 [ERROR] Driver info: driver.version: RemoteWebDriver
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:463)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.executionFinished(SpecRunnerExecutor.java:84)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.access$000(SpecRunnerExecutor.java:17)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor$1.apply(SpecRunnerExecutor.java:63)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor$1.apply(SpecRunnerExecutor.java:60)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.support.ui.FluentWait$1.apply(FluentWait.java:177)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.support.ui.FluentWait$1.apply(FluentWait.java:175)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:175)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.waitForRunnerToFinish(SpecRunnerExecutor.java:60)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.execute(SpecRunnerExecutor.java:31)
build 17-jul-2013 13:17:38 [ERROR] ... 24 more
build 17-jul-2013 13:17:38 [ERROR] Caused by: org.openqa.selenium.WebDriverException: java.net.SocketException: Software caused connection abort: recv failed
build 17-jul-2013 13:17:38 [ERROR] Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb', time: '2013-04-09 10:39:28'
build 17-jul-2013 13:17:38 [ERROR] System info: os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.6.0_34'
build 17-jul-2013 13:17:38 [ERROR] Driver info: driver.version: RemoteWebDriver
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:75)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:527)
build 17-jul-2013 13:17:38 [ERROR] ... 35 more
build 17-jul-2013 13:17:38 [ERROR] Caused by: java.net.SocketException: Software caused connection abort: recv failed
build 17-jul-2013 13:17:38 [ERROR] at java.net.SocketInputStream.socketRead0(Native Method)
build 17-jul-2013 13:17:38 [ERROR] at java.net.SocketInputStream.read(SocketInputStream.java:129)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:219)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:712)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:517)
build 17-jul-2013 13:17:38 [ERROR] at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.HttpCommandExecutor.fallBackExecute(HttpCommandExecutor.java:316)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:295)
build 17-jul-2013 13:17:38 [ERROR] at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:66)
build 17-jul-2013 13:17:38 [ERROR] ... 36 more
build 17-jul-2013 13:17:38 [ERROR] -> [Help 1]
build 17-jul-2013 13:17:38 [ERROR]
build 17-jul-2013 13:17:38 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
build 17-jul-2013 13:17:38 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
build 17-jul-2013 13:17:38 [ERROR]
build 17-jul-2013 13:17:38 [ERROR] For more information about the errors and possible solutions, please read the following articles:
build 17-jul-2013 13:17:38 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
build 17-jul-2013 13:17:38 [ERROR]
build 17-jul-2013 13:17:38 [ERROR] After correcting the problems, you can resume the build with the command
build 17-jul-2013 13:17:38 [ERROR] mvn <goals> -rf :hpp-webapp
command 17-jul-2013 13:46:52 Request to stop 'UTV-FRONTEND-JOB1-2522' received from xxx
@AGresvig
Copy link

AGresvig commented Aug 8, 2013

Har du ikke fått noen likes på dette a? Rart.
Men fant du noengang ut hva som ga UnreachableBrowserException helvete?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment