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

How to troubleshoot RTC Hanged login?

 I have a powershell script that was executing perfectly since last few weeks. However, today it is hanging after login (may be during login) without any change to code. The credentials are still valid.


It is very simple line of code as follows:

 scm login -r $rtcURI -n local -u $rtcUser -P $rtcPass
 write-host "Completed Login"
The console shows message which is from scm login, I assume:

Logged in to https://--url for rational--

But the next message never appears. The log file doesn't show any content.

Where should I look for troubleshooting or what steps can we take to resolve this hanged status?

0 votes

Comments

I decided to restart the machine. After that, it started moving forward. What would be an alternate resolution or troubleshooting steps for this behavior? 


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 12 '18, 10:24 a.m.

Question was seen: 1,572 times

Last updated: Jul 12 '18, 10:57 a.m.

Confirmation Cancel Confirm