Error occurs when initializing project areas
Hello,
I'm working with RTC 4.0.5 and it is not possible to create project areas because of an initialization error.
Bad Request
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.process.internal.authoring.service.ProcessAuthoringCopyProcessDescriptionService.run(ProcessAuthoringCopyProcessDescriptionService.java:124)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
java.lang.reflect.Method.invoke(Method.java:611)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
...
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:906)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:929)
java.lang.Thread.run(Thread.java:738)
Caused by:
Bad Request (com.ibm.team.process.internal.authoring.common.utils.ServiceException)
com.ibm.team.process.internal.authoring.service.utils.AbstractProcessAuthoringJfsClient.checkHttpResponse(AbstractProcessAuthoringJfsClient.java:737)
com.ibm.team.process.internal.authoring.service.utils.AbstractProcessAuthoringJfsClient.createContent(AbstractProcessAuthoringJfsClient.java:385)
com.ibm.team.process.internal.authoring.service.utils.TemplateProcessDescriptionHelper.copyContent(TemplateProcessDescriptionHelper.java:465)
com.ibm.team.process.internal.authoring.service.utils.TemplateProcessDescriptionHelper.copyProcessDescription(TemplateProcessDescriptionHelper.java:351)
... 103 more.
The project is then create in an "uninitialized" state and when I try to use the Eclipse client to initialize it I receive the following error: "Bad Request"
I'm running out of ideas, any help would be welcome.
Thanks,
Comments
Piotr Aniola
Mar 31 '14, 10:47 a.m.Are you using a standard process template or a custom one?
Are you able to create an initialize a project based on the standard scrum process template?
Tim De Becker
Mar 31 '14, 10:50 a.m.Hi Piotr,
Tim De Becker
Mar 31 '14, 10:53 a.m.I was finally able to initialize a project area using the "Unconfigured process" but this is not what i want...
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 31 '14, 11:37 a.m.Is this a new install or an upgrade?
If you go to the diagnostics for JTS and RTC, do you see any issues? Did the registration process succeed?
Tim De Becker
Mar 31 '14, 1:40 p.m.It is a new install.