Re: IIS6 on 2003 Cluster - cannot get working!!
From: Shon Shah [MSFT] (shonsh_at_online.microsoft.com)
Date: 02/20/05
- Next message: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Previous message: lpuljic_at_bigpond.net.au: "Re: Print Server CLustering"
- In reply to: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Next in thread: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Reply: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 19 Feb 2005 17:42:06 -0800
1. Can you please re-check if the following line in Online( ) function of
clusweb.vbs script really contains 'w3svc'?
set objService = objWmiProvider.get("win32_service='w3svc'")
2. Are you able to start and stop w3svc service from command line using
commands like "sc stop w3svc" and "sc start w3svc"?
Looks like an interesting error to me. I tried different combinations like
disabling w3svc, specifying different invalid service names in clusweb.vbs,
uninstalling IIS etc but none of these caused the error mentioned below. Not
sure why the service being queried for is (null) and whose ServiceName
property is mentioned in the error. It might be possible that the issue is
specific to this particular configuration and I would suggest contacting
Microsoft product support unless others on the newsgroup have more to add.
All the best!
-- Regards, Shon Shah Software Design Engineer/Test Microsoft Cluster Server This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples, if any, are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Stephen Lappin" <stephen.lappin@rtel.dot.com> wrote in message news:F6C8684C-4C4A-49A4-82EF-FE6EF7F844AD@microsoft.com... > Hi, > > Yes, looking at the log, I find the following: > 00000c1c.000006b4::2005/02/17-17:41:32.421 ERR Generic Service <IIS>: > Unable to read parameters from registry for Service '(null)' . Error: 13, > property in error is 'ServiceName' . > > I have called the resource IIS. I have not editied the clusweb.vbs in any > way. Any further ideas? > > Sláinte mhath > Stephen > > "Shon Shah [MSFT]" wrote: > >> Stephen, >> >> Looking at log statements containing "ERR Generic Script >> <YourResourceName>" towards the end of the log file >> %windir%\cluster\cluster.log might be a good starting point. Those log >> statements should give more details as to why the resource can not be >> brought online. >> >> Hope this helps. >> >> -- >> Regards, >> Shon Shah >> Software Design Engineer/Test >> Microsoft Cluster Server >> >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> Use of included script samples, if any, are subject to the terms >> specified >> at http://www.microsoft.com/info/cpyright.htm >> >> Please do not send email directly to this alias. This alias is for >> newsgroup >> purposes only. >> >> "Stephen Lappin" <stephen.lappin@rtel.dot.com> wrote in message >> news:9BFF7376-93A8-4570-8C53-F14D849F506F@microsoft.com... >> > Help! >> > >> > I am attempting to get an IIS 6 website running on a Win 2003 Server >> > cluster. I have setup the generic script as described below. >> > >> > http://www.microsoft.com/resources/documentation/WindowsServ/2003/enterprise/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/enterprise/proddocs/en-us/sag_MSCScheck_19.asp >> > >> > However, whenever I try to bring this service online, I get the >> > following >> > error: >> > >> > An error occurred attempting to bring the 'IIS' resource online. >> > The cluster resource could not be brought online by the resource >> > monitor. >> > Error ID: 5018 (0000139a). >> > >> > The generic script I am using is >> > %systemroot%\system32\inetsrv\clusweb.vbs >> > >> > >> > -- >> > Sláinte mhath >> > Stephen Lappin >> >> >>
- Next message: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Previous message: lpuljic_at_bigpond.net.au: "Re: Print Server CLustering"
- In reply to: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Next in thread: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Reply: Stephen Lappin: "Re: IIS6 on 2003 Cluster - cannot get working!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|