Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console #6215

Closed
lukeis opened this issue Mar 4, 2016 · 48 comments
Closed

Comments

@lukeis
Copy link
Member

lukeis commented Mar 4, 2016

Originally reported on Google Code with ID 6215

this has been giving me hell for a full day now. i have tried installing older versions,
i cant escape this error! help would be greatly appreciated!

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-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\Anthony\AppData\Local\Temp\anonymous3363516679749325381webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi-utils: Opening database
*** LOG addons.xpi-utils: Creating database schema
*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in
app-global
*** 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.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** 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\Anthony\AppData\Local\Temp\anonymous3363516679749325381webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found

    at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
    at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:244)
    at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:179)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:92)
    at Test230.main(Test230.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: 
*** 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:\Users\Anthony\AppData\Local\Temp\anonymous3363516679749325381webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi-utils: Opening database
*** LOG addons.xpi-utils: Creating database schema
*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in
app-global
*** 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.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** 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\Anthony\AppData\Local\Temp\anonymous3363516679749325381webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found

Build info: version: '2.30.0', revision: 'dc1ef9c', time: '2013-02-19 00:15:57'
System info: os.name: 'Windows 7', os.arch: '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:118)
    at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:244)
    at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:179)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:92)
    at Test230.main(Test230.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:
*** 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:\Users\Anthony\AppData\Local\Temp\anonymous3363516679749325381webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi-utils: Opening database
*** LOG addons.xpi-utils: Creating database schema
*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in
app-global
*** 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.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** 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\Anthony\AppData\Local\Temp\anonymous3363516679749325381webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found

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

Reported by anthony@anthonyjneal.com on 2013-09-05 00:27:42

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Me to getting the same error while executing this.

Can some one please help me...

groovy:000> Grape.grab(group:"org.seleniumhq.selenium", module:"selenium-firefox-driver",
version:"2.35.0")
===> null
groovy:000> import geb.Browser
===> [import groovy.grape.Grape, import geb.Browser]
groovy:000> browser=new Browser()
===> geb.Browser@108370b
groovy:000> browser.go"https://www.google.com"
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-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\VISHWA~1\AppData\Local\Temp\anonymous7324266434600109926webdriver-profile\extensions\webdriver-stag
ing
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi-utils: Opening database
*** LOG addons.xpi-utils: Creating database schema
*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in
app-global
*** LOG addons.xpi: New add-on {B7082FAA-CB62-4872-9106-E42DD88EDE45} installed in
winreg-app-global
*** LOG addons.xpi: New add-on {D19CA586-DD6C-4a0a-96F8-14644F340D60} installed in
winreg-app-global
*** LOG addons.xpi: New add-on {23fcfd51-4958-4f00-80a3-ae97e717ed8b} installed in
winreg-app-global
*** 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.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** 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\VISHWA~1\AppData\Local\Temp\anonymous7324266434600109926webdriver-profile\extensions\webdriver-stag
ing
*** 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:92)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
        at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77)
        at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71)
        at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1536)
        at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1404)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeConstructorOf(InvokerHelper.java:879)
        at org.codehaus.groovy.runtime.DefaultGroovyMethods.newInstance(DefaultGroovyMethods.java:11891)
        at org.codehaus.groovy.runtime.dgm$369.invoke(Unknown Source)
        at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
        at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
        at geb.driver.NameBasedDriverFactory.getDriver(NameBasedDriverFactory.groovy:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at org.codehaus.groovy.runtime.metaclass.MethodMetaProperty$GetBeanMethodMetaProperty.getProperty(MethodMetaProperty.java:73)
        at org.codehaus.groovy.runtime.callsite.GetEffectivePogoPropertySite.callGetProperty(GetEffectivePogoPropertySite.java:47)
        at geb.driver.CachingDriverFactory$_getDriver_closure3.doCall(CachingDriverFactory.groovy:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)
        at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
        at geb.driver.CachingDriverFactory$_getDriver_closure3.doCall(CachingDriverFactory.groovy)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)
        at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
        at geb.driver.CachingDriverFactory$SimpleCache.get(CachingDriverFactory.groovy:30)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:272)
        at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:64)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
        at geb.driver.CachingDriverFactory.getDriver(CachingDriverFactory.groovy:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at org.codehaus.groovy.runtime.metaclass.MethodMetaProperty$GetBeanMethodMetaProperty.getProperty(MethodMetaProperty.java:73)
        at org.codehaus.groovy.runtime.callsite.GetEffectivePogoPropertySite.callGetProperty(GetEffectivePogoPropertySite.java:47)
        at geb.Configuration.createDriver(Configuration.groovy:312)
        at geb.Configuration.getDriver(Configuration.groovy:301)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at org.codehaus.groovy.runtime.metaclass.MethodMetaProperty$GetBeanMethodMetaProperty.getProperty(MethodMetaProperty.java:73)
        at org.codehaus.groovy.runtime.callsite.GetEffectivePogoPropertySite.callGroovyObjectGetProperty(GetEffectivePogoPropertySite.java:67)
        at geb.Browser.getDriver(Browser.groovy:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at org.codehaus.groovy.runtime.metaclass.MethodMetaProperty$GetBeanMethodMetaProperty.getProperty(MethodMetaProperty.java:73)
        at org.codehaus.groovy.runtime.callsite.GetEffectivePogoPropertySite.callGroovyObjectGetProperty(GetEffectivePogoPropertySite.java:67)
        at geb.Browser.go(Browser.groovy:404)
        at geb.Browser$go$0.callCurrent(Unknown Source)
        at geb.Browser.go(Browser.groovy:396)
        at geb.Browser$go.call(Unknown Source)
        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
        at groovysh_evaluate.run(groovysh_evaluate:4)
        at groovysh_evaluate$run.call(Unknown Source)
        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at groovysh_evaluate$run.call(Unknown Source)
        at org.codehaus.groovy.tools.shell.Interpreter.evaluate(Interpreter.groovy:67)
        at org.codehaus.groovy.tools.shell.Interpreter$evaluate.call(Unknown Source)
        at org.codehaus.groovy.tools.shell.Groovysh.execute(Groovysh.groovy:152)
        at org.codehaus.groovy.tools.shell.Shell.leftShift(Shell.groovy:114)
        at org.codehaus.groovy.tools.shell.Shell$leftShift$0.call(Unknown Source)
        at org.codehaus.groovy.tools.shell.ShellRunner.work(ShellRunner.groovy:88)
        at org.codehaus.groovy.tools.shell.InteractiveShellRunner.super$2$work(InteractiveShellRunner.groovy)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:128)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuper0(ScriptBytecodeAdapter.java:148)
        at org.codehaus.groovy.tools.shell.InteractiveShellRunner.work(InteractiveShellRunner.groovy:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:272)
        at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:52)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:137)
        at org.codehaus.groovy.tools.shell.ShellRunner.run(ShellRunner.groovy:57)
        at org.codehaus.groovy.tools.shell.InteractiveShellRunner.super$2$run(InteractiveShellRunner.groovy)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:128)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuper0(ScriptBytecodeAdapter.java:148)
        at org.codehaus.groovy.tools.shell.InteractiveShellRunner.run(InteractiveShellRunner.groovy:66)
        at java_lang_Runnable$run.call(Unknown Source)
        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
        at org.codehaus.groovy.tools.shell.Groovysh.run(Groovysh.groovy:463)
        at org.codehaus.groovy.tools.shell.Groovysh.run(Groovysh.groovy:402)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:231)
        at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:64)
        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
        at org.codehaus.groovy.tools.shell.Main.main(Main.groovy:131)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.groovy.tools.GroovyStarter.rootLoader(GroovyStarter.java:106)
        at org.codehaus.groovy.tools.GroovyStarter.main(GroovyStarter.java:128)
