Issue 7104 in selenium: Firefox WebDriver doesn't work with Firefox 28

112 views
Skip to first unread message

sele...@googlecode.com

unread,
Mar 19, 2014, 12:31:32 PM3/19/14
to selenium-develope...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged

New issue 7104 by int.256h: Firefox WebDriver doesn't work with Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

Guys, I'm aware that a similar ticket already exist but it's mark as fixed
even though there are many questions about the fix and why it's still
reproducible. Hence I created a new one.

For some reason Firefox WebDriver (2.37.1) doesn't work with Firefox 28, it
does work with Firefox 27 though.

Here's the stack trace when attempting to open a url:

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:
*** LOG addons.manager: Application has been upgraded
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
/usr/local/Cellar/tomcat/7.0.42/libexec/temp/anonymous1147859994468457239webdriver-profile/extensions/webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: Directory state JSON differs: cache [] state
[{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"/Applications/Firefox.app/Contents/MacOS/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1395244334000,"rdfTime":1395244333000}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"/usr/local/Cellar/tomcat/7.0.42/libexec/temp/anonymous1147859994468457239webdriver-profile/extensions/fxdr...@googlecode.com","mtime":1395245592000,"rdfTime":1395245592000}}}]
*** LOG addons.xpi-utils: Opening XPI database
/usr/local/Cellar/tomcat/7.0.42/libexec/temp/anonymous1147859994468457239webdriver-profile/extensions.json
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd}
installed in app-global
*** LOG addons.xpi-utils: Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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 DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
/usr/local/Cellar/tomcat/7.0.42/libexec/temp/anonymous1147859994468457239webdriver-profile/extensions/webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined

I guess the reason for this is a change in WebDriver API in Firefox, should
I create a ticket for the Firefox team?

Appreciate the work that you do and have done on Selenium.

Thanks!

Dima.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

sele...@googlecode.com

unread,
Mar 24, 2014, 1:59:11 PM3/24/14
to selenium-develope...@googlegroups.com

Comment #1 on issue 7104 by ScottBA2...@gmail.com: Firefox WebDriver
My workaround for a similar intermittent timeout issue using WebDriver 2.40
and FireFox 27.0 is to use a combination of WebDriver 2.39 with FireFox
26.0.

Maybe the FireFox team can point to the add-on trigger for update.

sele...@googlecode.com

unread,
Mar 26, 2014, 12:53:18 AM3/26/14
to selenium-develope...@googlegroups.com
Updates:
Labels: Browser-Firefox

Comment #2 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

(No comment was entered for this change.)

sele...@googlecode.com

unread,
Apr 1, 2014, 5:37:04 PM4/1/14
to selenium-develope...@googlegroups.com

Comment #3 on issue 7104 by ericw.pr...@gmail.com: Firefox WebDriver
pretty please?

sele...@googlecode.com

unread,
Apr 2, 2014, 2:17:06 AM4/2/14
to selenium-develope...@googlegroups.com
Updates:
Status: Invalid
Labels: -Status-Untriaged

Comment #4 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

Please upgrade Selenium, version 2.37 does not support latest Firefox
versions.

sele...@googlecode.com

unread,
Apr 3, 2014, 6:12:44 PM4/3/14
to selenium-develope...@googlegroups.com

Comment #5 on issue 7104 by guglielm...@gmail.com: Firefox WebDriver
This IS a valid issue. Please escalate. 2.41.0 does not operate with my
firefox 28.0

sele...@googlecode.com

unread,
Apr 3, 2014, 6:26:12 PM4/3/14
to selenium-develope...@googlegroups.com

Comment #6 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
I concur - experiencing the same problem attempting to use FF28 against
WebDrivers 2.41.0, 2.37.0, 2.35.0, 2.34.0, 2.33.0 and 2.32.0

Anyone else?

sele...@googlecode.com

unread,
Apr 3, 2014, 8:05:18 PM4/3/14
to selenium-develope...@googlegroups.com

Comment #7 on issue 7104 by guglielm...@gmail.com: Firefox WebDriver
I updated the oasis and oasismaven projects to use selenium 2.39.0. The
report responder has also been added to oasis. I will be looking into the
updated code fix you recommended instead of wget.

sele...@googlecode.com

unread,
Apr 4, 2014, 3:45:12 AM4/4/14
to selenium-develope...@googlegroups.com

Comment #8 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

@guglielmijaison: "... and does not operate means ..."?

sele...@googlecode.com

unread,
Apr 4, 2014, 3:50:15 AM4/4/14
to selenium-develope...@googlegroups.com

Comment #9 on issue 7104 by guglielm...@gmail.com: Firefox WebDriver
As everyone has indicated, a browser session starts, but the webdriver does
not display the page at all once the open command is triggered. A blank
page is the only thing that displays for me. The webdriver addon tab
customarily displayed at the bottom of the page is not displayed. It would
display at the bottom and flash while executing commands. It is not even
present in any of my test executions displays.

sele...@googlecode.com

unread,
Apr 4, 2014, 10:57:02 AM4/4/14
to selenium-develope...@googlegroups.com

Comment #10 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
For me "...does not operate..." is the similar behavior where I experience
the same stack trace - very many references of failed .xpi add on's.

Thanks.

sele...@googlecode.com

unread,
Apr 4, 2014, 5:19:27 PM4/4/14
to selenium-develope...@googlegroups.com

Comment #11 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

@guglielmijaison: Do you have any exceptions on the client side? What
exactly? Do you have a similar issue with the previos Firefox version
(2.27)?

@b.cutkelv: The log posted in the original report does not contain a
single "real error" message, only "debug info" messages. Do you have any
exceptions on the client side? What exactly? Do you have a similar issue
with the previos Firefox version (2.27)?

sele...@googlecode.com

unread,
Apr 4, 2014, 7:36:52 PM4/4/14
to selenium-develope...@googlegroups.com

Comment #12 on issue 7104 by guglielm...@gmail.com: Firefox WebDriver
It just timed out. I have seen this previously. Reverting Firefox versions
to 27.0 fixed the issue.

sele...@googlecode.com

unread,
Apr 7, 2014, 6:46:20 AM4/7/14
to selenium-develope...@googlegroups.com

Comment #13 on issue 7104 by guglielm...@gmail.com: Firefox WebDriver
Pretty much, the webdriver firefox add-ons are not being added to the
firefox window. The only thing happening is that a blank firefox page is
being displayed. The firefox webdriver extension is not viewable within the
window that is created under the add-ons manager. Hopefully this is
indicative of where the problem resides.

sele...@googlecode.com

unread,
Apr 7, 2014, 2:45:20 PM4/7/14
to selenium-develope...@googlegroups.com

Comment #14 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
@barancev - apologies the late reply, I was OOO for the weekend. While
using WebDriver 2.37.0 on FF28, the first exception appears as:

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
app-profile:{e3f6c2cc-d8db-498c-af6c-499fb211db97} visible

Now, if I role the browser back to FF27, this is not a problem. Also, just
as guglielmijaison mentioned, attempting to run results in a blank browser
window appears.

Here is the entirety of the debug and error messages that appears as the
stack trace from the Console window (and in Jenkins as well). NOTE: for NDA
purposes some certain things have been omitted.

Thanks



[TestNG] Running:

C:\Users\dude.\workspace\marwk5\src\test\resource\_Registration_SignUp_Test.xml

********************************************
[STARTING TEST: BLAH registration: Sign Up Page Test]
********************************************
[*INFO*] Initializing BaseTest...
[*INFO*] Config file being used is set to default: mainConfig
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
app-profile:{e3f6c2cc-d8db-498c-af6c-499fb211db97} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Add-on nete...@getfirebug.com modified in app-profile
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi-utils: Make addon app-profile:nete...@getfirebug.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Add-on fir...@software.joehewitt.com modified in
app-profile
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi-utils: Make addon
app-profile:fir...@software.joehewitt.com visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method install on
fir...@software.joehewitt.com version 1.12.7
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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: Registering manifest for
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.12.7
*** LOG DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
[1652] WARNING: pipe error: 109: file
c:/builds/moz2_slave/rel-m-rel-w32_bld-000000000000/build/ipc/chromium/src/chrome/common/ipc_channel_win.cc,
line 312
NOTE: child process received `Goodbye', closing down
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** LOG addons.xpi: Registering manifest for
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.12.7
*** LOG addons.xpi-utils: Starting async load of XPI database
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions.json
JavaScript warning: chrome://web-developer/content/common/jquery/jquery.js,
line 1: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use
//# instead
*** LOG addons.xpi-utils: Async JSON file read took 1 MS
*** LOG addons.xpi-utils: Finished async read of XPI database, parsing...
*** LOG addons.xpi-utils: Successfully read XPI database
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:108)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:250)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:195)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:103)
at com.BLAH.config.DriverFactory.getDriver(DriverFactory.java:105)
at com.BLAH.tests.BaseTest.setUpDriver(BaseTest.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
at org.testng.TestRunner.beforeRun(TestRunner.java:641)
at org.testng.TestRunner.run(TestRunner.java:609)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:335)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:330)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:111)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:204)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:175)
[**ERROR**] setup error
org.openqa.selenium.WebDriverException: Failed to connect to binary
FirefoxBinary(C:\Program Files (x86)\Mozilla Firefox\firefox.exe) on port
7055; process output follows:
app-profile:{e3f6c2cc-d8db-498c-af6c-499fb211db97} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Add-on nete...@getfirebug.com modified in app-profile
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi-utils: Make addon app-profile:nete...@getfirebug.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Add-on fir...@software.joehewitt.com modified in
app-profile
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi-utils: Make addon
app-profile:fir...@software.joehewitt.com visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method install on
fir...@software.joehewitt.com version 1.12.7
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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: Registering manifest for
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.12.7
*** LOG DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
[1652] WARNING: pipe error: 109: file
c:/builds/moz2_slave/rel-m-rel-w32_bld-000000000000/build/ipc/chromium/src/chrome/common/ipc_channel_win.cc,
line 312
NOTE: child process received `Goodbye', closing down
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** LOG addons.xpi: Registering manifest for
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.12.7
*** LOG addons.xpi-utils: Starting async load of XPI database
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions.json
JavaScript warning: chrome://web-developer/content/common/jquery/jquery.js,
line 1: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use
//# instead
*** LOG addons.xpi-utils: Async JSON file read took 1 MS
*** LOG addons.xpi-utils: Finished async read of XPI database, parsing...
*** LOG addons.xpi-utils: Successfully read XPI database
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined

Build info: version: '2.37.0',
revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18
09:51:02'
System info: host: 'B-PC', ip: '172.28.9.86', os.name: 'Windows 7',
os.BLAHh: 'amd64', os.version: '6.1', java.version: '1.7.0_25'
Driver info: driver.version: FirefoxDriver
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:120)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:250)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:195)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:103)
at com.BLAH.config.DriverFactory.getDriver(DriverFactory.java:105)
at com.BLAH.tests.BaseTest.setUpDriver(BaseTest.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
at org.testng.TestRunner.beforeRun(TestRunner.java:641)
at org.testng.TestRunner.run(TestRunner.java:609)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:335)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:330)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:111)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:204)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:175)
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:
app-profile:{e3f6c2cc-d8db-498c-af6c-499fb211db97} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Add-on nete...@getfirebug.com modified in app-profile
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi-utils: Make addon app-profile:nete...@getfirebug.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Add-on fir...@software.joehewitt.com modified in
app-profile
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi-utils: Make addon
app-profile:fir...@software.joehewitt.com visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method install on
fir...@software.joehewitt.com version 1.12.7
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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: Registering manifest for
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.12.7
*** LOG DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
[1652] WARNING: pipe error: 109: file
c:/builds/moz2_slave/rel-m-rel-w32_bld-000000000000/build/ipc/chromium/src/chrome/common/ipc_channel_win.cc,
line 312
NOTE: child process received `Goodbye', closing down
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** LOG addons.xpi: Registering manifest for
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Loading bootstrap scope from
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions\fir...@software.joehewitt.com.xpi
*** LOG addons.xpi: Calling bootstrap method startup on
fir...@software.joehewitt.com version 1.12.7
*** LOG addons.xpi-utils: Starting async load of XPI database
C:\Users\dude~1.\AppData\Local\Temp\anonymous6478414441712651833webdriver-profile\extensions.json
JavaScript warning: chrome://web-developer/content/common/jquery/jquery.js,
line 1: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use
//# instead
*** LOG addons.xpi-utils: Async JSON file read took 1 MS
*** LOG addons.xpi-utils: Finished async read of XPI database, parsing...
*** LOG addons.xpi-utils: Successfully read XPI database
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 648:
aUrl is undefined

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:108)
... 30 more
************************************************************

[*INFO*] Set up in BaseTest. [Test Class] HomePage_Register_SignUp

===============================================
AQA-37 Automate BLAH.com Registration
Total tests run: 29, Failures: 0, Skips: 29
Configuration Failures: 1, Skips: 5
===============================================

sele...@googlecode.com

unread,
Apr 7, 2014, 3:13:42 PM4/7/14
to selenium-develope...@googlegroups.com

Comment #15 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

@b.cutkelv: There is no doubt selenium 2.37 does not work with Firefox 28.
Do you have any issues with the latest Selenium version that is 2.41 at the
moment?

sele...@googlecode.com

unread,
Apr 7, 2014, 3:50:43 PM4/7/14
to selenium-develope...@googlegroups.com

Comment #16 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
Hi barancev. Thanks for your responses

If I attempt to run WebDriver 2.41.0 with FF28, I get a different error
result: on the unit test side-

java.lang.NoClassDefFoundError: com/google/common/base/Optional
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.loadCustomExtension(NewProfileExtensionConnection.java:156)
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.addWebDriverExtensionIfNeeded(NewProfileExtensionConnection.java:148)
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:80)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:191)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:99)
at com.BLAHBLAH.config.DriverFactory.getDriver(DriverFactory.java:105)
at com.BLAHBLAH.tests.BaseTest.setUpDriver(BaseTest.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
at org.testng.TestRunner.beforeRun(TestRunner.java:641)
at org.testng.TestRunner.run(TestRunner.java:609)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:335)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:330)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:111)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:204)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:175)
Caused by: java.lang.ClassNotFoundException: com.google.common.base.Optional
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 33 more

sele...@googlecode.com

unread,
Apr 8, 2014, 1:32:04 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #17 on issue 7104 by srinivas...@gmail.com: Firefox WebDriver
Hi Guys,

I'm also experiencing same issue. Webdriver 2.41 is not working with FF28
and FF27.Webdriver launches the browser and it's not launching the
URL.Getting below
exception "org.openqa.selenium.firefox.NotConnectedException: Unable to
connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox
console....". Can anyone reopen this defect.Its a real defect with FF28 +
Webdriver 2.41.

sele...@googlecode.com

unread,
Apr 8, 2014, 2:08:09 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #18 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

@b.cutkelv: classpath problems are caused by misconfiguration of your
project dependencies, send a question to the selenium user group, it is not
an issue that we should fix on selenium side.

sele...@googlecode.com

unread,
Apr 8, 2014, 2:13:05 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #19 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

Resume: I'm not going to reopen this issue because it is related to
Selenium 2.37 version that is known to be incompatible with Firefox 28 and
newer.

If someone has issues with Selenium 2.41 please raise a new report and
provide more info to reproduce the issue. It is most probably related to
your configuration (network, browser plugins, antivirus software) or
parallel test execution.

We are sure it is not a general problem because Selenium passes regression
tests with Firefox 28 in SauceLabs environment:
http://ci.seleniumhq.org:8080/

sele...@googlecode.com

unread,
Apr 8, 2014, 2:15:05 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #20 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
Thanks for your advice. I'll keep a look out for the next stable webdriver
for FF28 too.

sele...@googlecode.com

unread,
Apr 8, 2014, 2:20:39 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #21 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
@barancev - Thanks for that feedback. So just to be clear, you are saying
WebDriver 2.37 is stable with FF28, right?

sele...@googlecode.com

unread,
Apr 8, 2014, 2:22:29 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #22 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
@barancev - ok thank you. So what is the latest WebDriver you recommend
compatible with FF28?

sele...@googlecode.com

unread,
Apr 8, 2014, 2:33:21 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #23 on issue 7104 by barancev: Firefox WebDriver doesn't work with
Firefox 28
http://code.google.com/p/selenium/issues/detail?id=7104

2.37 and older don't support FF28 at all.
2.38-2.40 support FF28 with synthesized events.
2.41 supports FF28 with native and synthesized events.

sele...@googlecode.com

unread,
Apr 8, 2014, 2:35:50 AM4/8/14
to selenium-develope...@googlegroups.com

Comment #24 on issue 7104 by b.cutk...@gmail.com: Firefox WebDriver doesn't
@barancev - this is fantastic feedback. Thank you so much for your time and
hard work. Nice Jenkins set up. :)

sele...@googlecode.com

unread,
Apr 17, 2014, 2:33:30 AM4/17/14
to selenium-develope...@googlegroups.com

Comment #25 on issue 7104 by urbanekm...@gmail.com: Firefox WebDriver
Somtimes You might got this error due to old jars in project. Check and it
might be the case.

sele...@googlecode.com

unread,
Apr 18, 2014, 3:14:41 AM4/18/14
to selenium-develope...@googlegroups.com

Comment #26 on issue 7104 by kishor...@gmail.com: Firefox WebDriver doesn't
Hi,

recently i have updated my WebDriver jar to ver-2.41.0, when i am trying to
run WebDriver 2.41.0 with FF28, Webdriver launches the browser but it is
not able launching the URL. I am Getting Below Error. Any one Please help
me out.

****************************************************************************

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host localhost on port 7055 after 45000 ms. Firefox console output:
*** LOG addons.manager: Application has been upgraded
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\DOCUME~1\anil\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: Directory state JSON differs: cache [] state
[{"name":"winreg-app-global","addons":{"{20a82645-c095-46ed-80e3-08825760534b}":{"descriptor":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v3.5\\Windows
Presentation
Foundation\\DotNetAssistantExtension","mtime":1344518548044,"rdfTime":1232695120000},"j...@sun.com":{"descriptor":"C:\\Program
Files\\Java\\jre6\\lib\\deploy\\jqs\\ff","mtime":1376472029178,"rdfTime":1376472029178}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1397800429535,"rdfTime":1394865255000}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\DOCUME~1\\anil\\LOCALS~1\\Temp\\anonymous8997343148580235232webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1397804630742,"rdfTime":1397804628961}}}]
*** LOG addons.xpi-utils: Opening XPI database
C:\DOCUME~1\anil\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions.json
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd}
installed in app-global
*** LOG addons.xpi-utils: Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {20a82645-c095-46ed-80e3-08825760534b}
installed in winreg-app-global
*** LOG addons.xpi-utils: Make addon
winreg-app-global:{20a82645-c095-46ed-80e3-08825760534b} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on j...@sun.com installed in winreg-app-global
*** LOG addons.xpi-utils: Make addon winreg-app-global:j...@sun.com visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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 DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\DOCUME~1\abcd\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled

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:188)
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 testControl.TestControl.Run_Final_Scenario_Steps(TestControl.java:621)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
org.openqa.selenium.WebDriverException: Failed to connect to binary
FirefoxBinary(C:\Program Files\Mozilla Firefox\firefox.exe) on port 7055;
process output follows:
*** LOG addons.manager: Application has been upgraded
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\DOCUME~1\abcd\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: Directory state JSON differs: cache [] state
[{"name":"winreg-app-global","addons":{"{20a82645-c095-46ed-80e3-08825760534b}":{"descriptor":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v3.5\\Windows
Presentation
Foundation\\DotNetAssistantExtension","mtime":1344518548044,"rdfTime":1232695120000},"j...@sun.com":{"descriptor":"C:\\Program
Files\\Java\\jre6\\lib\\deploy\\jqs\\ff","mtime":1376472029178,"rdfTime":1376472029178}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1397800429535,"rdfTime":1394865255000}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\DOCUME~1\\anil\\LOCALS~1\\Temp\\anonymous8997343148580235232webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1397804630742,"rdfTime":1397804628961}}}]
*** LOG addons.xpi-utils: Opening XPI database
C:\DOCUME~1\anil\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions.json
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd}
installed in app-global
*** LOG addons.xpi-utils: Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {20a82645-c095-46ed-80e3-08825760534b}
installed in winreg-app-global
*** LOG addons.xpi-utils: Make addon
winreg-app-global:{20a82645-c095-46ed-80e3-08825760534b} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on j...@sun.com installed in winreg-app-global
*** LOG addons.xpi-utils: Make addon winreg-app-global:j...@sun.com visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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 DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\DOCUME~1\abcd\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled

Build info: version: '2.32.0', revision: '6c40c18', time: '2013-04-09
17:22:56'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1',
java.version: '1.6.0_17'
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:188)
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 testControl.TestControl.Run_Final_Scenario_Steps(TestControl.java:621)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.openqa.selenium.firefox.NotConnectedException: Unable to
connect to host localhost on port 7055 after 45000 ms. Firefox console
output:
*** LOG addons.manager: Application has been upgraded
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\DOCUME~1\abcd\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: Directory state JSON differs: cache [] state
[{"name":"winreg-app-global","addons":{"{20a82645-c095-46ed-80e3-08825760534b}":{"descriptor":"C:\\WINDOWS\\Microsoft.NET\\Framework\\v3.5\\Windows
Presentation
Foundation\\DotNetAssistantExtension","mtime":1344518548044,"rdfTime":1232695120000},"j...@sun.com":{"descriptor":"C:\\Program
Files\\Java\\jre6\\lib\\deploy\\jqs\\ff","mtime":1376472029178,"rdfTime":1376472029178}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1397800429535,"rdfTime":1394865255000}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\DOCUME~1\\abcd\\LOCALS~1\\Temp\\anonymous8997343148580235232webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1397804630742,"rdfTime":1397804628961}}}]
*** LOG addons.xpi-utils: Opening XPI database
C:\DOCUME~1\abcd\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions.json
*** LOG addons.xpi: New add-on fxdr...@googlecode.com installed in
app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi-utils: Make addon app-profile:fxdr...@googlecode.com
visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd}
installed in app-global
*** LOG addons.xpi-utils: Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on {20a82645-c095-46ed-80e3-08825760534b}
installed in winreg-app-global
*** LOG addons.xpi-utils: Make addon
winreg-app-global:{20a82645-c095-46ed-80e3-08825760534b} visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** LOG addons.xpi: New add-on j...@sun.com installed in winreg-app-global
*** LOG addons.xpi-utils: Make addon winreg-app-global:j...@sun.com visible
*** LOG DeferredSave/extensions.json: Save changes
*** LOG DeferredSave/extensions.json: Save changes
*** 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 DeferredSave/extensions.json: Starting timer
*** LOG DeferredSave/extensions.json: Starting write
*** LOG DeferredSave/extensions.json: Write succeeded
*** LOG addons.xpi-utils: XPI Database saved, setting schema version
preference to 15
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi: Notifying XPI shutdown observers
*** LOG addons.manager: Async provider shutdown done
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on
ID:
C:\DOCUME~1\abcd\LOCALS~1\Temp\anonymous8997343148580235232webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
... 20 more
java.lang.NullPointerException
at testControl.TestControl.Run_Final_Scenario_Steps(TestControl.java:636)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
*************************************************************************************

sele...@googlecode.com

unread,
Jun 11, 2014, 9:20:25 PM6/11/14
to selenium-develope...@googlegroups.com

Comment #27 on issue 7104 by tomkessl...@gmail.com: Firefox WebDriver
I see the exact same issues with Selenium 2.41 and FF27 or 28

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
[testng] *** LOG addons.manager: Application has been upgraded
[testng] *** LOG addons.xpi: startup
[testng] *** LOG addons.xpi: Skipping unavailable install location
app-system-share
[testng] *** LOG addons.xpi: Ignoring file entry whose name is not a
valid add-on ID:
/var/folders/8y/mytzy5dn39q75q4cc5byxmgc0000gp/T/anonymous2945953716968893305webdriver-profile/extensions/webdriver-staging
[testng] *** LOG addons.xpi: checkForChanges
[testng] *** LOG addons.xpi: Directory state JSON differs: cache []
state
[{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"/Applications/Firefox.app/Contents/MacOS/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1394865921000,"rdfTime":1394864421000}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"/var/folders/8y/mytzy5dn39q75q4cc5byxmgc0000gp/T/anonymous2945953716968893305webdriver-profile/extensions/fxdr...@googlecode.com","mtime":1402535745000,"rdfTime":1402535745000}}}]
[testng] *** LOG addons.xpi-utils: Opening XPI database
/var/folders/8y/mytzy5dn39q75q4cc5byxmgc0000gp/T/anonymous2945953716968893305webdriver-profile/extensions.json
[testng] *** LOG addons.xpi: New add-on fxdr...@googlecode.com
installed in app-profile
[testng] *** Blocklist::_loadBlocklistFromFile: blocklist is disabled
[testng] *** LOG addons.xpi-utils: Make addon
app-profile:fxdr...@googlecode.com visible
[testng] *** LOG DeferredSave/extensions.json: Save changes
[testng] *** LOG DeferredSave/extensions.json: Save changes
[testng] *** LOG addons.xpi: New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
[testng] *** LOG addons.xpi-utils: Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
[testng] *** LOG DeferredSave/extensions.json: Save changes
[testng] *** LOG DeferredSave/extensions.json: Save changes
[testng] *** LOG addons.xpi: Updating database with changes to installed
add-ons
[testng] *** LOG addons.xpi-utils: Updating add-on states
[testng] *** LOG addons.xpi-utils: Writing add-ons list
[testng] *** LOG DeferredSave/extensions.json: Starting timer
[testng] *** LOG DeferredSave/extensions.json: Starting write
[testng] *** LOG DeferredSave/extensions.json: Write succeeded
[testng] *** LOG addons.xpi-utils: XPI Database saved, setting schema
version preference to 15
[testng] *** LOG addons.manager: shutdown
[testng] *** LOG addons.xpi: shutdown
[testng] *** LOG addons.xpi-utils: shutdown
[testng] *** LOG addons.xpi: Notifying XPI shutdown observers
[testng] *** LOG addons.manager: Async provider shutdown done
[testng] *** LOG addons.xpi: startup
[testng] *** LOG addons.xpi: Skipping unavailable install location
app-system-share
[testng] *** LOG addons.xpi: Ignoring file entry whose name is not a
valid add-on ID:
/var/folders/8y/mytzy5dn39q75q4cc5byxmgc0000gp/T/anonymous2945953716968893305webdriver-profile/extensions/webdriver-staging
[testng] *** LOG addons.xpi: checkForChanges
[testng] *** LOG addons.xpi: No changes found
[testng] *** Blocklist::_loadBlocklistFromFile: blocklist is disabled
[testng] JavaScript error: chrome://browser/content/urlbarBindings.xml,
line 648: aUrl is undefined
[testng] at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
[testng] at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:244)
[testng] at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
[testng] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:188)
[testng] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
[testng] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:100)
[testng] at
com.disney.wdpro.automation.actuator.ThreadSafeSeleniumWrapperImpl.init(ThreadSafeSeleniumWrapperImpl.java:110)
[testng] at
com.disney.wdpro.automation.selenium.core.SeleniumScenario.<init>(SeleniumScenario.java:50)
[testng] at com.disney.selenium.common.TestUtility.<init>(Unknown
Source)
[testng] at
com.disney.test.suite.Suite_Packages.GuestSTD_PKG02_PlatinumDining(Unknown
Source)
[testng] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[testng] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[testng] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[testng] at java.lang.reflect.Method.invoke(Method.java:597)
[testng] at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
[testng] at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
[testng] at
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
[testng] at
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
[testng] at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
[testng] at
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
[testng] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[testng] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[testng] at java.lang.Thread.run(Thread.java:695)


When is there going to be a fix for this?

sele...@googlecode.com

unread,
Jun 12, 2014, 11:19:32 AM6/12/14
to selenium-develope...@googlegroups.com

Comment #28 on issue 7104 by vigneshb...@gmail.com: Firefox WebDriver
FF28, with webdirver 42, worked for me. I cleaned up all related jars and
replaced with the ones from 42 and it went through fine.

sele...@googlecode.com

unread,
Jun 12, 2014, 12:53:49 PM6/12/14
to selenium-develope...@googlegroups.com

Comment #29 on issue 7104 by tomkessl...@gmail.com: Firefox WebDriver
k, thanks I'll try that today as well

sele...@googlecode.com

unread,
Jul 31, 2014, 5:46:20 PM7/31/14
to selenium-develope...@googlegroups.com

Comment #30 on issue 7104 by ScottBA2...@gmail.com: Firefox WebDriver
WebDriver 2.42 with FireFox 28.0b9 so far has worked for me without
intermittent hangs at -- LOG addons.xpi: shutdown

sele...@googlecode.com

unread,
Sep 3, 2014, 5:29:43 AM9/3/14
to selenium-develope...@googlegroups.com

Comment #31 on issue 7104 by kenil.fa...@zeuslearning.com: Firefox
WebDriver doesn't work with Firefox 28
https://code.google.com/p/selenium/issues/detail?id=7104

org.openqa.selenium.WebDriverException: Failed to connect to binary
FirefoxBinary(C:\Program Files (x86)\Mozilla Firefox\firefox.exe) on port
7055; process output follows:
5 DeferredSave.extensions.json DEBUG Save changes
1409735915385 DeferredSave.extensions.json DEBUG Save changes
1409735915404 addons.xpi DEBUG Updating database with changes to installed
add-ons
1409735915405 addons.xpi-utils DEBUG Updating add-on states
1409735915405 addons.xpi-utils DEBUG Writing add-ons list
1409735916436 DeferredSave.extensions.json DEBUG Starting timer
1409735916468 addons.manager DEBUG shutdown
1409735916469 DeferredSave.extensions.json DEBUG Starting write
1409735916470 addons.xpi DEBUG shutdown
1409735916470 addons.xpi-utils DEBUG shutdown
1409735916536 DeferredSave.extensions.json DEBUG Write succeeded
1409735916537 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1409735916537 addons.xpi DEBUG Notifying XPI shutdown observers
1409735916540 addons.manager DEBUG Async provider shutdown done
1409735917014 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1409735917016 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409735917017 addons.xpi DEBUG startup
1409735917018 addons.xpi INFO Mapping fiddl...@fiddler2.com to
C:\Program Files (x86)\Fiddler2\FiddlerHook
1409735917018 addons.xpi DEBUG Skipping unavailable install location
app-system-local
1409735917018 addons.xpi DEBUG Skipping unavailable install location
app-system-share
1409735917019 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409735917020 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\KENIL~1.FAD\AppData\Local\Temp\anonymous8084390870775406423webdriver-profile\extensions\fxdr...@googlecode.com
1409735917020 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\KENIL~1.FAD\AppData\Local\Temp\anonymous8084390870775406423webdriver-profile\extensions\webdriver-staging
1409735917020 addons.xpi DEBUG checkForChanges
1409735917031 addons.xpi DEBUG Directory state JSON differs: cache
[{"name":"winreg-app-global","addons":{"fiddl...@fiddler2.com":{"descriptor":"C:\\Program
Files
(x86)\\Fiddler2\\FiddlerHook","mtime":1405328279087,"rdfTime":1401920304000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409721967287,"rdfTime":1409721966715}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\KENIL~1.FAD\\AppData\\Local\\Temp\\anonymous8084390870775406423webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409735914082,"rdfTime":1409735913655},"{2DE30C26-2335-2F55-FF96-269338B39484}":{"descriptor":"C:\\Users\\kenil.fadia\\AppData\\Roaming\\Settings
Manager\\systemk","mtime":1405053028890,"rdfTime":1405053028890}}}] state
[{"name":"winreg-app-global","addons":{"fiddl...@fiddler2.com":{"descriptor":"C:\\Program
Files
(x86)\\Fiddler2\\FiddlerHook","mtime":1405328279087,"rdfTime":1401920304000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409721967287,"rdfTime":1409721966715}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\KENIL~1.FAD\\AppData\\Local\\Temp\\anonymous8084390870775406423webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409735914082,"rdfTime":1409735913655}}}]
1409735917035 addons.xpi-utils DEBUG Opening XPI database
C:\Users\KENIL~1.FAD\AppData\Local\Temp\anonymous8084390870775406423webdriver-profile\extensions.json
1409735917039 addons.xpi-utils DEBUG Successfully read XPI database
1409735917049 addons.xpi DEBUG No changes found
JavaScript error: chrome://systemk/content/overlay.js, line 64:
setttingMngr is null
*** Blocklist::_preloadBlocklistFile: blocklist is disabled

Build info: version: '2.39.0', revision: 'ff23eac', time: '2013-12-16
16:11:15'
System info: host: 'ws-01-011', ip: '192.168.1.152', os.name: 'Windows 7',
os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_09'
Driver info: driver.version: FirefoxDriver
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:130)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:250)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:197)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:99)
at
Interactives.TriangleInteriorAnglesAcc.setUp(TriangleInteriorAnglesAcc.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
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:
5 DeferredSave.extensions.json DEBUG Save changes
1409735915385 DeferredSave.extensions.json DEBUG Save changes
1409735915404 addons.xpi DEBUG Updating database with changes to installed
add-ons
1409735915405 addons.xpi-utils DEBUG Updating add-on states
1409735915405 addons.xpi-utils DEBUG Writing add-ons list
1409735916436 DeferredSave.extensions.json DEBUG Starting timer
1409735916468 addons.manager DEBUG shutdown
1409735916469 DeferredSave.extensions.json DEBUG Starting write
1409735916470 addons.xpi DEBUG shutdown
1409735916470 addons.xpi-utils DEBUG shutdown
1409735916536 DeferredSave.extensions.json DEBUG Write succeeded
1409735916537 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1409735916537 addons.xpi DEBUG Notifying XPI shutdown observers
1409735916540 addons.manager DEBUG Async provider shutdown done
1409735917014 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1409735917016 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409735917017 addons.xpi DEBUG startup
1409735917018 addons.xpi INFO Mapping fiddl...@fiddler2.com to
C:\Program Files (x86)\Fiddler2\FiddlerHook
1409735917018 addons.xpi DEBUG Skipping unavailable install location
app-system-local
1409735917018 addons.xpi DEBUG Skipping unavailable install location
app-system-share
1409735917019 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409735917020 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\KENIL~1.FAD\AppData\Local\Temp\anonymous8084390870775406423webdriver-profile\extensions\fxdr...@googlecode.com
1409735917020 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\KENIL~1.FAD\AppData\Local\Temp\anonymous8084390870775406423webdriver-profile\extensions\webdriver-staging
1409735917020 addons.xpi DEBUG checkForChanges
1409735917031 addons.xpi DEBUG Directory state JSON differs: cache
[{"name":"winreg-app-global","addons":{"fiddl...@fiddler2.com":{"descriptor":"C:\\Program
Files
(x86)\\Fiddler2\\FiddlerHook","mtime":1405328279087,"rdfTime":1401920304000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409721967287,"rdfTime":1409721966715}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\KENIL~1.FAD\\AppData\\Local\\Temp\\anonymous8084390870775406423webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409735914082,"rdfTime":1409735913655},"{2DE30C26-2335-2F55-FF96-269338B39484}":{"descriptor":"C:\\Users\\kenil.fadia\\AppData\\Roaming\\Settings
Manager\\systemk","mtime":1405053028890,"rdfTime":1405053028890}}}] state
[{"name":"winreg-app-global","addons":{"fiddl...@fiddler2.com":{"descriptor":"C:\\Program
Files
(x86)\\Fiddler2\\FiddlerHook","mtime":1405328279087,"rdfTime":1401920304000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409721967287,"rdfTime":1409721966715}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\KENIL~1.FAD\\AppData\\Local\\Temp\\anonymous8084390870775406423webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409735914082,"rdfTime":1409735913655}}}]
1409735917035 addons.xpi-utils DEBUG Opening XPI database
C:\Users\KENIL~1.FAD\AppData\Local\Temp\anonymous8084390870775406423webdriver-profile\extensions.json
1409735917039 addons.xpi-utils DEBUG Successfully read XPI database
1409735917049 addons.xpi DEBUG No changes found
JavaScript error: chrome://systemk/content/overlay.js, line 64:
setttingMngr is null
*** Blocklist::_preloadBlocklistFile: blocklist is disabled

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:118)
... 31 more



Issue with Firefox version 32.0 and Selenium 2.39

sele...@googlecode.com

unread,
Sep 3, 2014, 6:34:20 AM9/3/14
to selenium-develope...@googlegroups.com

Comment #32 on issue 7104 by chetan.g...@loylty.com: Firefox WebDriver
Above Same issue observed

Firefox version 32.0 not supported with Selenium Java 2.42.2.

Please help

sele...@googlecode.com

unread,
Sep 3, 2014, 6:38:55 AM9/3/14
to selenium-develope...@googlegroups.com

Comment #33 on issue 7104 by james.wi...@gmail.com: Firefox WebDriver
Getting the exact same problem this morning - Firefox automatically updated
to version 32 mid test, and now nothing works

sele...@googlecode.com

unread,
Sep 3, 2014, 6:43:27 AM9/3/14
to selenium-develope...@googlegroups.com

Comment #34 on issue 7104 by a3nikitc...@gmail.com: Firefox WebDriver
The same problem!

sele...@googlecode.com

unread,
Sep 3, 2014, 6:59:03 AM9/3/14
to selenium-develope...@googlegroups.com

Comment #35 on issue 7104 by james.wi...@gmail.com: Firefox WebDriver
rolling back to version 28 has worked for me, going to try version 30 now.

It is certainly a good idea to disable the auto update in Firefox...

sele...@googlecode.com

unread,
Sep 3, 2014, 12:08:36 PM9/3/14
to selenium-develope...@googlegroups.com

Comment #36 on issue 7104 by achell...@moonfruit.com: Firefox WebDriver
I tried installing Firefox version 30.0 but that does not work too. So I
installed Firefox version 28.0. This one works fine. I also disabled auto
update. I dont think its good that I am testing on an older version of FF.
I hope the next FF release will be compatable

sele...@googlecode.com

unread,
Sep 4, 2014, 7:49:17 AM9/4/14
to selenium-develope...@googlegroups.com

Comment #37 on issue 7104 by juhichan...@gmail.com: Firefox WebDriver
FireFox 32.0 was working fine untill an hour back with WebDriver 2.42.2. It
suddenly stopped working and giving the error as below . I dont understand
what happened to have made it suddenly stop working as I was using WD on
the latest ff version 32 and was working fine.. I havent downgraded yet..
but is that the only option?

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
-app-global","addons":{"{22C7F6C6-8D67-4534-92B5-529A0EC09405}":{"descriptor":"C:\\Program
Files
(x86)\\Trend Micro\\Security
Agent\\FirefoxExtension","mtime":1409823432051,"rdfTime":1344430270000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409822670191,"rdfTime":1409822669768}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\CME\\AppData\\Local\\Temp\\anonymous4746481485523217818webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409830835691,"rdfTime":1409830835458}}}]
1409830836108 addons.xpi-utils DEBUG Opening XPI database
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions.json
1409830836111 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1409830836529 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1409830836532 DeferredSave.extensions.json DEBUG Save changes
1409830836532 DeferredSave.extensions.json DEBUG Save changes
1409830836533 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1409830836538 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1409830836538 DeferredSave.extensions.json DEBUG Save changes
1409830836538 DeferredSave.extensions.json DEBUG Save changes
1409830836538 addons.xpi DEBUG New add-on
{22C7F6C6-8D67-4534-92B5-529A0EC09405} installed in winreg-app-global
1409830836551 addons.xpi-utils DEBUG Make addon
winreg-app-global:{22C7F6C6-8D67-4534-92B5-529A0EC09405} visible
1409830836551 DeferredSave.extensions.json DEBUG Save changes
1409830836552 DeferredSave.extensions.json DEBUG Save changes
1409830836586 addons.xpi DEBUG Updating database with changes to installed
add-ons
1409830836586 addons.xpi-utils DEBUG Updating add-on states
1409830836588 addons.xpi-utils DEBUG Writing add-ons list
1409830838406 DeferredSave.extensions.json DEBUG Starting timer
1409830838432 addons.manager DEBUG shutdown
1409830838434 addons.xpi DEBUG shutdown
1409830838434 addons.xpi-utils DEBUG shutdown
1409830838435 DeferredSave.extensions.json DEBUG Starting write
1409830838703 DeferredSave.extensions.json DEBUG Write succeeded
1409830838704 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1409830838704 addons.xpi DEBUG Notifying XPI shutdown observers
1409830838709 addons.manager DEBUG Async provider shutdown done
1409830839274 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1409830839275 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409830839277 addons.xpi DEBUG startup
1409830839277 addons.xpi INFO Mapping
{22C7F6C6-8D67-4534-92B5-529A0EC09405} to C:\Program Files (x86)\Trend
Micro\Security Agent\FirefoxExtension
1409830839278 addons.xpi DEBUG Skipping unavailable install location
app-system-local
1409830839278 addons.xpi DEBUG Skipping unavailable install location
app-system-share
1409830839279 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409830839280 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions\fxdr...@googlecode.com
1409830839280 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions\webdriver-staging
1409830839281 addons.xpi DEBUG checkForChanges
1409830839304 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:118)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:193)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:95)
at LufthansaAirways.SearchFlights.main(SearchFlights.java:15)
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:
-app-global","addons":{"{22C7F6C6-8D67-4534-92B5-529A0EC09405}":{"descriptor":"C:\\Program
Files
(x86)\\Trend Micro\\Security
Agent\\FirefoxExtension","mtime":1409823432051,"rdfTime":1344430270000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409822670191,"rdfTime":1409822669768}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\CME\\AppData\\Local\\Temp\\anonymous4746481485523217818webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409830835691,"rdfTime":1409830835458}}}]
1409830836108 addons.xpi-utils DEBUG Opening XPI database
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions.json
1409830836111 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1409830836529 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1409830836532 DeferredSave.extensions.json DEBUG Save changes
1409830836532 DeferredSave.extensions.json DEBUG Save changes
1409830836533 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1409830836538 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1409830836538 DeferredSave.extensions.json DEBUG Save changes
1409830836538 DeferredSave.extensions.json DEBUG Save changes
1409830836538 addons.xpi DEBUG New add-on
{22C7F6C6-8D67-4534-92B5-529A0EC09405} installed in winreg-app-global
1409830836551 addons.xpi-utils DEBUG Make addon
winreg-app-global:{22C7F6C6-8D67-4534-92B5-529A0EC09405} visible
1409830836551 DeferredSave.extensions.json DEBUG Save changes
1409830836552 DeferredSave.extensions.json DEBUG Save changes
1409830836586 addons.xpi DEBUG Updating database with changes to installed
add-ons
1409830836586 addons.xpi-utils DEBUG Updating add-on states
1409830836588 addons.xpi-utils DEBUG Writing add-ons list
1409830838406 DeferredSave.extensions.json DEBUG Starting timer
1409830838432 addons.manager DEBUG shutdown
1409830838434 addons.xpi DEBUG shutdown
1409830838434 addons.xpi-utils DEBUG shutdown
1409830838435 DeferredSave.extensions.json DEBUG Starting write
1409830838703 DeferredSave.extensions.json DEBUG Write succeeded
1409830838704 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1409830838704 addons.xpi DEBUG Notifying XPI shutdown observers
1409830838709 addons.manager DEBUG Async provider shutdown done
1409830839274 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1409830839275 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409830839277 addons.xpi DEBUG startup
1409830839277 addons.xpi INFO Mapping
{22C7F6C6-8D67-4534-92B5-529A0EC09405} to C:\Program Files (x86)\Trend
Micro\Security Agent\FirefoxExtension
1409830839278 addons.xpi DEBUG Skipping unavailable install location
app-system-local
1409830839278 addons.xpi DEBUG Skipping unavailable install location
app-system-share
1409830839279 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409830839280 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions\fxdr...@googlecode.com
1409830839280 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions\webdriver-staging
1409830839281 addons.xpi DEBUG checkForChanges
1409830839304 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

Build info: version: '2.42.2', revision: '6a6995d', time: '2014-06-03
17:42:30'
System info: host: 'PC-CME', ip: '192.168.1.3', os.name: 'Windows 7',
os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_65'
Driver info: driver.version: FirefoxDriver
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:130)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:193)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:95)
at LufthansaAirways.SearchFlights.main(SearchFlights.java:15)
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:
-app-global","addons":{"{22C7F6C6-8D67-4534-92B5-529A0EC09405}":{"descriptor":"C:\\Program
Files
(x86)\\Trend Micro\\Security
Agent\\FirefoxExtension","mtime":1409823432051,"rdfTime":1344430270000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1409822670191,"rdfTime":1409822669768}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\CME\\AppData\\Local\\Temp\\anonymous4746481485523217818webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1409830835691,"rdfTime":1409830835458}}}]
1409830836108 addons.xpi-utils DEBUG Opening XPI database
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions.json
1409830836111 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1409830836529 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1409830836532 DeferredSave.extensions.json DEBUG Save changes
1409830836532 DeferredSave.extensions.json DEBUG Save changes
1409830836533 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1409830836538 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1409830836538 DeferredSave.extensions.json DEBUG Save changes
1409830836538 DeferredSave.extensions.json DEBUG Save changes
1409830836538 addons.xpi DEBUG New add-on
{22C7F6C6-8D67-4534-92B5-529A0EC09405} installed in winreg-app-global
1409830836551 addons.xpi-utils DEBUG Make addon
winreg-app-global:{22C7F6C6-8D67-4534-92B5-529A0EC09405} visible
1409830836551 DeferredSave.extensions.json DEBUG Save changes
1409830836552 DeferredSave.extensions.json DEBUG Save changes
1409830836586 addons.xpi DEBUG Updating database with changes to installed
add-ons
1409830836586 addons.xpi-utils DEBUG Updating add-on states
1409830836588 addons.xpi-utils DEBUG Writing add-ons list
1409830838406 DeferredSave.extensions.json DEBUG Starting timer
1409830838432 addons.manager DEBUG shutdown
1409830838434 addons.xpi DEBUG shutdown
1409830838434 addons.xpi-utils DEBUG shutdown
1409830838435 DeferredSave.extensions.json DEBUG Starting write
1409830838703 DeferredSave.extensions.json DEBUG Write succeeded
1409830838704 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1409830838704 addons.xpi DEBUG Notifying XPI shutdown observers
1409830838709 addons.manager DEBUG Async provider shutdown done
1409830839274 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1409830839275 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409830839277 addons.xpi DEBUG startup
1409830839277 addons.xpi INFO Mapping
{22C7F6C6-8D67-4534-92B5-529A0EC09405} to C:\Program Files (x86)\Trend
Micro\Security Agent\FirefoxExtension
1409830839278 addons.xpi DEBUG Skipping unavailable install location
app-system-local
1409830839278 addons.xpi DEBUG Skipping unavailable install location
app-system-share
1409830839279 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409830839280 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions\fxdr...@googlecode.com
1409830839280 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\CME\AppData\Local\Temp\anonymous4746481485523217818webdriver-profile\extensions\webdriver-staging
1409830839281 addons.xpi DEBUG checkForChanges
1409830839304 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

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

sele...@googlecode.com

unread,
Sep 4, 2014, 2:39:02 PM9/4/14
to selenium-develope...@googlegroups.com

Comment #38 on issue 7104 by sumi....@gmail.com: Firefox WebDriver doesn't
Getting same issue.

sele...@googlecode.com

unread,
Sep 6, 2014, 4:30:48 AM9/6/14
to selenium-develope...@googlegroups.com

Comment #39 on issue 7104 by Steven.E...@gmail.com: Firefox WebDriver
Any updates on this? Running into the same issue with FF32 and 2.42.2

sele...@googlecode.com

unread,
Sep 6, 2014, 10:19:55 AM9/6/14
to selenium-develope...@googlegroups.com

Comment #40 on issue 7104 by Suraj....@gmail.com: Firefox WebDriver
Hi all, I'm too facing the same issue. Any update on this issue. Selenium
doesnt work with latest Firefox v32. Unable to resolve error.

browser = webdriver.Firefox()

File "C:\Python27\lib\site-packages\selenium\webdriver\firefox\webdriver.py",
line 59, in __init__
self.binary, timeout),

File "C:\Python27\lib\site-packages\selenium\webdriver\firefox\extension_connection.py",
line 47, in __init__
self.binary.launch_browser(self.profile)

File "C:\Python27\lib\site-packages\selenium\webdriver\firefox\firefox_binary.py",
line 61, in launch_browser
self._wait_until_connectable()

File "C:\Python27\lib\site-packages\selenium\webdriver\firefox\firefox_binary.py",
line 105, in _wait_until_connectable
self.profile.path, self._get_firefox_output()))
WebDriverException: Message: 'Can\'t load the profile. Profile Dir:
c:\\users\\surajk~1\\appdata\\local\\temp\\tmppk3x5q Firefox output:
1410012961705\taddons.manager\tDEBUG\tLoaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]\r\n1410012961708\taddons.manager\tDEBUG\tLoaded provider
scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]\r\n1410012961711\taddons.xpi\tDEBUG\tstartup\r\n1410012961712\taddons.xpi\tINFO\tMapping
fasso...@sensiblevision.com to C:\\Program Files (x86)\\Sensible
Vision\\Fast
Access\\xpcom_fasso\r\n1410012961713\taddons.xpi\tDEBUG\tSkipping
unavailable install location
app-system-local\r\n1410012961713\taddons.xpi\tDEBUG\tSkipping unavailable
install location
app-system-share\r\n1410012961715\taddons.xpi\tINFO\tMapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\\Program Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}\r\n1410012961715\taddons.xpi\tINFO\tMapping
{e4f94d1e-2f53-401e-8885-681602c0ddd8} to C:\\ProgramData\\McAfee Security
Scan\\Extensions\\{e4f94d1e-2f53-401e-8885-681602c0ddd8}.xpi\r\n1410012961716\taddons.xpi\tINFO\tMapping
fxdr...@googlecode.com to
c:\\users\\surajk~1\\appdata\\local\\temp\\tmppk3x5q\\extensions\\fxdr...@googlecode.com\r\n1410012961717\taddons.xpi\tDEBUG\tcheckForChanges\r\n1410012961743\taddons.xpi\tDEBUG\tNo
changes found\r\n*** Blocklist::_preloadBlocklistFile: blocklist is
disabled\r\nJavaScript error: chrome://browser/content/urlbarBindings.xml,
line 677: aUrl is undefined\r\n'

sele...@googlecode.com

unread,
Sep 8, 2014, 5:42:01 AM9/8/14
to selenium-develope...@googlegroups.com

Comment #41 on issue 7104 by vijaysel...@gmail.com: Firefox WebDriver
Am also faced the same.

sele...@googlecode.com

unread,
Sep 9, 2014, 3:34:11 PM9/9/14
to selenium-develope...@googlegroups.com

Comment #42 on issue 7104 by af...@soe.ucsc.edu: Firefox WebDriver doesn't
Likewise, FF 32 on Ubuntu with selenium server 2.42.2.

Changing "webdriver_firefox_port" via set_preference has no effect. Also,
the firefoxprofile port setter complains about undefined "_port"

sele...@googlecode.com

unread,
Sep 10, 2014, 1:01:41 AM9/10/14
to selenium-develope...@googlegroups.com

Comment #43 on issue 7104 by chetan.g...@loylty.com: Firefox WebDriver
We have the Latest release of Selenium version 2.43.0 - Which allows our
scripts to execute on FireFox version 32.0 browser successfully.

Download Link:
http://selenium-release.storage.googleapis.com/index.html?path=2.43/

Enjoy!!

sele...@googlecode.com

unread,
Sep 10, 2014, 2:56:21 AM9/10/14
to selenium-develope...@googlegroups.com

Comment #44 on issue 7104 by SohanOle...@gmail.com: Firefox WebDriver
Thanks a lot! It helped Indeed!

sele...@googlecode.com

unread,
Sep 10, 2014, 3:07:25 AM9/10/14
to selenium-develope...@googlegroups.com

Comment #45 on issue 7104 by Steven.E...@gmail.com: Firefox WebDriver
Thanks!

sele...@googlecode.com

unread,
Sep 10, 2014, 12:57:48 PM9/10/14
to selenium-develope...@googlegroups.com

Comment #46 on issue 7104 by kadamman...@gmail.com: Firefox WebDriver
I was also facing same issue with selenium 2.42 with FF28 and issue not
observed with selenium 2.43

sele...@googlecode.com

unread,
Sep 10, 2014, 2:07:59 PM9/10/14
to selenium-develope...@googlegroups.com

Comment #47 on issue 7104 by tomkessl...@gmail.com: Firefox WebDriver
We're using 2.42.2 with FF30 where the Hub is running 2.41 because of the
outstanding defect

sele...@googlecode.com

unread,
Sep 11, 2014, 2:43:13 AM9/11/14
to selenium-develope...@googlegroups.com

Comment #48 on issue 7104 by lavanya....@gmail.com: Firefox WebDriver
I was also facing same issue with selenium 2.41 and 2.42 with FF32

Firefox version 32.0 not supported with Selenium Java 2.42.2.

Please help

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
0417561405 addons.xpi-utils DEBUG Opening XPI database
/tmp/anonymous7202138259549497806webdriver-profile/extensions.json
1410417561406 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1410417561415 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1410417561415 DeferredSave.extensions.json DEBUG Save changes
1410417561416 DeferredSave.extensions.json DEBUG Save changes
1410417561416 addons.xpi DEBUG New add-on
langpac...@firefox.mozilla.org installed in app-global
1410417561420 addons.xpi-utils DEBUG Make addon
app-global:langpac...@firefox.mozilla.org visible
1410417561420 DeferredSave.extensions.json DEBUG Save changes
1410417561420 DeferredSave.extensions.json DEBUG Save changes
1410417561422 addons.xpi DEBUG New add-on
langpac...@firefox.mozilla.org installed in app-global
1410417561425 addons.xpi-utils DEBUG Make addon
app-global:langpac...@firefox.mozilla.org visible
1410417561426 DeferredSave.extensions.json DEBUG Save changes
1410417561426 DeferredSave.extensions.json DEBUG Save changes
1410417561426 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1410417561427 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1410417561427 DeferredSave.extensions.json DEBUG Save changes
1410417561428 DeferredSave.extensions.json DEBUG Save changes
1410417561428 addons.xpi DEBUG New add-on ubu...@ubuntu.com installed in
app-system-share
1410417561429 addons.xpi-utils DEBUG Make addon
app-system-share:ubu...@ubuntu.com visible
1410417561429 DeferredSave.extensions.json DEBUG Save changes
1410417561429 DeferredSave.extensions.json DEBUG Save changes
1410417561431 addons.xpi DEBUG Updating database with changes to installed
add-ons
1410417561431 addons.xpi-utils DEBUG Updating add-on states
1410417561431 addons.xpi-utils DEBUG Writing add-ons list
1410417562043 DeferredSave.extensions.json DEBUG Starting timer
1410417562071 DeferredSave.extensions.json DEBUG Starting write
1410417562075 addons.manager DEBUG shutdown
1410417562076 addons.xpi DEBUG shutdown
1410417562076 addons.xpi-utils DEBUG shutdown
1410417562106 DeferredSave.extensions.json DEBUG Write succeeded
1410417562106 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1410417562107 addons.xpi DEBUG Notifying XPI shutdown observers
1410417562108 addons.manager DEBUG Async provider shutdown done
1410417562506 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1410417562507 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1410417562508 addons.xpi DEBUG startup
1410417562509 addons.xpi INFO Mapping ubu...@ubuntu.com to
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com
1410417562509 addons.xpi INFO Mapping langpac...@firefox.mozilla.org to
/usr/lib/firefox/browser/extensions/langpac...@firefox.mozilla.org.xpi
1410417562509 addons.xpi INFO Mapping langpac...@firefox.mozilla.org to
/usr/lib/firefox/browser/extensions/langpac...@firefox.mozilla.org.xpi
1410417562509 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to
/usr/lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
1410417562509 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
/tmp/anonymous7202138259549497806webdriver-profile/extensions/webdriver-staging
1410417562510 addons.xpi INFO Mapping fxdr...@googlecode.com to
/tmp/anonymous7202138259549497806webdriver-profile/extensions/fxdr...@googlecode.com
1410417562510 addons.xpi DEBUG checkForChanges
1410417562512 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:118)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:193)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:95)
at links.test.main(test.java:10)
Exception in thread "main" org.openqa.selenium.WebDriverException: Failed
to connect to binary FirefoxBinary(/usr/bin/firefox) on port 7055; process
output follows:
0417561405 addons.xpi-utils DEBUG Opening XPI database
/tmp/anonymous7202138259549497806webdriver-profile/extensions.json
1410417561406 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1410417561415 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1410417561415 DeferredSave.extensions.json DEBUG Save changes
1410417561416 DeferredSave.extensions.json DEBUG Save changes
1410417561416 addons.xpi DEBUG New add-on
langpac...@firefox.mozilla.org installed in app-global
1410417561420 addons.xpi-utils DEBUG Make addon
app-global:langpac...@firefox.mozilla.org visible
1410417561420 DeferredSave.extensions.json DEBUG Save changes
1410417561420 DeferredSave.extensions.json DEBUG Save changes
1410417561422 addons.xpi DEBUG New add-on
langpac...@firefox.mozilla.org installed in app-global
1410417561425 addons.xpi-utils DEBUG Make addon
app-global:langpac...@firefox.mozilla.org visible
1410417561426 DeferredSave.extensions.json DEBUG Save changes
1410417561426 DeferredSave.extensions.json DEBUG Save changes
1410417561426 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1410417561427 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1410417561427 DeferredSave.extensions.json DEBUG Save changes
1410417561428 DeferredSave.extensions.json DEBUG Save changes
1410417561428 addons.xpi DEBUG New add-on ubu...@ubuntu.com installed in
app-system-share
1410417561429 addons.xpi-utils DEBUG Make addon
app-system-share:ubu...@ubuntu.com visible
1410417561429 DeferredSave.extensions.json DEBUG Save changes
1410417561429 DeferredSave.extensions.json DEBUG Save changes
1410417561431 addons.xpi DEBUG Updating database with changes to installed
add-ons
1410417561431 addons.xpi-utils DEBUG Updating add-on states
1410417561431 addons.xpi-utils DEBUG Writing add-ons list
1410417562043 DeferredSave.extensions.json DEBUG Starting timer
1410417562071 DeferredSave.extensions.json DEBUG Starting write
1410417562075 addons.manager DEBUG shutdown
1410417562076 addons.xpi DEBUG shutdown
1410417562076 addons.xpi-utils DEBUG shutdown
1410417562106 DeferredSave.extensions.json DEBUG Write succeeded
1410417562106 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1410417562107 addons.xpi DEBUG Notifying XPI shutdown observers
1410417562108 addons.manager DEBUG Async provider shutdown done
1410417562506 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1410417562507 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1410417562508 addons.xpi DEBUG startup
1410417562509 addons.xpi INFO Mapping ubu...@ubuntu.com to
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com
1410417562509 addons.xpi INFO Mapping langpac...@firefox.mozilla.org to
/usr/lib/firefox/browser/extensions/langpac...@firefox.mozilla.org.xpi
1410417562509 addons.xpi INFO Mapping langpac...@firefox.mozilla.org to
/usr/lib/firefox/browser/extensions/langpac...@firefox.mozilla.org.xpi
1410417562509 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to
/usr/lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
1410417562509 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
/tmp/anonymous7202138259549497806webdriver-profile/extensions/webdriver-staging
1410417562510 addons.xpi INFO Mapping fxdr...@googlecode.com to
/tmp/anonymous7202138259549497806webdriver-profile/extensions/fxdr...@googlecode.com
1410417562510 addons.xpi DEBUG checkForChanges
1410417562512 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

Build info: version: '2.41.0', revision: '3192d8a', time: '2014-03-27
17:18:15'
System info: host: 'ihub-Vostro-3800', ip: '127.0.1.1', os.name: 'Linux',
os.arch: 'amd64', os.version: '3.5.0-49-generic', java.version: '1.6.0_31'
Driver info: driver.version: FirefoxDriver
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:130)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:193)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:95)
at links.test.main(test.java:10)
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:
0417561405 addons.xpi-utils DEBUG Opening XPI database
/tmp/anonymous7202138259549497806webdriver-profile/extensions.json
1410417561406 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1410417561415 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1410417561415 DeferredSave.extensions.json DEBUG Save changes
1410417561416 DeferredSave.extensions.json DEBUG Save changes
1410417561416 addons.xpi DEBUG New add-on
langpac...@firefox.mozilla.org installed in app-global
1410417561420 addons.xpi-utils DEBUG Make addon
app-global:langpac...@firefox.mozilla.org visible
1410417561420 DeferredSave.extensions.json DEBUG Save changes
1410417561420 DeferredSave.extensions.json DEBUG Save changes
1410417561422 addons.xpi DEBUG New add-on
langpac...@firefox.mozilla.org installed in app-global
1410417561425 addons.xpi-utils DEBUG Make addon
app-global:langpac...@firefox.mozilla.org visible
1410417561426 DeferredSave.extensions.json DEBUG Save changes
1410417561426 DeferredSave.extensions.json DEBUG Save changes
1410417561426 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1410417561427 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1410417561427 DeferredSave.extensions.json DEBUG Save changes
1410417561428 DeferredSave.extensions.json DEBUG Save changes
1410417561428 addons.xpi DEBUG New add-on ubu...@ubuntu.com installed in
app-system-share
1410417561429 addons.xpi-utils DEBUG Make addon
app-system-share:ubu...@ubuntu.com visible
1410417561429 DeferredSave.extensions.json DEBUG Save changes
1410417561429 DeferredSave.extensions.json DEBUG Save changes
1410417561431 addons.xpi DEBUG Updating database with changes to installed
add-ons
1410417561431 addons.xpi-utils DEBUG Updating add-on states
1410417561431 addons.xpi-utils DEBUG Writing add-ons list
1410417562043 DeferredSave.extensions.json DEBUG Starting timer
1410417562071 DeferredSave.extensions.json DEBUG Starting write
1410417562075 addons.manager DEBUG shutdown
1410417562076 addons.xpi DEBUG shutdown
1410417562076 addons.xpi-utils DEBUG shutdown
1410417562106 DeferredSave.extensions.json DEBUG Write succeeded
1410417562106 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1410417562107 addons.xpi DEBUG Notifying XPI shutdown observers
1410417562108 addons.manager DEBUG Async provider shutdown done
1410417562506 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1410417562507 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1410417562508 addons.xpi DEBUG startup
1410417562509 addons.xpi INFO Mapping ubu...@ubuntu.com to
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com
1410417562509 addons.xpi INFO Mapping langpac...@firefox.mozilla.org to
/usr/lib/firefox/browser/extensions/langpac...@firefox.mozilla.org.xpi
1410417562509 addons.xpi INFO Mapping langpac...@firefox.mozilla.org to
/usr/lib/firefox/browser/extensions/langpac...@firefox.mozilla.org.xpi
1410417562509 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to
/usr/lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
1410417562509 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
/tmp/anonymous7202138259549497806webdriver-profile/extensions/webdriver-staging
1410417562510 addons.xpi INFO Mapping fxdr...@googlecode.com to
/tmp/anonymous7202138259549497806webdriver-profile/extensions/fxdr...@googlecode.com
1410417562510 addons.xpi DEBUG checkForChanges
1410417562512 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

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


sele...@googlecode.com

unread,
Sep 11, 2014, 2:45:04 AM9/11/14
to selenium-develope...@googlegroups.com

Comment #49 on issue 7104 by lavanya....@gmail.com: Firefox WebDriver
Any body help me for the above error

sele...@googlecode.com

unread,
Sep 11, 2014, 2:52:32 AM9/11/14
to selenium-develope...@googlegroups.com

Comment #50 on issue 7104 by iamcpiz...@gmail.com: Firefox WebDriver
Please try using the latest version 2.43.0

sele...@googlecode.com

unread,
Sep 11, 2014, 7:05:07 AM9/11/14
to selenium-develope...@googlegroups.com

Comment #51 on issue 7104 by lavanya....@gmail.com: Firefox WebDriver
Thank you so much its working now

But in the project log4j files i am writing like below

log4j.rootLogger=DEBUG, FILE
# Define the file appender
log4j.appender.FILE=org.apache.log4j.FileAppender


@BeforeTest
public void BeforeTest(){
Properties _log4j =
CommonFunctions.loadPropertyFile("Config/log4j.properties");
org.apache.log4j.PropertyConfigurator.configure(_log4j);
String iTimeout = CommonFunctions.getValueFromProperty("TIMEOUTGLOBAL");
System.out.println(iTimeout);
System.out.println(CommonFunctions.getValueFromProperty("AUT"));
System.out.println(CommonFunctions.getValueFromProperty("BROWSER"));
Driver.setDriver(CommonFunctions.getValueFromProperty("BROWSER"));
}


in the above testng "org.apache.log4j" showing error. Why?

sele...@googlecode.com

unread,
Sep 11, 2014, 7:09:31 AM9/11/14
to selenium-develope...@googlegroups.com

Comment #52 on issue 7104 by lavanya....@gmail.com: Firefox WebDriver
Thank you so much its working now (For separate programs)

But in the project, I am using log4j files write like this(below)

log4j.rootLogger=DEBUG, FILE
# Define the file appender
log4j.appender.FILE=org.apache.log4j.FileAppender
log4j.appender.FILE.File=debug.log

# Define the layout for file appender
log4j.appender.FILE.layout=org.apache.log4j.PatternLayout
log4j.appender.FILE.layout.conversionPattern=%m%n


@BeforeTest
public void BeforeTest(){
Properties _log4j =
CommonFunctions.loadPropertyFile("Config/log4j.properties");
org.apache.log4j.PropertyConfigurator.configure(_log4j);
String iTimeout = CommonFunctions.getValueFromProperty("TIMEOUTGLOBAL");
System.out.println(iTimeout);
System.out.println(CommonFunctions.getValueFromProperty("AUT"));
System.out.println(CommonFunctions.getValueFromProperty("BROWSER"));
Driver.setDriver(CommonFunctions.getValueFromProperty("BROWSER"));
}


In the project above testng "org.apache.log4j" showing error, Why?
What have to change in log4j file, please help me......

sele...@googlecode.com

unread,
Sep 15, 2014, 2:41:42 AM9/15/14
to selenium-develope...@googlegroups.com

Comment #53 on issue 7104 by lavanya....@gmail.com: Firefox WebDriver
Thank you so much its working Firefox 32 with selenium version 2.43.0

sele...@googlecode.com

unread,
Sep 26, 2014, 12:11:09 PM9/26/14
to selenium-develope...@googlegroups.com

Comment #54 on issue 7104 by tsey...@gmail.com: Firefox WebDriver doesn't
Hi Guys I am having the similar to the ones above i have tried the fix and
its still not working ame issue as in above! and fix above does not work
for me anymore thoughts? Firefox 32 selenium version 2.43.0

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7056 after 45000 ms. Firefox console output:
892494 addons.xpi INFO Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to
C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1411739892495 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\susan\AppData\Local\Temp\anonymous1549752550273004584webdriver-profile\extensions\fxdr...@googlecode.com
1411739892495 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\susan\AppData\Local\Temp\anonymous1549752550273004584webdriver-profile\extensions\webdriver-staging
1411739892495 addons.xpi DEBUG checkForChanges
1411739892505 addons.xpi DEBUG Directory state JSON differs: cache [] state
[{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files (x86)\\Mozilla
Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1411639267577,"rdfTime":1411526203000}}},{"name":"app-profile","addons":{"fxdr...@googlecode.com":{"descriptor":"C:\\Users\\thadeuss\\AppData\\Local\\Temp\\anonymous1549752550273004584webdriver-profile\\extensions\\fxdr...@googlecode.com","mtime":1411739891966,"rdfTime":1411739891923}}}]
1411739892511 addons.xpi-utils DEBUG Opening XPI database
C:\Users\susan\AppData\Local\Temp\anonymous1549752550273004584webdriver-profile\extensions.json
1411739892512 addons.xpi DEBUG New add-on fxdr...@googlecode.com installed
in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1411739892539 addons.xpi-utils DEBUG Make addon
app-profile:fxdr...@googlecode.com visible
1411739892540 DeferredSave.extensions.json DEBUG Save changes
1411739892540 DeferredSave.extensions.json DEBUG Save changes
1411739892541 addons.xpi DEBUG New add-on
{972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1411739892544 addons.xpi-utils DEBUG Make addon
app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1411739892544 DeferredSave.extensions.json DEBUG Save changes
1411739892544 DeferredSave.extensions.json DEBUG Save changes
1411739892552 addons.xpi DEBUG Updating database with changes to installed
add-ons
1411739892553 addons.xpi-utils DEBUG Updating add-on states
1411739892553 addons.xpi-utils DEBUG Writing add-ons list
1411739892781 DeferredSave.extensions.json DEBUG Starting timer
1411739892813 DeferredSave.extensions.json DEBUG Starting write
1411739892824 addons.manager DEBUG shutdown
1411739892827 addons.xpi DEBUG shutdown
1411739892827 addons.xpi-utils DEBUG shutdown
1411739892880 DeferredSave.extensions.json DEBUG Write succeeded
1411739892881 addons.xpi-utils DEBUG XPI Database saved, setting schema
version preference to 16
1411739892881 addons.xpi DEBUG Notifying XPI shutdown observers
1411739892884 addons.manager DEBUG Async provider shutdown done
1411739893891 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
1411739893893 addons.manager DEBUG Loaded provider scope for
resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1411739893894 addons.xpi DEBUG startup
1411739893895 addons.xpi DEBUG Skipping unavailable install location
app-system-local
1411739893895 addons.xpi DEBUG Skipping unavailable install location
app-system-share
1411739893896 addons.xpi INFO Mapping
{972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files (x86)\Mozilla
Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1411739893897 addons.xpi INFO Mapping fxdr...@googlecode.com to
C:\Users\susan\AppData\Local\Temp\anonymous1549752550273004584webdriver-profile\extensions\fxdr...@googlecode.com
1411739893897 addons.xpi DEBUG Ignoring file entry whose name is not a
valid add-on ID:
C:\Users\susan\AppData\Local\Temp\anonymous1549752550273004584webdriver-profile\extensions\webdriver-staging
1411739893897 addons.xpi DEBUG checkForChanges
1411739893907 addons.xpi DEBUG No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677:
aUrl is undefined

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:118)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:193)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:99)
at SmithAplication.MashhbookingTest1.setUp(MashhbookingTest1.java:26)

sele...@googlecode.com

unread,
Sep 26, 2014, 12:24:57 PM9/26/14
to selenium-develope...@googlegroups.com

Comment #55 on issue 7104 by tsey...@gmail.com: Firefox WebDriver doesn't
Hi guys i am having issues similar to the ones above.
My tests were running fine with FF 31 and selenium version 2.42.2 until the
other day
When FF updated to version 32 i updated selenium to version 2.43.1)
I have tried the fix above and its not working for me any other suggestions
pls?

sele...@googlecode.com

unread,
Oct 13, 2014, 6:32:26 PM10/13/14
to selenium-develope...@googlegroups.com

Comment #56 on issue 7104 by ladawson...@gmail.com: Firefox WebDriver
I have this error with Firefox 32.0.3 and selenium version 2.43.1. Can
anyone help me with this issue?

sele...@googlecode.com

unread,
Nov 10, 2014, 8:38:44 PM11/10/14
to selenium-develope...@googlegroups.com

Comment #57 on issue 7104 by alexnosp...@gmail.com: Firefox WebDriver
appears to be a real issue still.

sele...@googlecode.com

unread,
Feb 18, 2015, 12:10:27 PM2/18/15
to selenium-develope...@googlegroups.com

Comment #58 on issue 7104 by sguz...@healthcare.com: Firefox WebDriver
Download Firefox 29 and solved http://www.oldapps.com/

sele...@googlecode.com

unread,
Mar 6, 2015, 1:26:44 AM3/6/15
to selenium-develope...@googlegroups.com

Comment #59 on issue 7104 by arpitamk...@gmail.com: Firefox WebDriver
I still find this issue with FF 32.0.2 and Selenium 2.43.1

sele...@googlecode.com

unread,
Mar 10, 2015, 8:18:55 AM3/10/15
to selenium-develope...@googlegroups.com

Comment #60 on issue 7104 by arpitamk...@gmail.com: Firefox WebDriver
Resolved after replacing JARs with the ones from 43.1. Works fine now.

sele...@googlecode.com

unread,
Jun 19, 2015, 4:19:06 PM6/19/15
to selenium-develope...@googlegroups.com

Comment #61 on issue 7104 by priyaram...@gmail.com: Firefox WebDriver
Hi I still have same issue with Firefox Version 38.0.5 and selenium version
2.46.0

sele...@googlecode.com

unread,
Jun 19, 2015, 7:04:26 PM6/19/15
to selenium-develope...@googlegroups.com

Comment #62 on issue 7104 by priyaram...@gmail.com: Firefox WebDriver
Finally, I was able to resolve it. Initially I was using Selenium
Standalone Server-2.45.0. Replaced it with latest one-2.46.0
Reply all
Reply to author
Forward
0 new messages