It's all about the answers!

Ask a question

server rename - repotools verifyURLMappings error


Mahari Hill (4861167230) | asked Feb 29 '16, 11:53 a.m.
CLM 502

I was able to proceed with creating a mappings file with repotools using the generateURLMappings with the repositoryURL option. I edited the mappings.txt file. I then ran the verifyURLMappings piece and got the following error. The server is running and the other repotools commands work: (some information has been modified for privacy)

2016-02-29 10:31:31,417 repotools-jts -verifyURLMappings adminPassword=(password) adminUserId=(id) mappingFile=mappings.txt repositoryURL=https://server.domain.com:9445/jts
2016-02-29 10:31:31,417   Jazz Foundation - Core Libraries, Version 5.0.2 (RJF-I20141028-1603)

2016-02-29 10:31:39,126
2016-02-29 10:31:39,126 CRJAZ2233I The server at https://server.domain.com:9445/jts/urlMappingInformation is being contacted to collect URL information.
2016-02-29 10:31:48,346 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.VerifyURLMappingsCommand.execute(VerifyURLMappingsCommand.java:66)
    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-02-29 10:31:48,346 CRJAZ1728E A Repository Tools error occurred. For more information, see this log file: C:\IBM\JazzTeamServer502PM\server\repotools-jts_verifyURLMappings.log


Comments
Krzysztof Kaźmierczyk commented Feb 29 '16, 12:15 p.m.

hi Mahari,
What is the error which you see in jts.log at the same time?


Krzysztof Kaźmierczyk commented Feb 29 '16, 12:15 p.m.

hi Mahari,
What is the error which you see in jts.log at the same time?


Kevin Ramer commented Feb 29 '16, 4:11 p.m.

I've seen for "resource" buildforge: and buildagent:
Too bad repotools has to die at that point and not do as much as it could...

One answer



permanent link
Mahari Hill (4861167230) | answered Feb 29 '16, 1:59 p.m.
Nevermind,

A reboot seems to have cleared whatever was the problem...

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.