- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could not create browser - Browser type Mozilla is not supported
Hallo,
ich bekomme auf meinem System die folgende Nachricht in der Java-Console bei entsprechenden JRE-Versionen:
JRE-Version verwenden 1.6.0_29-b11 Java HotSpot(TM) 64-Bit Server VM
WARN 16.10.2013 12:30:54.334 (de.espirit.firstspirit.client.gui.applications.BrowserTabConfiguration): Could not create browser!
FSVersion=5.0.318.57504#3199;JDK=1.6.0_29 64bit Sun Microsystems Inc.;OS=Windows 7 6.1 amd64;Date=16.10.2013 12:30:54
java.lang.IllegalStateException: Browser type Mozilla is not supported in the current environment
JRE-Version verwenden 1.7.0_25-b17 Java HotSpot(TM) 64-Bit Server VM
WARN 16.10.2013 12:42:33.266 (de.espirit.firstspirit.client.gui.applications.BrowserTabConfiguration): Could not create browser!
FSVersion=5.0.318.57504#3199;JDK=1.7.0_25 64bit Oracle Corporation;OS=Windows 7 6.1 amd64;Date=16.10.2013 12:42:33
java.lang.IllegalStateException: Browser type Mozilla is not supported in the current environment
- Labels:
-
Developers
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> 1.6.0_29 64bit Sun Microsystems Inc.;OS=Windows 7 6.1 amd64
unter Windows wird ein 32bit jdk/jre benoetigt um den integrierten Browser zu nutzen. siehe auch 3.1.4 Systemvoraussetzungen fรผr die Verwendung der Integrierten Vorschau im Technischendatenblatt
--
andre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> 1.6.0_29 64bit Sun Microsystems Inc.;OS=Windows 7 6.1 amd64
unter Windows wird ein 32bit jdk/jre benoetigt um den integrierten Browser zu nutzen. siehe auch 3.1.4 Systemvoraussetzungen fรผr die Verwendung der Integrierten Vorschau im Technischendatenblatt
--
andre

