• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

"Exception while running app" error after deployment !!

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I made small app,i and i wanna deploy it but i do not have experience with deploying.

I followed this tut.
http://blueskyworkshop.com/topics/Java-Pages/javafx-win-installer/

But after deployment ,when i run app (that was installed by inno exe installer) i get "Exception while running app",but running jar file works ok.

i am using NetBeans.

Searching i found this: http://stackoverflow.com/questions/14253079/failed-to-launch-javafx-application-with-native-bundle-exe
Think this is solution but do not know what exactly i need to do?


 
reply
    Bookmark Topic Watch Topic
  • New Topic