Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces | - |
Not Applicable | - |
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".