Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does STM report that it is unable to connect to the host due to an unexpected error?

0
Posted

Why does STM report that it is unable to connect to the host due to an unexpected error?

0

(This problem is fixed in IPR 9806.) STM can experience problems as a result of extra files being left on the system by the software update utility swinstall and the frecover utility. The directory /usr/sbin/stm/uut/bin/sys should contain only the three files: diagmond, diaglogd, and memlogd. If there are other files in this directory, they should be removed (or moved out of this directory). Files to be removed typically have names like EMYa01203 (the exact name will vary). Other files to be removed have names like diagmond.1284 (the string “diagmond,” “diaglogd,” or “memlogd”, with a number appended). • First stop the diagnostics daemon using the command: /sbin/init.d/diagnostics stop • Remove the files which shouldn’t be there. • If removing the extra files fails due to “text file busy,” then you may need to: • ps -ef | grep diaglogd # to find the Process ID (PID) for diaglogd • kill -2 • Repeat this for memlogd. • If you still can’t remove the extra files, r

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123