While starting TIBCO BusinessEvents engine on a 64-bit Windows box the followinf error is seen: "java.lang.UnsatisfiedLinkError: D:\tibco\as\1.1\hotfix\lib\as-common.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform"

While starting TIBCO BusinessEvents engine on a 64-bit Windows box the followinf error is seen: "java.lang.UnsatisfiedLinkError: D:\tibco\as\1.1\hotfix\lib\as-common.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform"

book

Article ID: KB0091559

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
============
TIBCO BusinessEvents 5.0.0 HF3 on a 64-bit Windows box. While starting the BE engine the following error is seen: "java.lang.UnsatisfiedLinkError: D:\tibco\as\1.1\hotfix\lib\as-common.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform" exeception.

Environment:
============
TIBCO BusinessEvents 5.0.0 with Hotfix
64-bit Windows

Symptoms:
=========

>>>>>>>>>>>>>>>>>>>>>
Error loading as-common dynamic loadable library. Check that your PATH (or LD_LIBRARY_PATH) environment variables are setup correctly and that you have the appropriate architecture installed

WRAPPER - start method threw an exception
Exception in thread "main" 2012 Feb 28 17:13:19:424 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root] java.lang.ExceptionInInitializerError
2012 Feb 28 17:13:19:424 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.as.space.impl.ASMetaspace.&ltinit>(ASMetaspace.java:150)
2012 Feb 28 17:13:19:424 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.as.space.ASCommon.connectMetaspace(ASCommon.java:44)
2012 Feb 28 17:13:19:424 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.as.space.Metaspace.connect(Metaspace.java:95)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.runtime.service.dao.impl.tibas.ASDaoProvider.initHook(SourceFile:79)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.runtime.service.om.impl.AbstractDaoProvider.init(AbstractDaoProvider.java:63)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.runtime.service.cluster.MultiAgentCluster.init(MultiAgentCluster.java:108)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.runtime.session.impl.RuleServiceProviderImpl.initCluster(RuleServiceProviderImpl.java:653)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.runtime.session.impl.RuleServiceProviderImpl.configure(RuleServiceProviderImpl.java:263)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.container.standalone.BEMain.jumpStart(SourceFile:134)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.cep.container.standalone.BEMain.main(SourceFile:59)
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root] Caused by: com.tibco.as.space.RuntimeASException: java.lang.UnsatisfiedLinkError: D:\tibco\as\1.1\hotfix\lib\as-common.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
2012 Feb 28 17:13:19:440 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.as.space.impl.NativeImpl.loadLibrary(NativeImpl.java:46)
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.as.space.impl.NativeImpl.&ltclinit>(NativeImpl.java:25)
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     ... 10 more
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root] Caused by: java.lang.UnsatisfiedLinkError: D:\tibco\as\1.1\hotfix\lib\as-common.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at java.lang.ClassLoader$NativeLibrary.load(Native Method)
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1728)
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at java.lang.Runtime.loadLibrary0(Runtime.java:823)
2012 Feb 28 17:13:19:455 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at java.lang.System.loadLibrary(System.java:1028)
2012 Feb 28 17:13:19:471 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     at com.tibco.as.space.impl.NativeImpl.loadLibrary(NativeImpl.java:38)
2012 Feb 28 17:13:19:471 GMT -5 FL1QSVTIBBEAPP1.hq.chicos.com Error [main] - [root]     ... 11 more
<<<<<<<<<<<<<<<<<<<<

Cause:
======
Mismatch the different 32-bit and 64-bit installation for GA and hotfix. For example, installed a 32-bit hotfix on top of the 64-bit 5.0.0 GA version.

Resolution:
===========
Un-install the mismatched hotfix and GA installation. Install the hotfix of the same version on top of the GA installation.

Issue/Introduction

While starting TIBCO BusinessEvents engine on a 64-bit Windows box the followinf error is seen: "java.lang.UnsatisfiedLinkError: D:\tibco\as\1.1\hotfix\lib\as-common.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform"