Consultor Eletrônico



Kbase P111785: procluster start command hangs for 10 minutes
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/16/2009
Status: Unverified

SYMPTOM(s):

procluster start command hangs for 10 minutes

procluster start does not return back to a command prompt

Database is being started instantly

Starting database from a Cluster Administrator works fine

FACT(s) (Environment):

Progress 9.1E
OpenEdge 10.0X
Windows 2003

CHANGE:

Latest Service pack has been applied

CAUSE:

This is a known issue - the pscluster.dll and psclusterex.dll in %DLC%/bin and %WINDIR%/cluster are out of sync, as the service pack installation did not copy new version from %DLC%/bin to %WINDIR%/cluster.

FIX:

Copy both .dll's to %WINDIR%/cluster and re-register them.

1) stop the cluster service
2) proenv
3) pscluster uninstall
4) copy the pscluster.dll and psclusterex.dll from %DLC%/bin to %WINDIR%/cluster
5) restart the cluster service
6) pscluster install

These steps should be applied on each and every node of a cluster.