• 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

JavaFA, Netbeans and CreateProcess error=193

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Background
I am experimenting with JavaFX within NetBeans and cannot run any programs without getting a "CreateProcess error=193, %1 is not a valid Win32 application". It appears from other web sites the problem lies with the installation and the incorrect .exe file is being accessed or the co.exe cannot be found. If I had been getting clever with a unique installation configuration I could have understood this. However, as I installed all items with the default setting I am surprised that such an error has occurred.

My systems details are
  Product Version: NetBeans IDE 8.2 (Build 201609300101)
  Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
  Java: 1.8.0_144; Java HotSpot(TM) 64-Bit Server VM 25.144-b01
  Runtime: Java(TM) SE Runtime Environment 1.8.0_144-b01
  System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)

Problem
I expect I will need to do some manual configuration - however, I cannot find a clear indication of what to change Iie within a Netbeans and JavaFX context and where that change can be done.

Request
Can anyone advise a solution or point me to a site etc which can.
TIA

Regards
Scott
 
reply
    Bookmark Topic Watch Topic
  • New Topic