Thank you very much.
21:56:12.261 INFO - Java: Sun Microsystems Inc. 16.0-b13
21:56:12.261 INFO - OS: Windows Server 2008 6.0 x86
21:56:12.282 INFO - v2.0 [a2], with Core v2.0 [a2]
21:56:12.451 INFO - RemoteWebDriver instances should connect to:
http://127.0.0.1:5555/wd/hub
21:56:12.451 INFO - Version Jetty/5.1.x
21:56:12.451 INFO - Started HttpContext[/selenium-server/driver,/
selenium-server/driver]
21:56:12.451 INFO - Started HttpContext[/selenium-server,/selenium-
server]
21:56:12.451 INFO - Started HttpContext[/,/]
21:56:12.500 INFO - Started
org.openqa.jetty.jetty.servlet.ServletHandler@19134f4
21:56:12.500 INFO - Started HttpContext[/wd,/wd]
21:56:12.507 INFO - Started SocketListener on 0.0.0.0:5555
21:56:12.507 INFO - Started org.openqa.jetty.jetty.Server@17ace8d
HTML suite exception seen:
java.lang.RuntimeException: sessionId 972507 doesn't exist; perhaps
this session was already stopped?
at
org.openqa.selenium.server.FrameGroupCommandQueueSet.getQueueSet(FrameGroupCommandQueueSet.java:
220)
at
org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.writeSessionExtensionJs(HTABrowserLauncher.java:
117)
at
org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.createHTAFiles(HTABrowserLauncher.java:
102)
at
org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.launch(HTABrowserLauncher.java:
63)
at
org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.launchHTMLSuite(HTABrowserLauncher.java:
155)
at
org.openqa.selenium.server.browserlaunchers.InternetExplorerLauncher.launchHTMLSuite(InternetExplorerLauncher.java:
73)
at
org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:
121)
at
org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:
166)
at
org.openqa.selenium.server.SeleniumServer.runHtmlSuite(SeleniumServer.java:
545)
at org.openqa.selenium.server.SeleniumServer.boot(SeleniumServer.java:
239)
at org.openqa.selenium.server.SeleniumServer.main(SeleniumServer.java:
198)
On Mar 26, 11:00 pm, Gustavo <gustav...@gmail.com> wrote:
> I'm always getting this exception when trying to run a htmlSuite using
> iexplore (is working fine with firefox):
>
> Thank you very much.
>
> 21:56:12.261 INFO - Java: Sun Microsystems Inc. 16.0-b13
> 21:56:12.261 INFO - OS: Windows Server 2008 6.0 x86
> 21:56:12.282 INFO - v2.0 [a2], with Core v2.0 [a2]
> 21:56:12.451 INFO - RemoteWebDriver instances should connect to:http://127.0.0.1:5555/wd/hub
> 21:56:12.451 INFO - Version Jetty/5.1.x
> 21:56:12.451 INFO - Started HttpContext[/selenium-server/driver,/
> selenium-server/driver]
> 21:56:12.451 INFO - Started HttpContext[/selenium-server,/selenium-
> server]
> 21:56:12.451 INFO - Started HttpContext[/,/]
> 21:56:12.500 INFO - Started
> org.openqa.jetty.jetty.servlet.ServletHandler@19134f4
> 21:56:12.500 INFO - Started HttpContext[/wd,/wd]
> 21:56:12.507 INFO - Started SocketListener on 0.0.0.0:5555
> 21:56:12.507 INFO - Started org.openqa.jetty.jetty.Server@17ace8d
> HTML suite exception seen:
>
> java.lang.RuntimeException:sessionId972507 doesn't exist; perhaps