ActiveSpace(AS) Activities hang.

ActiveSpace(AS) Activities hang.

book

Article ID: KB0089124

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

Description:
Exception “deserialize_failure” thrown when joining the metaspace.
Symptoms:
<Exception>

1). Connection.cpp: 53: receiveMsg: deserialize_failure

</Exception>

[1375234795][25279][1085618496][WARNING][transport][Msg.cpp:89][deserializeToAlias] magic_number=0x2010201

[1375234795][25279][1085618496][ERROR][][TcpUcConnection.cpp:328][tcpCallback] [unhandled_exception]

<Exception>


Cause:
A different version of AS is trying to connect to the same metaspace.

Resolution

Don’t join the metaspace using a different version. In the ActiveSpaces for BusinessWorks plugin, the “Wait For Ready” or “Put”, “Get” all activities will hang. Set the Connect timeout value when connecting to the metaspace, and note that the Connect Timeout is working since 2.1.2HF2.

Issue/Introduction

ActiveSpace(AS) Activities hang.