Review the following troubleshooting information when the JAS database connection is
failed during Engineering Lifecycle Management instance
creation. Related error reason code is CreateTableErr.
Procedure
- Verify that if the following error messages are available in the log.
- Go to JTS pod log at
/elm/server/conf/jts/logs/repotools-jts_createTables.log and verify that if the
following error message is available in the log.
<~ERROR~> <~~> <~main~> <~com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication~>
CRJAZ2236E There was an error executing setup: "CRJAZ2594E An error occurred while executing request
"https://hostname:443/jts/service/com.ibm.team.repository.service.internal.IExternalUserRegistryRestService/createUserById""
- Go to JAS pod log at elm/server/conf/jas/logs/messages.log and
verify that if the following error message is available in the log.
0000003b om.ibm.ws.security.oauth20.plugins.db.CachedDBOidcTokenStore
E Internal error getting DB connection: java.sql.SQLInvalidAuthorizationSpecException:
[jcc][t4][2013][11249][4.17.29] Connection authorization failure occurred.
Reason: User ID or Password invalid.
ERRORCODE=-4214, SQLSTATE=28000 DSRA0010E: SQL State = 28000, Error Code = -4,214
If the error messages are available in the respective log file, the JAS
database password that you provided in secret elm-auth-secret is
incorrect.
- Provide the valid JAS database password in secret elm-auth-secret.
For more information, see Creating the Engineering Lifecycle Management instance secret.
- If the issue still exists, contact IBM
support.