在Windows Server 2008 R2 64-bit服务器上安装Windchill 10.1 Business Reporting / Cognos 8.4.1失败。提示错误:"Can't load IA 32-bit .dll on a AMD 64-bit platform"
适用于
Windchill PDMLink说明
- 在Windows Server 2008 R2(64位)服务器上安装Windchill 10.1 Business Reporting / Cognos 8.4.1失败。
- WBR_PtcInstall.log提示下列错误:
Exception in thread "main" java.lang.UnsatisfiedLinkError: [Windchill_Home]\Reporting\bin\cogconfig_jni.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1732)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at com.cognos.crconfig.data.StartupProcessor.<clinit>(StartupProcessor.java:48)
at com.cognos.crconfig.data.DataManager.getConfig(DataManager.java:1800)
at com.cognos.crconfig.CRConfigConsole.begin(CRConfigConsole.java:119)
at CRConfig.main(CRConfig.java:201)