No parameter found in scope

I am running the page /oracle/apps/per/selfservice/hierarchy/webui/HierarchyPG from within JDeveloper on my local machine. The page runs and loads OK. On clicking the Advanced Search button, the page /oracle/apps/per/selfservice/search/webui/AdvancedSearchPG is displayed. I can successfully search for an employee here, but when I press the Action icon I receive the message "No parameter for pDestination or pCalledFrom found in scope."
I have placed the optional URL paramter &pCalledFrom=OTA_LEARNER_HOME_SS in my project runtime connection. This parameter is present in the URL when HierarchyPG loads and when AdvancedSearchPG first loads. After searching for an employee in AdvancedSearchPG this parameter is lost (&pCalledFrom=).
Does anyone know how I might get this working? I need to be able to recreate the business process using JDeveloper before I start the extending the application.

Hello,
I was facing the same problem when navigating through SSHR launched from JDeveloper. In my case the error (HR_HR_MESG21_WEB which is "No parameter for pDestination or pCalledFrom found in scope.") was thrown in oracle.apps.per.selfservice.arch.webui.PerOAControllerImpl because both both parameters seem to be empty. Support note 736754.1 is mentioning this error message and it seems that the parameters are somehow related to the menu or function setup. I tried to go one step back in the navigation, meaning I am launching the oracle.apps.fnd.framework.navigate.webui.HomePG.xml and navigate to the SSHR page from there. This takes a bit longer as more page loadings are necessary but the error does not occur anymore.
Regards

