It's all about the answers!

Ask a question

Error creating Money that Matters sample


Emily Butt (111) | asked Nov 02 '12, 2:03 p.m.
I am trying to install the Money that Matters sample and have gotten this error.  I checked the help file, but I don't understand what the solution it offers means.  https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.messages.CLMic%2FCRJCA0003E.html
Error creating the sample: CRJCA0003E The Lifecycle Project Administration (LPA) application made a request that was answered by an unexpected response code. The request was: https://localhost:9443/rm/processProxy?uri=https://localhost:9443/jts/process/project-areas. The response was: HTTP/1.1 503 Service Unavailable. For more details, open the help system and search for CRJCA0003E.
hide details

Server Response:


Server state invalid: REQUIRES_CONFIGURATION (More info found at entry [b5205bf6965a789d] in RRS server log)
Service unavailable 503

Error Stacktrace:

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://localhost:9443/rm/processProxy?uri=https://localhost:9443/jts/process/project-areas. The response was: HTTP/1.1 503 Service Unavailable. For more details, open the help system and search for CRJCA0003E.
at com.ibm.team.lpa.common.tasks.AbstractTask.handleError(AbstractTask.java:145)
at com.ibm.team.lpa.tasks.GetProjectDataTask.runTask(GetProjectDataTask.java:79)
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.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:736)

2 answers



permanent link
Chris Goldthorpe (4287) | answered Nov 02 '12, 5:07 p.m.
JAZZ DEVELOPER
This suggests that the server has not completed setup successfully. You may want to go to


And run through the custom setup steps. If the setup steps complete successfully you would normally be able to create the Money that Matters sample.

permanent link
Pramod Chandoria (2.1k11220) | answered Nov 03 '12, 2:11 p.m.
JAZZ DEVELOPER
Right, as Chris said, setup is not complete yet.
https://localhost:9443/jts/setup might work for a pilot installation but in general you should use fully qualified hostname of the machine rather localhost or ip address.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.