Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC 2.0 Enterprise repotools -createUser ERROR

Hello

I can't update user information with repotools due to error bellow accurs.

I'm using tomcat with following port mapping and BluePages LDAP User Registry
9080 -> 9085
9443 -> 9445

Seems I have to change another port number somewhere but have no idea where.

Can anybody help to solve this issue?

Many thanks in advance.


2009-07-10 10:12:35,858 repotools -createUser userid=XXXX@XX.ibm.com name=XXXXXXX
2009-07-10 10:12:35,858 java.version=1.5.0
2009-07-10 10:12:35,859 java.runtime.version=pap64devifx-20090505 (SR9-0 +IZ45776+IZ49644+IZ49635)
2009-07-10 10:12:35,859 Repo Tools
2009-07-10 10:12:35,860 Rational Team Concert, Version 2.0 (I20090618-1753)
Jazz Foundation Server, Version 1.0 (I20090618-1753)

2009-07-10 10:12:35,863 Provisioning using "./conf/jazz/provision_profiles".
2009-07-10 10:12:48,805 Rational Jazz Team Server - Enterprise
2009-07-10 10:12:48,827 CRJAZ1363I Loading configuration from "com.ibm.team.repository.common/teamserver.properties".
2009-07-10 10:12:48,827
2009-07-10 10:12:50,175 CRJAZ0098I The service "com.ibm.team.repository.common.internal.IRepositoryRemoteService{/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService}" failed. The server returned the http error 404 with error text "Not Found". Examine any further details here or look in the server log files for more information on how to resolve the issue.
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098I The service "com.ibm.team.repository.common.internal.IRepositoryRemoteService{/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService}" failed. The server returned the http error 404 with error text "Not Found". Examine any further details here or look in the server log files for more information on how to resolve the issue.
at com.ibm.team.repository.transport.client.ClientHttpUtil.throwHttpClientError(ClientHttpUtil.java:381)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:329)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeCancelableHttpMethod(RemoteTeamService.java:554)
at com.ibm.team.repository.transport.client.RemoteTeamService.invokePost(RemoteTeamService.java:527)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeMethod(RemoteTeamService.java:467)
at com.ibm.team.repository.transport.client.RemoteTeamService.invoke(RemoteTeamService.java:197)
at com.ibm.team.repository.transport.client.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:43)
at $Proxy0.describe(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeServiceCall(ServiceInterfaceProxy.java:149)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(ServiceInterfaceProxy.java:84)
at $Proxy0.describe(Unknown Source)
at com.ibm.team.repository.client.internal.TeamRepository$4.run(TeamRepository.java:1377)
at com.ibm.team.repository.client.internal.TeamRepository$4.run(TeamRepository.java:1)
at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1164)
at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1157)
at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1370)
at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:566)
at com.ibm.team.repotools.usermanagement.AbstractRemoteCommand.createTeamRepository(AbstractRemoteCommand.java:178)
at com.ibm.team.repotools.usermanagement.AbstractRemoteCommand.teamRepository(AbstractRemoteCommand.java:167)
at com.ibm.team.repotools.usermanagement.AbstractRemoteCommand.getServiceFromClientLibrary(AbstractRemoteCommand.java:144)
at com.ibm.team.repotools.usermanagement.AbstractRemoteCommand.assertJazzAdminsPermission(AbstractRemoteCommand.java:97)
at com.ibm.team.repotools.usermanagement.CreateUserCommand.execute(CreateUserCommand.java:33)
at com.ibm.team.repotools.rcp.AbstractCommand.execute(AbstractCommand.java:161)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.run(RepositoryToolsApplication.java:671)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.start(RepositoryToolsApplication.java:702)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
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:386)
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:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

0 votes


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 10 '09, 5:19 a.m.

Question was seen: 4,717 times

Last updated: Jul 10 '09, 5:19 a.m.

Confirmation Cancel Confirm