Creating new life cycle project
![](http://jazz.net/_images/myphoto/5ca2acf5aa917883a55f62523112484a.jpg)
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.
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
![](http://jazz.net/_images/myphoto/5ca2acf5aa917883a55f62523112484a.jpg)
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.
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.
![](http://jazz.net/_images/myphoto/5ca2acf5aa917883a55f62523112484a.jpg)
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.
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.