It's all about the answers!

Ask a question

Error creating the sample: com.ibm.team.repository.common.TeamRepositoryException: CRJCA0003E The Lifecycle Project Administration (LPA) application made a request that was answered by an unexpected response code.


Ravikanth Chavali (401824) | asked Oct 20 '15, 5:02 p.m.
edited Oct 20 '15, 5:04 p.m.
Hi,
  
We have installed RTC v5.0.2. Currently leveraging only CCM not LPA(Rm, Qm, etc). Valid licenses(Enterprise Developer) have been imported and assigned to the users. 

Server diagnostics has no errors. Templates are successfully deployed. We are able to successfully create Project areas and artifacts. But while trying installing the Sample application, we are running into the following error,   

Error creating the sample: 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://s0w1.dal-ebis.ihost.com:9443/ccm/clmSampleProject. The response was: HTTP/1.1 400 Bad Request.

Any thoughts ? 

Active services has the below trace


3 answers



permanent link
Marek Siekierski (817510) | answered Oct 20 '15, 5:35 p.m.
Hi Ravikanth,

I see the user that requested that service is the default "ADMIN" user. Did you disable this admin user? Did you login with a JazzAdmin user?

What are you using for your registry type? If you are using AD, it is possible that it is configured for case insensitivity for authentication, whereas by default, CCM is configured to be case sensitive. See advanced properties in CCM administration and search for "Use case insensitive user ID matching" under com.ibm.team.repository.service.internal.ContributorService.

Comments
Ravikanth Chavali commented Oct 20 '15, 7:11 p.m. | edited Oct 20 '15, 7:14 p.m.

 We are using Non-LDAP External registry. Defined ADMIN in WAS and made him part of all the Jazz* groups including JazzAdmins.


"Use case insensitive user ID matching" is set to its default value false. 


Marek Siekierski commented Oct 20 '15, 7:18 p.m.

Do you see any more info in the WAS SystemOut.log?


Ravikanth Chavali commented Oct 21 '15, 2:26 p.m.

 The only additional message I see is a warning...


Trace: 2015/10/21 18:09:20.240 02 t=7BFA48 c=UNK key=P8 tag= (13007004)        
  SourceId: com.ibm.ws.security.ltpa.LTPAServerObject                          
  ExtendedMessage: BBOO0221W: SECJ0371W: Validation of the LTPA token failed because the token expired with the following info: Toke
n expiration Date: Wed Oct 21 09:00:00 GMT 2015, current Date: Wed Oct 21 18:09:20 GMT 2015 Token attributes:  port=9762, username=u
ser:defaultWIMFileBasedRealm/uid=ADMIN,o=defaultWIMFileBasedRealm, hostname=s0w1.dal-ebis.ihost.com.. This warning might indicate ex
pected behavior. Please refer to technote at http://www-01.ibm.com/support/docview.wss?uid=swg21594981.


permanent link
Donald Nong (14.5k614) | answered Oct 20 '15, 7:32 p.m.
One possible cause is that the functional user "ccm_user" has been archived. This user should never be archived. If this proves to be false, check ccm.log for further information.

Comments
Ravikanth Chavali commented Oct 20 '15, 8:53 p.m.

ccm_user is not archived.


ccm.log has the following error.
2015-10-20 20:39:25,169 [WebSphere WLM Dispatch Thread t=007bb828 @@ 11:34 JAZADMU <Initial Page Load@3f3e8ca8-b933-402c-adf5-62bf2b2fc3d0> /ccm/admin]  WARN com.ibm.team.calm.foundation.sample                 - Unhandled Exception
java.lang.IllegalArgumentException: comment must be non-null
at com.ibm.ws.cache.servlet.FragmentComposer.setStatus(FragmentComposer.java:1819)


permanent link
Donald Nong (14.5k614) | answered Nov 03 '15, 11:15 p.m.
Ravi sent me the ccm.log and jts.log files. I can see these errors in the ccm.log file and this could be the exact reason for the failure.

2015-10-20 19:34:51,432 [WebSphere WLM Dispatch Thread t=007bb608 @@ 16:10 JAZADMU <Initial Page Load@e78170fe-0b6c-4613-b35b-cad48be36ebf> /ccm/web]  WARN itory.servlet.internal.FetchLoggedInContribService  - CRJAZ1186W Authenticated user "jazz" does not exist in the repository.  Logging in as "ADMIN".  The user may need to be imported into the repository.  Note that login can be case-sensitive.
2015-10-20 20:39:25,169 [WebSphere WLM Dispatch Thread t=007bb828 @@ 11:34 JAZADMU <Initial Page Load@3f3e8ca8-b933-402c-adf5-62bf2b2fc3d0> /ccm/admin]  WARN com.ibm.team.calm.foundation.sample                 - Unhandled Exception
java.lang.IllegalArgumentException: comment must be non-null
    at com.ibm.ws.cache.servlet.FragmentComposer.setStatus(FragmentComposer.java:1819)
    at com.ibm.ws.cache.servlet.CacheProxyResponse.sendError(CacheProxyResponse.java:569)

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.