Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
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 :
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
Solved! Go to Solution.