-
Bug
-
Resolution: Fixed
-
P3
-
7u6
-
Win7, 64bit, JRE 1.7.0.06 (JavaFX 2.2.0), eclipse, maven 3.0.4, webstart-maven-plugin 1.0-beta-3
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8131104 | 7u40 | Unassigned | P3 | Closed | Fixed |
I changed my JavaFX-maven-project from 2.1 to 2.2 and kept my pom as it was (except javafx-dependency).
Maven builds the application without errors and produces the .jnlp file, the main-jar and the lib-jar (see attachments).
Wenn I run the -jnlp file for the first time the application is started properly (see javafx-example-secondrun-npe-FIRSTRUN.png),
but after closing the application and re-run it a NPE is thrown and the application is not started any more (see javafx-example-secondrun-npe-SECONDRUN.png).
When I clean the Java cache it starts once again.
Maven builds the application without errors and produces the .jnlp file, the main-jar and the lib-jar (see attachments).
Wenn I run the -jnlp file for the first time the application is started properly (see javafx-example-secondrun-npe-FIRSTRUN.png),
but after closing the application and re-run it a NPE is thrown and the application is not started any more (see javafx-example-secondrun-npe-SECONDRUN.png).
When I clean the Java cache it starts once again.
- backported by
-
JDK-8131104 NPE on second run of Java Web Start Application
-
- Closed
-