Beim Starten von Eclipse (Version 3.3 Binary Package) kann folgender Fehler auftreten:
"Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features."
Lösen lässt sich dieses Problem durch das Anlegen eines eclipse Ordners im .mozilla Verzeichnis.
mkdir $HOME/.mozilla/eclipse
Dieser Bug wurde in der 3.4er Version von Eclipse behoben. Weitere Infos findet Ihr unter: https://bugs.eclipse.org/bugs/show_bug.cgi?id=206432 .
Discussion
Keine Kommentare zu “Could not initialize the application’s security component”
Kommentieren