Hi,
I have a very strange error regarding Scriptrunner. We use scriptrunner to execute the automated Business Publisher export. Before we upgraded to Aris 7.1.0.405230 (SR 2009 03) this automation worked like a charm. After the update of the server and the Buisiness Publlisher server the outomation gave us this error:
ERROR: D:\Program Files\ARIS7.1\server\lib\JavaDongleWrapper.dll: Can't load IA
32-bit .dll on a AMD 64-bit platform
java.lang.UnsatisfiedLinkError: D:\Program Files\ARIS7.1\server\lib\JavaDongleWrapper.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:1778)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1674)
at java.lang.Runtime.load0(Runtime.java:770)
at java.lang.System.load(System.java:1005)
at com.idsscheer.lipo.hkprot.ADongle.loadNativeLib(Unknown Source)
at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.getDongleContent(AScriptRunnerBase.java:218)
at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.getClientLicenseKey(AScriptRunnerBase.java:200)
at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.run(AScriptRunnerBase.java:344)
at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.run(AScriptRunnerBase.java:102)
at com.idsscheer.aris.server.tools.scriptrunner.AScriptRunner.main(AScriptRunner.java:41)
Does anybody have any idea why we would get this error - the sever is a 64bit server therefor the updrade would have been the 64bit version of the software, as I understand the Aris installation software will automtically detect to install 64bit version of Aris - Am I correct?.
Is it possible that the JavaDongleWrapper.dll may not be a 64bit dll or replaced by the installation version and hence the error - if so what can I do to replace this file without running the upgrade again or a reinstall of the software? That is if the JavaDongleWrapper.dll is not a 64bit dll.
Thank you
Ciska