cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Integrity : java.lang.UnsatisfiedLinkError: C:\Program Files\MKS\IntegrityServer10.9\jre\bin\jcom.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

vbabu-4
4-Participant

Integrity : java.lang.UnsatisfiedLinkError: C:\Program Files\MKS\IntegrityServer10.9\jre\bin\jcom.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

Currently we are working on upgrade of MKS Integrity 2009 to PTC Integrity v10.9 in which we have below issue.

In web content promotion, We are using COM+ (xxxxx.xxx) service  for transferring the files from one web server to another. While configuring the same in test environment for PTC Integrity 10.9 upgrade project, I could see that ‘WCP - Standard Promote’ trigger uses WCP.js for starting the COM+ (xxxxx.xxx) service with help of  JCOM.jar and JCOM.dll. For PTC Integrity 10.9 we used  MS Windows Server 2012 64 bit as operating system.

While executing wcp.js script through trigger, we get following error in WCP.js line 493 “var rm = new Packages.jp.ne.so_net.ga2.no_ji.jcom.ReleaseManager();” . Please advise us how to run 32 bit dll in 64 bit server. Here I have attached WCP.js file for your reference. Could you please help us to fix issue?

An error occurred while executing a remote method call; nested exception is: java.lang.UnsatisfiedLinkError: C:\Program Files\MKS\IntegrityServer10.9\jre\bin\jcom.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

Note :

  1. We copied JCOM.jar to C:\Program Files\MKS\IntegrityServer10.9\jre\lib\ext  folder (as in current MKS server) and JCOM.dll (C:\Program Files\MKS\IntegrityServer10.9\jre\bin) (as in current MKS server) from wraptools application (UKGSWTJBO01) server
  2. We copied jcom.dll to C:\WINDOWS\SYSTEM32 folder.

Please download jacob-1.17.zip file from below URL

Copy DLL Files to library path, set jacob.jar in class file

JACOB - Java COM Bridge -  Browse /jacob-project/1.17 at SourceForge.net

1 ACCEPTED SOLUTION

Accepted Solutions
vbabu-4
4-Participant
(To:vbabu-4)

Thanks for the info it is resolved no

View solution in original post

2 REPLIES 2
vbabu-4
4-Participant
(To:vbabu-4)

Thanks for the info it is resolved no

vbabu-4
4-Participant
(To:vbabu-4)

Do we have any license expiry for JACOB.dll involved?

Top Tags