Error Codes
The following tables list error codes, detailed explanation of each error, where applicable, and ways to solve different errors.
Error Codes for Shared Resources
Error Code and Error Message | Role | Category | Description | Solution |
---|---|---|---|---|
BW-AS-500001
Field definitions have not been initialized for space [{0}]. |
errorRole | BW-Plug-in | Space fields are not defined. | Specify space fields in the space Configuration tab. |
BW-AS-500002
Could not connect to the Metaspace [{0}]. |
errorRole | BW-Plug-in | Incorrect discovery URL and listening URL parameters cause an invalid connection to the metaspace. | Specify correct discovery URL and listening URL parameters in the metaspace Configuration tab. |
BW-AS-500003
Cannot find Space Name in space resource that belongs to Metaspace [{0}]. |
errorRole | BW-Plug-in | The space name is not found in the space resource. | Specify the space name in the space Configuration tab. |
BW-AS-500004
No [{0}] method in AS API. |
errorRole | BW-Plug-in | The method does not exist in TIBCO ActiveSpaces API. | No action. |
BW-AS-500005
Failed to create shared resource [{0}], due to [{1}]. |
errorRole | BW-Plug-in | Cannot create the shared resource. | Check the configurations. |
BW-AS-500006
Failed to Close shared resource [{0}], due to [{1}]. |
errorRole | BW-Plug-in | Cannot close the shared resource. | Check the configurations. |
Error Codes for Activities
Error Code and Error Message | Role | Category | Description | Solution |
---|---|---|---|---|
BW-AS-500000
[0] |
errorRole | BW-Plug-in | An error occurs in TIBCO ActiveSpaces. | No action. |
BW-AS-500001
[0] |
errorRole | BW-Plug-in | An error occurs in TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces. | No action. |
BW-AS-500002
No events selected to publish. |
errorRole | BW-Plug-in | This error occurs while executing the EventListener activity. | Select at least one operation type in the Advanced tab of the Event Listener activity. |
BW-AS-500003
Cannot find the options settings for activity {0} |
errorRole | BW-Plug-in | This error occurs while executing the Put activity. | Check the configuration. |
BW-AS-500004
The activity input is invalid. |
errorRole | BW-Plug-in | No input parameters are entered or the input parameters are invalid. | Enter valid input parameters. |
BW-AS-500005
Browser Type is not specified. |
errorRole | BW-Plug-in | The browser type is not specified when creating a browser for the Query or QueryIterator activity. | Specify the browser type. |
BW-AS-500006
Timeout is not specified. |
errorRole | BW-Plug-in | The connection timeout value is not specified in the QueryIterator activity. | Specify a connection timeout value for the metaspace in the QueryIterator activity. |
BW-AS-500007
Cannot find MetaSpace [0]. |
errorRole | BW-Plug-in | The specified metaspace is not found. | Check the metaspace configurations. |
BW-AS-500008
Cannot find Space Connection [0]. |
errorRole | BW-Plug-in | The specified space connection is not found. | Check the space configurations and ensure that the specified space connection belongs to an existing space. |
BW-AS-500009
Time Scope is not specified. |
errorRole | BW-Plug-in | The time scope is not specified for the EventListener, ContinuousQuery, or QueryIterator activity. | Specify the time scope. |
BW-AS-500010
Distribution Scope is not specified. |
errorRole | BW-Plug-in | The distribution scope is not specified for the EventListener, Query, or QueryIterator activity. | Specify the distribution scope. |
BW-AS-500011
IOException occurred while retrieving XML Output for activity [{0}]. |
errorRole | BW-Plug-in | An error occurred when retrieving the XML output for the activity. | No action. |
BW-AS-500012
Model property or process properties input [{0}]is invalid. |
errorRole | BW-Plug-in | The model property or the process property is invalid. | Modify the model property or the process property. |
BW-AS-500015
Operation time out. |
errorRole | BW-Plug-in | A timeout error occurs when the Query or QueryIterator activity returns query results. | No action. |
BW-AS-500016
ERROR_TIMEOUT_IS_ZERO = {0} of number 0 is not allowed. |
errorRole | BW-Plug-in | The value of the Time to Wait for Response or Timeout(milliseconds) field cannot be 0. | No action. |
BW-AS-500017
ERROR_TIMEOUT_EXCEED_LIMIT = {0} parameter exceed its limit (9223372036854775807). |
errorRole | BW-Plug-in | The value of the Timeout(milliseconds) field exceeds its limit (9223372036854775807). | No action. |