Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms.

197 views
Skip to first unread message

SantoshSarma

unread,
Oct 13, 2016, 8:47:09 AM10/13/16
to Selenium Users

Hello,

I've tried with different versions of FF & selenium. but, no luck.

Getting below exception while initialising browser using 

WebDriver driver = new FirefoxDriver();

Exception
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
-profile\\extensions\\fxdriver@googlecode.com","installDate":1476360996211,"updateDate":1476360996211,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false}
1476360996956 addons.xpi DEBUG getModTime: Recursive scan of fxdr...@googlecode.com
1476360996969 addons.xpi DEBUG processFileChanges reconciling DB for location app-global state {"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"d":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","e":true,"v":"44.0","st":1476359655019,"mt":1424683016000}} db ["{972ce4c6-7e08-4474-a285-3208198ce6fd}"]
1476360996969 addons.xpi DEBUG Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"XSRxeIe0h3wF","location":"app-global","version":"36.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1476338938921,"updateDate":1476359655019,"applyBackgroundUpdates":1,"skinnable":true,"size":3169,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"36.0","maxVersion":"36.0"}],"targetPlatforms":[]}
1476360996970 addons.xpi DEBUG Updating database with changes to installed add-ons
1476360996970 addons.xpi-utils DEBUG Updating add-on states
1476360996971 addons.xpi-utils DEBUG Writing add-ons list
1476360996974 addons.xpi-utils ERROR Failed to write add-ons list to profile directory: [Exception... "Component returned failure code: 0x8052000e (NS_ERROR_FILE_IS_LOCKED) [nsIFile.moveTo]"  nsresult: "0x8052000e (NS_ERROR_FILE_IS_LOCKED)"  location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js :: XPIDB_writeAddonsList :: line 1451"  data: no] Stack trace: XPIDB_writeAddonsList()@resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js:1451 < XPI_checkForChanges()@resource://gre/modules/addons/XPIProvider.jsm:3640 < XPI_startup()@resource://gre/modules/addons/XPIProvider.jsm:2091 < callProvider()@resource://gre/modules/AddonManager.jsm:208 < _startProvider()@resource://gre/modules/AddonManager.jsm:667 < AMI_startup()@resource://gre/modules/AddonManager.jsm:824 < AMP_startup()@resource://gre/modules/AddonManager.jsm:2402 < AMC_observe()@resource://gre/components/addonManager.js:55 < <file:unknown>
1476360996978 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1476360996979 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1476360996980 addons.manager DEBUG Registering shutdown blocker for OpenH264Provider
1476360996980 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1476360997157 DeferredSave.extensions.json DEBUG Starting timer
1476360997219 DeferredSave.extensions.json DEBUG Starting write
1476360997400 DeferredSave.extensions.json DEBUG Write succeeded
1476360997401 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 16
1476360997921 addons.manager DEBUG Registering shutdown blocker for <unnamed-provider>

at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:122)
at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:271)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:117)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:218)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:211)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:129)
at com.test.HelloWorld.main(HelloWorld.java:30)
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:
-profile\\extensions\\fxdriver@googlecode.com","installDate":1476360996211,"updateDate":1476360996211,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false}
1476360996956 addons.xpi DEBUG getModTime: Recursive scan of fxdr...@googlecode.com
1476360996969 addons.xpi DEBUG processFileChanges reconciling DB for location app-global state {"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"d":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","e":true,"v":"44.0","st":1476359655019,"mt":1424683016000}} db ["{972ce4c6-7e08-4474-a285-3208198ce6fd}"]
1476360996969 addons.xpi DEBUG Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"XSRxeIe0h3wF","location":"app-global","version":"36.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1476338938921,"updateDate":1476359655019,"applyBackgroundUpdates":1,"skinnable":true,"size":3169,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"36.0","maxVersion":"36.0"}],"targetPlatforms":[]}
1476360996970 addons.xpi DEBUG Updating database with changes to installed add-ons
1476360996970 addons.xpi-utils DEBUG Updating add-on states
1476360996971 addons.xpi-utils DEBUG Writing add-ons list
1476360996974 addons.xpi-utils ERROR Failed to write add-ons list to profile directory: [Exception... "Component returned failure code: 0x8052000e (NS_ERROR_FILE_IS_LOCKED) [nsIFile.moveTo]"  nsresult: "0x8052000e (NS_ERROR_FILE_IS_LOCKED)"  location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js :: XPIDB_writeAddonsList :: line 1451"  data: no] Stack trace: XPIDB_writeAddonsList()@resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js:1451 < XPI_checkForChanges()@resource://gre/modules/addons/XPIProvider.jsm:3640 < XPI_startup()@resource://gre/modules/addons/XPIProvider.jsm:2091 < callProvider()@resource://gre/modules/AddonManager.jsm:208 < _startProvider()@resource://gre/modules/AddonManager.jsm:667 < AMI_startup()@resource://gre/modules/AddonManager.jsm:824 < AMP_startup()@resource://gre/modules/AddonManager.jsm:2402 < AMC_observe()@resource://gre/components/addonManager.js:55 < <file:unknown>
1476360996978 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1476360996979 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1476360996980 addons.manager DEBUG Registering shutdown blocker for OpenH264Provider
1476360996980 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1476360997157 DeferredSave.extensions.json DEBUG Starting timer
1476360997219 DeferredSave.extensions.json DEBUG Starting write
1476360997400 DeferredSave.extensions.json DEBUG Write succeeded
1476360997401 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 16
1476360997921 addons.manager DEBUG Registering shutdown blocker for <unnamed-provider>

Build info: version: '2.48.2', revision: '41bccdd', time: '2015-10-09 19:59:12'
System info: host: 'test-2311', ip: '192.168.138.197', os.name: 'Windows 8.1', os.arch: 'amd64', os.version: '6.3', java.version: '1.7.0_79'
Driver info: driver.version: FirefoxDriver
at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:134)
at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:271)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:117)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:218)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:211)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:129)
at com.test.HelloWorld.main(HelloWorld.java:30)
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:
-profile\\extensions\\fxdriver@googlecode.com","installDate":1476360996211,"updateDate":1476360996211,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false}
1476360996956 addons.xpi DEBUG getModTime: Recursive scan of fxdr...@googlecode.com
1476360996969 addons.xpi DEBUG processFileChanges reconciling DB for location app-global state {"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"d":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","e":true,"v":"44.0","st":1476359655019,"mt":1424683016000}} db ["{972ce4c6-7e08-4474-a285-3208198ce6fd}"]
1476360996969 addons.xpi DEBUG Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"XSRxeIe0h3wF","location":"app-global","version":"36.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1476338938921,"updateDate":1476359655019,"applyBackgroundUpdates":1,"skinnable":true,"size":3169,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"36.0","maxVersion":"36.0"}],"targetPlatforms":[]}
1476360996970 addons.xpi DEBUG Updating database with changes to installed add-ons
1476360996970 addons.xpi-utils DEBUG Updating add-on states
1476360996971 addons.xpi-utils DEBUG Writing add-ons list
1476360996974 addons.xpi-utils ERROR Failed to write add-ons list to profile directory: [Exception... "Component returned failure code: 0x8052000e (NS_ERROR_FILE_IS_LOCKED) [nsIFile.moveTo]"  nsresult: "0x8052000e (NS_ERROR_FILE_IS_LOCKED)"  location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js :: XPIDB_writeAddonsList :: line 1451"  data: no] Stack trace: XPIDB_writeAddonsList()@resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js:1451 < XPI_checkForChanges()@resource://gre/modules/addons/XPIProvider.jsm:3640 < XPI_startup()@resource://gre/modules/addons/XPIProvider.jsm:2091 < callProvider()@resource://gre/modules/AddonManager.jsm:208 < _startProvider()@resource://gre/modules/AddonManager.jsm:667 < AMI_startup()@resource://gre/modules/AddonManager.jsm:824 < AMP_startup()@resource://gre/modules/AddonManager.jsm:2402 < AMC_observe()@resource://gre/components/addonManager.js:55 < <file:unknown>
1476360996978 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1476360996979 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1476360996980 addons.manager DEBUG Registering shutdown blocker for OpenH264Provider
1476360996980 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1476360997157 DeferredSave.extensions.json DEBUG Starting timer
1476360997219 DeferredSave.extensions.json DEBUG Starting write
1476360997400 DeferredSave.extensions.json DEBUG Write succeeded
1476360997401 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 16
1476360997921 addons.manager DEBUG Registering shutdown blocker for <unnamed-provider>

at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:122)
... 6 more


