It's all about the answers!

Ask a question

Creating new life cycle project


venkata prasad ulli (111) | asked Sep 07 '11, 3:53 p.m.
Hi ,

i am new to RTC and evaluating it to migrate from Clearcase. I have installed RTC 3.0.1 and completed setup configuration.

When I am trying to create new lifecycle project, I am running into below errors at pre-validation checks run.

Error Stacktrace:

com.ibm.team.lpa.automation.TaskException: java.lang.IllegalArgumentException
at com.ibm.team.lpa.automation.CompositeTask$MonitoredSubTask.run(CompositeTask.java:77)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:158)
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:811)
Caused by: java.lang.IllegalArgumentException
at java.net.URI.create(URI.java:868)
at com.ibm.team.lpa.tasks.LicenseValidationTask.validateLicense(LicenseValidationTask.java:60)
at com.ibm.team.lpa.tasks.LicenseValidationTask.runTask(LicenseValidationTask.java:56)
at com.ibm.team.lpa.common.tasks.AbstractTask.run(AbstractTask.java:56)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:158)
at com.ibm.team.lpa.automation.CompositeTask$MonitoredSubTask.run(CompositeTask.java:71)
... 4 more
Caused by: java.net.URISyntaxException: Illegal character in query at index 158: https://cig4w509.naeast.ad.jpmorganchase.com:9443/jts/service/com.ibm.team.repository.service.internal.ILicenseAdminRestService/assignedLicenses?userId=prasad ulli
at java.net.URI$Parser.fail(URI.java:2834)
at java.net.URI$Parser.checkChars(URI.java:3007)
at java.net.URI$Parser.parseHierarchical(URI.java:3097)
at java.net.URI$Parser.parse(URI.java:3039)
at java.net.URI.<init>(URI.java:604) at java.net.URI.create(URI.java:866)
... 9 more

Please help me...

Cheers,
Ulli.

3 answers



permanent link
Ralph Schoon (63.4k33646) | answered Sep 08 '11, 6:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

not sure what the issue is here. If the user that creates the lifecycle project does not have the required licenses for the applications included in the project the creation fails. I am unsure if the is the issue here.

If you just want to look into SCM it would be possible to go to https://cig4w509.naeast.ad.jpmorganchase.com:9443/ccm/admin and create just an RTC/CCM project. You don't need a lifecycle project for that. You could also later add the RTC/CCM project to an existing lifecycle project.

permanent link
John Vasta (2.6k15) | answered Sep 08 '11, 9:34 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
It looks like your user id has a space in it ("prasad ulli"). Not sure what the official ruling on that is; it might be up to your external user registry (LDAP server or whatever). But we've seen problems with spaces in user ids before. Can you file a defect against Lifecycle Project Administration here?

https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.newWorkItem

In the meantime, if you can change remove the space from your user id, you might be able to work around the issue.

permanent link
David Murray (11612) | answered Sep 08 '11, 10:57 a.m.
JAZZ DEVELOPER
Thanks for bringing this to my attention, Ulli and John. I've created

176603: Error instantiating template when logged in user's id has spaces (https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/176603)

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.