简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。 
        
        
      无法连接到 localhost : 5988
- 
* 消息 *
无法连接到 localhost : 5988 。连接失败。正在尝试连接到 localhost : 5988 - 
* 问题描述 *
如果禁用了 HTTPS 连接或 HTTPS 端口未设置为 5988 ,或者提供程序已停止工作且仍处于挂起状态,则会显示此消息。
 - 
* 更正操作 *
验证
enableHttpsConnection和https 端口的值是否正确:cimconfig -g enableHttpConnectioncimconfig -g enableHttpsConnectioncimconfig -g httpportcimconfig -g https 端口如果
enableHttpConnection或enableHttpConnection未设置为true,请输入以下命令:cimconfig -s enableHttpConnection -psmis cimserver restart如果
httpport未设置为 5988 ,请输入以下命令:cimconfig -s httpport=5988 -psmis cimserver restart如果提供程序已停止工作且仍处于挂起状态,请打开任务管理器并结束此过程,然后重新启动提供程序。