TIBCO ActiveSpaces throws serialization errrors after installing HF1 of TIBCO BusinessWorks (BW) 6.2.1 when trying to connect to a deployed application in TIBCO BusinessStudio debugger.

TIBCO ActiveSpaces throws serialization errrors after installing HF1 of TIBCO BusinessWorks (BW) 6.2.1 when trying to connect to a deployed application in TIBCO BusinessStudio debugger.

book

Article ID: KB0092021

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces -
Not Applicable -

Description

Description:
TIBCO ActiveSpaces throws serialization errrors (incompatible TIBCO ActiveSpaces version) after installing  HF1 of BW 6.2.1, when trying to connect to a deployed application in Studio debugger.
Symptoms:
serialization error:
[2015-06-09T13:46:17.705][9112][4000][ERROR][transport][Msg.cpp:112][Core::Msg::deserializeFromAlias] [deserialize_failure]

Cause:
TIBCO ActiveSpaces versions loaded by the deployed application is located in a different location that the one loaded in Studio debugger. The deployed application uses the TIBCO ActiveSpaces version installed in "TIBCO_HOME/as/2.1". The TIBCO BusinessStudio debugger will load the version installed with the TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces on "TIBCO_HOME/bw/6.2/system/lib/as".

Resolution

Update AS_HOME in the TRA file for the deployed processes and the bwengine.tra, and point to the AS version used in Studio.

AS_HOME=TIBCO_HOME/bw/6.2/system/lib/as

Issue/Introduction

TIBCO ActiveSpaces throws serialization errrors after installing HF1 of TIBCO BusinessWorks (BW) 6.2.1 when trying to connect to a deployed application in TIBCO BusinessStudio debugger.

Additional Information