Salesforce

AdminService fails to auto start during system reboot

« Go Back

Information

 
TitleAdminService fails to auto start during system reboot
URL NameAdminserver-fails-to-auto-start-during-system-reboot
Article Number000182773
EnvironmentProduct: OpenEdge
Version: All supported versions
OS: Windows 8, Windows 10, Windows Server 2008 R2, Windows Server 2012, Windows Server 2019
Question/Problem Description
AdminService fails to auto start during system reboot
The AdminServer fails to autostart with: java.net.ConnectException: Connection timed out: connect
The AdminService does not start the AdminServer resulting in application down when managed resources are not started by the AdminServer
 
Steps to Reproduce
Clarifying Information
AdminService is configured to auto start
Configurations are all correct, as is networked communication
The AdminService starts the Adminserver manually started once the system boots up
Error Message[RegistryManager] Bind failed: java.rmi.ConnectException: Connection refused to host: <hostname>; nested exception is:
[RegistryManager] java.net.ConnectException: Connection timed out: connect (7900)
Defect Number
Enhancement Number
Cause
The Adminserver fails to auto start because other Windows Services are trying to auto start during the system boot delaying the AdminService from it's configured auto start.
Resolution
Configure the Adminserver to autostart as "Automatic (Delayed Start)"

This will cause the AdminService to delay startup whenever the system reboots, allowing other needed services to start first.

To configure this Windows setting, perform the following steps:
  1. Click Start , click in the Start Search box, type services.msc , and then press ENTER.
  2. In the details pane, right-click AdminService, and then click Properties .
  3. On the General tab, in Startup type , select "Automatic (Delayed Start)".


 
Workaround
Notes
Keyword Phrase
Last Modified Date10/2/2020 12:14 PM

Powered by