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

Unable to connect to jazz repository

 I have the script which executes some set of scm cli's. When I run this script sometimes I face the following exception. Please make a note this exception is intermittent.
Unexpected exception
java.lang.IllegalArgumentException: Not logged in to the repository at URL "https://clmserver.abc.com/jazz/"
at com.ibm.team.filesystem.cli.core.util.RepoUtil.getSharedRepository(RepoUtil.java:1606)
at com.ibm.team.filesystem.cli.core.util.RepoUtil.login(RepoUtil.java:619)
at com.ibm.team.filesystem.cli.core.util.RepoUtil.loginUrlArgAnc(RepoUtil.java:434)
at com.ibm.team.filesystem.cli.core.util.RepoUtil.loginUrlArgAncestor(RepoUtil.java:536)
at com.ibm.team.filesystem.cli.client.internal.subcommands.CompareCmd.run(CompareCmd.java:444)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.run(SubcommandLauncher.java:682)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.doStart(SubcommandLauncher.java:403)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.run(SubcommandLauncher.java:180)
at com.ibm.team.filesystem.cli.core.internal.Application.start(Application.java:50)
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)

0 votes



2 answers

Permanent link
Hi Shalini, have you tried the steps at this technote : http://www-01.ibm.com/support/docview.wss?uid=swg21601347
If the issue persists, a little more detail in to the action which leads to the failure will help.

Best Regards, Sunil

0 votes

Comments

 I do not think it is the issue with URI since I am able to connect to repository if try it directly from the linux box.

bash-3.2$ ./scm login -r https://almweb1.ipc.com/jazz -n local -u rtcuser
Password (rtcuser @ https://almweb1.ipc.com/jazz/):


Permanent link
 I am still not able to resolve this issue.

0 votes

Your answer

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
× 12,029

Question asked: Apr 20 '15, 4:36 a.m.

Question was seen: 3,736 times

Last updated: Apr 24 '15, 9:52 a.m.

Confirmation Cancel Confirm