Issue 4978 in selenium: WebDriver cannot connect to Firefox 17.0.1

27 views
Skip to first unread message

sele...@googlecode.com

unread,
Jan 5, 2013, 11:13:48 AM1/5/13
to selenium-develope...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged

New issue 4978 by kaushikk...@gmail.com: WebDriver cannot connect to
Firefox 17.0.1
http://code.google.com/p/selenium/issues/detail?id=4978

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method install on
fir...@software.joehewitt.com version 1.11.1
*** LOG addons.xpi: Add-on {0b457cAA-602d-484a-8fe7-c1d894a011ba} modified
in app-profile
*** LOG addons.xpi: Add-on {6641C782-EC22-11DA-81F9-6FE8AF67805C} modified
in app-profile
*** LOG addons.xpi: Activating default theme
*** LOG addons.xpi: Add-on {b9db16a4-6edc-47ec-a1f4-b86292ed211d} modified
in app-profile
*** LOG addons.xpi: Add-on artur....@gmail.com modified in app-profile
*** LOG addons.xpi: Add-on {146f1820-2b0d-49ef-acbf-d85a6986e10c} modified
in app-profile
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\{146f1820-2b0d-49ef-acbf-d85a6986e10c}.xpi
*** LOG addons.xpi: Calling bootstrap method install on
{146f1820-2b0d-49ef-acbf-d85a6986e10c} version 0.1.6
*** LOG addons.xpi: Add-on csharpfo...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on javafor...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on pythonfo...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on rubyfor...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on {a6fd85ed-e919-4a43-a5af-8da18bda539f} modified
in app-profile
*** LOG addons.xpi: Add-on {3ec1a45c-8bc3-4bfe-b226-4051c5d3d068} modified
in app-profile
*** LOG addons.xpi: Add-on {c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} modified
in app-profile
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b}.xpi
*** LOG addons.xpi: Calling bootstrap method install on
{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} version 6.7
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** LOG addons.xpi: Updating database with changes to installed add-ons
*** LOG addons.xpi-utils: Updating add-on states
*** LOG addons.xpi-utils: Writing add-ons list
*** LOG addons.xpi: Calling bootstrap method startup on firefoxplugin@erail
version 2.5
*** LOG addons.xpi: Calling bootstrap method startup on
50d4a9...@50d4a94abe592.com version 2
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.11.1
*** LOG addons.xpi: Calling bootstrap method startup on
{146f1820-2b0d-49ef-acbf-d85a6986e10c} version 0.1.6
*** LOG addons.xpi: Calling bootstrap method startup on
{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} version 6.7
LdrLoadDll: Blocking load of 'datamngrhlpff4.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff5.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff6.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff7.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff8.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff9.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff10.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff11.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff12.dll'. XPCOM components must
support ASLR.
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** WARN addons.manager: Exception calling callback:
[Exception... "Component returned failure code: 0x8000ffff
(NS_ERROR_UNEXPECTED) [nsIWindowMediator.getEnumerator]"
nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
resource:///modules/XPIProvider.jsm ->
jar:file:///C:/Users/ADMINI~1/AppData/Local/Temp/anonymous381210224271089604webdriver-profile/extensions/%7B146f1820-2b0d-49ef-acbf-d85a6986e10c%7D.xpi!/bootstrap.js ::
setup :: line 334" data: no]

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:244)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:179)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:96)
at testWebdriver.main(testWebdriver.java:20)
Exception in thread "main" org.openqa.selenium.WebDriverException: Failed
to connect to binary FirefoxBinary(C:\Program Files (x86)\Mozilla
Firefox\firefox.exe) on port 7055; process output follows:
Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method install on
fir...@software.joehewitt.com version 1.11.1
*** LOG addons.xpi: Add-on {0b457cAA-602d-484a-8fe7-c1d894a011ba} modified
in app-profile
*** LOG addons.xpi: Add-on {6641C782-EC22-11DA-81F9-6FE8AF67805C} modified
in app-profile
*** LOG addons.xpi: Activating default theme
*** LOG addons.xpi: Add-on {b9db16a4-6edc-47ec-a1f4-b86292ed211d} modified
in app-profile
*** LOG addons.xpi: Add-on artur....@gmail.com modified in app-profile
*** LOG addons.xpi: Add-on {146f1820-2b0d-49ef-acbf-d85a6986e10c} modified
in app-profile
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\{146f1820-2b0d-49ef-acbf-d85a6986e10c}.xpi
*** LOG addons.xpi: Calling bootstrap method install on
{146f1820-2b0d-49ef-acbf-d85a6986e10c} version 0.1.6
*** LOG addons.xpi: Add-on csharpfo...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on javafor...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on pythonfo...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on rubyfor...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on {a6fd85ed-e919-4a43-a5af-8da18bda539f} modified
in app-profile
*** LOG addons.xpi: Add-on {3ec1a45c-8bc3-4bfe-b226-4051c5d3d068} modified
in app-profile
*** LOG addons.xpi: Add-on {c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} modified
in app-profile
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b}.xpi
*** LOG addons.xpi: Calling bootstrap method install on
{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} version 6.7
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** LOG addons.xpi: Updating database with changes to installed add-ons
*** LOG addons.xpi-utils: Updating add-on states
*** LOG addons.xpi-utils: Writing add-ons list
*** LOG addons.xpi: Calling bootstrap method startup on firefoxplugin@erail
version 2.5
*** LOG addons.xpi: Calling bootstrap method startup on
50d4a9...@50d4a94abe592.com version 2
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.11.1
*** LOG addons.xpi: Calling bootstrap method startup on
{146f1820-2b0d-49ef-acbf-d85a6986e10c} version 0.1.6
*** LOG addons.xpi: Calling bootstrap method startup on
{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} version 6.7
LdrLoadDll: Blocking load of 'datamngrhlpff4.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff5.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff6.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff7.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff8.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff9.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff10.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff11.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff12.dll'. XPCOM components must
support ASLR.
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** WARN addons.manager: Exception calling callback:
[Exception... "Component returned failure code: 0x8000ffff
(NS_ERROR_UNEXPECTED) [nsIWindowMediator.getEnumerator]"
nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
resource:///modules/XPIProvider.jsm ->
jar:file:///C:/Users/ADMINI~1/AppData/Local/Temp/anonymous381210224271089604webdriver-profile/extensions/%7B146f1820-2b0d-49ef-acbf-d85a6986e10c%7D.xpi!/bootstrap.js ::
setup :: line 334" data: no]

Build info: version: '2.28.0', revision: '18309', time: '2012-12-11
20:21:45'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1',
java.version: '1.7.0_05'
Driver info: driver.version: FirefoxDriver
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:118)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:244)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:179)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:96)
at testWebdriver.main(testWebdriver.java:20)
Caused by: org.openqa.selenium.firefox.NotConnectedException: Unable to
connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console
output:
Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method install on
fir...@software.joehewitt.com version 1.11.1
*** LOG addons.xpi: Add-on {0b457cAA-602d-484a-8fe7-c1d894a011ba} modified
in app-profile
*** LOG addons.xpi: Add-on {6641C782-EC22-11DA-81F9-6FE8AF67805C} modified
in app-profile
*** LOG addons.xpi: Activating default theme
*** LOG addons.xpi: Add-on {b9db16a4-6edc-47ec-a1f4-b86292ed211d} modified
in app-profile
*** LOG addons.xpi: Add-on artur....@gmail.com modified in app-profile
*** LOG addons.xpi: Add-on {146f1820-2b0d-49ef-acbf-d85a6986e10c} modified
in app-profile
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\{146f1820-2b0d-49ef-acbf-d85a6986e10c}.xpi
*** LOG addons.xpi: Calling bootstrap method install on
{146f1820-2b0d-49ef-acbf-d85a6986e10c} version 0.1.6
*** LOG addons.xpi: Add-on csharpfo...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on javafor...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on pythonfo...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on rubyfor...@seleniumhq.org modified in
app-profile
*** LOG addons.xpi: Add-on {a6fd85ed-e919-4a43-a5af-8da18bda539f} modified
in app-profile
*** LOG addons.xpi: Add-on {3ec1a45c-8bc3-4bfe-b226-4051c5d3d068} modified
in app-profile
*** LOG addons.xpi: Add-on {c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} modified
in app-profile
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\ADMINI~1\AppData\Local\Temp\anonymous381210224271089604webdriver-profile\extensions\{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b}.xpi
*** LOG addons.xpi: Calling bootstrap method install on
{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} version 6.7
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** LOG addons.xpi: Updating database with changes to installed add-ons
*** LOG addons.xpi-utils: Updating add-on states
*** LOG addons.xpi-utils: Writing add-ons list
*** LOG addons.xpi: Calling bootstrap method startup on firefoxplugin@erail
version 2.5
*** LOG addons.xpi: Calling bootstrap method startup on
50d4a9...@50d4a94abe592.com version 2
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.11.1
*** LOG addons.xpi: Calling bootstrap method startup on
{146f1820-2b0d-49ef-acbf-d85a6986e10c} version 0.1.6
*** LOG addons.xpi: Calling bootstrap method startup on
{c0c9a2c7-2e5c-4447-bc53-97718bc91e1b} version 6.7
LdrLoadDll: Blocking load of 'datamngrhlpff4.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff5.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff6.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff7.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff8.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff9.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff10.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff11.dll'. XPCOM components must
support ASLR.
LdrLoadDll: Blocking load of 'datamngrhlpff12.dll'. XPCOM components must
support ASLR.
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** WARN addons.manager: Exception calling callback:
[Exception... "Component returned failure code: 0x8000ffff
(NS_ERROR_UNEXPECTED) [nsIWindowMediator.getEnumerator]"
nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
resource:///modules/XPIProvider.jsm ->
jar:file:///C:/Users/ADMINI~1/AppData/Local/Temp/anonymous381210224271089604webdriver-profile/extensions/%7B146f1820-2b0d-49ef-acbf-d85a6986e10c%7D.xpi!/bootstrap.js ::
setup :: line 334" data: no]

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
... 7 more


What steps will reproduce the problem?
1. Create a new FirefoxDriver.
2. Open the URL - "http://getitbestprice.com/BusinessDirectory.aspx"


What is the expected output? What do you see instead?
Firefox should navigate to the specified URL, but it just hangs on a blank
page and the above stacktrace is dumped after a while.

Selenium version: selenium-java-2.28.0
OS:Win 7
Browser:Firefox
Browser version: 17.0.1




sele...@googlecode.com

unread,
Jan 8, 2013, 12:35:42 AM1/8/13
to selenium-develope...@googlegroups.com
Updates:
Status: NeedsClarification
Cc: luke.semerau
Labels: -Status-Untriaged Browser-Firefox Component-WebDriver

Comment #1 on issue 4978 by luke.semerau: WebDriver cannot connect to
Firefox 17.0.1
http://code.google.com/p/selenium/issues/detail?id=4978

It appears that you are loading (many?) other extensions with the profile
and the one actually failing is Firebug. Can you manually launch that
profile with FF17?

If you want further assistance here you'll have to provide the profile that
is causing the issue (zipped up attached to the tracker), Although I highly
recommend using the Se-Users mailing list:
https://groups.google.com/forum/?fromgroups#!forum/selenium-users
As you'll likely get a quicker response.

sele...@googlecode.com

unread,
Jan 23, 2013, 10:54:41 AM1/23/13
to selenium-develope...@googlegroups.com

Comment #2 on issue 4978 by kaushikk...@gmail.com: WebDriver cannot connect
The issue is fixed
reinstall jdk and set path and class path, it will start working.

sele...@googlecode.com

unread,
Jan 23, 2013, 11:13:06 AM1/23/13
to selenium-develope...@googlegroups.com
Updates:
Status: WorkingAsIntended

Comment #3 on issue 4978 by luke.semerau: WebDriver cannot connect to
Firefox 17.0.1
http://code.google.com/p/selenium/issues/detail?id=4978

(No comment was entered for this change.)

Reply all
Reply to author
Forward
0 new messages