Java EXE Help
Duckware home page

 
  Your Java VM needs to be upgraded/installed
The program you are installing/running was created by your vendor using JexePack, and requires a 32-bit Java VM that it is either not installed or needs to be upgraded.
Please download and run/install Sun's latest 32-bit Java runtime
If you are running the program from a CD, please check the instructions that came with your CD as there may be a Java VM install program located on the CD, or specific instructions for adding the required Java support.
 
  Java EXE Error Codes
ErrorDescription -- Probable Cause -- Possible Solution
10001 Unable to create boot class file in temporary directory -- Most likely there is no available disk space on the Windows system disk -- Free up some disk space and try again
10002¹ Boot (B) section in EXE not found -- Most likely a virus on your PC tampered with the download EXE -- Run anti-virus software on your PC and then get new EXE from vendor
10003 Unable to read EXE into memory -- Windows resources are exhausted -- Restart Windows and try again
10004 Windows GetModuleFileName() failed -- Windows resources are exhausted -- Restart Windows and try again
10005 Windows GetExitCodeProcess() failed -- Windows resources are exhausted -- Restart Windows and try again
10006 Windows SetEnvironmentVariable() failed -- Windows resources are exhausted -- Restart Windows and try again
10007 Windows GetTempPath() failed -- Windows resources are exhausted -- Restart Windows and try again
10008 Error creating temp directory -- The temp directory returned by Windows does not exist (a Windows configuration error) or there is no available disk space on the Windows system disk -- Free up some disk space and try again
10009 Windows GetTempPath() folder does not exist -- The temp directory returned by Windows does not exist (a Windows configuration error) -- Ask your system administrator for help
10010 Error passing arguments between C and Java -- Contact vendor and get a new EXE
10011 Unable to read EXE into memory -- Windows resources are exhausted -- Restart Windows and try again
10012¹ Files (Z) section in EXE not found -- Most likely a virus on your PC tampered with the download EXE -- Run anti-virus software on your PC and then get new EXE from vendor
10013 Unable to create C to Java handshake file -- Most likely there is no available disk space on the Windows system disk -- Free up some disk space and try again
10020 There was no /main class specified in the vars (V) EXE section -- EXE may have been tampered with -- Get a new EXE from the vendor
10021 Unhandled exception in 'main(String args[])' -- If you see a java.lang.NoClassDefFoundError, there is most likely a problem with your installation of Java and you will need to reinstall Java. Otherwise, please contact the vendor with detailed error information
10022 'public static void main(String args[])' entry point not found -- Vendor EXE creation error (make sure main() is properly declared) -- Please contact the vendor with detailed error information
10023 General exception calling main() -- Unhandled error condition -- Please contact the vendor with detailed error information
10024 Failure loading /main class (or dependency class) -- Vendor EXE creation error (not all required classes were packaged) -- Please contact the vendor with detailed error information
10025 /main class found, but not accessible (public) -- Vendor EXE creation error (make /main class public) -- Please contact the vendor with detailed error information
10030 Unable to create class file in temporary directory -- Most likely there is no available disk space on the Windows system disk -- Free up some disk space and try again
10031¹ Magic number not found extracting files -- Corrupt EXE -- Get a new EXE from vendor
10032¹ Improperly formatted files section -- Corrupt EXE -- Get a new EXE from vendor
10033¹ General error extracting class files -- Corrupt EXE -- Get a new EXE from vendor
10034¹ Uncompress failure -- Corrupt EXE -- Get a new EXE from vendor
10040 The EXE has been tampered with -- Get a new EXE from vendor
10090 EXE file size found does not match expected size -- Most likely, you have a partial download file -- Please obtain a new EXE from the vendor and try again
10091¹ EXE failed digital signature check! The EXE was digitally signed upon creation to detect any tampering by viruses. The digital signature check failed, which means the EXE has been modified, most likely by a virus running on your PC (many viruses work by changing an EXE as you save it to your computer) -- Run anti-virus software on PC immediately¹, then obtain a new EXE and try again. Some people report that a 'download accelerator' can cause this problem and that downloading via a different web browser works.
10092¹ EXE section failed digital signature check! See error 10091 above for details.

Notes: (1) If there is a problem reported with the EXE file, run anti-virus software on your PC first (eg: try Norton Anti Virus), to verify that your PC is virus-free, as many viruses work by modifying EXE programs as they are saved to your PC. Then download a new EXE and try again.