Article - CS336424

Trying to create CATIA V5 Abstraction Libraries (DLLs) using CATIA_V5_Builder.exe fails with java.io.IOException

Modified: 25-Nov-2024   


Applies To

  • Windchill PDMLink 11.0 to 13.0
  • Windchill Workgroup Manager 
  • CATIA V5

Description

  • Trying to create CATIA abstraction libraries using CATIA_V5_Builder.exe fails with following error in install.log file:
    Executing <path>\Catia5Builder\build.bat
    java.io.IOException: Cannot run program "<path>\Catia5Builder\build.bat": CreateProcess error=193, %1 is not a valid Win32 application
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
        at java.lang.Runtime.exec(Runtime.java:620)
        at java.lang.Runtime.exec(Runtime.java:485)
        at com.icubed.setup.ia.wgm.catia5.LaunchBuilder.install(LaunchBuilder.java:80)
  • Failed to build the abstraction files with error below when trying to run the installation on a server: 
    Executing <path>\Catia5Builder\build.bat
    java.io.IOException: Cannot run program "<path>\Catia5Builder\build.bat": CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
    at java.lang.Runtime.exec(Runtime.java:620)
    
  • No build.bat was created in the folder mentioned in the exception
This is a printer-friendly version of Article 336424 and may be out of date. For the latest version click CS336424