Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
yuvasakthip
Posts : 3
Join date : 2011-06-23

Session ID doesn't Exist ; perhaps this session was already stopped exception seen in IE Empty Session ID doesn't Exist ; perhaps this session was already stopped exception seen in IE

Fri Jul 15, 2011 2:02 pm
Hello Everyone,

I have just started learning Selenium. I am trying to use Selenium RC for Cross Browser Testing.While performing Cross Browser Testing I am getting error like "Session Id doesn't Exist" in IE Browser. Please give me a solution as soon as possible.

Working Environment
Selenium RC 1.0.3 (C#)
Win XP
IE8

C:\seleniumrc\selenium-server-1.0.3>java -jar selenium-server.jar -htmlsuite "*i
explore" "http://www.syncfusion.com/" "C:\samples\Test1\checkts.html" "C:\sample
s\Test1\h102.html"

01:22:39.042 INFO - Java: Sun Microsystems Inc. 20.0-b11
01:22:39.042 INFO - OS: Windows XP 5.1 x86
01:22:39.052 INFO - v2.0 [a2], with Core v2.0 [a2]
01:22:39.142 INFO - RemoteWebDriver instances should connect to: http://127.0.0.
1:4444/wd/hub
01:22:39.142 INFO - Version Jetty/5.1.x
01:22:39.142 INFO - Started HttpContext[/selenium-server/driver,/selenium-server
/driver]
01:22:39.142 INFO - Started HttpContext[/selenium-server,/selenium-server]
01:22:39.142 INFO - Started HttpContext[/,/]
01:22:39.203 INFO - Started org.openqa.jetty.jetty.servlet.ServletHandler@a18aa2

01:22:39.203 INFO - Started HttpContext[/wd,/wd]
01:22:39.203 INFO - Started SocketListener on 0.0.0.0:4444
01:22:39.213 INFO - Started org.openqa.jetty.jetty.Server@c40c80
HTML suite exception seen:
java.lang.RuntimeException: sessionId 359213 doesn't exist; perhaps this session
was already stopped?
at org.openqa.selenium.server.FrameGroupCommandQueueSet.getQueueSet(Fram
eGroupCommandQueueSet.java:220)
at org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.writeS
essionExtensionJs(HTABrowserLauncher.java:117)
at org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.create
HTAFiles(HTABrowserLauncher.java:102)
at org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.launch
(HTABrowserLauncher.java:63)
at org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher.launch
HTMLSuite(HTABrowserLauncher.java:155)
at org.openqa.selenium.server.browserlaunchers.InternetExplorerLauncher.
launchHTMLSuite(InternetExplorerLauncher.java:73)
at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL
auncher.java:121)
at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL
auncher.java:166)
at org.openqa.selenium.server.SeleniumServer.runHtmlSuite(SeleniumServer
.java:545)
at org.openqa.selenium.server.SeleniumServer.boot(SeleniumServer.java:23
9)
at org.openqa.selenium.server.SeleniumServer.main(SeleniumServer.java:19
Cool

Thanks,
Yuva Sakthi P
Back to top
Permissions in this forum:
You cannot reply to topics in this forum