Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
Max OSX (Tiger), Firefox 3.6.13
Description
1. Go to a Jenkins page
2. Right click on the "for all" feed
3. Select "Add Link to Jenkins Build Monitor"
4. The dialog drops down with the URL name and the not "Unable to add link to Jenkins Build Monitor. Please remove one of the existing feeds" (there are currently no feeds in the monitor)
5. The error console displays:
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://buildmonitor/content/firefox/init.js :: anonymous :: line 5" data: no]
Looking at the line in question, it's a simple alert service retrieval:
Components.classes['@mozilla.org/alerts-service;1'].getService(Components.interfaces.nsIAlertsService)
Which means the problem you're having is most likely to be caused by your Firefox installation or something environmental.
1. Do you happen to have Growl installed, can you stop it and try Jenkins Build Monitor again?
https://bugzilla.mozilla.org/show_bug.cgi?id=617564
2. It's also possible that some files are corrupted in your Firefox installation. Can you try a fresh Firefox dmg? Just double click it, don't install it to Applications. Then try Jenkins Build Monitor.
http://drownedinsound.com/community/boards/social/4168717