What does IPC Error Code 503, "T_ERR_SRV_ALREADY_CONNECTED" mean?

What does IPC Error Code 503, "T_ERR_SRV_ALREADY_CONNECTED" mean?

book

Article ID: KB0084837

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
This error code indicates that the operation did not occur because a connection to RTserver already exists.

This error is usually benign, but your application should include code to take care of this error if it occurs. At the very least, you should put an informational message to the screen warning that you are attempting to create a connection which already exists.

Issue/Introduction

What does IPC Error Code 503, "T_ERR_SRV_ALREADY_CONNECTED" mean?