Kbase P156886: Cannot get the AdminServer started on a Windows 2008 machine.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/16/2010 |
|
Status: Verified
SYMPTOM(s):
Cannot get the AdminServer started on a Windows 2008 machine.
Starting AdminServer from Services
Services indicates that the AdminServer is running.
proadsv -query states that the AdminServer is not alive.
When the AdminServer does not appear to be started, the DBA is issuing a proadsv -start command from proenv window.
Task manager showing more than 2 java processes running on this machine when the AdminServer process is being started.
FACT(s) (Environment):
Windows Server 2008
OpenEdge 10.2A02 32-bit Service Pack
CAUSE:
Appears to be a timing issue between when Services is starting the AdminServer verses when the AdminServer is attempted to be restarted from command line.
FIX:
Shutdown the AdminServer via Administrative Tools -> Services.
Terminate any java processes (that appear to have been left running due to the timing issue above) via the Task Manager.
Restart the AdminServer via either Services or via command line and wait that it is successfully started before issuing any other start commands.