| Author |
Message |
Jon Urso
Guest
|
Posted:
Fri Nov 04, 2005 5:50 pm Post subject:
Getting Error 1067 in the Cluster Log |
|
|
Hello,
I am receiving the following error message in the cluster.log file when
trying to start a generic service in an MSCS cluster group on a Windows
Server 2003 cluster:
00000af8.00001390::2005/11/04-13:37:03.100 ERR Generic Service <TS Session
Directory Service>: Service failed during initialization. Error: 1067.
Needless to say, the service fails to start in the cluster. I also get some
very basic Event Id's related to the CluSvc service in the System Log: An
Error 1042 followed by a 1069.
Does anybody have advice on how to troubleshoot this further?
Thanks in Advance,
Jon |
|
| Back to top |
|
 |
seth
Guest
|
Posted:
Fri Nov 04, 2005 5:50 pm Post subject:
Re: Getting Error 1067 in the Cluster Log |
|
|
could you provide some more information, such as the complete event long
entry?
it would help more in diagnosing the problem |
|
| Back to top |
|
 |
Mike Rosado [MSFT]
Guest
|
Posted:
Sun Nov 13, 2005 9:50 pm Post subject:
RE: Getting Error 1067 in the Cluster Log |
|
|
Hi Jon,
To ensure TS Session Directory Service is properly configured on an MSCS
Cluster, you want to make the steps outlined in the following article:
840695 How to provide high availability for the Terminal Services Session
http://support.microsoft.com/?id=840695
You need to make sure that TS Session Directory Service is installed on
both nodes and that the following registry is configured as part of the
Generic Service resource:
HKLM\SYSTEM\CurrentControlSet\Services\Tssdis\Parameter
All the 1067 means as it's outlined in the Cluster Log:
# for decimal 1067 / hex 0x42b
ERROR_PROCESS_ABORTED
# The process terminated unexpectedly.
If eveything is configured as outlined in article ID: 840695, then you
should create a case with Microsoft Product Support Services to determine
root cause of the failure.
--------------------
Hope this helps,
Mike Rosado
Windows 2000 MCSE + MCDBA
Microsoft Enterprise Platform Support
Windows NT/2000/2003 Cluster Technologies
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
<http://www.microsoft.com/info/cpyright.htm> |
|
| Back to top |
|
 |
|
|
|
|