Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installed 1.7.0_40 and can't start any apps built previously.

KPenroseSep 18 2013 — edited Sep 19 2013

I installed the u40 release today, and I use NetBeans 7.3 as my development environment.  After I tried to build a couple of projects against the new release, and finding I couldn't run them from within NetBeans (java.lang.UnsatisfiedLinkError: com.sun.glass.ui.win.WinApplication._invokeLater(Ljava/lang/Runnable;), I went back to u25 and I was able to build and run from within NetBeans.  But then I went to try to run some previously built applications (built against u25) and they won't run at all.  I'm thinking it might have something to do with the packaging, but I don't know, and I'm not even sure how to find out what the problem is.

This is critical, because in my company some users may update their version of java, and if they do, my applications will cease to work. 

My projects are maven projects, and I use the zenjava javafx-maven-plugin to package the apps.

TIA,

--Kevin

This post has been answered by KPenrose on Sep 19 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2013
Added on Sep 18 2013
4 comments
1,598 views