ERROR org.openqa.selenium.WebDriverException:
Failed to connect to binary FirefoxBinary(C:\Users\vishwanatht\AppData\Local\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:\Users\VISHWA~1\AppData\Local\Temp\anonymous7324266434600109926webdriver-profile\extensions\webdriver-stag
ing
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi-utils: Opening database
*** LOG addons.xpi-utils: Creating database schema
*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in
app-global
*** LOG addons.xpi: New add-on {B7082FAA-CB62-4872-9106-E42DD88EDE45} installed in
winreg-app-global
*** LOG addons.xpi: New add-on {D19CA586-DD6C-4a0a-96F8-14644F340D60} installed in
winreg-app-global
*** LOG addons.xpi: New add-on {23fcfd51-4958-4f00-80a3-ae97e717ed8b} installed in
winreg-app-global
*** 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.manager: shutdown
*** LOG addons.xpi: shutdown
*** LOG addons.xpi-utils: shutdown
*** LOG addons.xpi-utils: Database closed
*** 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\VISHWA~1\AppData\Local\Temp\anonymous7324266434600109926webdriver-profile\extensions\webdriver-stag
ing
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled

Build info: version: '2.28.0', revision: '18309', time: '2012-12-11 15:53:30'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version:
'1.7.0_40'
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:92)
        at geb.driver.NameBasedDriverFactory.getDriver (NameBasedDriverFactory.groovy:42)
        at geb.driver.CachingDriverFactory$_getDriver_closure3.doCall (CachingDriverFactory.groovy:80)
        at geb.driver.CachingDriverFactory$_getDriver_closure3.doCall (CachingDriverFactory.groovy)
        at geb.driver.CachingDriverFactory$SimpleCache.get (CachingDriverFactory.groovy:30)
        at geb.driver.CachingDriverFactory.getDriver (CachingDriverFactory.groovy:79)
        at geb.Configuration.createDriver (Configuration.groovy:312)
        at geb.Configuration.getDriver (Configuration.groovy:301)
        at geb.Browser.getDriver (Browser.groovy:106)
        at geb.Browser.go (Browser.groovy:404)
        at geb.Browser$go$0.callCurrent (Unknown Source)
        at geb.Browser.go (Browser.groovy:396)
        at geb.Browser$go.call (Unknown Source)
        at groovysh_evaluate.run (groovysh_evaluate:4)
        ...

Reported by meetvisu on 2013-09-15 05:20:30

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Is the issue actual in the latest selenium version, that is 2.37 at the moment?

Reported by barancev on 2013-10-20 17:46:34

  • Status changed: NeedsClarification

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Yes. It fails on some machines.
Failed to connect to binary FirefoxBinary( ... full path removed here ... \FirefoxPortable\FirefoxPortable.exe)
on port 7055; process output follows: Build info: version: '2.37.0', revision: 'a7c61cb',
time: '2013-10-18 17:14:21'System info: host: 'Buildserver', ip: '10.0.0.86', os.name:
'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.6.0_32'Driver info:
driver.version: FirefoxPortableDriver

Reported by stephan.frind on 2013-10-31 07:50:49

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

1. Please check the network settings to make sure that connections to the port 7055
are not blocked.
2. Are there any error messages on the Firefox error console? (Ctrl-Shift-J to open
it)

Reported by barancev on 2013-10-31 11:36:44

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Seeing same issues .. if anyone here has resolved it please keep others posted.

Not sure trying to uninstall & install FF will help.

Reported by shabazia09 on 2013-11-15 10:23:25

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Seeing this issue since upgrading FF from 17.0 to 25.0.1. Before upgrading it was fine
(I mean the browser launched and the test started...but there was an issue with Basic
Authentication. I upgraded FF in the hope that this issue would be resolved!)

Using .Net WebDriver 2.28.0. See attached screenshot with Firefox console when the
error occurred. 

Reported by ravitej.aluru on 2013-12-06 15:55:50


