Skip to content

Instantly share code, notes, and snippets.

@bobsilverberg
Created June 5, 2012 15:16
Show Gist options
  • Save bobsilverberg/2875604 to your computer and use it in GitHub Desktop.
Save bobsilverberg/2875604 to your computer and use it in GitHub Desktop.
Firefox error console for Selenium problem
LOG addons.xpi: startup
LOG addons.xpi: Skipping unavailable install location app-system-share
LOG addons.xpi: Ignoring file entry whose name is not a valid add-on ID: /var/folders/dr/rp7flwrx4rxd_swwbgbc4p9m0000gn/T/anonymous8637837187815157421webdriver-profile/extensions/webdriver-staging
LOG addons.xpi: checkForChanges
LOG addons.xpi: No changes found
Timestamp: 12-06-05 11:12:59 AM
Warning: Trying to re-register CID '{e26dbdcd-d3ba-4ded-88c3-6cb07ee3e9e0}' already registered by file:///var/folders/dr/rp7flwrx4rxd_swwbgbc4p9m0000gn/T/anonymous8637837187815157421webdriver-profile/extensions/fxdriver@googlecode.com/components/prompt_service.js.
Source File: file:///var/folders/dr/rp7flwrx4rxd_swwbgbc4p9m0000gn/T/anonymous8637837187815157421webdriver-profile/extensions/fxdriver@googlecode.com/chrome.manifest
Line: 67
Could not read chrome manifest 'file:///Applications/Firefox.app/Contents/MacOS/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D/chrome.manifest'.
[INFO] bad_cert_listener.js:2907 Found preference for webdriver_accept_untrusted_certs: true
[INFO] bad_cert_listener.js:2907 Found preference for webdriver_assume_untrusted_issuer: true
[INFO] bad_cert_listener.js:2919 Accept untrusted certificates: true
[INFO] driver_component.js:9954 Using native events: false
[INFO] driver_component.js:5623 Loading: resource://fxdriver/evaluate.js
[INFO] driver_component.js:5633 Done reading: resource://fxdriver/evaluate.js
OpenGL LayerManager Initialized Succesfully.
Version: 2.1 NVIDIA-7.18.18
Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce 9600M GT OpenGL Engine
FBO Texture Target: TEXTURE_2D
Timestamp: 12-06-05 11:13:05 AM
Error: uncaught exception: [Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: resource://gre/modules/XPCOMUtils.jsm :: XPCU_serviceLambda :: line 232" data: no]
Timestamp: 12-06-05 11:13:10 AM
Error: uncaught exception: [Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://browser/content/browser.js :: <TOP_LEVEL> :: line 5123" data: no]
OpenGL LayerManager Initialized Succesfully.
Version: 2.1 NVIDIA-7.18.18
Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce 9600M GT OpenGL Engine
FBO Texture Target: TEXTURE_2D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment