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

39 views
Skip to first unread message

sele...@googlecode.com

unread,
Mar 13, 2013, 5:31:59 AM3/13/13
to selenium-develope...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged

New issue 5333 by waghprat...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

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\CUROLO~1\AppData\Local\Temp\anonymous1750425972055862709webdriver-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 fxdr...@googlecode.com installed in
app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi: New add-on ffx...@babylon.com installed in app-global
*** WARN addons.xpi: Add-on is invalid: Error: Directory C:\Program Files
(x86)\Mozilla Firefox\extensions\ffx...@babylon.com does not contain a
valid install manifest
*** WARN addons.xpi: Could not uninstall invalid item from locked install
location
*** LOG addons.xpi: New add-on {82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}
installed in app-global
*** LOG addons.xpi: New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd}
installed in app-global
*** LOG addons.xpi: New add-on avg@toolbar installed in winreg-app-global
*** LOG addons.xpi: New add-on linkf...@kaspersky.ru installed in
winreg-app-global
*** LOG addons.xpi: New add-on virtual...@kaspersky.ru installed in
winreg-app-global
*** LOG addons.xpi: New add-on KavAnt...@Kaspersky.ru installed in
winreg-app-global
*** LOG addons.xpi: New add-on 64ff...@TelevisionFanatic.com installed in
winreg-app-global
*** LOG addons.xpi: New add-on 4zffxtbr@VideoDownloadConverter_4z.com
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\CUROLO~1\AppData\Local\Temp\anonymous1750425972055862709webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi: No changes found
*** LOG addons.manager: shutdown
*** LOG addons.xpi: shutdown

at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:243)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:109)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:189)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:178)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:91)
at test_1.setUp(test_1.java:20)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:46)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)



Attachments:
Selenium unable to connect to host and port 7055.docx 13.1 KB

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

sele...@googlecode.com

unread,
Mar 13, 2013, 5:35:01 AM3/13/13
to selenium-develope...@googlegroups.com

Comment #1 on issue 5333 by waghprat...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Hi everyone,

Kindly help me to solve this issue and i am very much worried how to solve
this problem
so could you please send me reply the same

sele...@googlecode.com

unread,
Mar 13, 2013, 5:50:38 AM3/13/13
to selenium-develope...@googlegroups.com

Comment #2 on issue 5333 by arran.hu...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

What version of Selenium? What version of Firefox?

sele...@googlecode.com

unread,
Mar 13, 2013, 6:42:24 AM3/13/13
to selenium-develope...@googlegroups.com

Comment #3 on issue 5333 by waghprat...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Thank you very much for immediate replay

Selenium Version : selenium-java-2.31.0
Firefox version : 19:0

please reply to me asap

sele...@googlecode.com

unread,
Mar 13, 2013, 5:58:22 PM3/13/13
to selenium-develope...@googlegroups.com

Comment #4 on issue 5333 by japen...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

I had this issue this morning and was resolved by upgrading to selenium
2.31.0. I was previously on 2.28.0 and ran into the issue after upgrading
to Firefox 19

sele...@googlecode.com

unread,
Mar 23, 2013, 3:22:14 PM3/23/13
to selenium-develope...@googlegroups.com

Comment #5 on issue 5333 by barancev:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Could you run the browser before? What changed?

sele...@googlecode.com

unread,
Mar 23, 2013, 3:23:14 PM3/23/13
to selenium-develope...@googlegroups.com
Updates:
Status: NeedsClarification

Comment #6 on issue 5333 by barancev:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

(No comment was entered for this change.)

sele...@googlecode.com

unread,
Apr 7, 2013, 9:24:11 AM4/7/13
to selenium-develope...@googlegroups.com

Comment #7 on issue 5333 by a.u.savchuk:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Hi,

from my point of view, something is wrong with installed ff addons.
Please, run ff and remove all unnecessary, broken and unsupported in
installed ff version add-ons. Also if you don't test addons i'd recommend
to remove all addons at all.

After that, try again.

sele...@googlecode.com

unread,
Apr 30, 2013, 2:40:53 AM4/30/13
to selenium-develope...@googlegroups.com

Comment #8 on issue 5333 by dharmesh...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Hi,

This problem can be solved if you use Selenium version 2.30 and FF 19. It
works well with these combinations. Even if you upgrade your selenium
version from 2.32 rather than 2.31, the problem gets resolved.

sele...@googlecode.com