- _Attachment: [Firefox_25.0.1_console_with_error_.JPG](https://storage.googleapis.com/google-code-attachments/selenium/issue-6215/comment-6/Firefox_25.0.1_console_with_error_.JPG)_

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

In reply to comment 6, upgrading WebDriver to 2.37.0 fixed the issue. May be FF 25.0.1
and WD 2.28.0 are not compatible.

Reported by ravitej.aluru on 2013-12-06 16:27:57

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Closing the issue due to inactivity. Don't hesitate to ask for reopening if the issue
is still actual.

Reported by barancev on 2014-01-11 20:14:33

  • Status changed: Fixed

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

The issue still persists with WD=2.39 and FF = 24.2

Reported by krishnamraju.capricon on 2014-02-28 12:30:51

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I was getting this error with Selenium Webdriver 2.35.0 but it seems to have gone away
with 2.40.0.

Reported by mnbayazit on 2014-03-13 17:51:45

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am getting the same issue with WD 2.41 FF28...
Tried downgrading FF to 27 and 26 but I still get the issue. Tried getting a lower
version of WD (2.40 and 2.39) but still failing.

Somebody please help...

Reported by PREET1989 on 2014-04-25 08:57:03

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am also getting the same issue, please help. How to resolve ? Certianly dont want
to download my FF.

Reported by jabbarali.mirza on 2014-04-27 13:50:16

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am also getting same issue with WD 2.41 FF28. If you keep WD 2.41 and FF 24 it works
for me when I run my scripts through Jenkins on windows machine.However I want to run
my scripts on FF 28 which I am not able to do :(

Reported by ypadekar@xento.com on 2014-04-30 06:22:46

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

It worked with WD 2.41 and FF 24. Pls do the same..you'll get it...

Reported by raazkyran on 2014-04-30 14:28:52

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Faced this issue with WD 2.41 and FF 29 on windows. We also tried FF 28, but it didn't
help either.

It seems that problem was that user login contained russian characters (ANSI code >
127), and so had FF user profile path. 
As soon as we tried user login with english characters only, the problem disappeared.

Reported by srgttv on 2014-05-28 23:10:09

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Please refer this blog for the solution:

http://khyatisehgal.wordpress.com/2014/05/28/org-openqa-selenium-firefox-notconnectedexception-selenium-issue-resolution/

Reported by khyati2010 on 2014-05-30 07:49:17

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I was getting the same error with WD 2.31 but with Latest WD the error is not occuring.
Try with latest WD version

Reported by pinninti9 on 2014-06-09 10:09:04

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

i am getting the same error with WD 2.39 and FF 29.0. 

Reported by divya.quality on 2014-06-30 19:31:19

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi, 
I am getting the same error

WD 3.42 and FF 30.0

Reported by hemangihere on 2014-07-17 10:43:39

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

hi ,

I am getting the same error, on remote webdriver, firefox driver. 
 <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <version>4.11</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-java</artifactId>
            <version>2.42.2</version>
            <scope>test</scope>
        </dependency>
firefox version 31

Reported by caixinemail on 2014-07-30 06:41:59

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi

i am also getting the same error:

org.openqa.selenium.WebDriverException: Failed to connect to binary FirefoxBinary(C:\Program
Files\Mozilla Firefox\firefox.exe) on port 7055; process output follows: 
1407252298112   addons.manager  DEBUG   Application has been upgraded
1407252298128   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1407252298129   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1407252298131   addons.xpi  DEBUG   startup
1407252298131   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1407252298131   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1407252298133   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions\webdriver-staging
1407252298149   addons.xpi  DEBUG   checkForChanges
1407252298160   addons.xpi  DEBUG   Directory state JSON differs: cache [] state [{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1407248005292,"rdfTime":1405567032000}}},{"name":"app-profile","addons":{"fxdriver@googlecode.com":{"descriptor":"C:\\Users\\SRINIV~1.RED\\AppData\\Local\\Temp\\anonymous8618288755149074666webdriver-profile\\extensions\\fxdriver@googlecode.com","mtime":1407252297128,"rdfTime":1407252297098}}}]
1407252298164   addons.xpi-utils    DEBUG   Opening XPI database C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions.json
1407252298166   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1407252298412   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1407252298413   DeferredSave.extensions.json    DEBUG   Save changes
1407252298414   DeferredSave.extensions.json    DEBUG   Save changes
1407252298414   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1407252298417   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1407252298417   DeferredSave.extensions.json    DEBUG   Save changes
1407252298417   DeferredSave.extensions.json    DEBUG   Save changes
1407252298428   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1407252298428   addons.xpi-utils    DEBUG   Updating add-on states
1407252298435   addons.xpi-utils    DEBUG   Writing add-ons list
1407252299426   DeferredSave.extensions.json    DEBUG   Starting timer
1407252299450   DeferredSave.extensions.json    DEBUG   Starting write
1407252299495   addons.manager  DEBUG   shutdown
1407252299495   addons.xpi  DEBUG   shutdown
1407252299495   addons.xpi-utils    DEBUG   shutdown
1407252299594   DeferredSave.extensions.json    DEBUG   Write succeeded
1407252299594   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1407252299595   addons.xpi  DEBUG   Notifying XPI shutdown observers
1407252299608   addons.manager  DEBUG   Async provider shutdown done
1407252300506   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1407252300507   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1407252300509   addons.xpi  DEBUG   startup
1407252300509   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1407252300510   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1407252300511   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions\webdriver-staging
1407252300524   addons.xpi  DEBUG   checkForChanges
1407252300537   addons.xpi  DEBUG   No changes found

Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb',
time: '2013-04-09 10:39:28'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version:
'1.8.0_11'
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:92)
    at com.seleniumsimplified.webdriver.basics.driver.FirstFirefoxTest.firefoxIsSupportedByWebDriver(FirstFirefoxTest.java:21)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    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.InvokeMethod.evaluate(InvokeMethod.java:17)
    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.junit.runner.JUnitCore.run(JUnitCore.java:160)
    at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:74)
    at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:211)
    at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:67)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)
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:
1407252298112   addons.manager  DEBUG   Application has been upgraded
1407252298128   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1407252298129   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1407252298131   addons.xpi  DEBUG   startup
1407252298131   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1407252298131   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1407252298133   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions\webdriver-staging
1407252298149   addons.xpi  DEBUG   checkForChanges
1407252298160   addons.xpi  DEBUG   Directory state JSON differs: cache [] state [{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1407248005292,"rdfTime":1405567032000}}},{"name":"app-profile","addons":{"fxdriver@googlecode.com":{"descriptor":"C:\\Users\\SRINIV~1.RED\\AppData\\Local\\Temp\\anonymous8618288755149074666webdriver-profile\\extensions\\fxdriver@googlecode.com","mtime":1407252297128,"rdfTime":1407252297098}}}]
1407252298164   addons.xpi-utils    DEBUG   Opening XPI database C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions.json
1407252298166   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1407252298412   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1407252298413   DeferredSave.extensions.json    DEBUG   Save changes
1407252298414   DeferredSave.extensions.json    DEBUG   Save changes
1407252298414   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1407252298417   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1407252298417   DeferredSave.extensions.json    DEBUG   Save changes
1407252298417   DeferredSave.extensions.json    DEBUG   Save changes
1407252298428   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1407252298428   addons.xpi-utils    DEBUG   Updating add-on states
1407252298435   addons.xpi-utils    DEBUG   Writing add-ons list
1407252299426   DeferredSave.extensions.json    DEBUG   Starting timer
1407252299450   DeferredSave.extensions.json    DEBUG   Starting write
1407252299495   addons.manager  DEBUG   shutdown
1407252299495   addons.xpi  DEBUG   shutdown
1407252299495   addons.xpi-utils    DEBUG   shutdown
1407252299594   DeferredSave.extensions.json    DEBUG   Write succeeded
1407252299594   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1407252299595   addons.xpi  DEBUG   Notifying XPI shutdown observers
1407252299608   addons.manager  DEBUG   Async provider shutdown done
1407252300506   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1407252300507   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1407252300509   addons.xpi  DEBUG   startup
1407252300509   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1407252300510   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1407252300511   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions\webdriver-staging
1407252300524   addons.xpi  DEBUG   checkForChanges
1407252300537   addons.xpi  DEBUG   No changes found

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

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1
on port 7055 after 45000 ms. Firefox console output:
1407252298112   addons.manager  DEBUG   Application has been upgraded
1407252298128   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1407252298129   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1407252298131   addons.xpi  DEBUG   startup
1407252298131   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1407252298131   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1407252298133   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions\webdriver-staging
1407252298149   addons.xpi  DEBUG   checkForChanges
1407252298160   addons.xpi  DEBUG   Directory state JSON differs: cache [] state [{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"C:\\Program
Files\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1407248005292,"rdfTime":1405567032000}}},{"name":"app-profile","addons":{"fxdriver@googlecode.com":{"descriptor":"C:\\Users\\SRINIV~1.RED\\AppData\\Local\\Temp\\anonymous8618288755149074666webdriver-profile\\extensions\\fxdriver@googlecode.com","mtime":1407252297128,"rdfTime":1407252297098}}}]
1407252298164   addons.xpi-utils    DEBUG   Opening XPI database C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions.json
1407252298166   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1407252298412   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1407252298413   DeferredSave.extensions.json    DEBUG   Save changes
1407252298414   DeferredSave.extensions.json    DEBUG   Save changes
1407252298414   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1407252298417   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1407252298417   DeferredSave.extensions.json    DEBUG   Save changes
1407252298417   DeferredSave.extensions.json    DEBUG   Save changes
1407252298428   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1407252298428   addons.xpi-utils    DEBUG   Updating add-on states
1407252298435   addons.xpi-utils    DEBUG   Writing add-ons list
1407252299426   DeferredSave.extensions.json    DEBUG   Starting timer
1407252299450   DeferredSave.extensions.json    DEBUG   Starting write
1407252299495   addons.manager  DEBUG   shutdown
1407252299495   addons.xpi  DEBUG   shutdown
1407252299495   addons.xpi-utils    DEBUG   shutdown
1407252299594   DeferredSave.extensions.json    DEBUG   Write succeeded
1407252299594   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1407252299595   addons.xpi  DEBUG   Notifying XPI shutdown observers
1407252299608   addons.manager  DEBUG   Async provider shutdown done
1407252300506   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1407252300507   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1407252300509   addons.xpi  DEBUG   startup
1407252300509   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1407252300510   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1407252300511   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\SRINIV~1.RED\AppData\Local\Temp\anonymous8618288755149074666webdriver-profile\extensions\webdriver-staging
1407252300524   addons.xpi  DEBUG   checkForChanges
1407252300537   addons.xpi  DEBUG   No changes found

    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:92)
    at com.seleniumsimplified.webdriver.basics.driver.FirstFirefoxTest.firefoxIsSupportedByWebDriver(FirstFirefoxTest.java:21)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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.InvokeMethod.evaluate(InvokeMethod.java:17)
    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.junit.runner.JUnitCore.run(JUnitCore.java:160)
    at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:74)
    at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:211)
    at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:67)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)