Similar Messages

  • "No parameter for pDestination or pCalledFrom found in scope." Competence

    Hello ,
    When i am trying to do the action on an employee in
    Competence Superuper -> Comptence Profile -> (Advanced search ) (Action)
    Am getting the following error
    "No parameter for pDestination or pCalledFrom found in scope."
    Could you plz any one help to reslove the issue.
    In the same session try to do the same transaction, go the message as "Error on Page"
    Error Message as,
    Error is copied below:
    oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.per.selfservice.competenceprofile.webui.XXHrCompProfOverviewCO) associated with region: (HrCompOverview). This is probably because the class name is wrong or not included in project.
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2662)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.per.selfservice.competenceprofile.webui.XXHrCompProfOverviewCO) associated with region: (HrCompOverview). This is probably because the class name is wrong or not included in project.
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getController(OAWebBeanHelper.java:1896)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:572)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.per.selfservice.competenceprofile.webui.XXHrCompProfOverviewCO) associated with region: (HrCompOverview). This is probably because the class name is wrong or not included in project.
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getController(OAWebBeanHelper.java:1896)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:572)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)

    Thanks for advice. Posted in the same.
    Regards,
    Krishna

  • No parameter for pDestination or pCalledFrom found in scope

    Hello all,
    I'm frustrated now and putting this email so that someone can help me solve this issue. I'm trying to run the HR Self service page from my JDeveloper. I did all the required setups. When i try to run the HiearachyPG, it opens fine with the list of all the employees. Now when i select any employees, below is what i see
    No parameter for pDestination or pCalledFrom found in scope.
    No matter what i do, it doesn't work....PLEASE HELP!!!
    Thanks a ton.
    Kumar

    Hello Kumar,
    Even i tried to run the SSHR pages in my JDEV. Got Same error.
    After some Research we found that its not possible.
    Thanks,
    Raghav.

  • Bean not found within scope error

    I am getting the error "bean jspbean not found within scope error". I am using JBuilder 5.0. I thought that I had set up my paths and placed my code in the correct directories but it seems that I am missing something. I was developing in Visual Age for Java then ported my code into JBuilder. The code ran in VA but I can't get it to compile & run in JBuilder. This is why I think that I'm missing a path somewhere. Please HELP!! I have been trying different things and nothing seems to work.
    My ClassPath in it:
    d:\MySource\BannerTracker;.
    My java files are located in:
    d:\MySource\BannerTracker\src\com\seqtek\pplsi\banner
    My class files are being compiled in:
    d:\MySource\BannerTracker\classes\com\seqtek\pplsi\banner
    AND
    d:\MySource\BannerTracker\defaultroot\WEB-INF\classes\com\seqtek\pplsi\banner
    JBuilder has the following paths set
    Output Path = d:\MySource\BannerTracker\classes
    Backup Path = d:\MySource\BannerTracker\bak
    Working Dir = d:\MySource\BannerTracker
    Source = d:\MySource\BannerTracker\src
    My JSP files are accessed by JBuilder in the d:\MySource\BannerTracker\defaultroot directory.
    My JSP code snippet:
    <%@ page import="javax.servlet.*" %>
    <%@ page import="javax.servlet.http.*" %>
    <%@ page import="javax.servlet.jsp.*" %>
    <HTML>
    <HEAD>
    <jsp:useBean id="jspbean" type="com.seqtek.pplsi.banner.BannerRptBean" scope="request" />
    <jsp:setProperty name="jspbean" property="login" param="login" />
    </jsp:useBean>
    ... HTML code for my form...
    <font face="Arial" size=2><B>Select Month:</B>
    <%= jspbean.showMonths() %>
    <P>
    <B>Select View:</B>
    <%= jspbean.showViews() %>
    <P>
    <B>Select Banner:</B>
    <%= jspbean.showBanners() %>
    </font>
    ...submit and end HTML tags.
    Thanks in advance for your help!
    Tracey

    OK. Here is the top portion of my JSP. And below that I have the created java file. I hope you can see something that I can't. This is so very strange.
    JSP FILE
    <%@ page import="javax.servlet.*" %>
    <%@ page import="javax.servlet.http.*" %>
    <%@ page import="javax.servlet.jsp.*" %>
    <%@ page language="java" import="com.seqtek.pplsi.banner.*" %>
    <HTML>
    <HEAD>
    <jsp:useBean id="jspbean" class="com.seqtek.pplsi.banner.BannerRptBean" scope="request" />
    <jsp:setProperty name="jspbean" property="login" param="login" />
    CREATED JAVA
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.servlet.jsp.*;
    import javax.servlet.jsp.tagext.*;
    import java.io.PrintWriter;
    import java.io.IOException;
    import java.io.FileInputStream;
    import java.io.ObjectInputStream;
    import java.util.Vector;
    import org.apache.jasper.runtime.*;
    import java.beans.*;
    import org.apache.jasper.JasperException;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.servlet.jsp.*;
    import com.seqtek.pplsi.banner.*;
    public class _0002fBannerRpt_0002ejspBannerRpt_jsp_15 extends HttpJspBase {
        // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(9,0);to=(9,90)]
        // end
        static {
        public _0002fBannerRpt_0002ejspBannerRpt_jsp_15( ) {
        private static boolean _jspx_inited = false;
        public final void _jspx_init() throws JasperException {
        public void _jspService(HttpServletRequest request, HttpServletResponse  response)
            throws IOException, ServletException {
            JspFactory _jspxFactory = null;
            PageContext pageContext = null;
            HttpSession session = null;
            ServletContext application = null;
            ServletConfig config = null;
            JspWriter out = null;
            Object page = this;
            String  _value = null;
            try {
                if (_jspx_inited == false) {
                    _jspx_init();
                    _jspx_inited = true;
                _jspxFactory = JspFactory.getDefaultFactory();
                response.setContentType("text/html;charset=8859_1");
                pageContext = _jspxFactory.getPageContext(this, request, response,
                   "", true, 8192, true);
                application = pageContext.getServletContext();
                config = pageContext.getServletConfig();
                session = pageContext.getSession();
                out = pageContext.getOut();
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(0,0);to=(1,0)]
                    out.write("\r\n");
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(1,36);to=(2,0)]
                    out.write("\r\n");
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(2,41);to=(3,0)]
                    out.write("\r\n");
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(3,40);to=(4,0)]
                    out.write("\r\n");
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(4,62);to=(9,0)]
                    out.write("\r\n\r\n\r\n<HTML>\r\n<HEAD>\r\n");
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(9,0);to=(9,90)]
                    com.seqtek.pplsi.banner.BannerRptBean jspbean = null;
                    boolean _jspx_specialjspbean  = false;
                     synchronized (request) {
                        jspbean= (com.seqtek.pplsi.banner.BannerRptBean)
                        pageContext.getAttribute("jspbean",PageContext.REQUEST_SCOPE);
                        if ( jspbean == null ) {
                            _jspx_specialjspbean = true;
                            try {
                                jspbean = (com.seqtek.pplsi.banner.BannerRptBean) Beans.instantiate(this.getClass().getClassLoader(), "com.seqtek.pplsi.banner.BannerRptBean");
                            } catch (Exception exc) {
                                 throw new ServletException (" Cannot create bean of class "+"com.seqtek.pplsi.banner.BannerRptBean");
                            pageContext.setAttribute("jspbean", jspbean, PageContext.REQUEST_SCOPE);
                    if(_jspx_specialjspbean == true) {
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(9,0);to=(9,90)]
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(9,90);to=(10,0)]
                    out.write("\r\n");
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(10,0);to=(10,65)]
                    JspRuntimeLibrary.introspecthelper(pageContext.findAttribute("jspbean"), "login", request.getParameter("login"), request, "login", false);
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(10,65);to=(35,40)]
                    out.write("\r\n\r\n\r\n<SCRIPT LANGUAGE=\"JavaScript\">\r\n  function assignVal() {\r\n\tif (JspForm.month.options[JspForm.month.selectedIndex].value == \"\") {\r\n\t\talert(\"You must select a month for your report.\");\r\n\t\treturn false;\r\n\t} else {\r\n\t\tif (JspForm.view.options[JspForm.view.selectedIndex].value == \"\") {\r\n\t\t\talert(\"You must select a view for your report.\");\r\n\t\t\treturn false;\r\n\t\t} else {\r\n\t\t\tJspForm.action = \"/BannerServlet?cmd=display\";\r\n\t\t}\r\n\t}\r\n}\r\n</SCRIPT>\r\n\r\n<TITLE>\r\nPrePaid Legal Inc. Banner Reporting\r\n</TITLE>\r\n</HEAD>\r\n<BODY>\r\n<FORM method=\"post\" name=\"JspForm\" onSubmit=\"assignVal();\">\r\n<INPUT TYPE=\"hidden\" NAME=\"login\" VALUE=");
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(35,43);to=(35,72)]
                    out.print(request.getAttribute("login"));
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(35,74);to=(47,0)]
                    out.write(">\r\n\r\n\r\n<H3>\r\nBanner Reporting\r\n</H3>\r\n\r\n<table width=500><tr><td><font face=\"Arial\" size=2>\r\nSelect from the criteria below to generate a report listing of the number of hits for your banners. Select a month and a report view. You can only report for the previous three (3) months worth of data. Select \"ALL\" from the months to get all 3 months worth of data in the report.\r\n</font></td></tr></table>\r\n<P>\r\n<font face=\"Arial\" size=2><B>Select Month:</B>\r\n");
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(47,3);to=(47,25)]
                    out.print( jspbean.showMonths() );
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(47,27);to=(50,0)]
                    out.write("\r\n<P>\r\n<B>Select View:</B>\r\n");
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(50,3);to=(50,24)]
                    out.print( jspbean.showViews() );
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(50,26);to=(53,0)]
                    out.write("\r\n<P>\r\n<B>Select Banner:</B>\r\n");
                // end
                // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(53,3);to=(53,26)]
                    out.print( jspbean.showBanners() );
                // end
                // HTML // begin [file="D:\\MySource\\BannerTracker\\defaultroot\\BannerRpt.jsp";from=(53,28);to=(61,0)]
                    out.write("\r\n</font>\r\n<INPUT TYPE=\"submit\" NAME=\"Go\" VALUE=\"GO\">\r\n</FORM>\r\n</BODY>\r\n</HTML>\r\n\r\n\r\n");
                // end
            } catch (Exception ex) {
                if (out.getBufferSize() != 0)
                    out.clearBuffer();
                pageContext.handlePageException(ex);
            } finally {
                out.flush();
                _jspxFactory.releasePageContext(pageContext);

  • Bean not found within scope

    I have a login bean that verify's the user and on successful login, sets the bean in a session variable. Each page will then access the bean to verify the user. When there is no activity in the browser, the session expires, and the user has to log in again. I am getting the following error in my logs (java.lang.InstantiationException: bean not found within scope).
    Is this ok? or would this be a memory leak?
    Thanks

    As long as the error is in the block that checks for the session then there is no problem as long you're catching the exception. Maybe its the way you check for the session that causes the error. Either way you shouldn't need to worry about it. The only problem would be if you were trying to set any variables/objects inside the block which you relied upon later in the page.
    Rob.

  • No parameter found to add service item detail in BAPI_PR_CHANGE.

    Hi,
    I am trying to add new service item in an existing purchase requisition. But i can not find any parameter, where i can pass these service details.
    Regards
    PG

    Hello PG ,
    Please review SAP Note 499627 , Question # 9. Here , you will be able to find more information on how to add service
    items using BAPI_PR_CHANGE
    9.  Question:
    Can service items be created using BAPI_PR_CREATE or changed using
    BAPI_PR_CHANGE?
    Answer:
    Yes. Release 6.04 (Enhancement Package 4) provides new API functions for
    the object BUS2105 that include this function. In addition the business
    function LOG_MM_CI_2 or the switch MM_SFWS_SC2 must be active.
    Also , Please read SAP Note 1312947 for further information.
    I hope this information has been helpful for you.
    Best Regards,
    Frank Farinella

  • Must command link parameter variable SESSION Scope??

    I add a EJB Session Bean Method to my page which returns an array:
    public Province[] getProvinces();
    When you place the Session Bean to the page, it automatically creates a REQUEST SCOPE VARIABLE called "provinceRemoteGetProvincesResultBean" in the type of Province array. And it automatically creates a Data Table to display the results.
    Up to this point every thing's cool!! I can call the method properly, get the results and display without any problem.
    However when I try to create a COMMAND LINK to one of the columns of the TABLE (e.g. Province has a NAME column) I have a problem:
    <h:commandLink styleClass="commandLink" id="lnkName" action="#{pc_ProvinceManagement.doLnkNameAction}">
    <h:outputText id="otxName" value="#{varprovinceRemoteGetProvincesResultBean.name}" styleClass="outputText">
    </h:outputText>
    <f:param name="provinceId" value="#varprovinceRemoteGetProvincesResultBean.id}"></f:param>
    </h:commandLink>
    The problem is that this "provinceRemoteGetProvincesResultBean" is REQUEST scope and Command Link does not work with REQUEST Scope variables!!!
    I had similar examples before, when I used the command link with a REQUEST SCOPE variable, it didn't work. When I use it with a SESSION Scope variable it works.
    In this particular case, I cannot make the Province[] a SESSION SCOPE variable, because it's not a class!!! Therefore I need to create a new class containing a Province[] and make that class a SESSION SCOPE variable, which makes things quite complicated!!
    IS IT TRUE THAT COMMAND LINK PARAMETERS MUST BE SESSION SCOPE?????

    Line 4: <f:param name="provinceId" value="#varprovinceRemoteGetProvincesResultBean.id}"></f:param>
    value="#varpro... >>> value="#{varpro...                                                                                                                                                                                                                                                                                       

  • Not able to view the Spaces home page; getting Page not found message

    Hello All,
    I seem to have a problem trying to access the Spaces Welcome page. I get a page not found message trying to access.
    When I look into the logs -
    [2010-07-08T08:32:32.137-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Factory Finder is already initialized, hence quitting
    [2010-07-08T08:32:32.152-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Cannot locate the document 'oracle/webcenter/webcenterapp/extendingspaces/extending-spaces-properties.xml'.
    [2010-07-08T08:32:32.347-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.spaces.search] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] MDS_QUERY: List size: 0, forAdmin true, isTemplate true, rowsRestricted false, Time Taken : 192
    [2010-07-08T08:32:32.376-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/Basic is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.402-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/CommunityOfInterest is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.430-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/ProjectSpace is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.431-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.spaces] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Templates Application Regions initalized Sucessfully. Templates list has 3 Published Templates list has 3Initalization took 277 ms
    [2010-07-08T08:32:32.550-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.page] Relationship Service is already registered: oracle.webcenter.page, ignoring...
    [2010-07-08T08:32:32.601-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.calendar.personal] Relationship Service is already registered: oracle.webcenter.collab.calendar.personal, ignoring...
    [2010-07-08T08:32:32.611-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.calendar.community] Relationship Service is already registered: oracle.webcenter.collab.calendar.community, ignoring...
    [2010-07-08T08:32:32.616-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.list] Relationship Service is already registered: oracle.webcenter.list, ignoring...
    [2010-07-08T08:32:32.618-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.list.data] Relationship Service is already registered: oracle.webcenter.list.data, ignoring...
    [2010-07-08T08:32:32.666-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.doclib] Relationship Service is already registered: oracle.webcenter.doclib, ignoring...
    [2010-07-08T08:32:32.695-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.announcement] Relationship Service is already registered: oracle.webcenter.collab.announcement, ignoring...
    [2010-07-08T08:32:32.714-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.note] Relationship Service is already registered: oracle.webcenter.note, ignoring...
    [2010-07-08T08:32:32.727-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.relationship.url] Relationship Service is already registered: oracle.webcenter.relationship.url, ignoring...
    [2010-07-08T08:32:32.751-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.forum] Relationship Service is already registered: oracle.webcenter.collab.forum, ignoring...
    [2010-07-08T08:32:32.983-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.982--ServerSession(7507840)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored
    [2010-07-08T08:32:32.986-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.986--ServerSession(7507840)--EclipseLink, version: Eclipse Persistence Services - 1.2.0.v20091016-r5565
    [2010-07-08T08:32:32.989-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.989--ServerSession(7507840)--webcenter-oracle.webcenter.framework login successful
    [2010-07-08T08:32:33.618-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.adf.mbean.share.connection.ConnectionsMXBeanImpl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Registering Connection Runtime MBean
    [2010-07-08T08:32:35.174-04:00] [WLS_Spaces] [WARNING] [ADF_FACES-30163] [oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] The application is running with the new window detect flag off. It is highly recommended that this flag be turned on to ensure proper functioning of your application when new browser windows are launched. In web.xml set the context parameter oracle.adf.view.rich.newWindowDetect.OPTIONS to 'on'.
    [2010-07-08T08:32:38.963-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:32:39.435-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:32:39.951-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:33:10.320-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Spaces request : #Request URL = http://192.168.0.140:1527/webcenter/spaces #QueryString = null #Encoding = UTF-8 #lang = null
    [2010-07-08T08:33:10.321-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Spaces request : #Request URL = http://192.168.0.140:1527/webcenter/spaces #QueryString = null #Encoding = UTF-8 #lang = null
    [2010-07-08T08:33:10.633-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.jbo.uicli.mom.CpxUtils$Visitor] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] jar:file:/wbc/web_logic/user_projects/domains/kbace_domain/servers/WLS_Spaces/tmp/_WL_user/oracle.webcenter.framework.view/9rmhle/WEB-INF/lib/conference-view.jar!/oracle/webcenter/collab/rtc/conference/view/DataBindings.cpx
    [2010-07-08T08:33:10.926-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.adf.model.servlet.HttpBindingContext] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Application error handler: oracle.webcenter.webcenterapp.internal.view.error.WCErrorHandlerImpl
    Any help would be appreciated on this.
    Thanks in advance.
    Nachi

    Hi All,
    I am facing this peculiar issue.
    Post installation of webcenter, I can access the Webcenter Spaces homepage.
    I log into webcenter as admin and configure a Mail Connection. I start and stop the Webcenter Spaces deployment. Now I don't see the Webcenter spaces Home page.
    Error on page -
    Page Not Found...
    The page you requested is not found.
    Click here to go to home
    Click here to go to list of accessible pages
    When I check the Logs on the server; I see -
    #SEARCH_CRITERIA
    #     START_TIME: 2010-07-29T05:12:22.740-04:00
    #     END_TIME: 2010-07-29T06:12:22.740-04:00
    #     MESSAGE_TYPES:INCIDENT_ERROR, ERROR, UNKNOWN
    #SELECTED_TARGETS_LIST
    #     /Farm_base_domain/base_domain/WLS_Spaces/webcenter:oracle_webcenter
    [2010-07-29T06:09:27.910-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp] [host: kbace-hpbs0201.kbace.com] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000IcTfOu8Fw000jzwkno1CK78x00003V,0] [APP: webcenter] Factory Finder is already initialized, hence quitting
    [2010-07-29T06:09:27.933-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [host: kbace-hpbs0201.kbace.com] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000IcTfOu8Fw000jzwkno1CK78x00003V,0] [APP: webcenter] Cannot locate the document 'oracle/webcenter/webcenterapp/extendingspaces/extending-spaces-properties.xml'.
    #MESSAGE_COUNT: 2
    Any light in this regard is much appreciated.
    Thanks in Advance.
    Nachi

  • Setting a Custom Scope in a Page

    Greetings again
    i am trying to set a custom scope for my pages, i am following the example 6.3.2 Setting Scope in a Page - Create New Task Flow in the Oracle® Fusion Middleware
    Developer's Guide for Oracle WebCenter 11g Release 1 (11.1.1) E10148-06.
    i have a managed bean whose class name is AdministratorPagView and has a method called getScopeName() that returns a String. My adfc-config.xml archive looks like this
    adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
    <managed-bean id="__3">
    <managed-bean-name id="__1">adminPagView</managed-bean-name>
    <managed-bean-class id="__2">view.AdministratorPagView</managed-bean-class>
    <managed-bean-scope id="__4">request</managed-bean-scope>
    </managed-bean>
    </adfc-config>
    then in my page definition archive called AdministratorPagPageDef.xml that corresponds to the JSPX where the create page task flow, there is a parameter for that task flow like this:
    <parameters>
    <parameter id="oracle_webcenter_page_createpage_scopename"
    value="${adminPagView.scopeName}"/>
    </parameters>
    so i try creating a page and when i finish creating it the getPateTreeITerator does not show me anything and looking into the WL Server floders for the mds, i just found a scope.xml file in a path structure like this one
    DefaultDomain/webcenter/mds-integServerRepos/<my_app_name>/oracle/webcenter/framework/scope/scopedMD/<custom_scope_name>/scope.xml, but the new folder that reference to a new scope is not being created
    is there something i am missing?
    Edited by: Luis_muxhaxho_betancourth on 24/06/2010 08:46
    Edited by: Luis_muxhaxho_betancourth on 24-jun-2010 18:54

    the pages are being placed in a diferent folder from the one used when defaultScope is set, how can i make those pages visible in the page tree for my user ?

  • Missing parameter values when trying to export to pdf in C#

    HI all,</BR>
    </BR>
    I'm having a problem passing a parameter from my c#.NET code through Crystal Reports 2008...</BR>
    </BR>
    Crystal Reports Developer version 12.1.0.892</BR>
    using a WinXP machine</BR>
    The parameter I've setted up in Crystal Reports Design is one to dynamically change the query that will run on the report:</BR>
    "SELECT * FROM  REPORTS.{?Protocolname}_FC_QUERY"</BR>
    </BR>
    </BR>
    The code I use calling one of the reports I must provide:</BR>
    </BR>
    using System;</BR>
    using System.Collections.Generic;</BR>
    using CrystalDecisions.CrystalReports.Engine;</BR>
    using CrystalDecisions.Shared;</BR>
    using System.Data;</BR>
    using System.Data.OracleClient;</BR>
    using System.Collections;</BR>
    namespace CrystalReportsRapportjes</BR>
    {</BR>
    class MainClass</BR>
    {</BR>
    public static void Main(string[] args)</BR>
    {</BR>
    Console.WriteLine("Start of program!");</BR>
    string connString = "server=CT_PRD;user id=report;password=report";</BR>
    OracleConnection conn = new OracleConnection(connString);</BR>
    try</BR>
    {</BR>
    conn.Open();</BR>
    Console.WriteLine("Connection opened.");</BR>
    </BR>
    Console.WriteLine("Connection Properties:");</BR>
    Console.WriteLine("\tConnection String: {0}", conn.ConnectionString);</BR>
    Console.WriteLine("\tServerVersion: {0}", conn.ServerVersion);</BR>
    Console.WriteLine("\tState: {0}", conn.State);</BR>
    QL_ExportReport("C:\\Data\\converted2crystal\\PLANNING_REPORT_params.rpt");</BR>
    </BR>
    } catch (OracleException e) {</BR>
    Console.WriteLine("Error: " + e);</BR>
    } finally {</BR>
    conn.Close();</BR>
    Console.WriteLine("Connection closed.");</BR>
    }</BR>
    Console.WriteLine("End of program!");</BR>
    Console.ReadKey();</BR>
    }</BR>
    private static void QL_ExportReport(string reportName)</BR>
    {</BR>
    ReportDocument CR_reportDocument = new ReportDocument();</BR>
    DataSet ds = new DataSet();</BR>
    CR_reportDocument.Load(reportName);</BR>
    CR_reportDocument.SetDatabaseLogon("Reports", "Reports");</BR>
    for(int i=0;i<CR_reportDocument.DataDefinition.ParameterFields.Count; i++)</BR>
    {</BR>
    Console.WriteLine("Reading parameters");</BR>
    Console.WriteLine(CR_reportDocument.DataDefinition.ParameterFields<i>.ParameterFieldName);</BR>
    if(CR_reportDocument.DataDefinition.ParameterFields<i>.ParameterFieldName==
    "Protocolname")</BR>
    Console.WriteLine("Correct parameter found, now assigning value");</BR>
    ParameterValues ThisPV = new ParameterValues();</BR>
    ThisPV.AddValue("TMC999C999");</BR>
    CR_reportDocument.DataDefinition.ParameterFields<i>.CurrentValues.Clear();</BR>
    CR_reportDocument.DataDefinition.ParameterFields<i>.DefaultValues.Clear();</BR>
    </BR>
    CR_reportDocument.DataDefinition.ParameterFields<i>.ApplyCurrentValues(ThisPV) ;</BR>
    //CR_reportDocument.SetParameterValue("Protocolname","TMC999C999");</BR>
    //CR_reportDocument.DataDefinition.ParameterFields<i>.CurrentValues.AddValue(ThisPV);</BR>
    }</BR>
    CR_reportDocument.Refresh();</BR>
    CR_reportDocument.ExportToDisk</BR>(ExportFormatType.PortableDocFormat,"C:\\Data\\converted2crystal\\EDC_PLANNING_RPT_params.pdf");</BR>
    CR_reportDocument.Close();</BR>
    }</BR>
    }</BR>
    }</BR>
    </BR>
    The exceptions he throws using this code is = CrystalDecisions.CrystalReports.Engine.ParameterFieldCurrentValueException: </BR>Missing parameter values. ---> System.Runtime.InteropServices.COMException: Missing parameter values.</BR>
    at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException</BR>
    at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream</BR>
    at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream</BR>
    at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export</BR>
    at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToDisk</BR>
    at CrystalReportsRapportjes.MainClass.QL_ExportReport in </BR>c:\Data\sharpdevelopfolder\CrystalReportsRapportjes\CrystalReportsRapportjes\Program.cs:line 72</BR>
    at CrystalReportsRapportjes.MainClass.Main in </BR>c:\Data\sharpdevelopfolder\CrystalReportsRapportjes\CrystalReportsRapportjes\Program.cs:line 33</BR>
    </BR>
    When I use the code</BR>
    CR_reportDocument.DataDefinition.ParameterFields<i>.CurrentValues.AddValue(ThisPV);</BR>
    instead of</BR>
    CR_reportDocument.DataDefinition.ParameterFields<i>.ApplyCurrentValues(ThisPV) ;</BR>
    </BR>
    the error I get there is:</BR>
    System.ArgumentException: Value does not fall within the expected range.</BR>
    at CrystalDecisions.Shared.SharedUtils.ConvertToDecimal</BR>
    at CrystalDecisions.Shared.ParameterDiscreteValue.set_Value</BR>
    at CrystalDecisions.Shared.ParameterValues.AddValue</BR>
    at CrystalReportsRapportjes.MainClass.QL_ExportReport in </BR>c:\Data\sharpdevelopfolder\CrystalReportsRapportjes\CrystalReportsRapportjes\Program.cs:line 69</BR>
    at CrystalReportsRapportjes.MainClass.Main in </BR>c:\Data\sharpdevelopfolder\CrystalReportsRapportjes\CrystalReportsRapportjes\Program.cs:line 33
    </BR>
    </BR>
    </BR>
    Can someone please tell me what's the right way passing a parameter to a report?</BR>
    </BR>
    Thanks in advance.</BR>

    You should use the
    ReportDocument.SetParameterValue("ParameterName", "ParamValue");
    >
    Els Cochez wrote:
    > When I use the code</BR>
    > CR_reportDocument.DataDefinition.ParameterFields<i>.CurrentValues.AddValue(ThisPV);</BR>
    > instead of</BR>
    > CR_reportDocument.DataDefinition.ParameterFields<i>.ApplyCurrentValues(ThisPV) ;</BR>
    > </BR>
    > the error I get there is:</BR>
    > System.ArgumentException: Value does not fall within the expected range.</BR>
    > at CrystalDecisions.Shared.SharedUtils.ConvertToDecimal</BR>
    > at CrystalDecisions.Shared.ParameterDiscreteValue.set_Value</BR>
    > at CrystalDecisions.Shared.ParameterValues.AddValue</BR>
    > at CrystalReportsRapportjes.MainClass.QL_ExportReport in </BR>c:\Data\sharpdevelopfolder\CrystalReportsRapportjes\CrystalReportsRapportjes\Program.cs:line 69</BR>
    > at CrystalReportsRapportjes.MainClass.Main in </BR>c:\Data\sharpdevelopfolder\CrystalReportsRapportjes\CrystalReportsRapportjes\Program.cs:line 33</BR>
    > </BR>
    > </BR>
    > Can someone please tell me what's the right way passing a parameter to a report?</BR>
    > </BR>
    Try parsing the parameter value to a decimal value before setting it as parameter value.
    Hope this will help

  • Scope of Check Variation in Missing Part list Production Order

    Hi,
    I have a problem that While creation or conversion from planned order to production order if i get missing part list i found that Scope of check is as Z6 and ZP (Checking rule).But when when i Release the same production order also am getting missing part list here when i check scope of check as Z6 and PP(Checking rule).
    Why this difference is coming,can any body tell the possible causes.
    Cheers,
    Kumar.S

    >
    KUMAR.S. wrote:
    > Hi,
    >
    > I have a problem that While creation or conversion from planned order to production order if i get missing part list i found that Scope of check is as Z6 and ZP (Checking rule).But when when i Release the same production order also am getting missing part list here when i check scope of check as Z6 and PP(Checking rule).
    >
    > Why this difference is coming,can any body tell the possible causes.
    >
    > Cheers,
    > Kumar.S
    Kumar,
    Its simple for creation and release of Production order different checking rule is used(This must be intentional). You check this in OPJK transaction,  check for your order type / Plant combination for Business function 1(Create) the checking rule assigned would be ZP, whereas for the same order type / Plant combination for Business function 2(Release) the checking rule would be PP.
    If you want the same, you can change it here. But I assume there must have been a purpose for this custom checking rule creation. You can find the scope of check difference between these 2 combinations in transaction OPJJ.
    Regards,
    Prasobh

  • Contradictory Display of parameter shared_pool_size?

    Hello All,
    I want to change the value of the parameter shared_pool_size. I am on Oracle 9i and I confirm that dynamic SGA is activated.
    I use brtools to change this parameter and use scope=spfile.
    After I change the parameter I go back to the Display parameter menu and when I display this parameter value it shows,
    Parameter value=<old value> Why?
    Value in spfile = <new value>
    when i give the cmd show parmeter from SQL prompt it displays <old value>. Why???
    Now even if i use scope='memory' or 'both' the outputs are,
    In brtools Menu,
    Parameter value=<old value>
    Value in spfile = <old value>
    and through sql prompt -> <old value>
    can someone please explain?
    I understand this parameter change doesnot require a restart because Dynamic SGA is activated but even a restart of DB doesnot help.
    Thanks,
    Bidwan

    Hello All,
    After executing the command SQL> create pfile from spfile;  i restarted the insstance
    SQL> startup
    ORACLE instance started.
    Total System Global Area  219750092 bytes
    Fixed Size                   454348 bytes
    Variable Size             134217728 bytes
    Database Buffers           83886080 bytes
    Redo Buffers                1191936 bytes
    Database mounted.
    Database opened.
    SQL> show parameter shared_pool_size
    NAME                                 TYPE        VALUE
    shared_pool_size                     big integer 92274688          <---Old Value      
    SQL> exit
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production
    F:\Documents and Settings\abcadm.HOME>brtools
    BR0651I BRTOOLS 6.40 (15)
    Information about database parameter 'shared_pool_size'
    1 - Parameter description (desc) . size in bytes of shared pool
    2 - Parameter type (type) ........ big integer
    3 - Modifiable attribut (modif) .. both
    4 - Defined in spfile (spfile) ... yes
    5 - Database instance (instance) . *
    6 - Defualt value (default) ...... no
    7 - Parameter value (value) ...... 92274688                    <---Old Value
    8 - Value in spfile (spfval) ..... 91274688                        <---New Value
    9 - Comment on update (comment) ..
    My Pfile :
    initABC.ora
    *.background_dump_dest='E:\oracle\ABC\saptrace\background'
    *.compatible='9.2.0'
    *.control_file_record_keep_time=30
    *.control_files='E:\oracle\ABC\origlogA\cntrl\cntrlABC.dbf','E:\oracle\ABC\sapdata1\system_1\cntrl\cntrlABC.dbf','E:\oracle\ABC\saparch\cntrl\cntrlABC.dbf'
    *.core_dump_dest='E:\oracle\ABC\saptrace\background'
    *.db_block_size=8192
    *.db_cache_size=81920000
    *.db_file_multiblock_read_count=8
    *.db_files=254
    *.db_name='ABC'
    *.dml_locks=4000
    *.enqueue_resources=8000
    *.fast_start_mttr_target=900
    *.hash_join_enabled=false
    *.log_archive_dest='E:\oracle\ABC\oraarch\ABCarch'
    *.log_archive_start=true
    *.log_buffer=1048576
    *.log_checkpoint_interval=0
    *.log_checkpoint_timeout=0
    *.log_checkpoints_to_alert=true
    *.open_cursors=800
    *.optimizer_features_enable='9.2.0'
    *.optimizer_index_cost_adj=10
    *.optimizer_mode='choose'
    *.pga_aggregate_target=31457280
    *.processes=80
    *.remote_os_authent=true
    *.sessions=96
    *.sga_max_size=209750092
    *.shared_pool_reserved_size=9011200
    *.shared_pool_size=91274688
    *.sort_area_retained_size=0
    *.sort_area_size=2097152
    *.statistics_level='typical'
    *.timed_statistics=true
    *.transaction_auditing=FALSE
    *.undo_management='AUTO'
    *.undo_retention=43200
    *.undo_tablespace='PSAPUNDO'
    *.user_dump_dest='E:\oracle\ABC\saptrace\usertrace'
    *.workarea_size_policy='AUTO'
    Can someone thow some light now?
    Thanks,
    Bidwan

  • Session scope

    i am new in adf working on (11g) i try to set/get values in session scope i need at least tutorial
    like login page

    Hi,Mohamed
    You can set value to session scope by this code:
    FacesContext fc = FacesContext.getCurrentInstance();
    ValueExpression ve=fc.getApplication().getExpressionFactory().createValueExpression(fc.getELContext(), "#{sessionScope.username}", String.class);
    ve.setValue(fc.getELContext(),object);
    now there is a parameter in session scope its name is username* and its value is object*
    Sameh Nassar

  • Skipping request for user policy assignments due to agent configuration for authority

    Hello all,
    Symptoms:
    The Configuration Manager only shows the following actions:
    Application Deployment Evaluation Cycle
    Machine Policy Retrieval & Evaluation Cycle
    Software Updates Deployment Evaluation Cycle
    User Policy Retrieval & Evaluation Cycle
    In Software Center there are no applications visible. Also the default 'IT Organization' is shown instead of the 'real' name.
    The Confugration Manager:
    shows in the tab 'General' the correct Management point. Connection type is 'currently intranet' (ok)
    shows in the tab 'Site' the correct site code.
    shows in the tab 'Components' all components as either 'installed' or 'enabled'. Only CCM Notification Agent shows 'Disabled'.
    In SCCM 2012 under 'Client Settings' -> 'Default Settings' -> 'Client Policy' the setting 'Enable User policy on clients' has been enabled.
    Done so far (without success):
    Re-installed the MP
    Run a query on the SCCM Database to check if there are any corrupt records. There are not.
    Installed version 5.00.7958.1000
    CCM Framework: 5.00.7958.1203
    The computer is installed with a task sequence. There is a reboot after 'Setup Windows and ConfigMgr (CM2012 R2 CU1)'.
    Installation command of the SCCM Client (during OSD deployment):
    SMSCACHEFLAGS=PERCENTDISKSPACE SMSCACHESIZE=10 SMSSLP=demo-sccm.demoforest.local SMSMP=demo-sccm.demoforest.local PATCH="%_SMSTSMDataPath%\OSD\TDS00020\KB2938441\configmgr2012ac-r2-kb2938441-i386.msp"
    Content log files on the client:
    PolicyAgent.log:
    Processing PreShutdown event PolicyAgent_RequestAssignments 8/4/2014 11:56:52 PM 2204 (0x089C)
    Processing PostStartup event PolicyAgent_RequestAssignments 8/4/2014 11:57:37 PM 2436 (0x0984)
    Policy Download Endpoint's message queue is empty; proceeding with maintenance work PolicyAgent_Cleanup 8/4/2014 11:57:37 PM 2436 (0x0984)
    Registered for MP notifications. PolicyAgent_PostStartup 8/4/2014 11:57:37 PM 2436 (0x0984)
    Not rerequesting policy on site code change in provisioning mode. PolicyAgent_ReRequestPolicy 8/5/2014 12:01:55 AM 3212 (0x0C8C)
    Processing PostStartup event PolicyAgent_RequestAssignments 8/5/2014 12:02:48 AM 2352 (0x0930)
    Policy Download Endpoint's message queue is empty; proceeding with maintenance work PolicyAgent_Cleanup 8/5/2014 12:02:48 AM 2352 (0x0930)
    Registered for MP notifications. PolicyAgent_PostStartup 8/5/2014 12:02:48 AM 2352 (0x0930)
    Processing PostStartup event PolicyAgent_RequestAssignments 8/5/2014 12:11:36 AM 2720 (0x0AA0)
    Policy Download Endpoint's message queue is empty; proceeding with maintenance work PolicyAgent_Cleanup 8/5/2014 12:11:36 AM 2720 (0x0AA0)
    Registered for MP notifications. PolicyAgent_PostStartup 8/5/2014 12:11:36 AM 2720 (0x0AA0)
    Processing PostStartup event PolicyAgent_RequestAssignments 8/5/2014 1:25:02 AM 3164 (0x0C5C)
    Policy Download Endpoint's message queue is empty; proceeding with maintenance work PolicyAgent_Cleanup 8/5/2014 1:25:02 AM 3164 (0x0C5C)
    Registered for MP notifications. PolicyAgent_PostStartup 8/5/2014 1:25:02 AM 3164 (0x0C5C)
    Processing PostStartup event PolicyAgent_RequestAssignments 8/5/2014 1:26:05 AM 2652 (0x0A5C)
    Policy Download Endpoint's message queue is empty; proceeding with maintenance work PolicyAgent_Cleanup 8/5/2014 1:26:05 AM 2652 (0x0A5C)
    Registered for MP notifications. PolicyAgent_PostStartup 8/5/2014 1:26:05 AM 2652 (0x0A5C)
    Triggered update of user S-1-5-21-1840543543-1948091412-3654635223-1109 settings PolicyAgent_RequestAssignments 8/5/2014 9:00:57 AM 3232 (0x0CA0)
    Requesting User policy assignments for 'S-1-5-21-1840543543-1948091412-3654635223-1109' PolicyAgent_RequestAssignments 8/5/2014 9:02:34 AM 2484 (0x09B4)
    Requesting User policy from authority 'SMS:TDS' PolicyAgent_RequestAssignments 8/5/2014 9:02:34 AM 2484 (0x09B4)
    Skipping request for user policy assignments due to agent configuration for authority 'SMS:TDS'. PolicyAgent_RequestAssignments 8/5/2014 9:02:34 AM 2484 (0x09B4)
    ClientIDManagerStartup.log:
    [----- STARTUP -----] ClientIDManagerStartup 8/5/2014 1:24:34 AM 372 (0x0174)
    Read SMBIOS (encoded): 31003800300035002D0030003700310038002D0035003700330038002D0035003500350033002D0034003800350030002D0038003000390030002D0032003800 ClientIDManagerStartup 8/5/2014 1:24:52 AM 2932 (0x0B74)
    Evaluated SMBIOS (encoded): 31003800300035002D0030003700310038002D0035003700330038002D0035003500350033002D0034003800350030002D0038003000390030002D0032003800 ClientIDManagerStartup 8/5/2014 1:24:52 AM 2932 (0x0B74)
    No SMBIOS Changed ClientIDManagerStartup 8/5/2014 1:24:52 AM 2932 (0x0B74)
    SMBIOS unchanged ClientIDManagerStartup 8/5/2014 1:24:52 AM 2932 (0x0B74)
    SID unchanged ClientIDManagerStartup 8/5/2014 1:24:52 AM 2932 (0x0B74)
    HWID unchanged ClientIDManagerStartup 8/5/2014 1:24:53 AM 2932 (0x0B74)
    GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE ClientIDManagerStartup 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Windows To Go requires a minimum operating system of Windows 8 ClientIDManagerStartup 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Computed HardwareID=2:0760033F87CBB92FC5D6343C630C99002655F937
     Win32_SystemEnclosure.SerialNumber=1805-0718-5738-5553-4850-8090-28
     Win32_SystemEnclosure.SMBIOSAssetTag=2522-6626-0190-0004-7023-0906-91
     Win32_BaseBoard.SerialNumber=1805-0718-5738-5553-4850-8090-28
     Win32_BIOS.SerialNumber=1805-0718-5738-5553-4850-8090-28
     Win32_NetworkAdapterConfiguration.MACAddress=00:15:5D:00:2A:0C ClientIDManagerStartup 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
     HardwareID1=2:0760033F87CBB92FC5D6343C630C99002655F937
     HardwareID2=98130500010000EE ClientIDManagerStartup 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Failed to open to WMI namespace '\\.\root\ccmvdi' (8007045b) ClientIDManagerStartup 8/5/2014 1:25:02 AM 372 (0x0174)
    [----- SHUTDOWN -----] ClientIDManagerStartup 8/5/2014 1:25:02 AM 372 (0x0174)
    [----- STARTUP -----] ClientIDManagerStartup 8/5/2014 1:25:42 AM 2012 (0x07DC)
    Read SMBIOS (encoded): 31003800300035002D0030003700310038002D0035003700330038002D0035003500350033002D0034003800350030002D0038003000390030002D0032003800 ClientIDManagerStartup 8/5/2014 1:25:51 AM 2504 (0x09C8)
    Evaluated SMBIOS (encoded): 31003800300035002D0030003700310038002D0035003700330038002D0035003500350033002D0034003800350030002D0038003000390030002D0032003800 ClientIDManagerStartup 8/5/2014 1:25:51 AM 2504 (0x09C8)
    No SMBIOS Changed ClientIDManagerStartup 8/5/2014 1:25:51 AM 2504 (0x09C8)
    SMBIOS unchanged ClientIDManagerStartup 8/5/2014 1:25:51 AM 2504 (0x09C8)
    SID unchanged ClientIDManagerStartup 8/5/2014 1:25:51 AM 2504 (0x09C8)
    HWID unchanged ClientIDManagerStartup 8/5/2014 1:25:53 AM 2504 (0x09C8)
    GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE ClientIDManagerStartup 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Windows To Go requires a minimum operating system of Windows 8 ClientIDManagerStartup 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Computed HardwareID=2:0760033F87CBB92FC5D6343C630C99002655F937
     Win32_SystemEnclosure.SerialNumber=1805-0718-5738-5553-4850-8090-28
     Win32_SystemEnclosure.SMBIOSAssetTag=2522-6626-0190-0004-7023-0906-91
     Win32_BaseBoard.SerialNumber=1805-0718-5738-5553-4850-8090-28
     Win32_BIOS.SerialNumber=1805-0718-5738-5553-4850-8090-28
     Win32_NetworkAdapterConfiguration.MACAddress=00:15:5D:00:2A:0C ClientIDManagerStartup 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
     HardwareID1=2:0760033F87CBB92FC5D6343C630C99002655F937
     HardwareID2=98C70600010000EE ClientIDManagerStartup 8/5/2014 1:25:53 AM 2504 (0x09C8)
    ClientAuth.log:
    Error signing client message (0x80004005). ClientAuth 4/22/2014 9:25:01 PM 1612 (0x064C)
    Error signing client message (0x80004005). ClientAuth 4/22/2014 9:25:01 PM 1612 (0x064C)
    Error signing client message (0x80004005). ClientAuth 4/22/2014 9:25:02 PM 1612 (0x064C)
    Error signing client message (0x80004005). ClientAuth 4/22/2014 9:25:02 PM 1612 (0x064C)
    ClientLocation.log:
    Current AD forest name is demoforest.local, domain name is demoforest.local ClientLocation 8/5/2014 1:24:34 AM 372 (0x0174)
    Domain joined client is in Intranet ClientLocation 8/5/2014 1:24:34 AM 372 (0x0174)
    Current AD forest name is demoforest.local, domain name is demoforest.local ClientLocation 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Domain joined client is in Intranet ClientLocation 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Rotating assigned management point, new management point [1] is: DEMO-SCCM.demoforest.local (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities> ClientLocation 8/5/2014
    1:24:53 AM 2932 (0x0B74)
    Assigned MP changed from <DEMO-SCCM.demoforest.local> to <DEMO-SCCM.demoforest.local>. ClientLocation 8/5/2014 1:24:53 AM 2932 (0x0B74)
    Rotating assigned management point, new management point [1] is: DEMO-SCCM.demoforest.local (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities> ClientLocation 8/5/2014
    1:24:54 AM 2932 (0x0B74)
    Assigned MP changed from <DEMO-SCCM.demoforest.local> to <DEMO-SCCM.demoforest.local>. ClientLocation 8/5/2014 1:24:54 AM 2932 (0x0B74)
    Current AD forest name is demoforest.local, domain name is demoforest.local ClientLocation 8/5/2014 1:25:42 AM 2012 (0x07DC)
    Domain joined client is in Intranet ClientLocation 8/5/2014 1:25:42 AM 2012 (0x07DC)
    Current AD forest name is demoforest.local, domain name is demoforest.local ClientLocation 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Domain joined client is in Intranet ClientLocation 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Rotating assigned management point, new management point [1] is: DEMO-SCCM.demoforest.local (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities> ClientLocation 8/5/2014
    1:25:53 AM 2504 (0x09C8)
    Assigned MP changed from <DEMO-SCCM.demoforest.local> to <DEMO-SCCM.demoforest.local>. ClientLocation 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Rotating assigned management point, new management point [1] is: DEMO-SCCM.demoforest.local (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities> ClientLocation 8/5/2014
    1:25:53 AM 2504 (0x09C8)
    Assigned MP changed from <DEMO-SCCM.demoforest.local> to <DEMO-SCCM.demoforest.local>. ClientLocation 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Getting Assigned Site ClientLocation 8/5/2014 9:02:38 AM 2264 (0x08D8)
    Assigned Site is TDS ClientLocation 8/5/2014 9:02:38 AM 2264 (0x08D8)
    Getting Assigned Site ClientLocation 8/5/2014 1:19:20 PM 2604 (0x0A2C)
    Assigned Site is TDS ClientLocation 8/5/2014 1:19:20 PM 2604 (0x0A2C)
    execmgr.log (with errors):
    Requesting MTC to delete task with id: {C5DCEE82-C903-4CBD-98CC-534646B3EFD7} execmgr 4/22/2014 7:14:28 PM 1872 (0x0750)
    This execution request does not own the corresponding task in MTC, returning without deleting it from MTC. execmgr 4/22/2014 7:14:28 PM 1872 (0x0750)
    Service startup. execmgr 4/22/2014 7:16:09 PM 2332 (0x091C)
    Service startup. execmgr 4/22/2014 9:17:36 PM 2216 (0x08A8)
    Service startup. execmgr 4/22/2014 9:23:02 PM 2348 (0x092C)
    Service startup. execmgr 4/22/2014 9:24:53 PM 1000 (0x03E8)
    Software Distribution site settings (CCM_SoftwareDistributionClientConfig) policy does not yet exist on the client.
    If the client is not yet registered, this is expected behavior. execmgr 8/4/2014 11:56:52 PM 3224 (0x0C98)
    Software Distribution site settings (CCM_SoftwareDistributionClientConfig) policy does not yet exist on the client.
    If the client is not yet registered, this is expected behavior. execmgr 8/4/2014 11:56:52 PM 1292 (0x050C)
    Service startup. execmgr 8/4/2014 11:57:32 PM 3696 (0x0E70)
    Software Distribution site settings (CCM_SoftwareDistributionClientConfig) policy does not yet exist on the client.
    If the client is not yet registered, this is expected behavior. execmgr 8/4/2014 11:57:33 PM 3696 (0x0E70)
    Software distribution agent was enabled execmgr 8/5/2014 12:01:55 AM 3448 (0x0D78)
    Service startup. execmgr 8/5/2014 12:02:44 AM 2272 (0x08E0)
    ExecMgr::GetTaskState - GetTaskState Failed with error code 0x87d00317 execmgr 8/5/2014 12:03:02 AM 1652 (0x0674)
    Policy arrived for child program Install execmgr 8/5/2014 12:03:02 AM 1648 (0x0670)
    Creating mandatory request for advert TDS20014, program Install, package TDS00014 execmgr 8/5/2014 12:03:02 AM 1652 (0x0674)
    An existing MTC token was supplied, this execution request is not owner of MTC object. execmgr 8/5/2014 12:03:02 AM 1652 (0x0674)
    CertificateMaintanance.log:
    HTTP is selected for Client. The current state is 0. CertificateMaintenance 4/22/2014 6:49:04 PM 604 (0x025C)
    Raising pending event:
    instance of CCM_ServiceHost_CertRetrieval_Status
     DateTime = "20140422164904.539000+000";
     HRESULT = "0x00000001";
     ProcessID = 3320;
     ThreadID = 604;
     CertificateMaintenance 4/22/2014 6:49:04 PM 604 (0x025C)
    Raising event:
    instance of CCM_ServiceHost_CertRetrieval_Status
     ClientID = "GUID:7ff40832-4c01-456f-9705-096da67985b3";
     DateTime = "20140422164946.336000+000";
     HRESULT = "0x00000001";
     ProcessID = 3320;
     ThreadID = 3216;
     CertificateMaintenance 4/22/2014 6:49:46 PM 3216 (0x0C90)
    HTTP is selected for Client. The current state is 0. CertificateMaintenance 8/4/2014 11:56:39 PM 2212 (0x08A4)
    Raising pending event:
    instance of CCM_ServiceHost_CertRetrieval_Status
     DateTime = "20140804215639.612000+000";
     HRESULT = "0x00000001";
     ProcessID = 2144;
     ThreadID = 2212;
     CertificateMaintenance 8/4/2014 11:56:39 PM 2212 (0x08A4)
    Raising event:
    instance of CCM_ServiceHost_CertRetrieval_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804215651.440000+000";
     HRESULT = "0x00000001";
     ProcessID = 2144;
     ThreadID = 3348;
     CertificateMaintenance 8/4/2014 11:56:51 PM 3348 (0x0D14)
    Client is set to use HTTPS when available. The current state is 480. CertificateMaintenance 8/4/2014 11:56:56 PM 1096 (0x0448)
    Client is set to use HTTPS when available. The current state is 480. CertificateMaintenance 8/5/2014 12:02:33 AM 1656 (0x0678)
    Client is set to use HTTPS when available. The current state is 480. CertificateMaintenance 8/5/2014 12:11:17 AM 384 (0x0180)
    Client is set to use HTTPS when available. The current state is 480. CertificateMaintenance 8/5/2014 1:24:34 AM 372 (0x0174)
    Client is set to use HTTPS when available. The current state is 480. CertificateMaintenance 8/5/2014 1:25:42 AM 2012 (0x07DC)
    smscliui.log:
    Perform Action: Request & Evaluate User Policy - {3A88A2F3-0C39-45fa-8959-81F21BF500CE}. Message sent, id={FC736B58-2635-45B8-8002-E7C8D6CCEB8D} smscliui 8/5/2014 9:02:34 AM 2484 (0x09B4)
    Current Assigned Site: TDS smscliui 8/5/2014 9:02:38 AM 868 (0x0364)
    Currently assigned FQDN:  smscliui 8/5/2014 9:02:41 AM 868 (0x0364)
    Failed to set DNSSuffix value to the registry. smscliui 8/5/2014 9:02:58 AM 868 (0x0364)
    SMS Site code has not been changed. smscliui 8/5/2014 9:02:58 AM 868 (0x0364)
    Current Assigned Site: TDS smscliui 8/5/2014 1:19:20 PM 2160 (0x0870)
    CcmMessaging.log:
    Queue 'StateMessageManager' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'StateMessageManager'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'CTMDTSReply'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'CTMDTSReply' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'CTMDTSReply'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'execmgr'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'execmgr' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'execmgr'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'PolicyAgent_RequestAssignments'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'PolicyAgent_RequestAssignments' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'PolicyAgent_RequestAssignments'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'ClientRegistration'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'ClientRegistration' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'ClientRegistration'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'EndpointProtectionAgent'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'EndpointProtectionAgent' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'EndpointProtectionAgent'. Enabled=true Concurrency=20 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'LS_ScheduledCleanup'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'LS_ScheduledCleanup' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'LS_ScheduledCleanup'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'PolicyAgent_Cleanup'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'PolicyAgent_Cleanup' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'PolicyAgent_Cleanup'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'DCMAgent'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'DCMAgent' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'DCMAgent'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'CertEnrollAgent'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'CertEnrollAgent' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'CertEnrollAgent'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'ExternalEventAgent'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'ExternalEventAgent' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'ExternalEventAgent'. Enabled=true Concurrency=20 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'UpdateStore'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'UpdateStore' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'UpdateStore'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'PolicyAgent_ReplyAssignments'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'PolicyAgent_ReplyAssignments' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'PolicyAgent_ReplyAssignments'. Enabled=true Concurrency=5 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'SMSSHA'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'SMSSHA' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'SMSSHA'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'lmp_[http]mp_locationmanager'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'lmp_[http]mp_locationmanager' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'lmp_[http]mp_locationmanager'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'mp_statusreceiver'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'mp_statusreceiver' initialized with 0 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'mp_statusreceiver'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initializing queue 'mp_[http]mp_locationmanager'... CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Queue 'mp_[http]mp_locationmanager' initialized with 1 messages. CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Initialized queue processor 'mp_[http]mp_locationmanager'. Enabled=true Concurrency=1 CcmMessaging 8/5/2014 1:25:50 AM 2192 (0x0890)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232553.423000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2504;
     CcmMessaging 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232553.485000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2504;
     CcmMessaging 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232553.563000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2504;
     CcmMessaging 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232553.657000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2504;
     CcmMessaging 8/5/2014 1:25:53 AM 2504 (0x09C8)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232606.048000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2508;
     CcmMessaging 8/5/2014 1:26:06 AM 2508 (0x09CC)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232606.110000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2188;
     CcmMessaging 8/5/2014 1:26:06 AM 2188 (0x088C)
    Raising event:
    instance of CCM_CcmHttp_Status
     ClientID = "GUID:b8d72095-2590-4724-9db9-b721efc05007";
     DateTime = "20140804232606.188000+000";
     HostName = "DEMO-SCCM.demoforest.local";
     HRESULT = "0x00000000";
     ProcessID = 1996;
     StatusCode = 0;
     ThreadID = 2504;
     CcmMessaging 8/5/2014 1:26:06 AM 2504 (0x09C8)
    CcmNotificationAgent.log:
    Bgb client agent is starting... BgbAgent 8/5/2014 1:26:05 AM 2504 (0x09C8)
    Bgb client agent is disabled BgbAgent 8/5/2014 1:26:05 AM 2504 (0x09C8)
    TCP Listener is disabled. BgbAgent 8/5/2014 1:26:05 AM 2504 (0x09C8)
    BgbController main thread is started with settings: {bgb enable = 0}, {tcp enabled = 0}, {tcp port = 0} and {http enabled = 0}. BgbAgent 8/5/2014 1:26:05 AM 2504 (0x09C8)
    Wait 3600 seconds for event notification. BgbAgent 8/5/2014 1:26:05 AM 3076 (0x0C04)
    Wait 3600 seconds for event notification. BgbAgent 8/5/2014 2:26:05 AM 3076 (0x0C04)
    Any help is appreciated and with kind regards,
    Willem-Jan

    Hello all,
    I modified the TS, but the problem is still there.
    smsts.log:
    ==============================[ OSDSetupHook.exe ]============================== OSDSetupHook 8/5/2014 4:51:30 PM 856 (0x0358)
    Executing task sequence OSDSetupHook 8/5/2014 4:51:30 PM 856 (0x0358)
    Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat". OSDSetupHook 8/5/2014 4:51:30 PM 856 (0x0358)
    Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912} OSDSetupHook 8/5/2014 4:51:30 PM 856 (0x0358)
    Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03} OSDSetupHook 8/5/2014 4:51:30 PM 856 (0x0358)
    Debug shell is enabled OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Successfully enabled debug command shell support. OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Configuring local administrator account OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Re-assign all drive letters... OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Could not open drive Q:\ (80070005) OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Ignoring inaccessible volume 'Q:' with error 0x80070005 OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    No partition needs to be udpated. OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Installing SMS client OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Client already installed. OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Moving logs to SMS client directory OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Successfully moved logs to SMS client log directory: C:\Windows\CCM\Logs\SMSTSLog OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Executing task sequence manager bootstrap OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    Executing command line: "C:\Windows\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:5 OSDSetupHook 8/5/2014 4:51:39 PM 856 (0x0358)
    ==============================[ TSMBootStrap.exe ]============================== TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Command line: "C:\Windows\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:5 TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Current OS version is 6.1.7601.1 TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Logging successfully initialized. TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Resuming Task Sequence in Full OS TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    We are going in GINA and potentially need to set the authenticator TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    setting the authenticator TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Executing command line: "C:\Windows\CCM\TsProgressUI.exe" /Register:WinPE TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    ==========[ TsProgressUI started in process 2196 ]========== TsProgressUI 8/5/2014 4:51:39 PM 2200 (0x0898)
    Command line: "C:\Windows\CCM\TsProgressUI.exe" /Register:WinPE TsProgressUI 8/5/2014 4:51:39 PM 2200 (0x0898)
    Registering COM classes TsProgressUI 8/5/2014 4:51:39 PM 2200 (0x0898)
    sbModulePath = C:\Windows\CCM\TsProgressUI.exe TsProgressUI 8/5/2014 4:51:39 PM 2200 (0x0898)
    Unregistering class objects TsProgressUI 8/5/2014 4:51:39 PM 2200 (0x0898)
    Shutdown complete. TsProgressUI 8/5/2014 4:51:39 PM 2200 (0x0898)
    Process completed with exit code 0 TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Successfully registered TS Progress UI. TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Found network adapter "Intel 21140-Based PCI Fast Ethernet Adapter (Emulated)" with IP Address 5.5.5.101. TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Starting Task Sequence Manager. TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    executing TS Manager not in full media TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    executing TS Manager in c:\windows\ccm TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Executing command line: "TsManager.exe" TSMBootstrap 8/5/2014 4:51:39 PM 2152 (0x0868)
    Successfully intialized Logging for TS Manager. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Commandline: "TsManager.exe" TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    /service parameter found at index: -1 TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    /standalone parameter found at index: -1 TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    /noclient parameter found at index: -1 TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Successfully registered Task Sequencing COM Interface. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Executing as a standalone exe TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Initializing TS Environment TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Opening Task Sequencing Environment TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    NOT executing in WinPE TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling Config policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling config policies... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling SysHealthConfig policy... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Retrieving value from TSEnv for '_SMSTSSysHealthClientConfig' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    ::DecompressBuffer(65536) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Decompression (zlib) succeeded: original size 684, uncompressed size 4652. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling SoftUpdConfig policy... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Retrieving value from TSEnv for '_SMSTSSWUpdateClientConfig' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    ::DecompressBuffer(65536) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Decompression (zlib) succeeded: original size 1922, uncompressed size 19242. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling SoftDistClientConfig policy... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Retrieving value from TSEnv for '_SMSTSSoftDistClientConfig' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    ::DecompressBuffer(65536) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Decompression (zlib) succeeded: original size 1327, uncompressed size 13740. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling NAAConfig policy... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Retrieving value from TSEnv for '_SMSTSNAAConfigPolicy' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    ::DecompressBuffer(65536) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Decompression (zlib) succeeded: original size 1022, uncompressed size 6494. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling RebootSettingsConfig policy... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Retrieving value from TSEnv for '_SMSTSRebootSettingsConfigPolicy' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    ::DecompressBuffer(65536) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Decompression (zlib) succeeded: original size 433, uncompressed size 1556. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_RebootSettings.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Compiling AppManClientConfig policy... TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Retrieving value from TSEnv for '_SMSTSAppManClientConfigPolicy' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    ::DecompressBuffer(65536) TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Decompression (zlib) succeeded: original size 982, uncompressed size 6358. TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Instance path = 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"' TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Start to compile TS policy TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Failed to find property 'AutoApplyDeployment' in 'CCM_ApplicationManagementClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    End TS policy compilation TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Get Install Directory for SMS Client TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    Updating settings in \\.\root\ccm\policy\machine\actualconfig TSManager 8/5/2014 4:51:40 PM 2244 (0x08C4)
    RequestedConfig policy instance(s) : 435 TSManager 8/5/2014 4:51:49 PM 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{BFDADC41-FDCD-4B9C-B446-8A818D01BEA3} successfully TSManager 8/5/2014 4:51:49 PM 2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{BFDADC41-FDCD-4B9C-B446-8A818D01BEA3}") AND (PolicyState
    = "Active") AND (PolicyType = "Machine") TSManager 8/5/2014 4:51:49 PM 2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 8/5/2014 4:51:49 PM 2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{BFDADC41-FDCD-4B9C-B446-8A818D01BEA3} successfully TSManager 8/5/2014 4:51:49 PM 2244 (0x08C4)
    RequestedConfig policy instance(s) : 0 TSManager 8/5/2014 4:51:50 PM 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:TDS successfully TSManager 8/5/2014 4:51:50 PM 2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:TDS") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 8/5/2014
    4:51:50 PM 2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 8/5/2014 4:51:50 PM 2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:TDS successfully TSManager 8/5/2014 4:51:50 PM 2244 (0x08C4)
    RequestedConfig policy instance(s) : 0 TSManager 8/5/2014 4:51:51 PM 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully TSManager 8/5/2014 4:51:51 PM 2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 8/5/2014
    4:51:51 PM 2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 8/5/2014 4:51:51 PM 2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully TSManager 8/5/2014 4:51:51 PM 2244 (0x08C4)
    RequestedConfig policy instance(s) : 0 TSManager 8/5/2014 4:51:53 PM 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully TSManager 8/5/2014 4:51:53 PM 2244 (0x08C4)
    RequestedConfig policy instance(s) : 9 TSManager 8/5/2014 4:51:53 PM 2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully TSManager 8/5/2014 4:51:53 PM 2244 (0x08C4)
    RequestedConfig policy instance(s) : 11943 TSManager 8/5/2014 4:51:57 PM 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully TSManager 8/5/2014 4:51:57 PM 2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 8/5/2014
    4:51:57 PM 2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 8/5/2014 4:51:57 PM 2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully TSManager 8/5/2014 4:51:57 PM 2244 (0x08C4)
    Total RequestedConfig policy instance(s) : 12387 TSManager 8/5/2014 4:52:00 PM 2244 (0x08C4)
    New/Changed ActualConfig policy instance(s) : 0 TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Policy evaluation initiated TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace  TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Query = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"'  TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Verified policy for instance path 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Query = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"'  TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Verified policy for instance path 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Query = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"'  TSManager 8/5/2014 4:52:04 PM 2244 (0x08C4)
    Verified policy for instance path 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine'
    The Powershell command as described by NPerson give the output:
    C:\Windows\system32>powershell Invoke-WmiMethod -Namespace root\CCM -Class SMS_C
    lient -Name SetClientProvisioningMode -ArgumentList $false
    __GENUS          : 1
    __CLASS          : __PARAMETERS
    __SUPERCLASS     :
    __DYNASTY        : __PARAMETERS
    __RELPATH        : __PARAMETERS
    __PROPERTY_COUNT : 1
    __DERIVATION     : {}
    __SERVER         : DEMO-CAPTURE
    __NAMESPACE      : ROOT\ccm
    __PATH           :
    \\DEMO-CAPTURE\ROOT\ccm:__PARAMETERS
    ReturnValue      :
    PSComputerName   : DEMO-CAPTURE
    It is about the PSComputerName: that is the name of the machine on which the capture was made. So I suppose the problem is already in the image. Is my statement correct or is it not relevant?
    With kind regards,
    Willem-Jan

  • The action (restore User State) has been skipped because the condition is evaluated to be false.

    Hello,
    At one time my OSD Task Sequence captured network settings and User state (documents, settings, etc) from a refreshed system (same pc), but now it doesn't.  In Task sequence I am getting "The action (restore User State) has been skipped because
    the condition is evaluated to be false."
    ==============================[ OSDSetupHook.exe ]============================== OSDSetupHook 3/31/2015 8:55:47 AM 1288 (0x0508)
    Executing task sequence OSDSetupHook 3/31/2015 8:55:47 AM 1288 (0x0508)
    Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat". OSDSetupHook 3/31/2015 8:55:47 AM 1288 (0x0508)
    Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912} OSDSetupHook 3/31/2015 8:55:47 AM 1288 (0x0508)
    Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03} OSDSetupHook 3/31/2015 8:55:47 AM 1288 (0x0508)
    Debug shell is enabled OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Successfully enabled debug command shell support. OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Configuring local administrator account OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Re-assign all drive letters... OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    The drive information which has no drive letter can not be found. No need to re-assign driver letters. OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Installing SMS client OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Client already installed. OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Moving logs to SMS client directory OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Successfully moved logs to SMS client log directory: C:\WINDOWS\CCM\Logs\SMSTSLog OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Executing task sequence manager bootstrap OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    Executing command line: "C:\WINDOWS\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:6 OSDSetupHook 3/31/2015 8:55:50 AM 1288 (0x0508)
    ==============================[ TSMBootStrap.exe ]============================== TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Command line: "C:\WINDOWS\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:6 TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Current OS version is 6.1.7601.1 TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Logging successfully initialized. TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Resuming Task Sequence in Full OS TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    We are going in GINA and potentially need to set the authenticator TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Executing command line: "C:\WINDOWS\CCM\TsProgressUI.exe" /Register:WinPE TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    ==========[ TsProgressUI started in process 1952 ]========== TsProgressUI 3/31/2015 8:55:50 AM 2016 (0x07E0)
    Command line: "C:\WINDOWS\CCM\TsProgressUI.exe" /Register:WinPE TsProgressUI 3/31/2015 8:55:50 AM 2016 (0x07E0)
    Registering COM classes TsProgressUI 3/31/2015 8:55:50 AM 2016 (0x07E0)
    sbModulePath = C:\WINDOWS\CCM\TsProgressUI.exe TsProgressUI 3/31/2015 8:55:50 AM 2016 (0x07E0)
    Unregistering class objects TsProgressUI 3/31/2015 8:55:50 AM 2016 (0x07E0)
    Shutdown complete. TsProgressUI 3/31/2015 8:55:50 AM 2016 (0x07E0)
    Process completed with exit code 0 TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Successfully registered TS Progress UI. TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Found network adapter "Intel(R) Dual Band Wireless-AC 7260" with IP Address 0.0.0.0. TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Found network adapter "Intel(R) Ethernet Connection I218-LM" with IP Address 169.254.45.132. TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Starting Task Sequence Manager. TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    executing TS Manager not in full media TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    executing TS Manager in c:\windows\ccm TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Executing command line: "TsManager.exe" TSMBootstrap 3/31/2015 8:55:50 AM 1976 (0x07B8)
    Successfully intialized Logging for TS Manager. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Commandline: "TsManager.exe" TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    /service parameter found at index: -1 TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    /standalone parameter found at index: -1 TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    /noclient parameter found at index: -1 TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Successfully registered Task Sequencing COM Interface. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Executing as a standalone exe TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Initializing TS Environment TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Opening Task Sequencing Environment TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    pwszPath && *pwszPath, HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,228) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Path variable OSDisk converted from 28A047320000401F00000000: to C: TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    NOT executing in WinPE TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling Config policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling config policies... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling SysHealthConfig policy... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Retrieving value from TSEnv for '_SMSTSSysHealthClientConfig' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    ::DecompressBuffer(65536) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Decompression (zlib) succeeded: original size 684, uncompressed size 4648. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling SoftUpdConfig policy... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Retrieving value from TSEnv for '_SMSTSSWUpdateClientConfig' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    ::DecompressBuffer(65536) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Decompression (zlib) succeeded: original size 1926, uncompressed size 19238. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling SoftDistClientConfig policy... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Retrieving value from TSEnv for '_SMSTSSoftDistClientConfig' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    ::DecompressBuffer(65536) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Decompression (zlib) succeeded: original size 1331, uncompressed size 13736. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling NAAConfig policy... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Retrieving value from TSEnv for '_SMSTSNAAConfigPolicy' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    ::DecompressBuffer(65536) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Decompression (zlib) succeeded: original size 1026, uncompressed size 6490. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling RebootSettingsConfig policy... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Retrieving value from TSEnv for '_SMSTSRebootSettingsConfigPolicy' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    ::DecompressBuffer(65536) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Decompression (zlib) succeeded: original size 433, uncompressed size 1554. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_RebootSettings.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Compiling AppManClientConfig policy... TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Retrieving value from TSEnv for '_SMSTSAppManClientConfigPolicy' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    ::DecompressBuffer(65536) TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Decompression (zlib) succeeded: original size 983, uncompressed size 6354. TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Instance path = 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"' TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Start to compile TS policy TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Failed to find property 'AutoApplyDeployment' in 'CCM_ApplicationManagementClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    End TS policy compilation TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Get Install Directory for SMS Client TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Updating settings in \\.\root\ccm\policy\machine\actualconfig TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    RequestedConfig policy instance(s) : 436 TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 3/31/2015
    8:55:50 AM 1624 (0x0658)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    RequestedConfig policy instance(s) : 0 TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:FSC successfully TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:FSC") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 3/31/2015 8:55:50
    AM 1624 (0x0658)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:FSC successfully TSManager 3/31/2015 8:55:50 AM 1624 (0x0658)
    RequestedConfig policy instance(s) : 0 TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 3/31/2015 8:55:51
    AM 1624 (0x0658)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    RequestedConfig policy instance(s) : 0 TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    RequestedConfig policy instance(s) : 9 TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    RequestedConfig policy instance(s) : 42 TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine") TSManager 3/31/2015
    8:55:51 AM 1624 (0x0658)
    There is no ccm_policy_policy instance, skipping addition to realinst map TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Total RequestedConfig policy instance(s) : 487 TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    New/Changed ActualConfig policy instance(s) : 0 TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Policy evaluation initiated TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace  TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Query = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"'  TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Verified policy for instance path 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Query = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"'  TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Verified policy for instance path 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 3/31/2015 8:55:51 AM 1624 (0x0658)
    Query = 'CCM_SoftwareDistributionClient
    Thanks in Advance,
    Mark

    You need to determine why USMTLOCAL is being set to "True". . .
    It is set to Not Equal to True. 
    Evaluating a variable condition expression TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    Variable = OSDStateStorePath TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    Value =  TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    Operator = exists TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    Expand a string: exists TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    Expand a string: OSDStateStorePath TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    Expand a string:  TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    The variable condition expression is evaluated to be FALSE TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    The AND expression is evaluated to be FALSE TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)
    The action (Restore User State) has been skipped because the condition is evaluated to be false TSManager 3/31/2015 8:56:23 AM 1624 (0x0658)

Maybe you are looking for