Error creating the sample: com.ibm.team.lpa.automation.TaskException: CRJCA0003E
Error creating the sample: 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://myrtcts:9443/ccm/clmSampleProject. The response was: HTTP/1.1 400 Bad Request.
It appear when I tried run JKE sample on my machine
Setup info:
JRE: VER 4.0.4 Express configuration. License Trial
OS : Win 7 64b
Server Response:
Apache Tomcat/7.0.32 - Error report HTTP Status 400 - 'Save Component' failed. Missing required license.
An error response was received from the Jazz Team Server. Status=400. Message: CRJAZ1848E To do the "Save Component" operation, you must have one of the following licenses that are installed on the server: Developer for IBM Enterprise Platforms, Practitioner, Developer. The server administrator can assign licenses. type Status report message 'Save Component' failed. Missing required license.
An error response was received from the Jazz Team Server. Status=400. Message: CRJAZ1848E To do the "Save Component" operation, you must have one of the following licenses that are installed on the server: Developer for IBM Enterprise Platforms, Practitioner, Developer. The server administrator can assign licenses. description The request sent by the client was syntactically incorrect. Apache Tomcat/7.0.32
Error Stacktrace:
com.ibm.team.lpa.automation.TaskException: 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://myrtcts:9443/ccm/clmSampleProject. The response was: HTTP/1.1 400 Bad Request.
at com.ibm.team.lpa.tasks.CreateSampleTask.runTask(CreateSampleTask.java:84)
at com.ibm.team.lpa.common.tasks.AbstractTask.run(AbstractTask.java:56)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:208)
at com.ibm.team.lpa.automation.CompositeTask$MonitoredSubTask.run(CompositeTask.java:124)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:208)
at com.ibm.team.lpa.common.tasks.LoggingCompositeTask.run(LoggingCompositeTask.java:37)
at com.ibm.team.lpa.automation.AsyncTask$TaskRunner.run(AsyncTask.java:40)
at java.lang.Thread.run(Thread.java:738)
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://myrtcts:9443/ccm/clmSampleProject. The response was: HTTP/1.1 400 Bad Request.
at com.ibm.team.lpa.common.tasks.AbstractTask.handleError(AbstractTask.java:145)
at com.ibm.team.lpa.tasks.CreateSampleTask.runTask(CreateSampleTask.java:72)
... 7 more