Process finished with exit code -1

Reported by srinivas.qa6 on 2014-08-05 15:50:17

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi, 
I am getting the same error

WD 2.42 and FF 30.0

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1
on port 7055 after 45000 ms.

Plz help

Reported by sharon.f@siriusemb.com on 2014-08-06 11:14:33

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi, 
I am getting the same error, in Linux SO

WD 3.42 and FF 31.0

Reported by xavierjlt on 2014-08-15 16:16:12

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Looks like you have to have certain version of firefox - http://stackoverflow.com/questions/20897368/selenium-webdriver-not-working-with-firefox-26-0


I haven't tried this yet, but I am going to...

Reported by frank@adoptive.co on 2014-08-22 15:25:55

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi

I am getting the error message while executing using web driver.
Could u pls help me out on this issue.

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1
on port 7055 after 45000 ms. Firefox console


Reported by balu54k on 2014-08-30 05:45:51

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi,
I am getting the same error on FF 32 with selenium 2.42.2.
Can any help me on this issue.

Reported by mayankgupta654 on 2014-09-04 12:56:32

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Getting similar issue, after I upgraded to FF 32.0, and selenium 2.28.0 jar file:
Any suggestions?


org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1
on port 7055 after 45000 ms. Firefox console output:
EBUG    Skipping unavailable install location app-system-share
1409861263768   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files (x86)\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409861263769   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\fxdriver@googlecode.com
1409861263769   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\webdriver-staging
1409861263769   addons.xpi  DEBUG   checkForChanges
1409861263776   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":1409861209774,"rdfTime":1409031461000}}},{"name":"app-profile","addons":{"fxdriver@googlecode.com":{"descriptor":"C:\\Users\\BHARAT~1.SRI\\AppData\\Local\\Temp\\anonymous8988862599101045650webdriver-profile\\extensions\\fxdriver@googlecode.com","mtime":1409861262456,"rdfTime":1409861262286}}}]
1409861263780   addons.xpi-utils    DEBUG   Opening XPI database C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions.json
1409861263781   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1409861263839   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1409861263840   DeferredSave.extensions.json    DEBUG   Save changes
1409861263841   DeferredSave.extensions.json    DEBUG   Save changes
1409861263841   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1409861263843   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1409861263843   DeferredSave.extensions.json    DEBUG   Save changes
1409861263843   DeferredSave.extensions.json    DEBUG   Save changes
1409861263848   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1409861263848   addons.xpi-utils    DEBUG   Updating add-on states
1409861263849   addons.xpi-utils    DEBUG   Writing add-ons list
1409861264364   DeferredSave.extensions.json    DEBUG   Starting timer
1409861264399   addons.manager  DEBUG   shutdown
1409861264400   DeferredSave.extensions.json    DEBUG   Starting write
1409861264401   addons.xpi  DEBUG   shutdown
1409861264401   addons.xpi-utils    DEBUG   shutdown
1409861264435   DeferredSave.extensions.json    DEBUG   Write succeeded
1409861264435   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1409861264435   addons.xpi  DEBUG   Notifying XPI shutdown observers
1409861264438   addons.manager  DEBUG   Async provider shutdown done
1409861264853   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1409861264855   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409861264856   addons.xpi  DEBUG   startup
1409861264857   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1409861264857   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1409861264858   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files (x86)\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409861264858   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\fxdriver@googlecode.com
1409861264858   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\webdriver-staging
1409861264859   addons.xpi  DEBUG   checkForChanges
1409861264866   addons.xpi  DEBUG   No changes found
*** Blocklist::_preloadBlocklistFile: 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:190)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:179)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:92)
    at automationFramework.FirstTestCase.main(FirstTestCase.java:19)
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: 
EBUG    Skipping unavailable install location app-system-share
1409861263768   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files (x86)\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409861263769   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\fxdriver@googlecode.com
1409861263769   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\webdriver-staging
1409861263769   addons.xpi  DEBUG   checkForChanges
1409861263776   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":1409861209774,"rdfTime":1409031461000}}},{"name":"app-profile","addons":{"fxdriver@googlecode.com":{"descriptor":"C:\\Users\\BHARAT~1.SRI\\AppData\\Local\\Temp\\anonymous8988862599101045650webdriver-profile\\extensions\\fxdriver@googlecode.com","mtime":1409861262456,"rdfTime":1409861262286}}}]
1409861263780   addons.xpi-utils    DEBUG   Opening XPI database C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions.json
1409861263781   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1409861263839   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1409861263840   DeferredSave.extensions.json    DEBUG   Save changes
1409861263841   DeferredSave.extensions.json    DEBUG   Save changes
1409861263841   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1409861263843   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1409861263843   DeferredSave.extensions.json    DEBUG   Save changes
1409861263843   DeferredSave.extensions.json    DEBUG   Save changes
1409861263848   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1409861263848   addons.xpi-utils    DEBUG   Updating add-on states
1409861263849   addons.xpi-utils    DEBUG   Writing add-ons list
1409861264364   DeferredSave.extensions.json    DEBUG   Starting timer
1409861264399   addons.manager  DEBUG   shutdown
1409861264400   DeferredSave.extensions.json    DEBUG   Starting write
1409861264401   addons.xpi  DEBUG   shutdown
1409861264401   addons.xpi-utils    DEBUG   shutdown
1409861264435   DeferredSave.extensions.json    DEBUG   Write succeeded
1409861264435   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1409861264435   addons.xpi  DEBUG   Notifying XPI shutdown observers
1409861264438   addons.manager  DEBUG   Async provider shutdown done
1409861264853   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1409861264855   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409861264856   addons.xpi  DEBUG   startup
1409861264857   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1409861264857   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1409861264858   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files (x86)\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409861264858   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\fxdriver@googlecode.com
1409861264858   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\webdriver-staging
1409861264859   addons.xpi  DEBUG   checkForChanges
1409861264866   addons.xpi  DEBUG   No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled

