How to solve when an as-service.exe takes the role of a LEECH instead of a SEEDER.

How to solve when an as-service.exe takes the role of a LEECH instead of a SEEDER.

book

Article ID: KB0092416

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

Description:
When you start the as-service.exe, the process may act as a LEECH instead of a SEEDER.

Issue/Introduction

How to solve when an as-service.exe takes the role of a LEECH instead of a SEEDER.

Resolution

Modify the .tra file for the as-service and add double back slashes and quotes on the data_store option as shown below:

application.args= -metaspace "ms" -discovery "tcp://10.97.70.120:50100" -listen "tcp://10.97.70.120:50100" –remote_listen "tcp://10.97.70.120:51000" -name "as-service-agent" -data_store “E:\\TIBCO\\ActiveSpaces_Stores”