Products | Versions |
---|---|
TIBCO API Exchange | - |
Not Applicable | - |
Description:
How to ensure that PublishConfiguration continues to work after changing the default credentials in the Config UI .tra file (tibco.env.ASG_ADMIN_USERNAME and/or tibco.env.ASG_ADMIN_PASSWORD set to non-default value).
Symptoms:
PublishConfiguration action fails with the following error:
37888 [http-bio-9200-exec-10] ERROR com.tibco.asg.config.server.ASGServiceImpl - User: <user name>
publishProjectConfiguration
Error invoking: http://localhost:9222
Server returned HTTP response code: 500 for URL: http://localhost:9222/publishConfiguration/<project name>
Cause:
PublishConfiguration action fails because the Gateway is not aware of the new credentials.