|
Home > Archive > Microsoft Content Management Server > September 2006 > Site Stager fails
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jean-Marc 2006-09-18, 7:26 am |
| Hi,
I'm running a new installation of MSCMS2002-SP2 on Win2003 which works fine
except for site stager. I'm unable to get it to stage a site (onto local
drive of the server).
My "stage as" user:
- is a domain user that has been added to the local admins group of the
machine so has all rights
- can authenticate and browse the site from a PC
- I've added it to a Moderator group (as I read a posting suggesting this as
a requirement for SP2)
- I can find the sitemap.asp (as it appears on the profile) and restub.asp
when manually browsing using the "stage as" login (IIS logs show 200 for
restub.asp).
- Also allowed anonymous access to NR as a post suggested (though this
shouldn't be necessary as user is local admin)
- Output folder local directory exists and user has full rights over it.
- checked password repeatedly and can browse with it so not a password
problem
Alll seems fine but when I click Stage Now it goes into "currently staging"
for a few seconds and then I get the error:
Failed to connect to MSCMS server, probably due to user authentication
error. Please check the Stage As User Name and Password in the staging
profile. Also check to make sure the MSCMS server has this virtual path:
http://server/NR/System/Marshalling/ -
c:\depotcms\cmsmain\private\cms\staging\
ncompasssitestager\sitestager.cpp(1355)
Thanks in advance for any help or advice,
Kind regards
JM 
| |
| Stefan [MSFT] 2006-09-18, 7:26 am |
| Hi Jean-Marc,
please ensure that the /NR and /MCMS virtual directory have anonymous access
enabled.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Jean-Marc" <jlabenski@hotmail.com> wrote in message
news:OxhZm3w2GHA.4172@TK2MSFTNGP05.phx.gbl...
> Hi,
>
> I'm running a new installation of MSCMS2002-SP2 on Win2003 which works
> fine except for site stager. I'm unable to get it to stage a site (onto
> local drive of the server).
> My "stage as" user:
> - is a domain user that has been added to the local admins group of the
> machine so has all rights
> - can authenticate and browse the site from a PC
> - I've added it to a Moderator group (as I read a posting suggesting this
> as a requirement for SP2)
>
> - I can find the sitemap.asp (as it appears on the profile) and restub.asp
> when manually browsing using the "stage as" login (IIS logs show 200 for
> restub.asp).
> - Also allowed anonymous access to NR as a post suggested (though this
> shouldn't be necessary as user is local admin)
> - Output folder local directory exists and user has full rights over it.
> - checked password repeatedly and can browse with it so not a password
> problem
>
> Alll seems fine but when I click Stage Now it goes into "currently
> staging" for a few seconds and then I get the error:
>
> Failed to connect to MSCMS server, probably due to user authentication
> error. Please check the Stage As User Name and Password in the staging
> profile. Also check to make sure the MSCMS server has this virtual path:
> http://server/NR/System/Marshalling/ -
> c:\depotcms\cmsmain\private\cms\staging\
ncompasssitestager\sitestager.cpp(1355)
>
> Thanks in advance for any help or advice,
>
> Kind regards
>
> JM 
>
>
| |
| Jean-Marc 2006-09-18, 1:21 pm |
| Hi Stefan,
Many thanks for the prompt reply!
I had the NR as anonymous, but not the MCMS. I've now set these both to
anonymous, and verified anonymous access (by browsing a file in these 2 dirs
without having to log on) OK. But I am still facing the same behaviour when
trying to run Stage Now.
Any ideas?
Thanks again
JM 
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:%23hsVKWx2GHA.1292@TK2MSFTNGP03.phx.gbl...
> Hi Jean-Marc,
>
> please ensure that the /NR and /MCMS virtual directory have anonymous
> access enabled.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Jean-Marc" <jlabenski@hotmail.com> wrote in message
> news:OxhZm3w2GHA.4172@TK2MSFTNGP05.phx.gbl...
>
>
| |
| Stefan [MSFT] 2006-09-18, 1:21 pm |
| Hi Jean-Marc,
what is the entry in the IIS log for the URL listed below?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Jean-Marc" <jlabenski@hotmail.com> wrote in message
news:uKYAdey2GHA.5056@TK2MSFTNGP02.phx.gbl...
> Hi Stefan,
>
> Many thanks for the prompt reply!
>
> I had the NR as anonymous, but not the MCMS. I've now set these both to
> anonymous, and verified anonymous access (by browsing a file in these 2
> dirs without having to log on) OK. But I am still facing the same
> behaviour when trying to run Stage Now.
>
> Any ideas?
>
> Thanks again
>
> JM 
>
>
>
> "Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
> news:%23hsVKWx2GHA.1292@TK2MSFTNGP03.phx.gbl...
>
>
| |
| Jean-Marc 2006-09-19, 7:22 am |
| Hi Stefan,
I scheduled it to run at midnight so I now have a clean log with a single
run attempt. The ENTIRE log is:
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2006-09-19 00:00:07
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port
cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2006-09-19 00:00:07 W3SVC351581211 192.168.55.101 POST
/NR/System/Marshalling/resstub.asp - 80 - 192.168.55.101 - 200 0 0
2006-09-19 00:00:07 W3SVC351581211 192.168.55.101 POST
/NR/System/Marshalling/resstub.asp - 80 - 192.168.55.101 - 200 0 0
No errors, though just 2 lines seems too few. 192.168.55.101 is the address
of the server (CMS, IIS, Stager).
Thanks again for your help and patience!
JM 
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:et%23wU4z2GHA.324@TK2MSFTNGP05.phx.gbl...
> Hi Jean-Marc,
>
> what is the entry in the IIS log for the URL listed below?
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Jean-Marc" <jlabenski@hotmail.com> wrote in message
> news:uKYAdey2GHA.5056@TK2MSFTNGP02.phx.gbl...
>
>
| |
| Stefan [MSFT] 2006-09-19, 7:20 pm |
| Hi Jean-Marc,
then I would suggest to open a support case with Microsoft.
We will have to do a network monitor trace to analyze the traffic in more
details.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Jean-Marc" <jlabenski@hotmail.com> wrote in message
news:%23SJkvy82GHA.4588@TK2MSFTNGP04.phx.gbl...
> Hi Stefan,
>
> I scheduled it to run at midnight so I now have a clean log with a single
> run attempt. The ENTIRE log is:
>
> #Software: Microsoft Internet Information Services 6.0
> #Version: 1.0
> #Date: 2006-09-19 00:00:07
> #Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query
> s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus
> sc-win32-status
> 2006-09-19 00:00:07 W3SVC351581211 192.168.55.101 POST
> /NR/System/Marshalling/resstub.asp - 80 - 192.168.55.101 - 200 0 0
> 2006-09-19 00:00:07 W3SVC351581211 192.168.55.101 POST
> /NR/System/Marshalling/resstub.asp - 80 - 192.168.55.101 - 200 0 0
>
> No errors, though just 2 lines seems too few. 192.168.55.101 is the
> address of the server (CMS, IIS, Stager).
>
> Thanks again for your help and patience!
>
> JM 
>
>
> "Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
> news:et%23wU4z2GHA.324@TK2MSFTNGP05.phx.gbl...
>
>
| |
| Jean-Marc 2006-09-20, 7:26 am |
| Hi Stefan,
I'm setting up another server to test if I face the same issue. If I do I'll
open a case as suggested. I've done a capture with netmon when I run stager
but not really sure what I'm looking for.
Thanks for all your help and advice.
Kind regards
JM 
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:OANSkY$2GHA.2228@TK2MSFTNGP03.phx.gbl...
> Hi Jean-Marc,
>
> then I would suggest to open a support case with Microsoft.
> We will have to do a network monitor trace to analyze the traffic in more
> details.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Jean-Marc" <jlabenski@hotmail.com> wrote in message
> news:%23SJkvy82GHA.4588@TK2MSFTNGP04.phx.gbl...
>
>
|
|
|
|
|