It's all about the answers!

Ask a question

[closed] I am receiving an error code as CRJAZ0098E. What does it mean and how do i resolve it?


Mugdha Parab (91) | asked May 12 '16, 12:08 a.m.
closed Dec 07 '17, 4:15 p.m. by Ralph Schoon (63.4k33646)
the version used is 5.0

Comments
Donald Nong commented May 12 '16, 12:45 a.m. | edited May 12 '16, 12:47 a.m.

http://www.ibm.com/support/knowledgecenter/SSCP65_4.0.1/com.ibm.messages.CLMic/CRJAZ0098E.html?lang=en

It's a generic error message. Please provide more details.

Found a similar issue. But again, without details, there would be no explanation.
https://jazz.net/forum/questions/206242/crjaz0098e-rtc-6-service-fail-eclipse-client-fail-creating-new-enumeration


1
Ralph Schoon commented May 13 '16, 4:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The question has been closed for the following reason: "Question is off-topic or not relevant" by rschoon Dec 07 '17, 4:15 p.m.

One answer



permanent link
Gursewak Singh (11) | answered Dec 07 '17, 4:06 p.m.

 getting the same error:

stack track:

com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098E The following service failed: com.ibm.team.scm.common.IScmService{/ccm/service/com.ibm.team.scm.common.IScmService}. The server returned the HTTP error 404 with this error text: Not Found.
at com.ibm.team.repository.transport.client.RemoteTeamServer.throwHttpClientError(RemoteTeamServer.java:2103)
at com.ibm.team.repository.transport.client.RemoteTeamServer.executeMethod(RemoteTeamServer.java:1294)
at com.ibm.team.repository.transport.client.RemoteTeamServer.executeMethod(RemoteTeamServer.java:1119)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeCancelableHttpMethod(RemoteTeamService.java:658)
at com.ibm.team.repository.transport.client.RemoteTeamService.invokePost(RemoteTeamService.java:605)
at com.ibm.team.repository.transport.client.RemoteTeamService.executeMethod(RemoteTeamService.java:548)
at com.ibm.team.repository.transport.client.RemoteTeamService.invoke(RemoteTeamService.java:202)
at com.ibm.team.repository.transport.client.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:43)
at com.sun.proxy.$Proxy50.getContributorState(Unknown Source)
at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.sun.proxy.$Proxy50.getContributorState(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.ibm.team.scm.client.internal.ScmServiceInterfaceProxy$2.run(ScmServiceInterfaceProxy.java:168)
at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1327)
at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1322)
at com.ibm.team.scm.client.internal.ScmClientLibraryContext.callCancelableService(ScmClientLibraryContext.java:71)
at com.ibm.team.scm.client.internal.ScmServiceInterfaceProxy.invokeCancelableService(ScmServiceInterfaceProxy.java:164)
at com.ibm.team.scm.client.internal.ScmServiceInterfaceProxy.invoke(ScmServiceInterfaceProxy.java:92)
at com.sun.proxy.$Proxy50.getContributorState(Unknown Source)
at com.ibm.team.scm.client.internal.WorkspaceManager.refresh(WorkspaceManager.java:3008)
at com.ibm.team.scm.client.internal.WorkspaceManager.ensureInitialized(WorkspaceManager.java:861)
at com.ibm.team.scm.client.internal.WorkspaceManager.getWorkspaceConnection(WorkspaceManager.java:883)
at com.ibm.team.filesystem.rcp.core.internal.changes.ComponentSyncManager.updateWorkspaceConnections(ComponentSyncManager.java:684)
at com.ibm.team.filesystem.rcp.core.internal.changes.ComponentSyncManager.updateWorkspaceConnections(ComponentSyncManager.java:675)
at com.ibm.team.filesystem.rcp.core.internal.changes.ComponentSyncManager.update(ComponentSyncManager.java:219)
at com.ibm.team.filesystem.rcp.core.internal.changes.util.listeners.UpdateChangesJob.run(UpdateChangesJob.java:196)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


Comments
Ralph Schoon commented Dec 07 '17, 4:16 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Your answer to the question is as useless as the original question. See How should I ask a question in the Forum if I want to receive useful answers?