|
Home > Archive > Microsoft Content Management Server > July 2007 > CmsServerException - server node not found
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]
| Author |
CmsServerException - server node not found
|
|
| David N 2007-07-17, 7:19 pm |
| Hi,
I get an CmsServerException : server noded not found...i can find any help
on this or anything in the support bulletins.
So far we have only expreanced this in a development/test system, but this
seems to bring down CMS.....need help NOW :D
below in the complete error trace.
Dave
An unhandled exception was raised in the web application:
System.Web.HttpUnhandledException: Exception of type
'System.Web.HttpUnhandledException' was thrown. --->
Microsoft.ContentManagement.Publishing.CmsServerException: Server node not
found error. Contact the site administrator. --->
System.Runtime.InteropServices.COMException (0x80041B68): Server node not
found error. Contact the site administrator.
at
Microsoft.ContentManagement.Interop.Publishing.IRcwBaseChannelItem.get_URL()
at Microsoft.ContentManagement.Publishing.ChannelItem.get_Url()
--- End of inner exception stack trace ---
at Microsoft.ContentManagement.Publishing.ChannelItem.get_Url()
at
SkimmingStone.Controls.Chrome.HeaderLinks.NavigationRepeater_ItemDataBound(Object sender, RepeaterItemEventArgs e)
at
System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e)
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex,
ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean
useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at SkimmingStone.Controls.Chrome.HeaderLinks.HeaderLinks_PreRender(Object
sender, EventArgs e)
at System.Web.UI.Control.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.error_defaulterror_aspx.ProcessRequest(HttpContext context)
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
| |
| Stefan Goßner [MSFT] 2007-07-18, 1:19 am |
| Hi David,
server node not found usually indicates a database inconsistancy.
Please open a support case to get your database analyzed.
Cheers,
Stefan
"David N" <David N@discussions.microsoft.com> wrote in message
news:0F6DCAB8-37EE-4A6B-8E94-2AD70998F34A@microsoft.com...
> Hi,
>
> I get an CmsServerException : server noded not found...i can find any help
> on this or anything in the support bulletins.
>
> So far we have only expreanced this in a development/test system, but this
> seems to bring down CMS.....need help NOW :D
>
> below in the complete error trace.
>
> Dave
>
> An unhandled exception was raised in the web application:
> System.Web.HttpUnhandledException: Exception of type
> 'System.Web.HttpUnhandledException' was thrown. --->
> Microsoft.ContentManagement.Publishing.CmsServerException: Server node not
> found error. Contact the site administrator. --->
> System.Runtime.InteropServices.COMException (0x80041B68): Server node not
> found error. Contact the site administrator.
> at
> Microsoft.ContentManagement.Interop.Publishing.IRcwBaseChannelItem.get_URL()
> at Microsoft.ContentManagement.Publishing.ChannelItem.get_Url()
> --- End of inner exception stack trace ---
> at Microsoft.ContentManagement.Publishing.ChannelItem.get_Url()
> at
> SkimmingStone.Controls.Chrome.HeaderLinks.NavigationRepeater_ItemDataBound(Object
> sender, RepeaterItemEventArgs e)
> at
> System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs
> e)
> at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex,
> ListItemType itemType, Boolean dataBind, Object dataItem)
> at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean
> useDataSource)
> at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
> at System.Web.UI.WebControls.Repeater.DataBind()
> at
> SkimmingStone.Controls.Chrome.HeaderLinks.HeaderLinks_PreRender(Object
> sender, EventArgs e)
> at System.Web.UI.Control.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain(Boolean
> includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> --- End of inner exception stack trace ---
> at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain(Boolean
> includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest(Boolean
> includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at ASP.error_defaulterror_aspx.ProcessRequest(HttpContext context)
> at
> System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
> completedSynchronously)
>
|
|
|
|
|