Search the FirstSpirit Knowledge Base
Hallo zusammen,
unter Windows 7 funktioniert bei FS 4.2R4 die integrierte Vorschau mit Browser Engine = Mozilla Firefox nicht.
Folgende Fehlermeldung erscheint:
Client Version: 4.2.223.40456
Java Version: 1.6.0_22 Sun Microsystems Inc.
FSVersion=4.2.223.40456#2372;JDK=1.6.0_22 32bit Sun Microsystems Inc.;OS=Windows 7 6.1 x86;Date=04.03.2011 16:06:38
java.lang.UnsatisfiedLinkError: org.mozilla.xpcom.internal.XPCOMImpl.getServiceManager()Lorg/mozilla/interfaces/nsIServiceManager;
at org.mozilla.xpcom.internal.XPCOMImpl.getServiceManager(Native Method)
at org.mozilla.xpcom.Mozilla.getServiceManager(Mozilla.java:867)
at com.teamdev.xpcom.XPCOMManager.<init>(SourceFile:67)
at com.teamdev.xpcom.XPCOMManager.getInstance(SourceFile:36)
at com.teamdev.xpcom.impl.awt.a$a.<init>(SourceFile:22)
at com.teamdev.xpcom.impl.awt.windows.AwtWindowsPlatform.<init>(SourceFile:161)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at com.teamdev.xpcom.impl.G.b(SourceFile:69)
at com.teamdev.xpcom.impl.G.getInstance(SourceFile:36)
at com.teamdev.xpcom.impl.G.initialize(SourceFile:81)
at com.teamdev.xpcom.c.run(SourceFile:159)
Ich habe auf Hinweis eines Kollegen bereits den FS-Ordner (<mein-Benutzer-Verzeichnis>\.firstspirit_4.2) gelöscht und FS neu gestartet.
Das hat aber leider nichts gebracht.
Danke schon mal für die Hilfe und viele Grüße
Andi
Könnte es sein, dass im Pfad zum Benutzerprofil Sonderzeichen (also Nicht-Ascii-Zeichen) vorkommen?
Wenn ja, handelt es sich vermutlich um einen Bug im Mozilla-Kern: https://bugzilla.mozilla.org/show_bug.cgi?id=354817
Wenn dem so ist, sind wir leider auf einen Fix von Mozilla angewiesen
Könnte es sein, dass im Pfad zum Benutzerprofil Sonderzeichen (also Nicht-Ascii-Zeichen) vorkommen?
Wenn ja, handelt es sich vermutlich um einen Bug im Mozilla-Kern: https://bugzilla.mozilla.org/show_bug.cgi?id=354817
Wenn dem so ist, sind wir leider auf einen Fix von Mozilla angewiesen
yep, da steckt ein ß im Benutzerpfad (andreas.grießer)... also warten
grazie mille für die Info. Dann weiß ich wenigstens, woran's liegt