|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Cluster error 1230: Cluster resource '%1' (resource type '%2', DLL '%3') either crashed or deadlocked. I have a configured cluster resource type that is being used to perform the applicable task within the Windows 2008 Server but not in Windows 2008 ServerR2 now. The cluster event occurs the 1230 error message as: Cluster resource '%1' (resource type '%2', DLL '%3') either crashed or deadlocked. The Resource Hosting Subsystem (RHS) process will now attempt to terminate, and the resource will be marked to run in a separate monitor. Should I go for the modification of the design of my resource type? Or is it a known problem ? Any help would be greatly appreciated !!! |
#2
| |||
| |||
Re: Cluster error 1230: Cluster resource '%1' (resource type '%2', DLL '%3') either crashed or deadlocked. There are two of the options 1- It is a real deadlock 2- It is not specified as a deadlock but it is very slowly processing online, so slow that the deadlock monitor fires and post the error So, we need to go for the testing of second from two specified , please run the following command: Quote:
Quote:
|
#3
| |||
| |||
Re: Cluster error 1230: Cluster resource '%1' (resource type '%2', DLL '%3') either crashed or deadlocked. Thanks you so much to consider on my issues with the possible solution regarding the same but this is bad luck for me and I was just thinking that it can resolve the issue of mine . I followed your suggestion and applied in the same way as you suggested me to do ,configuring the DeadLockTimeOut to 900000. But it still getting failed with the same message . There is only one section of this one resource type within my cluster. Any suggestion what could cause the deadlock or is this something else? |
#4
| |||
| |||
Re: Cluster error 1230: Cluster resource '%1' (resource type '%2', DLL '%3') either crashed or deadlocked. My custom resource contains its personal resource type and resource type extension. I got this only come up with the Debugged version of my resource type dll. If not specified as the debug version then my resource can go for the launching properly without any issues . When I work with the WinDbg to debug the the rhs.exe that loads the dll, it display and came up with the following error when I try to come up with my resource online: Quote:
|
#5
| |||
| |||
Re: Cluster error 1230: Cluster resource '%1' (resource type '%2', DLL '%3') either crashed or deadlocked. I was capable to perform the installation of Windows 7 R2 symbols package and debug the problem more. I got the same issue happens when my resource dll query the 'Counter' value of the 'Perflib' subkey in the Windows registry with the help of RegQueryValueEx. The 'Counter' value specified as a REG_MULTI_SZ type data and got ended up with the two NULL characters. After all, for Windows 2008 Server R2, the value returned from the RegQueryValueEx that contains the extra character(0xcdcd) after the two NULL characters,that terminates the 'Counter' string value and the issue was occurred when my dll read that another character because the code was manipulating it after all. |
![]() |
|
Tags: cluster, command, deadlock, dll, error code, server, windbg, windows 2008 |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
New cluster - fail to add node 2 to the cluster, Error 0x800706ba: The RPC server is unavailable | stepws | Windows Server Help | 1 | 23-04-2011 06:14 PM |
move cluster resource using the command line cluster.exe | faf1967 | Windows Server Help | 7 | 06-04-2010 01:58 AM |
Adding new physical disk resource to cluster | ILYA | Windows Server Help | 5 | 24-10-2007 06:33 PM |
Adding new physical disk resource to 2003 active/passive cluster | kesm0724 | Windows Server Help | 3 | 02-05-2007 01:12 AM |
cluster file share resource failed in Windows 2003 | Johnny Flo | Windows Server Help | 3 | 06-05-2005 04:12 AM |