It's all about the answers!

Ask a question

How to troubleshoot RTC Hanged login?


Sohail Aboobaker (111) | asked Jul 12 '18, 10:24 a.m.

 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?


Comments
Sohail Aboobaker commented Jul 12 '18, 10:57 a.m.

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 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.