Node is not a LiveCopy on Siteadmin and Blueprint control centre
Hi all,
I met in to a strange error today.
Suddenly the Siteadmin are not showing the child content of the node, and its the same as the Blueprint control centre as well.
And this is the exception on the JSON request.
error Node is not a LiveCopy
Cannot serve request to /libs/wcm/msm/content/commands/blueprintstatus.json in /libs/wcm/msm/components/commands/blueprintstatus/GET.jsp
Request Progress:
0 (2014-08-25 11:19:31) TIMER_START{Request Processing}
0 (2014-08-25 11:19:31) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message>
0 (2014-08-25 11:19:31) LOG Method=GET, PathInfo=/libs/wcm/msm/content/commands/blueprintstatus.json
0 (2014-08-25 11:19:31) TIMER_START{ResourceResolution}
1 (2014-08-25 11:19:31) TIMER_END{1,ResourceResolution} URI=/libs/wcm/msm/content/commands/blueprintstatus.json resolves to Resource=, type=wcm/msm/components/commands/blueprintstatus, path=/libs/wcm/msm/content/commands/blueprintstatus, resource=[JcrNodeResource, type=wcm/msm/components/commands/blueprintstatus, superType=null, path=/libs/wcm/msm/content/commands/blueprintstatus]
1 (2014-08-25 11:19:31) LOG Resource Path Info: SlingRequestPathInfo: path='/libs/wcm/msm/content/commands/blueprintstatus', selectorString='null', extension='json', suffix='null'
1 (2014-08-25 11:19:31) TIMER_START{ServletResolution}
1 (2014-08-25 11:19:31) TIMER_START{resolveServlet(, type=wcm/msm/components/commands/blueprintstatus, path=/libs/wcm/msm/content/commands/blueprintstatus, resource=[JcrNodeResource, type=wcm/msm/components/commands/blueprintstatus, superType=null, path=/libs/wcm/msm/content/commands/blueprintstatus])}
1 (2014-08-25 11:19:31) TIMER_END{0,resolveServlet(, type=wcm/msm/components/commands/blueprintstatus, path=/libs/wcm/msm/content/commands/blueprintstatus, resource=[JcrNodeResource, type=wcm/msm/components/commands/blueprintstatus, superType=null, path=/libs/wcm/msm/content/commands/blueprintstatus])} Using servlet /libs/wcm/msm/components/commands/blueprintstatus/GET.jsp
1 (2014-08-25 11:19:31) TIMER_END{0,ServletResolution} URI=/libs/wcm/msm/content/commands/blueprintstatus.json handled by Servlet=/libs/wcm/msm/components/commands/blueprintstatus/GET.jsp
1 (2014-08-25 11:19:31) LOG Applying Requestfilters
1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter
1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.designimporter.CanvasPageDeleteRequestFilter
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.WCMRequestFilter
1 (2014-08-25 11:19:31) LOG Calling filter: com.adobe.granite.optout.impl.OptOutFilter
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.theme.impl.ThemeResolverFilter
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
1 (2014-08-25 11:19:31) LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter
1 (2014-08-25 11:19:31) LOG RedirectFilter did not redirect (request extension does not match)
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.warp.TimeWarpFilter
1 (2014-08-25 11:19:31) LOG Applying Componentfilters
1 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter
2 (2014-08-25 11:19:31) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter
2 (2014-08-25 11:19:31) TIMER_START{/libs/wcm/msm/components/commands/blueprintstatus/GET.jsp#0}
88 (2014-08-25 11:19:32) LOG Applying Error filters
88 (2014-08-25 11:19:32) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter
88 (2014-08-25 11:19:32) TIMER_START{handleError:status=500}
90 (2014-08-25 11:19:32) TIMER_END{2,handleError:status=500} Using handler /apps/sling/servlet/errorhandler/default.jsp
91 (2014-08-25 11:19:32) LOG Found processor for post processing ProcessorConfiguration: {contentTypes=[text/html],order=-1, active=true, valid=true, processErrorResponse=true, pipeline=(generator=Config(type=htmlparser, config={}), transformers=(Config(type=linkchecker, config={}), Config(type=mobile, config=org.apache.sling.jcr.resource.JcrPropertyMap@43790ba6), Config(type=mobiledebug, config=org.apache.sling.jcr.resource.JcrPropertyMap@3febe1e5), Config(type=contentsync, config=org.apache.sling.jcr.resource.JcrPropertyMap@173ba22c), serializer=Config(type=htmlwriter, config={}))}
92 (2014-08-25 11:19:32) TIMER_END{92,Request Processing} Dumping SlingRequestProgressTracker Entries
ApacheSling/2.2 (Day-Servlet-Engine/4.1.42, Java HotSpot(TM) 64-Bit Server VM 1.6.0_29, Windows Server 2008 R2 6.1 amd64)
Does anybody have any ideal on what is causing the problem?
Thanks