unread,
Apr 30, 2013, 2:45:57 AM4/30/13
to selenium-develope...@googlegroups.com
Updates:
Status: Invalid
Labels: -Status-Untriaged Browser-Firefox

Comment #9 on issue 5333 by barancev:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Closing due to inactivity as there is no answer from the initiator for more
than a month.

sele...@googlecode.com

unread,
Jun 7, 2013, 11:12:47 AM6/7/13
to selenium-develope...@googlegroups.com

Comment #10 on issue 5333 by guru.b.s...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

You need to Uninstall the currently installed Firefox. Reinstall the FF
with minimum version 18.0.1 This really works.

sele...@googlecode.com

unread,
Aug 27, 2013, 10:35:39 PM8/27/13
to selenium-develope...@googlegroups.com

Comment #11 on issue 5333 by shaibal...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

[junit] org.openqa.selenium.firefox.NotConnectedException: Unable to
connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console
output:
14:29:06 [junit] Error: no display specified
14:29:06 [junit] Error: no display specified
14:29:06 [junit]
14:29:06 [junit] at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:106)
14:29:06 [junit] at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:251)
14:29:06 [junit] at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:110)
14:29:06 [junit] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:197)
14:29:06 [junit] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:190)
14:29:06 [junit] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
14:29:06 [junit] at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:99)
14:29:06 [junit] at
nz.co.niwa.osd.web.test.tech.RemoteControlTestCase.setUpRemoteControlTestCase(RemoteControlTestCase.java:62)


getting the same error unable to connect to host 127.0.0.1 i am using
FF19.0 and selenium 2.35.0.jar please reply asap !!

sele...@googlecode.com

unread,
Sep 3, 2013, 12:48:11 AM9/3/13
to selenium-develope...@googlegroups.com

Comment #12 on issue 5333 by luisa.lu...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

I run into the same problem.I used the latest version of FF and selenium
jar files.

Is any body can help?

sele...@googlecode.com

unread,
Sep 4, 2013, 4:53:42 PM9/4/13
to selenium-develope...@googlegroups.com

Comment #13 on issue 5333 by anth...@anthonyjneal.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

same, 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 fxdr...@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 fxdr...@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 fxdr...@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

sele...@googlecode.com

unread,
Feb 28, 2014, 11:46:18 PM2/28/14
to selenium-develope...@googlegroups.com

Comment #14 on issue 5333 by ashok...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Hi All,

Please help, I am getting following problem and not able to resolve.
Specially this issue occurs when i use the 'Actions' class in code for
mouse movement.

Attached is the Exception file for more detail.

Details:
Selenium Version : selenium-java-2.39.0
Firefox version : 26.0


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

Attachments:
Exception.txt 12.0 KB

sele...@googlecode.com

unread,
Apr 1, 2014, 6:05:03 AM4/1/14
to selenium-develope...@googlegroups.com

Comment #15 on issue 5333 by arolitri...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Hi, Please download latest selenium jar files and add in in your eclipse
build path. If your eclipse is integrated with maven, then change the
pom.xml file and update the selenium dependency to latest selenium version
as below.

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

and run mvn eclipse:clean and mvn eclipse:eclipse. This should resolve your
problem

sele...@googlecode.com

unread,
Apr 1, 2014, 3:22:31 PM4/1/14
to selenium-develope...@googlegroups.com

Comment #16 on issue 5333 by ashok...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
http://code.google.com/p/selenium/issues/detail?id=5333

Thanks.. it's working now.

sele...@googlecode.com

unread,
Feb 5, 2015, 4:34:01 PM2/5/15
to selenium-develope...@googlegroups.com

Comment #17 on issue 5333 by sratnes...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
https://code.google.com/p/selenium/issues/detail?id=5333

you just install older version instead of latest version of Firfox
Browser.Then again try to run from Eclipse IDE this time not give any
error.

sele...@googlecode.com

unread,
Jun 1, 2015, 3:21:32 AM6/1/15
to selenium-develope...@googlegroups.com

Comment #18 on issue 5333 by kalyania...@gmail.com:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to
host 127.0.0.1 on port 7055 after 45000 ms
https://code.google.com/p/selenium/issues/detail?id=5333

Hi All,

I am using selenium version 2.35 and firefox 38
when I run my run my automation in eclipse, first a popup saying "Firefox
has stopped working". on closing the popup, browser opens but the console
throws an error "Unable to connect to host 127.0.0.1 on port 7055 after
45000 ms". Any help would be appreciated

Thanks
Reply all
Reply to author
Forward
0 new messages