Als erstes mal die Fehlermeldung die bei mir in der extensions.log stand
2008-06-24 12:03:50 - safeInstallOperation: failed to back up file: C:\Program Files\Mozilla Firefox\extensions\{CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}\chrome\content\ffjcext\ffjcext.xul to: C:\Program Files\Mozilla Firefox\extensions\{CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}-trash\chrome\content\ffjcext ... rolling back file moves and aborting installation.
2008-06-24 12:03:50 - _finalizeUninstall: failed to remove directory for item: {CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA} at Install Location: app-global, rolling back uninstall
2008-06-24 12:03:51 - upgradeExtensionChrome: failed for extension {CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA} - why not convert to the new chrome.manifest format while you're at it? Failure exception: [Exception... "Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.create]" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js :: anonymous :: line 1820" data: no]
2008-06-24 12:03:52 - upgradeExtensionChrome: failed for extension {CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA} - why not convert to the new chrome.manifest format while you're at it? Failure exception: [Exception... "Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.create]" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js :: anonymous :: line 1820" data: no]
2008-06-24 12:03:53 - safeInstallOperation: failed to back up file: C:\Program Files\Mozilla Firefox\extensions\{CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}\chrome\content\ffjcext\ffjcext.xul to: C:\Program Files\Mozilla Firefox\extensions\{CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}-trash\chrome\content\ffjcext ... rolling back file moves and aborting installation.
2008-06-24 12:03:53 - _finalizeUninstall: failed to remove directory for item: {CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA} at Install Location: app-global, rolling back uninstall
und hier die dazugehörige install.rdf:
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:name>Java Console</em:name>
<em:id>{CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}</em:id>
<em:version>6.0.05</em:version>
<em:type>2</em:type>
<em:hidden>true</em:hidden>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:maxVersion>5.0+</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>
Alles anzeigen
Die Fehlermeldung kam also von der Java Console
Aber der Vollständigkeit halber meine Liste der Add-ons:
Deutsches Wörterbuch 1.0.1
Firebug 1.2.0b3
Flashblock 1.5.6
NoScript 1.6.9.3
StumbleUpon 3.23
Die hatte ich zwischendurch allerdings alle deinstalliert und die Fehlermeldung kam immer noch 4x beim Start von FF. Erst das oben beschrieben starten als Administrator hat das Problem behoben.
Danach konnte ich auch alle Extensions wieder ohne Probleme installieren ohne FF als Admin starten zu müssen.
Scheint also irgendwie ein Prob mit der Java Console und den Zugriffsrechten gewesen zu sein. Wenn ich FF jetzt ganz normal starte kommt auch keine Fehlermeldung mehr, so wie es sein soll.
Gruß Rybe