How to delete all tuples from the space if TAKE browser or space.clear() methods are not workingdue to a "protocol_timeout error".

How to delete all tuples from the space if TAKE browser or space.clear() methods are not workingdue to a "protocol_timeout error".

book

Article ID: KB0093130

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

Description:
How to delete all tuples from space if TAKE browser or space.clear() methods are not working due to a "protocol_timeout error".

Resolution

Steps to follow to delete all tuples from a space.

====================

Disconnect all members from the space  - from as-admin.


Delete the space -  from as-admin.


Create the space  - from as-admin.


Create the index  - from as-admin.
=====================

Issue/Introduction

How to delete all tuples from the space if TAKE browser or space.clear() methods are not workingdue to a "protocol_timeout error".

Additional Information