Skip to content

Instantly share code, notes, and snippets.

@jarib
Created October 25, 2009 23:33
Show Gist options
  • Save jarib/218304 to your computer and use it in GitHub Desktop.
Save jarib/218304 to your computer and use it in GitHub Desktop.
Error: [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]" nsresult: "0x80570018 (NS_ERROR_XPC_BAD_IID)" location: "JS frame :: chrome://fxdriver/content/server.js :: anonymous :: line 35" data: no]
Source File: chrome://fxdriver/content/server.js
Line: 48
=============
#
# Which I guess is the cause of this:
#
Supported interfaces:
------------
fileName: file:///private/var/folders/fx/fxYUb8NsFSqpXPzhcqZeJk+++TI/-Tmp-/webdriver-profile20091025-12563-7opsjn/extensions/[email protected]/components/driver-component.js -> file:///private/var/folders/fx/fxYUb8NsFSqpXPzhcqZeJk+++TI/-Tmp-/webdriver-profile20091025-12563-7opsjn/extensions/[email protected]/components/socketListener.js
lineNumber: 175
message: this.commandProcessor_ is undefined
name: TypeError
stack: ()@file:///private/var/folders/fx/fxYUb8NsFSqpXPzhcqZeJk+++TI/-Tmp-/webdriver-profile20091025-12563-7opsjn/extensions/[email protected]/components/driver-component.js -> file:///private/var/folders/fx/fxYUb8NsFSqpXPzhcqZeJk+++TI/-Tmp-/webdriver-profile20091025-12563-7opsjn/extensions/[email protected]/components/socketListener.js:175
([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper],0,89)@file:///private/var/folders/fx/fxYUb8NsFSqpXPzhcqZeJk+++TI/-Tmp-/webdriver-profile20091025-12563-7opsjn/extensions/[email protected]/components/driver-component.js -> file:///private/var/folders/fx/fxYUb8NsFSqpXPzhcqZeJk+++TI/-Tmp-/webdriver-profile20091025-12563-7opsjn/extensions/[email protected]/components/socketListener.js:135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment