Service manager dialog won't connect to service manager after upgrade of smgr
search cancel

Service manager dialog won't connect to service manager after upgrade of smgr

book

Article ID: 260492

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine CA Automic One Automation

Issue/Introduction

After upgrading the service manager on development system to 21.0.3 and upgrading the smgr dialog to 21.0.3, the service manager dialog is hanging when attempting to connect to the service manager machine.  

As a troubleshooting step, the command line tool, ucybsmcl.exe, was used and the following was the result:

C:\Automic\ServiceManagerDialog\bin>UCYBSMCl.exe -C GET_PROCESS_LIST -h servicemanager.servername.com:8871 -n AUTOMIC
*ERROR 2* Pipe returned error
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

telnet also could not connect:

C:\Automic\ServiceManagerDialog\bin>curl -v telnet://servicemanager.servername.com:8871
        Trying xxx.xxx.xxx.xxx:8871

C:\Automic\SerivceManagerDialog\bin>

 

Same telnet worked on older server (production), and smgrdia was able to connect to it

Environment

Release : 21.0.3

Resolution

The firewall was not opened between the server with the service manager dialog and the server with the service manager on port 8871.