Getting below exception while launching the browser using firefox profile.

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
erredSave.extensions.json DEBUG Save changes
1476361218583 addons.xpi DEBUG Updating XPIState for {"id":"fxdr...@googlecode.com","syncGUID":"Eao8Uqw4GNkx","location":"app-profile","version":"2.48.0","type":"extension","internalName":null,"updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Firefox WebDriver","description":"WebDriver implementation for Firefox","creator":"Simon Stewart","homepageURL":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Users\\test~1\\AppData\\Local\\Temp\\anonymous837731130578054798webdriver-profile\\extensions\\fxdr...@googlecode.com","installDate":1476361217770,"updateDate":1476361217770,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false}
1476361218583 addons.xpi DEBUG getModTime: Recursive scan of fxdriver@googlecode.com
1476361218594 addons.xpi DEBUG New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1476361218597 addons.xpi-utils DEBUG Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1476361218597 DeferredSave.extensions.json DEBUG Save changes
1476361218597 DeferredSave.extensions.json DEBUG Save changes
1476361218597 addons.xpi DEBUG Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"LRgl8OU8VZcZ","location":"app-global","version":"36.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1476359655019,"updateDate":1476359655019,"applyBackgroundUpdates":1,"skinnable":true,"size":3169,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"36.0","maxVersion":"36.0"}],"targetPlatforms":[]}
1476361218597 addons.xpi DEBUG getModTime: Recursive scan of {972ce4c6-7e08-4474-a285-3208198ce6fd}
1476361218599 addons.xpi DEBUG Updating database with changes to installed add-ons
1476361218599 addons.xpi-utils DEBUG Updating add-on states
1476361218601 addons.xpi-utils DEBUG Writing add-ons list
1476361218608 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1476361218608 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1476361218609 addons.manager DEBUG Registering shutdown blocker for OpenH264Provider
1476361218609 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1476361219076 DeferredSave.extensions.json DEBUG Starting timer
1476361219156 DeferredSave.extensions.json DEBUG Starting write
1476361219427 DeferredSave.extensions.json DEBUG Write succeeded
1476361219428 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 16
JavaScript error: , line 0: uncaught exception: [object Object]
JavaScript error: chrome://fxdriver/content/server.js, line 61: NS_ERROR_XPC_CI_RETURNED_FAILURE: Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]
1476361220223 addons.manager DEBUG Registering shutdown blocker for <unnamed-provider>

at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:122)
at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:271)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:117)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:218)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:211)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:207)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:120)
at com.test.HelloWorld.main(HelloWorld.java:30)
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:
erredSave.extensions.json DEBUG Save changes
1476361218583 addons.xpi DEBUG Updating XPIState for {"id":"fxdr...@googlecode.com","syncGUID":"Eao8Uqw4GNkx","location":"app-profile","version":"2.48.0","type":"extension","internalName":null,"updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Firefox WebDriver","description":"WebDriver implementation for Firefox","creator":"Simon Stewart","homepageURL":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Users\\test~1\\AppData\\Local\\Temp\\anonymous837731130578054798webdriver-profile\\extensions\\fxdr...@googlecode.com","installDate":1476361217770,"updateDate":1476361217770,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false}
1476361218583 addons.xpi DEBUG getModTime: Recursive scan of fxdriver@googlecode.com
1476361218594 addons.xpi DEBUG New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1476361218597 addons.xpi-utils DEBUG Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1476361218597 DeferredSave.extensions.json DEBUG Save changes
1476361218597 DeferredSave.extensions.json DEBUG Save changes
1476361218597 addons.xpi DEBUG Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"LRgl8OU8VZcZ","location":"app-global","version":"36.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1476359655019,"updateDate":1476359655019,"applyBackgroundUpdates":1,"skinnable":true,"size":3169,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"36.0","maxVersion":"36.0"}],"targetPlatforms":[]}
1476361218597 addons.xpi DEBUG getModTime: Recursive scan of {972ce4c6-7e08-4474-a285-3208198ce6fd}
1476361218599 addons.xpi DEBUG Updating database with changes to installed add-ons
1476361218599 addons.xpi-utils DEBUG Updating add-on states
1476361218601 addons.xpi-utils DEBUG Writing add-ons list
1476361218608 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1476361218608 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1476361218609 addons.manager DEBUG Registering shutdown blocker for OpenH264Provider
1476361218609 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1476361219076 DeferredSave.extensions.json DEBUG Starting timer
1476361219156 DeferredSave.extensions.json DEBUG Starting write
1476361219427 DeferredSave.extensions.json DEBUG Write succeeded
1476361219428 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 16
JavaScript error: , line 0: uncaught exception: [object Object]
JavaScript error: chrome://fxdriver/content/server.js, line 61: NS_ERROR_XPC_CI_RETURNED_FAILURE: Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]
1476361220223 addons.manager DEBUG Registering shutdown blocker for <unnamed-provider>

Build info: version: '2.48.2', revision: '41bccdd', time: '2015-10-09 19:59:12'
System info: host: 'test-2322', ip: '192.168.138.197', os.name: 'Windows 8.1', os.arch: 'amd64', os.version: '6.3', java.version: '1.7.0_79'
Driver info: driver.version: FirefoxDriver
at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:134)
at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:271)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:117)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:218)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:211)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:207)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:120)
at com.test.HelloWorld.main(HelloWorld.java:30)
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:
erredSave.extensions.json DEBUG Save changes
1476361218583 addons.xpi DEBUG Updating XPIState for {"id":"fxdr...@googlecode.com","syncGUID":"Eao8Uqw4GNkx","location":"app-profile","version":"2.48.0","type":"extension","internalName":null,"updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Firefox WebDriver","description":"WebDriver implementation for Firefox","creator":"Simon Stewart","homepageURL":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Users\\test~1\\AppData\\Local\\Temp\\anonymous837731130578054798webdriver-profile\\extensions\\fxdr...@googlecode.com","installDate":1476361217770,"updateDate":1476361217770,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false}
1476361218583 addons.xpi DEBUG getModTime: Recursive scan of fxdriver@googlecode.com
1476361218594 addons.xpi DEBUG New add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} installed in app-global
1476361218597 addons.xpi-utils DEBUG Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1476361218597 DeferredSave.extensions.json DEBUG Save changes
1476361218597 DeferredSave.extensions.json DEBUG Save changes
1476361218597 addons.xpi DEBUG Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"LRgl8OU8VZcZ","location":"app-global","version":"36.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1476359655019,"updateDate":1476359655019,"applyBackgroundUpdates":1,"skinnable":true,"size":3169,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"36.0","maxVersion":"36.0"}],"targetPlatforms":[]}
1476361218597 addons.xpi DEBUG getModTime: Recursive scan of {972ce4c6-7e08-4474-a285-3208198ce6fd}
1476361218599 addons.xpi DEBUG Updating database with changes to installed add-ons
1476361218599 addons.xpi-utils DEBUG Updating add-on states
1476361218601 addons.xpi-utils DEBUG Writing add-ons list
1476361218608 addons.manager DEBUG Registering shutdown blocker for XPIProvider
1476361218608 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
1476361218609 addons.manager DEBUG Registering shutdown blocker for OpenH264Provider
1476361218609 addons.manager DEBUG Registering shutdown blocker for PluginProvider
1476361219076 DeferredSave.extensions.json DEBUG Starting timer
1476361219156 DeferredSave.extensions.json DEBUG Starting write
1476361219427 DeferredSave.extensions.json DEBUG Write succeeded
1476361219428 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 16
JavaScript error: , line 0: uncaught exception: [object Object]
JavaScript error: chrome://fxdriver/content/server.js, line 61: NS_ERROR_XPC_CI_RETURNED_FAILURE: Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]
1476361220223 addons.manager DEBUG Registering shutdown blocker for <unnamed-provider>

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


Thanks & Regards,
SantoshSarma

Reply all
Reply to author
Forward
0 new messages