Error Codes
The following table lists the error codes, detailed explanations of them, and where applicable, ways to solve them.
Error Code and Message | Role | Category | Description | Solution |
---|---|---|---|---|
TIBCO-BW-PALETTE-PIAF-520001
Some error occured when create/modify PIPoint |
errorRole | AF TagDefinition | An error occurs when creating or modifying the PI tag. | None |
TIBCO-BW-PALETTE-PIAF-530001
Exception occurred while processing Output for activity |
errorRole | AF TagEventListener | An error occurs when processing output for the activity. | None |
TIBCO-BW-PALETTE-PIAF-530002
There is no at least one valid tag |
errorRole | AF TagEventListener | No valid tags are found. | Ensure that the tags you listen to exist in the PI server. |
TIBCO-BW-PALETTE-PIAF-530003
Exception occurred while reconnecting detail message is {0} |
errorRole | AF TagEventListener | An error occurs when reconnecting to the PI server. | None |
TIBCO-BW-PALETTE-PIJDBC-550001
IOException occurred while retrieving XML Output for activity [{0}] |
errorRole | JDBC Query | An error occurs when retrieving XML output for the activity. | None |
TIBCO-BW-PALETTE-PIJDBC-550002
Exception occurred while processing Output for activity [{0} - {1}] |
errorRole | JDBC Query | An error occurs when processing output for the activity. | None |
ERROR_OCCURED_RETRIEVE_RESULT.errorCode=500001
IOException occurred while retrieving XML Output for activity [{0}] |
errorRole | General | An error occurs when retrieving XML output for the activity. | None |
ERROR_SHAREDSOURCE_MISSING.errorCode=500002
Shared resource is missing |
errorRole | General | The shared resource is missing. | Check that a connection shared resource is selected from the Server Connection list in the General tab. |
ERROR_OCCURED_INIT_GENERAL_MESSAGE.errorCode=500003
Exception occurred while initialize input for activity [{0} - {1}] |
errorRole | General | An error occurs when initializing the input of the activity. | None |
ERROR_OCCURED_BUILD_OUTPUT.errorCode=500004
Exception occurred while processing Output for activity detail message is {0} |
errorRole | General | An error occurs when processing output for the activity. | None |
ERROR_OCCURED_VALIDATE_INPUT.errorCode=500005
The value of {0} field should not be 0 |
errorRole | General | An error occurs when entering 0 for the parameter count. | None |