Build info: version: '2.28.0', revision: '18309', time: '2012-12-11 20:21:18'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version:
'1.7.0_45'
Driver info: driver.version: FirefoxDriver
    at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:118)
    at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:244)
    at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:183)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:179)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:92)
    at automationFramework.FirstTestCase.main(FirstTestCase.java:19)
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:
EBUG    Skipping unavailable install location app-system-share
1409861263768   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files (x86)\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409861263769   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\fxdriver@googlecode.com
1409861263769   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\webdriver-staging
1409861263769   addons.xpi  DEBUG   checkForChanges
1409861263776   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":1409861209774,"rdfTime":1409031461000}}},{"name":"app-profile","addons":{"fxdriver@googlecode.com":{"descriptor":"C:\\Users\\BHARAT~1.SRI\\AppData\\Local\\Temp\\anonymous8988862599101045650webdriver-profile\\extensions\\fxdriver@googlecode.com","mtime":1409861262456,"rdfTime":1409861262286}}}]
1409861263780   addons.xpi-utils    DEBUG   Opening XPI database C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions.json
1409861263781   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1409861263839   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1409861263840   DeferredSave.extensions.json    DEBUG   Save changes
1409861263841   DeferredSave.extensions.json    DEBUG   Save changes
1409861263841   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1409861263843   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1409861263843   DeferredSave.extensions.json    DEBUG   Save changes
1409861263843   DeferredSave.extensions.json    DEBUG   Save changes
1409861263848   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1409861263848   addons.xpi-utils    DEBUG   Updating add-on states
1409861263849   addons.xpi-utils    DEBUG   Writing add-ons list
1409861264364   DeferredSave.extensions.json    DEBUG   Starting timer
1409861264399   addons.manager  DEBUG   shutdown
1409861264400   DeferredSave.extensions.json    DEBUG   Starting write
1409861264401   addons.xpi  DEBUG   shutdown
1409861264401   addons.xpi-utils    DEBUG   shutdown
1409861264435   DeferredSave.extensions.json    DEBUG   Write succeeded
1409861264435   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1409861264435   addons.xpi  DEBUG   Notifying XPI shutdown observers
1409861264438   addons.manager  DEBUG   Async provider shutdown done
1409861264853   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1409861264855   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1409861264856   addons.xpi  DEBUG   startup
1409861264857   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1409861264857   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1409861264858   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files (x86)\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1409861264858   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\fxdriver@googlecode.com
1409861264858   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\BHARAT~1.SRI\AppData\Local\Temp\anonymous8988862599101045650webdriver-profile\extensions\webdriver-staging
1409861264859   addons.xpi  DEBUG   checkForChanges
1409861264866   addons.xpi  DEBUG   No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled

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



