It's all about the answers!

Ask a question

Error while running server rename command to create mapping file


Sajjad Ali Khan (314152) | asked Jul 19 '16, 5:09 a.m.
Hi all,

I am doing server rename in CLM 5.0.2 but when i try to create mapping file by running following "repotools-jts -generateURLMappings toFile=mapping.txt repositoryURL=https://FullyQualifiedHostName:9443/jts adminUserId=UserName adminPassword=Password"
command then i face below error.

Please help me to resolve this issue. 

2016-07-19 11:57:15,446 Repo Tools
2016-07-19 11:57:15,446 java.version=1.6.0
2016-07-19 11:57:15,446 java.runtime.version=pwa6460sr16fp1-20140706_01 (SR16 FP1)
2016-07-19 11:57:15,462 Provisioning using "C:\Program Files\IBM\JazzTeamServer\server\conf\jts\provision_profiles".
2016-07-19 11:57:15,493 repotools-jts -generateURLMappings adminPassword=********** adminUserId=Submission.Clear repositoryURL=https://jo00-rat02:9443/jts toFile=mapping.txt
2016-07-19 11:57:15,493   Jazz Foundation - Core Libraries, Version 5.0.2 (RJF-I20141028-1603)

2016-07-19 11:57:30,258 
2016-07-19 11:57:30,258 CRJAZ2233I The server at https://jo00-rat02:9443/jts/urlMappingInformation is being contacted to collect URL information.
2016-07-19 11:57:40,759 CRJAZ1247E The request to the server failed.  The server returned the HTTP error 500 with this error text: Internal Server Error.
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ1247E The request to the server failed.  The server returned the HTTP error 500 with this error text: Internal Server Error.
at com.ibm.team.repository.transport.client.ClientHttpUtil.throwHttpClientError(ClientHttpUtil.java:1446)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:527)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:323)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:221)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:230)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.executeMethod(RestClientConnectionBase.java:324)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.doMethod(RestClientConnectionBase.java:187)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.doGet(RestClientConnectionBase.java:122)
at com.ibm.team.repository.transport.client.TeamRawRestServiceClient$RawRestClientConnection.doGet(TeamRawRestServiceClient.java:96)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeServiceCall(ServiceInterfaceProxy.java:254)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(ServiceInterfaceProxy.java:110)
at com.ibm.team.repository.client.internal.RawRestServiceClientProxy$RestClientConnectionProxy.invoke(RawRestServiceClientProxy.java:121)
at com.sun.proxy.$Proxy9.doGet(Unknown Source)
at com.ibm.team.repotools.commands.remote.AbstractRenameMappingsCommand.doGetOnURL(AbstractRenameMappingsCommand.java:120)
at com.ibm.team.repotools.commands.remote.AbstractRenameMappingsCommand.getUrlMappingInformationInputStream(AbstractRenameMappingsCommand.java:130)
at com.ibm.team.repotools.commands.remote.internal.GenerateURLMappingsCommand.execute(GenerateURLMappingsCommand.java:103)
at com.ibm.team.repotools.command.AbstractCommand.execute(AbstractCommand.java:68)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.run(RepositoryToolsApplication.java:816)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.start(RepositoryToolsApplication.java:891)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
2016-07-19 11:57:40,774 CRJAZ1728E A Repository Tools error occurred. For more information, see this log file: C:\Program Files\IBM\JazzTeamServer\server\repotools-jts_generateURLMappings.log

One answer



permanent link
Kevin Ramer (4.5k8183200) | answered Jul 19 '16, 8:21 a.m.
See this post:

https://jazz.net/forum/questions/119109/server-rename-generate-mappings-fails-with-error-crjaz1247e-invalid-url-for-buildengine

which a search for the error code (CRJAZ1247E) would have led you to anyway.

Comments
Sajjad Ali Khan commented Jul 20 '16, 9:03 a.m.

Thanks Kevin

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.