Windows vista compatibility

2 views
Skip to first unread message

Pranesh

unread,
May 22, 2009, 2:28:49 AM5/22/09
to selenium-users...@googlegroups.com
Does windows vista support selenium RC

Pranesh

unread,
May 22, 2009, 6:35:38 AM5/22/09
to selenium-users...@googlegroups.com
Hi,
I tried on Windows vista.Selenium didn't invoke the browser.I
have attached the error mes in a document.Please help me out in this
regard.




Thank you,
Pranesh P
Tata Consultancy Services
Buzz:- +914466164749
Cell:- 9994502102
Mailto: prane...@tcs.com
Website: http://www.tcs.com

Pranesh

unread,
May 22, 2009, 7:09:39 AM5/22/09
to selenium-users...@googlegroups.com
Hi ,
Please refer to the attached word document.

1.

2. SRC 1.0

3. Firefox

4. version 2.

JDK 1.5
JRE 1.5

I executed the same script in Windows 98 - firefox version 2.It is
successful.

Pranesh

unread,
May 22, 2009, 7:21:38 AM5/22/09
to selenium-users...@googlegroups.com
Hi ,
I am sorry for the inconvenience.Attached document is missed
.Please refer to the below lines.


09:57:13.606 INFO - Java: Sun Microsystems Inc. 1.5.0-b64
09:57:13.607 INFO - OS: Windows NT (unknown) 6.0 x86
09:57:13.609 INFO - v1.0-beta-1 [2201], with Core v1.0-beta-1 [1994]
09:57:13.717 INFO - Version Jetty/5.1.x
09:57:13.718 INFO - Started HttpContext[/,/]
09:57:13.720 INFO - Started HttpContext[/selenium-server,/selenium-server]
09:57:13.720 INFO - Started
HttpContext[/selenium-server/driver,/selenium-server
/driver]
09:57:13.737 INFO - Started SocketListener on 0.0.0.0:4444
09:57:13.738 INFO - Started org.mortbay.jetty.Server@156ee8e
09:57:24.387 INFO - Checking Resource aliases
09:57:25.168 INFO - Started SocketListener on 0.0.0.0:64258
09:57:32.528 INFO - Command request: getNewBrowserSession[*firefox
C:\Firefox\fi
refox.exe, http://www.google.co.in] on session null
09:57:32.530 INFO - creating new remote session
09:57:32.618 INFO - Allocated session 33dcd1371712456da42dc512e96cced5 for
http:
//www.google.co.in, launching...
09:57:32.708 INFO - Preparing Firefox profile...
09:57:53.845 WARN - POST /selenium-server/driver/ HTTP/1.1
java.lang.RuntimeException: Firefox refused shutdown while preparing a
profile
at
org.openqa.selenium.server.browserlaunchers.FirefoxCustomProfileLaunc
her.waitForFullProfileToBeCreated(FirefoxCustomProfileLauncher.java:277)
at
org.openqa.selenium.server.browserlaunchers.FirefoxCustomProfileLaunc
her.launch(FirefoxCustomProfileLauncher.java:147)
at
org.openqa.selenium.server.browserlaunchers.AbstractBrowserLauncher.l
aunchRemoteSession(AbstractBrowserLauncher.java:24)
at
org.openqa.selenium.server.BrowserSessionFactory.createNewRemoteSessi
on(BrowserSessionFactory.java:312)
at
org.openqa.selenium.server.BrowserSessionFactory.getNewBrowserSession
(BrowserSessionFactory.java:113)
at
org.openqa.selenium.server.BrowserSessionFactory.getNewBrowserSession
(BrowserSessionFactory.java:78)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.getNewBrowse
rSession(SeleniumDriverResourceHandler.java:653)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.doCommand(Se
leniumDriverResourceHandler.java:410)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.handleComman
dRequest(SeleniumDriverResourceHandler.java:388)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.handle(Selen
iumDriverResourceHandler.java:135)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by:
org.openqa.selenium.server.browserlaunchers.FirefoxCustomProfileLaunc
her$FileLockRemainedException: Lock file still present!
C:\Users\235955\AppData\
Local\Temp\customProfileDir33dcd1371712456da42dc512e96cced5\parent.lock
at
org.openqa.selenium.server.browserlaunchers.FirefoxCustomProfileLaunc
her.waitForFileLockToGoAway(FirefoxCustomProfileLauncher.java:235)
at
org.openqa.selenium.server.browserlaunchers.FirefoxCustomProfileLaunc
her.waitForFullProfileToBeCreated(FirefoxCustomProfileLauncher.java:275)
... 18 more
09:57:53.858 INFO - Command request: open[http://www.google.co.in, ] on
session
null
09:57:53.858 ERROR - Exception running command
java.lang.NullPointerException: sessionId should not be null; has this
session b
een started yet?
at
org.openqa.selenium.server.FrameGroupCommandQueueSet.getQueueSet(Fram
eGroupCommandQueueSet.java:199)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.doCommand(Se
leniumDriverResourceHandler.java:535)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.handleComman
dRequest(SeleniumDriverResourceHandler.java:388)
at
org.openqa.selenium.server.SeleniumDriverResourceHandler.handle(Selen
iumDriverResourceHandler.java:135)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
09:57:53.866 INFO - Got result: ERROR Server Exception: sessionId should
not be
null; has this session been started yet? on session null
Reply all
Reply to author
Forward
0 new messages