CmsServerException - server node not found
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > CmsServerException - server node not found




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    CmsServerException - server node not found  
David N


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-18-07 12:19 AM

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(O
bject 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.HttpApplicati
on.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)






[ Post a follow-up to this message ]



    Re: CmsServerException - server node not found  
Stefan Goßner [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-18-07 06: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.HttpApplica
tion.IExecutionStep.Execute()
>   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
> completedSynchronously)
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:33 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register