Reported by bshesh on 2014-09-04 20:14:03

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I also getting the Same issue. Previously i have firefox 31. After upgrade to V32. I
am getting the error while running in Selenium Webdriver.

Error: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console
output:
     [java] ase saved, setting schema version preference to 16

Reported by hairameshbabu on 2014-09-05 06:42:48

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am using Firefox - v32 with Selenium - 2.42.2. Getting same error on launching FF.

Any solution pl ?

Reported by samarul.cs on 2014-09-05 11:18:36

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Selenium 2.42.2
Firefox 25

funciona.

Reported by mggorosito on 2014-09-05 20:09:51

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Also happens to me.
Selenium-java 2.42.2
Firefox 32 Ubuntu 14.04 64-bit

Reported by ceefour666 on 2014-09-09 07:07:53

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Log: 

1410245354634   addons.xpi      DEBUG   Registering manifest for /usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677: aUrl is undefined
JavaScript warning: chrome://browser/content/browser.js, line 2487: mutating the [[Prototype]]
of an object will cause your code to run very slowly; instead create the object with
the correct initial [[Prototype]] value using Object.create
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677: aUrl is undefined

Reported by ceefour666 on 2014-09-09 07:08:24

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Solution:

I am using Firefox 32 with selenium 2.42.2. Getting blank Firefox page on launching
and showing an error 
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1
on port 7055 after 45000 ms

To solve this :
Uninstall your Mozilla Firefox browser 32 and install Firefox 30. 
Try to do it by uninstall the updated version and then install the lower version 

Thanks 
Abhi

Reported by abhi.v203 on 2014-09-10 12:00:29

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Selenium server 2.39.0, FireFox 32 have same problem, 
followed #36 reply and in Option-->advance-->Update: Never check update

works again.

this is only a workaround not real solution. hope somebody especially FF support can
give real solution

Reported by whynotpromoter on 2014-09-12 23:18:28

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Download the latest selenium jars i.e. 2.43.1 and add it to the project. Error goes
away.

Reported by modakkallol29 on 2014-09-16 19:56:37

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Thanks a lot.I downloaded latest selenium jars 2.43.1 and added to my project. Finally
it worked for me.

Reported by meenatsnh on 2014-09-18 01:26:45

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Thank you. #39 was usefull solution it worked in no time

Reported by roopa1251 on 2014-09-18 13:40:12

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi,
I ran into this same issue. 
I just removed the stand alone server jar from the referenced libraries. This resolved
the issue. 

Reported by imdbest.shruti on 2014-09-18 16:35:52

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi,

can i know the name and the location of the stand alone server jar in reference library?

Reported by meghavarshini01 on 2014-09-19 05:51:26

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

We had a similar problem that appeared after Linux updates.
We tested lots of combination of selenium versions (2.42.2 and 2.43.1) and firefox
(27.0.1 to 32.0.2), but the problem was always present.

We are under OpenMandriva, and the project is under Eclipse and Maven.

We found a solution for us, that was to replace following maven dependency

        <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-java</artifactId>
            <version>2.43.1</version>
        </dependency>   


by all of following ones :

        <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-firefox-driver</artifactId>
            <version>2.43.1</version>
        </dependency>

        <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-support</artifactId>
            <version>2.43.1</version>
        </dependency>   

        <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-api</artifactId>
            <version>2.43.1</version>
        </dependency>

        <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-lang3</artifactId>
            <version>3.0</version>
        </dependency>

        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpclient</artifactId>
            <version>4.3.5</version>
        </dependency>


I wonder if this solution is only hiding the real problem ?

