How to make Absolute path during rmUpdateProjectBackLinksOnline?
I am upgrading to 5.0.1 from 4.0.3
CCM, JTS, QM have upgraded successfully to 5.0.1
I am at the last part of RM and get this error when running the final rmUpdateProjectBackLinksOnline step:
CRJAZ1728E A Repository Tools error occurred
detailed from log:
016-05-26 19:29:19,164 Provisioning using "E:\JazzTeamServer5\server\conf\rm\provision_profiles".
2016-05-26 19:29:19,180 repotools-rm -rmUpdateProjectBackLinksOnline adminPassword=************* adminUserId=dsakoda repositoryURL=https://my-host:9443/rm
2016-05-26 19:29:19,180 Jazz Foundation - Core Libraries, Version 5.0.1 (RJF-I20140805-1241)
Rational DOORS Next Generation, Version 5.0.1 (RMS5.0.1-I20140805_2017)
2016-05-26 19:29:19,819
To submit questions about issues, go to the Jazz.net forum at https://jazz.net/forum.
To find more information about a message, see the online product documentation.
2016-05-26 19:29:19,835 CRJAZ1363I Loading the configuration from "bundleresource://227.fwk1576623609:1/teamserver.properties".
2016-05-26 19:29:19,882 CRJAZ1778I This server is configured as an application.
2016-05-26 19:29:20,100 CRJAZ2558I Setting the local server rename state to false and the openServerDescriptionServiceTemporarily state to false.
2016-05-26 19:29:20,787 Retrieving project areas.
2016-05-26 19:29:21,489 java.lang.IllegalStateException: The URI "/jts/authenticated/identity?redirectPath=%2Fjts%2Fjauth-issue-token" is expected to be absolute
com.ibm.team.repository.common.transport.ServiceMethodInvocationError: java.lang.IllegalStateException: The URI "/jts/authenticated/identity?redirectPath=%2Fjts%2Fjauth-issue-token" is expected to be absolute
at com.ibm.team.repository.transport.client.RemoteTeamService.getAppropriateException(RemoteTeamService.java:646)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeMethod(RemoteTeamService.java:518)
at com.ibm.team.repository.transport.client.RemoteTeamService.invoke(RemoteTeamService.java:194)
at com.ibm.team.repository.transport.client.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:43)
at com.sun.proxy.$Proxy96.describe(Unknown Source)
my teamserver.properies value from rm folder:
com.ibm.team.repository.server.webapp.url=https\://my-host\:9443/rm
I can hit the login page fine from the browser using:
https://my-host:9443/jts/authenticated/identity?redirectPath=%2Fjts%2Fjauth-issue-token