技术文章 - CS336424
尝试使用 CATIA_V5_Builder.exe 创建 CATIA V5 抽象库 (DLL) 失败,并出现 java.io.IOException
已修改: 25-Nov-2024
适用于
- Windchill PDMLink 11.0 to 13.0
- Windchill Workgroup Manager
- CATIA V5
说明
- 尝试使用 CATIA_V5_Builder.exe 创建 CATIA 抽象库失败,install.log文件中出现以下错误:
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)
- 尝试在服务器上运行安装时无法构建抽象文件,并出现以下错误:
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)
- 异常中提到的文件夹中没有创建build.bat
这是文章 336424 的 PDF 版本,可能已过期。最新版本 CS336424