Installing JKE Banking sample LPA project is failing with Bad Request
Attempting to install the JKE Banking application I get the following error when it is attempting to create the ccm artifacts:
Error creating the sample: CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
Server Response:
Error 400: CRJAZ0698E The user with the user ID of "deb" and name "Deb" cannot be used to perform the attempted operation.
Error Stacktrace:
CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
CRJZS0432I Details about the error were written to the log file. To find this data, search the log file for this identifier: 4be2258f-df2f-42f1-a6d8-b555685b33bc.
Caused by com.ibm.team.lpa.automation.TaskException ("CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.")
Caused by com.ibm.team.lpa.automation.TaskException ("com.ibm.team.repository.common.TeamRepositoryException: CRJCA0003E The Lifecycle Project Administration (LPA) application made a request that was answered by an unexpected response code. The request was: https:/{server}:9443/ccm/lpaSample. The response was: HTTP/1.1 400 Bad Request.")
Caused by com.ibm.team.repository.common.TeamRepositoryException ("CRJCA0003E The Lifecycle Project Administration (LPA) application made a request that was answered by an unexpected response code. The request was: https://{server}:9443/ccm/lpaSample. The response was: HTTP/1.1 400 Bad Request.")
Caused by com.ibm.team.lpa.automation.TaskException ("CRJCA0003E The Lifecycle Project Administration (LPA) application made a request that was answered by an unexpected response code. The request was: https://{server}:9443/ccm/lpaSample. The response was: HTTP/1.1 400 Bad Request.")
Attempting to access https://{server}:9443/ccm/lpaSample (there host has been obscured) give Not Implemented. There's no additional information in the logs that I could find.
Any idea why this is happening?
One answer
I have tried 3 times. One work item is created, then it fails as above.
Comments
Hi Jim
I would expect an error that says there is a missing license. If it fails in ccm and a license is missing, it is most likely the model manager license missing.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER May 06 '25, 9:55 a.m.No Idea Jim. If it was a license issue, it would say so. I have seen the JKE Banking example failing to get created due to timeouts on resource starved VM's. https://{server}:9443/ccm/lpaSample I think is internal API and you are not supposed to access it with a GET.
I would suggest to rename the project area, archive it and try again.