Reported by eric.klumpp on 2014-09-24 14:24:50

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi i am getting this error while executing simple selenium program..pls help me

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1
on port 7055 after 45000 ms. Firefox console output:
1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions.json
1412204638316   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1412204638522   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1412204638524   DeferredSave.extensions.json    DEBUG   Save changes
1412204638525   DeferredSave.extensions.json    DEBUG   Save changes
1412204638525   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1412204638529   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1412204638529   DeferredSave.extensions.json    DEBUG   Save changes
1412204638529   DeferredSave.extensions.json    DEBUG   Save changes
1412204638529   addons.xpi  DEBUG   New add-on {01A8CA0A-4C96-465b-A49B-65C46FAD54F9} installed
in winreg-app-global
1412204638534   addons.xpi-utils    DEBUG   Make addon winreg-app-global:{01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
visible
1412204638534   DeferredSave.extensions.json    DEBUG   Save changes
1412204638534   DeferredSave.extensions.json    DEBUG   Save changes
1412204638534   addons.xpi  DEBUG   New add-on web2pdfextension@web2pdf.adobedotcom installed
in winreg-app-global
1412204638538   addons.xpi-utils    DEBUG   Make addon winreg-app-global:web2pdfextension@web2pdf.adobedotcom
visible
1412204638538   DeferredSave.extensions.json    DEBUG   Save changes
1412204638538   DeferredSave.extensions.json    DEBUG   Save changes
1412204638549   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1412204638549   addons.xpi-utils    DEBUG   Updating add-on states
1412204638549   addons.xpi-utils    DEBUG   Writing add-ons list
1412204639597   DeferredSave.extensions.json    DEBUG   Starting timer
1412204639630   addons.manager  DEBUG   shutdown
1412204639632   addons.xpi  DEBUG   shutdown
1412204639632   addons.xpi-utils    DEBUG   shutdown
1412204639633   DeferredSave.extensions.json    DEBUG   Starting write
1412204639804   DeferredSave.extensions.json    DEBUG   Write succeeded
1412204639804   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1412204639805   addons.xpi  DEBUG   Notifying XPI shutdown observers
1412204639809   addons.manager  DEBUG   Async provider shutdown done
1412204640412   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1412204640414   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1412204640415   addons.xpi  DEBUG   startup
1412204640415   addons.xpi  INFO    Mapping {01A8CA0A-4C96-465b-A49B-65C46FAD54F9} to C:\Program
Files\Adobe\Adobe Contribute CS5.1\Plugins\FirefoxPlugin\{01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
1412204640416   addons.xpi  INFO    Mapping web2pdfextension@web2pdf.adobedotcom to C:\Program
Files\Adobe\Acrobat 10.0\Acrobat\Browser\WCFirefoxExtn
1412204640416   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1412204640416   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1412204640416   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1412204640417   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\ADMIND~1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions\fxdriver@googlecode.com
1412204640417   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\ADMIND~1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions\webdriver-staging
1412204640417   addons.xpi  DEBUG   checkForChanges
1412204640428   addons.xpi  DEBUG   No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677: aUrl is undefined
1412204647073   addons.manager  DEBUG   shutdown
1412204647074   addons.xpi  DEBUG   shutdown
1412204647075   addons.xpi  DEBUG   Notifying XPI shutdown observers
1412204647078   addons.manager  DEBUG   Async provider shutdown done

    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 selenium.main(selenium.java:9)
Exception in thread "main" org.openqa.selenium.WebDriverException: Failed to connect
to binary FirefoxBinary(C:\Program Files\Mozilla Firefox\firefox.exe) on port 7055;
process output follows: 
1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions.json
1412204638316   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1412204638522   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1412204638524   DeferredSave.extensions.json    DEBUG   Save changes
1412204638525   DeferredSave.extensions.json    DEBUG   Save changes
1412204638525   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1412204638529   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1412204638529   DeferredSave.extensions.json    DEBUG   Save changes
1412204638529   DeferredSave.extensions.json    DEBUG   Save changes
1412204638529   addons.xpi  DEBUG   New add-on {01A8CA0A-4C96-465b-A49B-65C46FAD54F9} installed
in winreg-app-global
1412204638534   addons.xpi-utils    DEBUG   Make addon winreg-app-global:{01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
visible
1412204638534   DeferredSave.extensions.json    DEBUG   Save changes
1412204638534   DeferredSave.extensions.json    DEBUG   Save changes
1412204638534   addons.xpi  DEBUG   New add-on web2pdfextension@web2pdf.adobedotcom installed
in winreg-app-global
1412204638538   addons.xpi-utils    DEBUG   Make addon winreg-app-global:web2pdfextension@web2pdf.adobedotcom
visible
1412204638538   DeferredSave.extensions.json    DEBUG   Save changes
1412204638538   DeferredSave.extensions.json    DEBUG   Save changes
1412204638549   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1412204638549   addons.xpi-utils    DEBUG   Updating add-on states
1412204638549   addons.xpi-utils    DEBUG   Writing add-ons list
1412204639597   DeferredSave.extensions.json    DEBUG   Starting timer
1412204639630   addons.manager  DEBUG   shutdown
1412204639632   addons.xpi  DEBUG   shutdown
1412204639632   addons.xpi-utils    DEBUG   shutdown
1412204639633   DeferredSave.extensions.json    DEBUG   Starting write
1412204639804   DeferredSave.extensions.json    DEBUG   Write succeeded
1412204639804   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1412204639805   addons.xpi  DEBUG   Notifying XPI shutdown observers
1412204639809   addons.manager  DEBUG   Async provider shutdown done
1412204640412   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1412204640414   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1412204640415   addons.xpi  DEBUG   startup
1412204640415   addons.xpi  INFO    Mapping {01A8CA0A-4C96-465b-A49B-65C46FAD54F9} to C:\Program
Files\Adobe\Adobe Contribute CS5.1\Plugins\FirefoxPlugin\{01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
1412204640416   addons.xpi  INFO    Mapping web2pdfextension@web2pdf.adobedotcom to C:\Program
Files\Adobe\Acrobat 10.0\Acrobat\Browser\WCFirefoxExtn
1412204640416   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1412204640416   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1412204640416   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1412204640417   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\ADMIND~1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions\fxdriver@googlecode.com
1412204640417   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\ADMIND~1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions\webdriver-staging
1412204640417   addons.xpi  DEBUG   checkForChanges
1412204640428   addons.xpi  DEBUG   No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677: aUrl is undefined
1412204647073   addons.manager  DEBUG   shutdown
1412204647074   addons.xpi  DEBUG   shutdown
1412204647075   addons.xpi  DEBUG   Notifying XPI shutdown observers
1412204647078   addons.manager  DEBUG   Async provider shutdown done

Build info: version: '2.42.2', revision: '6a6995d', time: '2014-06-03 17:42:30'
System info: host: 'AdminDesigner', ip: '192.168.1.7', os.name: 'Windows 7', os.arch:
'x86', os.version: '6.1', java.version: '1.7.0'
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 selenium.main(selenium.java:9)
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:
1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions.json
1412204638316   addons.xpi  DEBUG   New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
1412204638522   addons.xpi-utils    DEBUG   Make addon app-profile:fxdriver@googlecode.com
visible
1412204638524   DeferredSave.extensions.json    DEBUG   Save changes
1412204638525   DeferredSave.extensions.json    DEBUG   Save changes
1412204638525   addons.xpi  DEBUG   New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed
in app-global
1412204638529   addons.xpi-utils    DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd}
visible
1412204638529   DeferredSave.extensions.json    DEBUG   Save changes
1412204638529   DeferredSave.extensions.json    DEBUG   Save changes
1412204638529   addons.xpi  DEBUG   New add-on {01A8CA0A-4C96-465b-A49B-65C46FAD54F9} installed
in winreg-app-global
1412204638534   addons.xpi-utils    DEBUG   Make addon winreg-app-global:{01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
visible
1412204638534   DeferredSave.extensions.json    DEBUG   Save changes
1412204638534   DeferredSave.extensions.json    DEBUG   Save changes
1412204638534   addons.xpi  DEBUG   New add-on web2pdfextension@web2pdf.adobedotcom installed
in winreg-app-global
1412204638538   addons.xpi-utils    DEBUG   Make addon winreg-app-global:web2pdfextension@web2pdf.adobedotcom
visible
1412204638538   DeferredSave.extensions.json    DEBUG   Save changes
1412204638538   DeferredSave.extensions.json    DEBUG   Save changes
1412204638549   addons.xpi  DEBUG   Updating database with changes to installed add-ons
1412204638549   addons.xpi-utils    DEBUG   Updating add-on states
1412204638549   addons.xpi-utils    DEBUG   Writing add-ons list
1412204639597   DeferredSave.extensions.json    DEBUG   Starting timer
1412204639630   addons.manager  DEBUG   shutdown
1412204639632   addons.xpi  DEBUG   shutdown
1412204639632   addons.xpi-utils    DEBUG   shutdown
1412204639633   DeferredSave.extensions.json    DEBUG   Starting write
1412204639804   DeferredSave.extensions.json    DEBUG   Write succeeded
1412204639804   addons.xpi-utils    DEBUG   XPI Database saved, setting schema version preference
to 16
1412204639805   addons.xpi  DEBUG   Notifying XPI shutdown observers
1412204639809   addons.manager  DEBUG   Async provider shutdown done
1412204640412   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm:
["XPIProvider"]
1412204640414   addons.manager  DEBUG   Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm:
["LightweightThemeManager"]
1412204640415   addons.xpi  DEBUG   startup
1412204640415   addons.xpi  INFO    Mapping {01A8CA0A-4C96-465b-A49B-65C46FAD54F9} to C:\Program
Files\Adobe\Adobe Contribute CS5.1\Plugins\FirefoxPlugin\{01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
1412204640416   addons.xpi  INFO    Mapping web2pdfextension@web2pdf.adobedotcom to C:\Program
Files\Adobe\Acrobat 10.0\Acrobat\Browser\WCFirefoxExtn
1412204640416   addons.xpi  DEBUG   Skipping unavailable install location app-system-local
1412204640416   addons.xpi  DEBUG   Skipping unavailable install location app-system-share
1412204640416   addons.xpi  INFO    Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program
Files\Mozilla Firefox\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
1412204640417   addons.xpi  INFO    Mapping fxdriver@googlecode.com to C:\Users\ADMIND~1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions\fxdriver@googlecode.com
1412204640417   addons.xpi  DEBUG   Ignoring file entry whose name is not a valid add-on
ID: C:\Users\ADMIND~1\AppData\Local\Temp\anonymous9154229949720195699webdriver-profile\extensions\webdriver-staging
1412204640417   addons.xpi  DEBUG   checkForChanges
1412204640428   addons.xpi  DEBUG   No changes found
*** Blocklist::_preloadBlocklistFile: blocklist is disabled
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 677: aUrl is undefined
1412204647073   addons.manager  DEBUG   shutdown
1412204647074   addons.xpi  DEBUG   shutdown
1412204647075   addons.xpi  DEBUG   Notifying XPI shutdown observers
1412204647078   addons.manager  DEBUG   Async provider shutdown done

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

Reported by saran.opine on 2014-10-01 10:42:02

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Hi
I am getting the same issue though I've downloaded selenium 2.43.1 jars and added them
to my project.i have firefox version 31.0.here is the error

org.openqa.selenium.firefox.NotConnectedException
Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms.

could anyone please help me out to solve this.

Reported by vidya2202 on 2014-10-08 09:14:08

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

For below issues:
org.openqa.selenium.firefox.NotConnectedException
Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms.

Solution:
You should upgrade your Firefox version to 32 and user selenium jar 2.43.1 or use selenium
jar version supported by Firefox version 31.

Reported by manjurock.n on 2014-10-09 06:25:12

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

As a matter of fact it seems that there are issues with specific combinations of systems
and used jars.

This dependency works with Firefox 33.0 on my local ubuntu workstation like a charme:

       <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-java</artifactId>
            <version>2.43.1</version>
        </dependency>

But it doesn't on my headless Ubuntu server box. But changing it to: 

        <dependency>
          <groupId>org.seleniumhq.selenium</groupId>
          <artifactId>selenium-server-standalone</artifactId>
          <version>2.43.1</version>
        </dependency>

works.

Reported by martin.keiblinger@seekda.com on 2014-10-21 14:08:41

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am getting error while running a script
firefox:35.0.1
selenium:2.42.1
jdk-1.8.0_25
window 7


pls tell me how to solve this issue.

Reported by mishravandana11 on 2015-02-18 07:15:43


- _Attachment: [selenium_error1.txt.docx](https://storage.googleapis.com/google-code-attachments/selenium/issue-6215/comment-49/selenium_error1.txt.docx)_

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am also getting same error while running a script


Exception in thread "main" org.openqa.selenium.WebDriverException: Unable to bind to
locking port 7054 within 45000 ms
Build info: version: '2.45.0', revision: '32a636c', time: '2015-03-05 22:01:35'
System info: host: 'touts-4-PC', ip: '10.0.0.34', os.name: 'Windows 7', os.arch: 'amd64',
os.version: '6.1', java.version: '1.7.0_17'
Driver info: driver.version: FirefoxDriver
    at org.openqa.selenium.internal.SocketLock.lock(SocketLock.java:98)
    at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:84)
    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 mypackage.Example.main(Example.java:13)

pls any one tell me and help me how to solve this issue.

Reported by lavanya.kotam on 2015-03-30 06:25:31

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am also getting the same error but am using selenium-server-standalone-2.47.1

Reported by nandini.aaru on 2015-08-13 11:48:27

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by luke.semerau on 2015-09-17 18:17:54

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 4, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant