Admin Agent Error Codes
This section lists the error messages that can be reported by the bwagent.
Error Codes | Error Message | Error Resolution |
---|---|---|
TIBCO-BW-ADMIN-PRSTNC-500001 | BW6_ADMIN_AGENT_CONNECTION_FAILED = Connection to BW Agent failed. | |
TIBCO-BW-ADMIN-PRSTNC-500002 | BW6_ADMIN_AGENT_DATA_STORE_LOCATION_INVALID = bwagent.ini configuration error. bw.agent.technology.as.dataStoreLocation=[{0}] does not exist. | |
TIBCO-BW-ADMIN-PRSTNC-500003 | BW6_ADMIN_AGENT_READ_TIMEOUT = bwagent.ini configuration error. read timeout is invalid | |
TIBCO-BW-ADMIN-PRSTNC-500004 | BW6_ADMIN_AGENT_WRITE_TIMEOUT = bwagent.ini configuration error. write timeout is invalid | |
TIBCO-BW-ADMIN-PRSTNC-500005 | Failed to execute query on Space [{0}] with given parameters | |
TIBCO-BW-ADMIN-PRSTNC-500006 | BW6_ADMIN_AGENT_NOT_READY = bwagent is not ready or the the existing connection to the bwagent is stale. Re-try the command, if the problem persists, restart the process and try again. | |
TIBCO-BW-ADMIN-PRSTNC-500007 | BW6_ADMIN_AGENT_DATABASE_DRIVER_INVALID = bwagent.ini configuration error. bw.agent.technology.dbems.db.driver=[{0}] is invalid. | Please change the bw.agent.technology.dbems.db.driver field in BW_HOME/config/bwagent.ini file. Example: com.mysql.jdbc.Driver |
TIBCO-BW-ADMIN-PRSTNC-500008 | BW6_ADMIN_AGENT_DATABASE_CONNECTION_INVALID = bwagent.ini configuration error. bw.agent.technology.dbems.db.connectionURL=[{0}] is invalid. | BW6_ADMIN_AGENT_DATABASE_CONNECTION_INVALID.resolution = Please change the bw.agent.technology.dbems.db.connectionURL field in BW_HOME/config/bwagent.ini. Example: jdbc:mysql://<HOST>:<PORT>/<DB> |
TIBCO-BW-ADMIN-PRSTNC-500009 | BW6_ADMIN_AGENT_DATABASE_DRIVER_MISSING = The [{0}] database driver is missing. | The PostgreSQL driver is available by default. To use MySQL, download the JDBC driver to the BW_HOME/system/lib folder. |
TIBCO-BW-ADMIN-PRSTNC-500010 | BW6_ADMIN_AGENT_DATABASE_SQL_EXECUTION_FAILED = Failed to execute query on database with given parameters. [{0}] | Please search online for database connection problems. |
TIBCO-BW-ADMIN-PRSTNC-500011 | BW6_ADMIN_AGENT_DATABASE_SQL_FILE_INVALID =SQL script file is not found or invalid for creating database structure. | Contact TIBCO Support. |
TIBCO-BW-ADMIN-PRSTNC-500012 | BW6_ADMIN_AGENT_CONFIGURATION_MISSING = bwagent.ini configuration error. [{0}] is missing. | Please check docs.tibco.com about "configuring bwagent for Database/EMS". |
TIBCO-BW-ADMIN-PRSTNC-000100 | Invalid query. Mandatory argument(s) are missing. Contact TIBCO Support. |
Copyright © Cloud Software Group, Inc. All rights reserved.