Attempting to launch Ensemble in browser mode will crash the jvm. The browser will show the loading then java console and browser stop responding. Also launching Ensemble as jnlp will cause java crash.
Steps:
Install JavaFX runtime:
Turn on show java console and enable logging in java preferences
In the GA- samples bundle open Ensemble.html to see the crash
Now you can also try and launch Ensemble.jnlp and have same result.
Resources
http://jfx.us.oracle.com/hudson/job/2.0.2/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/bundles/release/javafx-2.0.2-beta-windows-i586.exe
http://jfx.us.oracle.com/hudson/view/2.0.2/job/2.0.2/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/bundles/release/javafx-samples-2.0.2-beta-windows-i586.zip
Steps:
Install JavaFX runtime:
Turn on show java console and enable logging in java preferences
In the GA- samples bundle open Ensemble.html to see the crash
Now you can also try and launch Ensemble.jnlp and have same result.
Resources
http://jfx.us.oracle.com/hudson/job/2.0.2/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/bundles/release/javafx-2.0.2-beta-windows-i586.exe
http://jfx.us.oracle.com/hudson/view/2.0.2/job/2.0.2/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/bundles/release/javafx-samples-2.0.2-beta-windows-i586.zip
- relates to
-
JDK-8128156 ClassNotFoundException when instantiating a custom Control in certain circumstances
- Closed