Warning: Service tc~sapjra is not deployed or loaded

Hi all,
I am deploying MII 12.2 on my CE 7.11 (4 SCAs downloaded from SMP)
The warning I get at the end of the deploy of MII is
Service tcsapjra is not deployed or loaded, but resolving of application sap.com/xappsxmii~ear continues because it has weak reference to this service
I have not configured JRA at all. Since it seems a quite complex subject, can anyone please provide info on the specific configurations that need to be done for MII?
Thanks, regards
Vincenzo

Please route this request to your 12.2 Ramp up coach.  And post the response here so we can understand the issue as well.
Are you also trying to install SP 1 which should be available now?
Regards,
Mike

Similar Messages

  • Production Issue heap space error. Getting ERROR 503 Service not deployed

    Hi,
    I have deployed my web services (VAS services) in tomcat 6.0 in production .I am using axis2 1.4.1 as web service engine and apache 2.2 for httpd service. My problem is that in every 8-10 hrs when no of transactions increase, a problem occurs in my server and I get an “ERROR 503 service not deployed”. I don’t know the exact cause and solution to this problem. Presently every time I face this problem, I restart my httpd services and tomcat. Please help me to rectify this problem as this is hampering our business in a big way. I am sending the log details of catalina.log in tomcat’s log folder
    17-Nov-2008 17:20:56 org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet AxisServlet threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:21:33 org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet AxisServlet threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:21:33 org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet AxisServlet threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:21:36 org.apache.jk.core.MsgContext action
    WARNING: Error sending end packet
    java.net.SocketException: Software caused connection abort: socket write error
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    at java.net.SocketOutputStream.write(Unknown Source)
    at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:531)
    at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:121)
    at org.apache.jk.core.MsgContext.action(MsgContext.java:301)
    at org.apache.coyote.Response.action(Response.java:183)
    at org.apache.coyote.Response.finish(Response.java:305)
    at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:276)
    at org.apache.catalina.connector.Response.finishResponse(Response.java:486)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:285)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:686)
    at java.lang.Thread.run(Unknown Source)
    17-Nov-2008 17:21:36 org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet AxisServlet threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:23:31 org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:23:31 org.apache.jk.common.ChannelSocket processConnection
    WARNING: processCallbacks status 2
    17-Nov-2008 17:23:31 org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:23:31 org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:23:31 org.apache.jk.core.MsgContext action
    WARNING: Error sending end packet
    java.net.SocketException: Software caused connection abort: socket write error
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    at java.net.SocketOutputStream.write(Unknown Source)
    at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:531)
    at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:121)
    at org.apache.jk.core.MsgContext.action(MsgContext.java:301)
    at org.apache.coyote.Response.action(Response.java:183)
    at org.apache.coyote.Response.finish(Response.java:305)
    at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:276)
    at org.apache.catalina.connector.Response.finishResponse(Response.java:486)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:285)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:686)
    at java.lang.Thread.run(Unknown Source)
    17-Nov-2008 17:23:31 org.apache.jk.core.MsgContext action
    WARNING: Error sending end packet
    java.net.SocketException: Software caused connection abort: socket write error
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    at java.net.SocketOutputStream.write(Unknown Source)
    at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:531)
    at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:121)
    at org.apache.jk.core.MsgContext.action(MsgContext.java:301)
    at org.apache.coyote.Response.action(Response.java:183)
    at org.apache.coyote.Response.finish(Response.java:305)
    at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:276)
    at org.apache.catalina.connector.Response.finishResponse(Response.java:486)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:285)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:686)
    at java.lang.Thread.run(Unknown Source)
    17-Nov-2008 17:23:34 org.apache.jk.common.ChannelSocket processConnection
    WARNING: processCallbacks status 2
    17-Nov-2008 17:23:34 org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.IllegalStateException: getOutputStream() has already been called for this response
    at org.apache.catalina.connector.Response.getWriter(Response.java:604)
    at org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.java:198)
    at org.apache.jasper.runtime.JspWriterImpl.initOut(JspWriterImpl.java:125)
    at org.apache.jasper.runtime.JspWriterImpl.flushBuffer(JspWriterImpl.java:118)
    at org.apache.jasper.runtime.PageContextImpl.release(PageContextImpl.java:186)
    at org.apache.jasper.runtime.JspFactoryImpl.internalReleasePageContext(JspFactoryImpl.java:118)
    at org.apache.jasper.runtime.JspFactoryImpl.releasePageContext(JspFactoryImpl.java:77)
    at org.apache.jsp.axis2_002dweb.Error.error500_jsp._jspService(error500_jsp.java:110)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:447)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
    at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:424)
    at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:343)
    at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:287)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:686)
    at java.lang.Thread.run(Unknown Source)
    17-Nov-2008 17:23:34 org.apache.jk.common.ChannelSocket processConnection
    WARNING: processCallbacks status 2
    17-Nov-2008 17:23:34 org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.OutOfMemoryError: Java heap space
    17-Nov-2008 17:23:34 org.apache.catalina.core.ApplicationDispatcher invoke
    Regards,
    Paritosh
    Edited by: anshu_299 on Nov 18, 2008 9:39 AM

    Hi,
    503 error comes when the client finds that the target server is not running or accessible.
    Is the java system up and running? Check if the server nodes are up ?
    check for the logs in work dir and if only server node is not coming up then check for default traces.
    Amit.

  • Jenkins not deploying on Tomcat; SSH Service not starting

    So I've had a couple of problems happening. My first problem is that even though sshd.service and sshd.socket are enabled with systemctl, it does not automatically start. There are no errors reported in journalctl, it just does not start. When issuing systemctl status sshd.service and systemctl status sshd.socket, there is nothing to report. Once I manually start them, there are no errors reported, and everything works as expected.
    sshd.socket
    [Unit]
    Conflicts=sshd.service
    Wants=sshdgenkeys.service
    [Socket]
    ListenStream=22
    Accept=yes
    [Install]
    WantedBy=sockets.target
    sshd.service
    [Unit]
    Description=OpenSSH Daemon
    Wants=sshdgenkeys.service
    After=sshdgenkeys.service
    After=network.target
    [Service]
    ExecStart=/usr/bin/sshd -D
    ExecReload=/bin/kill -HUP $MAINPID
    KillMode=process
    Restart=always
    [Install]
    WantedBy=multi-user.target
    # This service file runs an SSH daemon that forks for each incoming connection.
    # If you prefer to spawn on-demand daemons, use sshd.socket and [email protected].
    The second problem is my tomcat service. It won't start the Jenkins. I've linked the jenkins.war file to the webapps folder. When I start tomcat using systemctl start tomcat8, this is the output of journalctl -xn
    -- Logs begin at Sat 2014-08-30 06:46:59 PDT, end at Sun 2014-09-14 15:45:38 PDT. --
    Sep 14 15:45:15 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:15 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["http-nio-8080"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["ajp-nio-8009"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["http-nio-8080"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["ajp-nio-8009"]
    Sep 14 15:45:27 localhost systemd[1]: [/usr/lib/systemd/system/systemd-journal-upload.service:20] Unknown lvalue 'After' in section 'Install'
    Sep 14 15:45:38 localhost systemd[1]: Failed to reset devices.list on /system.slice: Invalid argument
    Sep 14 15:45:38 localhost jsvc[28476]: Cannot locate Java Home
    Sep 14 15:45:38 localhost systemd[1]: tomcat8.service: control process exited, code=exited status=1
    Sep 14 15:45:38 localhost systemd[1]: Failed to start Tomcat 8 servlet container.
    -- Subject: Unit tomcat8.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit tomcat8.service has failed.
    -- The result is failed.
    Sep 14 15:45:38 localhost systemd[1]: Unit tomcat8.service entered failed state.
    Here is the tomcat8.service file before my changes, as suggested here
    [Unit]
    Description=Tomcat 8 servlet container
    After=network.target
    [Service]
    Type=forking
    PIDFile=/var/run/tomcat8.pid
    Environment=CATALINA_PID=/var/run/tomcat8.pid
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    Environment=CATALINA_HOME=/usr/share/tomcat8
    Environment=CATALINA_BASE=/usr/share/tomcat8
    Environment=CATALINA_OPTS=
    ExecStart=/usr/bin/jsvc \
    -Dcatalina.home=${CATALINA_HOME} \
    -Dcatalina.base=${CATALINA_BASE} \
    -Djava.io.tmpdir=/var/tmp/tomcat8/temp \
    -cp /usr/share/java/commons-daemon.jar:/usr/share/java/eclipse-ecj.jar:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/tomcat-juli.jar \
    -user tomcat8 \
    -java-home ${TOMCAT_JAVA_HOME} \
    -pidfile /var/run/tomcat8.pid \
    -errfile SYSLOG \
    -outfile SYSLOG \
    $CATALINA_OPTS \
    org.apache.catalina.startup.Bootstrap
    ExecStop=/usr/bin/jsvc \
    -pidfile /var/run/tomcat8.pid \
    -stop \
    org.apache.catalina.startup.Bootstrap
    [Install]
    WantedBy=multi-user.target
    And after
    [Unit]
    Description=Tomcat 8 servlet container
    After=network.target
    [Service]
    Type=forking
    PIDFile=/var/run/tomcat8.pid
    Environment=CATALINA_PID=/var/run/tomcat8.pid
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    Environment=CATALINA_HOME=/usr/share/tomcat8
    Environment=CATALINA_BASE=/usr/share/tomcat8
    Environment=CATALINA_OPTS=-DJENKINS_HOME=/usr/share/java/jenkins
    ExecStart=/usr/bin/jsvc \
    -Dcatalina.home=${CATALINA_HOME} \
    -Dcatalina.base=${CATALINA_BASE} \
    -Djava.io.tmpdir=/var/tmp/tomcat8/temp \
    -cp /usr/share/java/commons-daemon.jar:/usr/share/java/eclipse-ecj.jar:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/tomcat-juli.jar \
    -user tomcat8 \
    -java-home ${TOMCAT_JAVA_HOME} \
    -pidfile /var/run/tomcat8.pid \
    -errfile SYSLOG \
    -outfile SYSLOG \
    $CATALINA_OPTS \
    org.apache.catalina.startup.Bootstrap
    ExecStop=/usr/bin/jsvc \
    -pidfile /var/run/tomcat8.pid \
    -stop \
    org.apache.catalina.startup.Bootstrap
    [Install]
    WantedBy=multi-user.target
    EDIT:
    The SSHD problem is fixed. I read more closely at the sshd.socket config, and it clearly states it conflicts with sshd.service. I disabled service and everything works fine. But I am still having trouble getting Jenkins to work with Tomcat.
    Last edited by ZMoore (2014-09-15 00:33:18)

    Thank you, but the problem is a little different from that. These are
    exploded web apps outside the applications dir. I deployed them
    through the console initially; on the other servers, when WL restarts,
    the apps are deployed back to their targets just fine. It's only this
    box that loses sense of the targets on WL restart.
    We're on 6.1, so a few people have suggested upgrading to 6.1 sp4 --
    they've said they've seen this problem, and the sp corrects it.
    That said, this is a production box and upgrading it is a hassle. I'll
    get started on scheduling that, but if anyone has any ideas in the
    meantime, I'd greatly appreciate it. If not, thanks anyway. :)
    Rob
    "Deepak Vohra" <[email protected]> wrote in message news:<3eebae8e$[email protected]>...
    WLServer should start in development mode for a application
    in the applications dir to deploy.
    STARTMODE=false
    [email protected] (Rob Young) wrote:
    On one of our production servers (just one), when I restart weblogic,
    my web applications are not deploying; I have to deploy them manually.
    This is bad, obviously, because the server won't restore properly
    after a restart.
    After a while, I get target="box,box,box,box" that represents the
    multiple times I've deployed that application to the target "box".
    From config.xml:
    <Application Deployed="true" Name="revx" Path="F:\revx">
    <WebAppComponent Name="revx"
    Targets="giocm,giocm,giocm,giocm,giocm,giocm,giocm"
    URI="revx"/>
    </Application>
    The operating system is Windows 2000 5.00.2195 ... everything was
    working fine until I re-installed the Windows service this weekend.
    I've checked permissions on the folder, on the file, and who the
    service is running as. I've manually edited config.xml to remove the
    duplicate target entries.
    I've seen some other posts from people who have also experienced
    applications not deploying on WL restart, but I don't see any
    resolutions.
    Rob

  • Application deployed on Oracle Java Cloud Service - SaaS Extension is not connecting with cloud database.

    Hello Experts,
    I have deployed an ADF application on Oracle Java Cloud Service - SaaS Extension and also deployed database objects from local environment to cloud using JDeveloper. I can see the cloud database has tables and data which I have deployed but when I access the application it seems it is not able to connect with cloud database.
    I have followed below document and same sample application (HRSystem). 
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/JDeveloperPart1/jdeveloperPart1.html
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/JDeveloperPart2/jdeveloperPart2.html
    Please guide me what can be the issue.
    Regards
    Gulam Dyer

    Hi,
    Can you give us more details about your issue? Any error messages?
    Thanks,
    Bogdan

  • Beans do not deploy under Service Pack 12

    Hello, we recently upgraded our Weblogic 5.1 from Service Pack 10 to
    Service Pack 12. All the beans compile and jar fine, and most deploy
    ok apart from a few that give the exception given below. Does anyone
    know anything in SP11 or SP12 that might cause this behaviour?
    Thanks!
    Z
    Wed Jul 24 11:26:41 GMT+00:00 2002:<E> <EJB> Could not deploy:
    'D:/FM/SolstraV2/
    lib/reports_content.jar': file is not a valid jar file, or does not
    contain a valid bean
    weblogic.ejb.common.DeploymentException: DeploymentException opening
    JAR file D:
    \FM\SolstraV2\lib\reports_content.jar; nested exception is:
    weblogic.ejb.deployment.JarLoadException - with nested
    exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    D:/FM/Sols
    traV2/lib/reports_content.jar from
    D:\FM\SolstraV2\lib\reports_content.jar; nest
    ed exception is:
            java.lang.StringIndexOutOfBoundsException: String index out of
    range: -2
    weblogic.ejb.common.DeploymentException: Problem creating deployment
    D:/FM/Solst
    raV2/lib/reports_content.jar from
    D:\FM\SolstraV2\lib\reports_content.jar; neste
    d exception is:
    java.lang.StringIndexOutOfBoundsException: String index out of
    range: -2
    java.lang.StringIndexOutOfBoundsException: String index out of range:
    -2
    at java.lang.String.substring(String.java, Compiled Code)
    at java.lang.String.substring(String.java, Compiled Code)
    at weblogic.ejb.internal.EJBJarLoader.computeExcludeForInfo(EJBJarLoader
    .java, Compiled Code)
    at weblogic.ejb.internal.EJBJarLoader.computeExclude(EJBJarLoader.java,
    Compiled Code)
    at weblogic.ejb.internal.EJBJarLoader.initialize(EJBJarLoader.java:125)
    at weblogic.ejb.internal.EJBJarLoader.<init>(EJBJarLoader.java:88)
    at weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
    , Compiled Code)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
    1)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
    2)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
    4)
    at weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
    :172)
    at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    22)
    at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    12)
    at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:311)
    at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
    Compiled Code)
    at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Server.java, Compiled Code)
    at com.solstra.SolstraWeblogicServer.main(SolstraWeblogicServer.java:23)

    Hello, we recently upgraded our Weblogic 5.1 from Service Pack 10 to
    Service Pack 12. All the beans compile and jar fine, and most deploy
    ok apart from a few that give the exception given below. Does anyone
    know anything in SP11 or SP12 that might cause this behaviour?
    Thanks!
    Z
    Wed Jul 24 11:26:41 GMT+00:00 2002:<E> <EJB> Could not deploy:
    'D:/FM/SolstraV2/
    lib/reports_content.jar': file is not a valid jar file, or does not
    contain a valid bean
    weblogic.ejb.common.DeploymentException: DeploymentException opening
    JAR file D:
    \FM\SolstraV2\lib\reports_content.jar; nested exception is:
    weblogic.ejb.deployment.JarLoadException - with nested
    exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    D:/FM/Sols
    traV2/lib/reports_content.jar from
    D:\FM\SolstraV2\lib\reports_content.jar; nest
    ed exception is:
            java.lang.StringIndexOutOfBoundsException: String index out of
    range: -2
    weblogic.ejb.common.DeploymentException: Problem creating deployment
    D:/FM/Solst
    raV2/lib/reports_content.jar from
    D:\FM\SolstraV2\lib\reports_content.jar; neste
    d exception is:
    java.lang.StringIndexOutOfBoundsException: String index out of
    range: -2
    java.lang.StringIndexOutOfBoundsException: String index out of range:
    -2
    at java.lang.String.substring(String.java, Compiled Code)
    at java.lang.String.substring(String.java, Compiled Code)
    at weblogic.ejb.internal.EJBJarLoader.computeExcludeForInfo(EJBJarLoader
    .java, Compiled Code)
    at weblogic.ejb.internal.EJBJarLoader.computeExclude(EJBJarLoader.java,
    Compiled Code)
    at weblogic.ejb.internal.EJBJarLoader.initialize(EJBJarLoader.java:125)
    at weblogic.ejb.internal.EJBJarLoader.<init>(EJBJarLoader.java:88)
    at weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
    , Compiled Code)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
    1)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
    2)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
    4)
    at weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
    :172)
    at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    22)
    at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    12)
    at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:311)
    at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
    Compiled Code)
    at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Server.java, Compiled Code)
    at com.solstra.SolstraWeblogicServer.main(SolstraWeblogicServer.java:23)

  • CAF Services not deployed to J2EE engine

    HI @all,
    I desgined an application service in CAF and deployed it to my CE-systtem.
    Developer Studio doesn't display any errors.
    I'm using the user Administrator with the roles CAF_Admin and CAF_Developer
    But when I use the "test service" functionality I get the following message, when the testing windows in IE is loaded:
    German: "Service <<name>> nicht auf J2EE Engine bereitgestellt"
    So the service is not on the J2EE engine.
    Thus I can't map this service to a destination to use it in Visual Composer.
    What's wrong?
    Kiing regards and thanks in advice
    Manfred Pielmeier

    To my understanding the j2ee engine configured to ur NWDS should be the same as from where u r trying to run the "test service". So please do check that.
    As far as what error tells is that such a service is not deployed, it means that u should have deployed in a different server. Its just a check that i wnat u to make.
    Regards
    Ashok

  • Can not deploy Oracle Spatial Routing Engine on Oracle Weblogic

    I posted my question with Oracle Support, however they directed me to the oracle forums. I am hoping this problem can be resolved here. In any event I am getting the following stack trace (shown below). I am using Spatial Version 11.2.0.1.0, Map Viewer 11.1.1.5.1, and WebLogic 10.3.5.0, and data-set provided by Pro Oracle Spatial for Oracle Database 11g - Apress boos. I have successful in deploying Map Viewer, Geocoder Server, but not the Routing Server.
    Below is the stack trace:
    ####<Nov 18, 2011 3:31:07 PM CST> <Error> <Deployer> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1321651867820> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application 'routeserver'.>
    ####<Nov 18, 2011 3:31:07 PM CST> <Warning> <Deployer> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1321651867826> <BEA-149004> <Failures were detected while initiating deploy task for application 'routeserver'.>
    ####<Nov 18, 2011 3:31:07 PM CST> <Warning> <Deployer> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1321651867826> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "RouteServerServlet" failed to preload on startup in Web application: "routeserver".
    java.lang.NullPointerException
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.NullPointerException
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Nov 18, 2011 3:31:07 PM CST> <Error> <Console> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1321651867831> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: [HTTP:101216]Servlet: "RouteServerServlet" failed to preload on startup in Web application: "routeserver".
    java.lang.NullPointerException
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NullPointerException:
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    >
    ####<Nov 18, 2011 3:31:07 PM CST> <Warning> <netuix> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1321651867900> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=AppApplicationOverviewPage&AppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Drouteserver%2CType%3DAppDeployment%22%29.>
    ####<Nov 18, 2011 3:31:34 PM CST> <Info> <Health> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1321651894879> <BEA-310002> <43% of the total memory in the server is free>
    ####<Nov 18, 2011 3:57:36 PM CST> <Info> <Health> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1321653456622> <BEA-310002> <67% of the total memory in the server is free>
    ####<Nov 18, 2011 3:58:36 PM CST> <Info> <Health> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1321653516623> <BEA-310002> <51% of the total memory in the server is free>

    Below is the configuration of the routeserver.ear (web.xml):
    <?xml version="1.0"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
    <web-app>
    <servlet>
    <servlet-name>RouteServerServlet</servlet-name>
    <servlet-class>oracle.spatial.router.server.RouteServerServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    <!-- RouteServer initialization parameters -->
    <init-param>
    <param-name>routeserver_schema_jdbc_connect_string</param-name>
    <param-value>jdbc:oracle:[email protected]:1521:SPATLDB</param-value>
    <!--
    <description>
    Tells the Router how to connect to the database use the following
    as a template replaceing host_name, port_number and oracle_sid:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=port_number)))(CONNECT_DATA=(SID=oracle_sid)))
    host_name: the name of the machine where the database is located
    for example mysystem.us.mycompany.com
    port_number: the database port number which can be found with the
    lsnrctl status command
    oracle_sid: the SID of your database
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>routeserver_schema_username</param-name>
    <param-value>spatial</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_schema_password</param-name>
    <param-value>!spatial</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_network_name</param-name>
    <param-value>NDM_US</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_schema_connection_cache_min_limit</param-name>
    <param-value>3</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_schema_connection_cache_max_limit</param-name>
    <param-value>100</param-value>
    </init-param>
    <!-- Geocoder parameters -->
    <init-param>
    <param-name>geocoder_type</param-name>
    <param-value>httpclient</param-value>
    <!--
    <description>
    httpclient - interacts with geocoder Java Servlet
    thinclient - interacts with geocoder in Oracle Database
    none - no geocoder provided
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>geocoder_match_mode</param-name>
    <param-value>DEFAULT</param-value>
    </init-param>
    <!-- These parameters are used if geocoder_type is httpclient -->
    <init-param>
    <param-name>geocoder_http_url</param-name>
    <param-value>http://127.0.0.1:7001/geocoder</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_http_proxy_host</param-name>
    <param-value></param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_http_proxy_port</param-name>
    <param-value>-1</param-value>
    </init-param>
    <!-- These parameters are used if geocoder_type is thinclient -->
    <!--
    <init-param>
    <param-name>geocoder_schema_host</param-name>
    <param-value>sa2apsp-spatialdev.sa2apsp.com</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_port</param-name>
    <param-value>1521</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_sid</param-name>
    <param-value>SPATLDB</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_username</param-name>
    <param-value>spatial</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_password</param-name>
    <param-value>spatial</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_mode</param-name>
    <param-value>thin</param-value>
    <description>
    thin, oci8, etc
    </description>
    </init-param>
    -->
    <!-- RouteServer Logging parameters -->
    <init-param>
    <param-name>log_filename</param-name>
    <param-value>/u01/app/routeserver/routeserver.ear/web.war/log/RouteServer.log</param-value>
    <!--
    <description>
    Create a log file for the Router.
    The log file can be specified as a relative path log/RouteServer.log
    This creates a log file relative to the Router install.
    In OC4j the log file created would be
    $OC4J_HOME/j2ee/home/applications/routeserver/web/log/RouteServer.log
    The log file can also be specified as an absolute path:
    /scratch/logfiles/router/Router.log
    If the <param-value></param-value> is left empty the Router
    creates a default log file:
    $OC4J_HOME/j2ee/home/applications/routeserver/web/log/RouteServer.log
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>log_level</param-name>
    <param-value>INFO</param-value>
    <!--
    <description>
    What information should be written to log file?
    FATAL - highest level: only FATAL messages are logged
    ERROR - error and fatal messages are logged
    WARN - warn, error, and fatal messages are logged
    INFO - info, warn, error, and fatal messages are logged
    DEBUG - debug, info, warn, error, and fatal messages are logged
    FINEST - lowest level: everything is logged
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>log_thread_name</param-name>
    <param-value>true</param-value>
    <!--
    <description>
    Whether or not to log the thread name which
    makes the log entry - (true or false).
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>log_time</param-name>
    <param-value>true</param-value>
    <!--
    <description>
    Whether or not to log the time of day along
    with the log entry - (true or false).
    </description>
    -->
    </init-param>
    <!-- Road description parameters -->
    <init-param>
    <param-name>max_speed_limit</param-name>
    <param-value>34</param-value>
    <!--
    <description>
    Maximum speed limit of any road segment.
    In meters per second. Should be A
    POSITIVE INTEGER SMALLER THAN 32767.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>local_road_threshold</param-name>
    <param-value>25</param-value>
    <!--
    <description>
    If the estimated distance between source and destination nodes is
    less than this value, in miles, then keep local roads a viable
    option. This is done as an optimization for short routes.
    Increasing this value beyond the 25 mile default may generate more
    accurate routes using local roads but can also decrease the Routers
    performance by increasing size of the soluion set to be searched.
    Decreasing this value, the minimum allowed value is 10, can increase
    Router performance by decreasing the size of the solution set to be
    searched. However, this may cause the Router to abandon viable local
    routes and produce nonoptimal short routes.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>highway_cost_multiplier</param-name>
    <param-value>1.5</param-value>
    <!--
    <description>
    This is the amount by which to make
    highways less attractive when computing
    routes with route_preference="local".
    1.5 is a good value.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>driving_side</param-name>
    <param-value>R</param-value>
    <!--
    <description>
    Side of the road on which drivers drive.
    R for right side and L for left side.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>language</param-name>
    <param-value>English</param-value>
    <!--
    <description>
         Language to use to give driving directions.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>long_ids</param-name>
    <param-value>true</param-value>
    <!--
    <description>
    If true edge and node ids are Java long datatype (8 bytes)
    otherwise they are Java integers (4 bytes)
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>distance_function_type</param-name>
    <param-value>geodetic</param-value>
    <!--
    <description>
    geodetic - Use the distance function for
    geodetic coordinate systems (e.g. SRID 8307).
    euclidean - Use the distance function for
    projected coordinate systems.
    </description>
    -->
    </init-param>
    <!-- Partitioning parameters -->
    <init-param>
    <param-name>partition_cache_size_limit</param-name>
    <param-value>125</param-value>
    <!--
    <description>
    The network partition cache can hold at
    most this many number of partitions.
    Set this based on how much memory you have.
    If partitions are already in the cache, the
    RouteServer will not have to load them from the
    database.
    WARNING: if you set this too high, you will
    run into a OutOfMemoryError.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>partition_table_name</param-name>
    <param-value>partition</param-value>
    <!--
    <description>
    Name of the partition table that contains the
    network partitions. The table is presumed
    to be contained in the schema described by
    routeserver_schema_jdbc_connect_string,
    routeserver_schema_username,
    and routeserver_schema_password parameters
    described above.
    </description>
    -->
    </init-param>
    </servlet>
    <servlet-mapping>
    <servlet-name>RouteServerServlet</servlet-name>
    <url-pattern>/routeserver</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>RouteServerServlet</servlet-name>
    <url-pattern>/servlet/RouteServerServlet</url-pattern>
    </servlet-mapping>
    <!-- Security parameters -->
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AdminPage</web-resource-name>
    <url-pattern>/admin.jsp</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>rs_admin_role</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>BASIC</auth-method>
    <realm-name>Oracle RouteServer Administration</realm-name>
    </login-config>
    <security-role>
    <description>To perform RouteServer administration.</description>
    <role-name>rs_admin_role</role-name>
    </security-role>
    </web-app>

  • Windows WSUS 3.276 on Windows Server 2008 R2 not deploying updates to Clients

    Update Services
    Microsoft Corporation
    Version: 3.2.7600.226
    Updates services is downloading Current updates for the platforms I selected.
    It is finding and interfacing with all windows computers are the network.
    I select updates to install to computer groups but they are not getting installed.
    You can see from the report it needs to install 41 updates but they are not being installed.
    Why are the not getting installed?
    "No events are available. This may be because the client has not yet sent the event or the events have been purged from the server. Please refer to %WINDIR%\WindowsUpdate.log on robtruet-pc.leopold.int for details."
    The Report for most of the Clients show. 
    0 updates failed to install.
    40 updates have not been installed
    0 updates have been install or not applicable.
    0 updates have unknown status.
    I login to the client and it shows Windows is up to date.  But I look at updates installed history and now updates exist for the last 60 days.
    I included the log from the client below for one day.
    2015-03-04    23:27:18:212    1184    ae8    Handler    Using CBS interface ICbsSession7
    2015-03-04    23:27:23:407    1184    ae8    Agent      * Found 0 updates and 77 categories in search; evaluated appl. rules of 1448 out of 2726 deployed entities
    2015-03-04    23:27:23:500    1184    ae8    Agent    *********
    2015-03-04    23:27:23:500    1184    ae8    Agent    **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-03-04    23:27:23:500    1184    ae8    Agent    *************
    2015-03-04    23:27:23:578    1184    84c    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {D60CD7C9-6547-413B-AB87-35F737F8BA18}]
    2015-03-04    23:27:23:578    1184    84c    AU      # 0 updates detected
    2015-03-04    23:27:23:578    1184    84c    AU    #########
    2015-03-04    23:27:23:578    1184    84c    AU    ##  END  ##  AU: Search for updates [CallId = {D60CD7C9-6547-413B-AB87-35F737F8BA18}]
    2015-03-04    23:27:23:578    1184    84c    AU    #############
    2015-03-04    23:27:23:578    1184    84c    AU    Successfully wrote event for AU health state:0
    2015-03-04    23:27:23:578    1184    84c    AU    Featured notifications is disabled.
    2015-03-04    23:27:23:578    1184    84c    AU    AU setting next detection timeout to 2015-03-05 09:22:52
    2015-03-04    23:27:23:578    1184    84c    AU    Setting AU scheduled install time to 2015-03-05 08:00:00
    2015-03-04    23:27:23:578    1184    84c    AU    Successfully wrote event for AU health state:0
    2015-03-04    23:27:23:609    1184    84c    AU    Successfully wrote event for AU health state:0
    2015-03-04    23:27:28:539    1184    ae8    Report    REPORT EVENT: {1A5F7E5E-1B5A-4E13-A21C-489D2906CB75}    2015-03-04 23:27:23:485-0500    1  
     147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows
    Update Client successfully detected 0 updates.
    2015-03-04    23:27:28:539    1184    ae8    Report    REPORT EVENT: {3FA6CBE2-31F4-4D8E-9E44-47EDCC077FCC}    2015-03-04 23:27:23:500-0500    1  
     156    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Pre-Deployment Check    Reporting
    client status.
    2015-03-04    23:27:28:555    1184    ae8    Report    CWERReporter finishing event handling. (00000000)
    2015-03-04    23:39:15:718    1184    ae8    Report    Uploading 2 events using cached cookie, reporting URL = http://192.168.1.24:8530/ReportingWebService/ReportingWebService.asmx
    2015-03-04    23:39:15:796    1184    ae8    Report    Reporter successfully uploaded 2 events.
    2015-03-05    03:00:09:814    1184    e88    AU    Forced install timer expired for scheduled install
    2015-03-05    03:00:09:814    1184    e88    AU    UpdateDownloadProperties: 0 download(s) are still in progress.
    2015-03-05    03:00:09:829    1184    e88    AU    Setting AU scheduled install time to 2015-03-06 08:00:00
    2015-03-05    03:00:09:829    1184    e88    AU    Successfully wrote event for AU health state:0
    2015-03-05    03:00:14:837    1184    2680    Report    CWERReporter finishing event handling. (00000000)
    2015-03-05    04:22:52:598    1184    e88    AU    #############
    2015-03-05    04:22:52:598    1184    e88    AU    ## START ##  AU: Search for updates
    2015-03-05    04:22:52:598    1184    e88    AU    #########
    2015-03-05    04:22:52:676    1184    e88    AU    <<## SUBMITTED ## AU: Search for updates [CallId = {F615A07F-8986-4EB3-9D45-319F2AE1499A}]
    2015-03-05    04:22:52:676    1184    1864    Agent    *************
    2015-03-05    04:22:52:676    1184    1864    Agent    ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-03-05    04:22:52:691    1184    1864    Agent    *********
    2015-03-05    04:22:52:691    1184    1864    Agent      * Online = Yes; Ignore download priority = No
    2015-03-05    04:22:52:691    1184    1864    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2015-03-05    04:22:52:691    1184    1864    Agent      * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2015-03-05    04:22:52:691    1184    1864    Agent      * Search Scope = {Machine}
    2015-03-05    04:22:53:206    1184    1864    Setup    Checking for agent SelfUpdate
    2015-03-05    04:22:53:237    1184    1864    Setup    Client version: Core: 7.6.7600.320  Aux: 7.6.7600.320
    2015-03-05    04:22:55:952    1184    1864    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
    2015-03-05    04:22:56:092    1184    1864    Misc     Microsoft signed: NA
    2015-03-05    04:22:56:123    1184    1864    Misc    WARNING: Cab does not contain correct inner CAB file.
    2015-03-05    04:22:56:123    1184    1864    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
    2015-03-05    04:22:56:139    1184    1864    Misc     Microsoft signed: NA
    2015-03-05    04:22:56:170    1184    1864    Setup    Wuident for the managed service is valid but not quorum-signed. Skipping selfupdate.
    2015-03-05    04:22:56:186    1184    1864    Setup    Skipping SelfUpdate check based on the /SKIP directive in wuident
    2015-03-05    04:22:56:186    1184    1864    Setup    SelfUpdate check completed.  SelfUpdate is NOT required.
    2015-03-05    04:23:22:269    1184    1864    PT    +++++++++++  PT: Synchronizing server updates  +++++++++++
    2015-03-05    04:23:22:269    1184    1864    PT      + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://192.168.1.24:8530/ClientWebService/client.asmx
    2015-03-05    04:23:22:909    1184    1864    PT    WARNING: Cached cookie has expired or new PID is available
    2015-03-05    04:23:22:940    1184    1864    PT    Initializing simple targeting cookie, clientId = b4d326e5-c396-4ee2-b2c4-c7cd25795a63, target group = , DNS name = arm-pal-ws10.leopold.int
    2015-03-05    04:23:22:940    1184    1864    PT      Server URL = http://192.168.1.24:8530/SimpleAuthWebService/SimpleAuth.asmx
    2015-03-05    04:23:34:702    1184    1864    Handler    Using CBS interface ICbsSession72015-03-05    19:36:45:323    1184    2390  
     Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:432    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:744    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:869    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:978    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:087    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:181    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:306    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:399    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:680    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:789    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:883    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:47:086    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:47:179    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:020    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:207    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:301    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:410    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:504    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:597    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:722    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:862    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:956    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:065    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:159    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:299    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:393    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:518    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:611    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:705    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:814    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:908    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:017    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:142    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:251    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:360    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:454    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:547    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:844    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:953    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:062    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:156    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:249    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:358    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:530    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:624    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:717    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:842    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:951    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:060    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:170    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:263    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:372    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:497    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:606    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:700    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:794    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:934    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:028    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:121    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:230    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:340    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:433    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:527    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:714    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:901    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:995    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:088    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:182    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:322    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:416    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:510    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:603    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:697    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:790    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:884    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:978    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:336    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:446    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:539    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:648    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:836    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:57:007    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:58:349    1184    2390    Agent      * Found 0 updates and 77 categories in search; evaluated appl. rules of 1448 out of 2726 deployed entities
    2015-03-05    19:36:58:489    1184    2390    Agent    *********
    2015-03-05    19:36:58:489    1184    2390    Agent    **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-03-05    19:36:58:489    1184    2390    Agent    *************
    2015-03-05    19:36:58:552    1184    1540    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {60067F42-15BA-49A9-BB09-5DE40DC141E4}]
    2015-03-05    19:36:58:552    1184    1540    AU      # 0 updates detected
    2015-03-05    19:36:58:552    1184    1540    AU    #########
    2015-03-05    19:36:58:552    1184    1540    AU    ##  END  ##  AU: Search for updates [CallId = {60067F42-15BA-49A9-BB09-5DE40DC141E4}]
    2015-03-05    19:36:58:552    1184    1540    AU    #############
    2015-03-05    19:36:58:567    1184    1540    AU    Successfully wrote event for AU health state:0
    2015-03-05    19:36:58:567    1184    1540    AU    Featured notifications is disabled.
    2015-03-05    19:36:58:567    1184    1540    AU    AU setting next detection timeout to 2015-03-06 05:37:36
    2015-03-05    19:36:58:567    1184    1540    AU    Setting AU scheduled install time to 2015-03-06 08:00:00
    2015-03-05    19:36:58:567    1184    1540    AU    Successfully wrote event for AU health state:0
    2015-03-05    19:36:58:583    1184    1540    AU    Successfully wrote event for AU health state:0
    2015-03-05    19:37:03:559    1184    2390    Report    REPORT EVENT: {A94CF35E-0BD0-4E1F-9BF4-8263ED8ACAC8}    2015-03-05 19:36:58:474-0500    1  
     147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows
    Update Client successfully detected 0 updates.
    2015-03-05    19:37:03:559    1184    2390    Report    REPORT EVENT: {B4FB174B-F3C9-4269-A9C7-180C1B25AEAC}    2015-03-05 19:36:58:489-0500    1  
     156    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Pre-Deployment Check    Reporting
    client status.
    2015-03-05    19:37:03:559    1184    2390    Report    CWERReporter finishing event handling. (00000000)
    2015-03-05    19:48:50:738    1184    2390    Report    Uploading 2 events using cached cookie, reporting URL = http://192.168.1.24:8530/ReportingWebService/ReportingWebService.asmx
    2015-03-05    19:48:50:801    1184    2390    Report    Reporter successfully uploaded 2 events.

    Hi,
    Please make sure that the update files have been downloaded on the WSUS server.
    Update will be available only if it has been downloaded.
    Also, please check if the Network Service has the Full Control permission on the WSUS content folder.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • InDesign will not deploy from CCP Team Package

    Hello - I am getting nowhere trying to get packages to deploy using the CCP.
    A package containing all of the apps we need to deploy will not deploy.  A package containing just Illustrator deployed just fine.  A package containing just InDesign will not deploy.
    Each one of these packages was created on the same computer with Windows 7 SP1 64-bit installed just prior to creating the packages.
    Each one of these packages was deployed on the same computer with Windows 7 SP1 64-bit installed just prior to attempting deployment.
    So, the packages are created on a machine with a fresh install of Win7x64sp1 - nothing but the operating system installed - no apps of any kind installed, Adobe or otherwise.
    The packages are then deployed to the same machine just after another fresh install of Win7x64sp1 - nothing but the operating system installed - no apps of any kind installed, Adobe or otherwise.
    The progress bar gets to about half, it stalls then rolls back and NOTHING gets installed.
    The software environments used to create and deploy these packages don't get any cleaner than this!  Yet, the packages do not deploy.
    Okay, so where I come from it looks to me as if [a] the packager is broken, [b] the deployment process is broken, [c] some software needs to be installed before creating and/or deploying the package, [d] some of the above, or [e] all of the above!
    I have tried just about everything mentioned in the forum with no success.
    Is there anyone out there, especially an Adobe support specialist, I can work with to get this deployment problem resolved?
    Do I need to purchase a support plan just to get the software deployed?
    Do I need to find and hire somebody outside of Adobe to get this software deployed?
    Any suggestions, answers, pointers or comments would be greatly appreciated.  I am about out of steam on this... 
    Thank you in advance.
    Keith

    Romit - also, here is the PDApp.log from the Build:
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Build Version - 7.0.0.271
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Logging Level verbosity Set  to 4
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | Utilities |  |  | 2284 | File 'C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db' does not exist
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | Utilities |  |  | 2284 | File 'C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db' does not exist
    08/22/13 18:46:47:595 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:46:47:595 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:46:47:595 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Released OPM refrence successfully in opm_freeLibRef
    08/22/13 18:46:48:172 | [INFO] |  | ASU | OPM | Utilities |  |  | 2284 | Folder does not exist
    08/22/13 18:48:53:392 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Build Version - 1.2.0.4
    08/22/13 18:48:53:392 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:392 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Launching the Bootstrapper in elevated mode
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | Build Version - 7.0.0.414
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\AAMConfig.xml' does not exist
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup |  |  |  | 2596 | Event Guid generated is: '8004fc50-5877-45c6-af11-18b894075563'
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | Start Adobe Setup
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: Bootstrapper Start
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: Start initial checks
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:439 | [WARN] |  | ASU | Setup | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:454 | [INFO] |  | ASU | Setup |  |  |  | 2620 | Event with guid '8004fc50-5877-45c6-af11-18b894075563' is being sent
    08/22/13 18:48:53:454 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - No default proxy present on the user machine
    08/22/13 18:48:53:454 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - proxy Url is
    08/22/13 18:48:53:485 | [INFO] |  | ASU | Setup | Utilities |  |  | 2596 | Semaphore is not locked
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Build Version - 7.0.0.414
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Users\Builder\AppData\Local\Temp\\asuap.txt' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Build Version - 7.0.0.414
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | CREATE PIM Instance ...
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | trying to createOrUpdatePIMDbSchema.
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS Created Tables.
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | PIM Database is Up To Date.
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Updater Inventory location:C:\Users\Builder\AppData\Local\CreativeCloudPackager\resources\updaterinventory. dll
    08/22/13 18:48:53:501 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Acquired System level ACF lock ...
    08/22/13 18:48:53:501 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: End initial checks
    08/22/13 18:48:53:501 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: Begin Installing
    08/22/13 18:48:53:501 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Current OS version is: Major:6, Minor:1, ServicePack:1
    08/22/13 18:48:53:501 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:501 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:688 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:688 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:782 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:782 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:813 | [INFO] |  | ASU | Setup |  |  |  | 1608 | HTTP Request Status code 200.
    08/22/13 18:48:53:813 | [INFO] |  | ASU | Setup |  |  |  | 2620 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    08/22/13 18:48:53:844 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:844 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:891 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:891 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:953 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:953 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:985 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:985 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:078 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:078 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:094 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 286579157
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Executing Adobe Genuine Validation for all the AAM packages
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pimx'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pima'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pimx'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pima'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pimx'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pima'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pimx'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pima'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pimx'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pima'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Adobe Genuine Validation PASSED for all the AAM packages
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pimx
    08/22/13 18:48:54:141 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:141 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:453 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:54:453 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:453 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:54:936 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\PDApp.pimx' does not exist
    08/22/13 18:48:54:967 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pimx.
    08/22/13 18:48:54:967 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pimx
    08/22/13 18:48:54:967 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:967 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:123 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:55:123 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:55:201 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\D6\D6.pimx' does not exist
    08/22/13 18:48:55:217 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pimx.
    08/22/13 18:48:55:233 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pimx
    08/22/13 18:48:55:233 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:55:233 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:373 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:55:373 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:373 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:55:763 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\DECore\DECore.pimx' does not exist
    08/22/13 18:48:55:794 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pimx.
    08/22/13 18:48:55:794 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pimx
    08/22/13 18:48:55:794 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:55:794 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:888 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:55:888 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:55:888 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:981 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\DWA\DWA.pimx' does not exist
    08/22/13 18:48:56:013 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pimx.
    08/22/13 18:48:56:013 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pimx
    08/22/13 18:48:56:013 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:56:013 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:56:137 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:56:137 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:56:512 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\P6\P6.pimx' does not exist
    08/22/13 18:48:56:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pimx.
    08/22/13 18:48:56:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pimx
    08/22/13 18:48:56:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:56:559 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:56:637 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:56:637 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:56:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:56:964 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\LWA\LWA.pimx' does not exist
    08/22/13 18:48:56:995 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pimx.
    08/22/13 18:48:57:011 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pimx
    08/22/13 18:48:57:011 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:57:011 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:57:261 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:57:261 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:57:495 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\UWA\UWA.pimx' does not exist
    08/22/13 18:48:57:541 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pimx.
    08/22/13 18:48:57:541 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pimx
    08/22/13 18:48:57:541 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:57:541 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:57:573 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:57:573 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:58:009 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\P7\P7.pimx' does not exist
    08/22/13 18:48:58:041 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pimx.
    08/22/13 18:48:58:041 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pimx
    08/22/13 18:48:58:056 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:58:056 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:58:072 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:58:072 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:58:072 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:59:507 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCP\CCP.pimx' does not exist
    08/22/13 18:48:59:523 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pimx.
    08/22/13 18:48:59:538 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\PDAppFlex.swf' does not exist
    08/22/13 18:48:59:538 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\PDAppFlex-app.xml' does not exist
    08/22/13 18:48:59:538 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Processing ... _pimCreateOrUpdateAAMInventory
    08/22/13 18:48:59:554 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Return ... SUCCESS _pimCreateOrUpdateAAMInventory
    08/22/13 18:48:59:554 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: End Installing. Now launching PDApp
    08/22/13 18:49:00:069 | [INFO] |  | ASU | Setup |  |  |  | 2596 | Event Guid generated is: '0b8d1043-ef4e-467f-a09c-dbbe8879319d'
    08/22/13 18:49:00:069 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | =================  End Adobe Setup. Exit code: 0  =================
    08/22/13 18:49:00:069 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | PIMSqlite closeDB status 0
    08/22/13 18:49:00:069 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | FREE PIM Instance ...
    08/22/13 18:49:00:069 | [INFO] |  | ASU | Setup |  |  |  | 2596 | Waiting for the async thread to get the task completed
    08/22/13 18:49:00:084 | [INFO] |  | ASU | Setup |  |  |  | 2620 | Event with guid '0b8d1043-ef4e-467f-a09c-dbbe8879319d' is being sent
    08/22/13 18:49:00:084 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - No default proxy present on the user machine
    08/22/13 18:49:00:084 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - proxy Url is
    08/22/13 18:49:00:147 | [INFO] |  | ASU | Setup |  |  |  | 1608 | HTTP Request Status code 200.
    08/22/13 18:49:00:147 | [INFO] |  | ASU | Setup |  |  |  | 2620 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    08/22/13 18:49:00:147 | [INFO] |  | ASU | Setup |  |  |  | 2620 | Async thread is completed. Now exiting from function.
    08/22/13 18:49:00:147 | [INFO] |  | ASU | CloudPackagerReDirection | AAMEEUtilities |  |  | 2508 | Process creation completed.
    08/22/13 18:49:00:147 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Creating common Shortcuts entries in Program menu.
    08/22/13 18:49:00:162 | [INFO] |  | ASU | CloudPackagerReDirection | Utilities |  |  | 2508 | Folder does not exist
    08/22/13 18:49:00:193 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Launching AAMEE in De-elevated mode from location : C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\CCP\CreativeCloudPackager.exe
    08/22/13 18:49:00:193 | [INFO] |  | ASU | SetupHelperBin | SetupHelperBin |  |  | 1068 | Build Version - 1.2.0.4
    08/22/13 18:49:00:193 | [INFO] |  | ASU | SetupHelperBin | SetupHelperBin |  |  | 1068 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:193 | [INFO] |  | ASU | SetupHelperBin | SetupHelperBin |  |  | 1068 | Starting the SetupHelperBin.
    08/22/13 18:49:00:193 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 1068 | Build Version - 1.2.0.4
    08/22/13 18:49:00:193 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 1068 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:209 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 252 | Build Version - 1.2.0.4
    08/22/13 18:49:00:209 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 252 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:240 | [INFO] |  | ASU | CloudPackagerReDirection | AAMEEUtilities |  |  | 2508 | Process creation completed.
    08/22/13 18:49:00:240 | [INFO] |  | ASU | CloudPackagerReDirection | AAMEEUtilities |  |  | 2508 | utilLaunchApplicationDeelevated : The return Code from Create Process (0).
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | EnterpriseLauncher |  |  | 2656 | Build Version - 1.2.0.4
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | EnterpriseLauncher |  |  | 2656 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | EnterpriseLauncher |  |  | 2656 | Launching the PDApp in Enterprise mode.
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | Utilities |  |  | 2656 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\PDApp.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\PDApp.exe" --appletID=CCP_UI --appletVersion=1.0 --workflow=CCP
    08/22/13 18:49:00:271 | [INFO] |  | ASU | EnterpriseLauncher | Utilities |  |  | 2656 | Success in CreateProcess
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Build Version - 7.0.0.414
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 2096 | Parsing the command line provided. Number of command line arguments is 4
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Detecting Applet Database Library file...
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Fetching Applet registeration information...
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | AppletManager initialize...
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Applet database path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | PIM library path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\AdobePIM.dll
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Loading PIM library...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Build Version - 7.0.0.414
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | CREATE PIM Instance ...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | Utilities |  |  | 2096 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..\pim.db-journal' does not exist
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | trying to createOrUpdatePIMDbSchema.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Current db schema version on machine 1.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Current db schema version to install 1.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | PIM DB Schema is up to date. Current schema version is 1.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | PIM Database is Up To Date.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Getting applet data from Applet database
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | All installed pakages version string (pim_getCurrentPackagesVersion) is CCP:1.2.0.4|D6:7.0.0.414|DECore:7.0.0.414|DWA:3.0.97.0|LWA:3.0.97.0|P6:7.0.0.406|P7:7.0.0 .410|PDApp:7.0.0.414|UWA:7.0.0.414
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | PIMSqlite closeDB status 0
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | FREE PIM Instance ...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Registering Applets...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | DWA AppletID argument not specified on command line. Trying to find the existing instance
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | This is the first instance so creating a thread for listening to the created pipe
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Starting AsyncMessageProcessor
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 2096 | AsyncMsgProcessor initialized...
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 2096 | AsyncMsgProcessor started. on thread id = 1168
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Initializing native WindowManager
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Creating window instance
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Checking for appletID and appletVersion given in CommandLineOptions
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Creating APE stage instance
    08/22/13 18:49:00:349 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 304 | Pipe thread started
    08/22/13 18:49:00:973 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | MessageHandler initialized...
    08/22/13 18:49:00:973 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | ExternalGateway initialized...
    08/22/13 18:49:00:973 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | NativeCommandHandler initialized...
    08/22/13 18:49:00:989 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 2096 | Logging Level verbosity Set to  INFO
    08/22/13 18:49:00:989 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 2096 | Processing the startup Command
    08/22/13 18:49:00:989 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Starting Applet registeration...
    08/22/13 18:49:01:005 | [INFO] |  | ASU | PDApp | PDAPP.MainDisplayMediator |  |  | 2096 | Looking up for the Exact versioned applet for ID :CCP_UI
    08/22/13 18:49:01:005 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading Applet: CCP_UI Version = 1.0
    08/22/13 18:49:01:020 | [INFO] |  | ASU | PDApp | PDApp.ZStringLoader |  |  | 2096 | PDAPP SWF - locale set to - en_US
    08/22/13 18:49:01:051 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 0 out of 2124868
    08/22/13 18:49:01:051 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 65536 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 131072 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 196608 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 262144 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 327680 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 393216 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 458752 out of 2124868
    08/22/13 18:49:01:083 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 524288 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 589824 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 655360 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 720896 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 786432 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 851968 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 917504 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 983040 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1048576 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1114112 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1179648 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1245184 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1310720 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1376256 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1441792 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1507328 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1572864 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1638400 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1703936 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1769472 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1835008 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1900544 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1966080 out of 2124868
    08/22/13 18:49:01:145 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 2031616 out of 2124868
    08/22/13 18:49:01:145 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 2097152 out of 2124868
    08/22/13 18:49:01:145 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 2124868 out of 2124868
    08/22/13 18:49:01:816 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.AppStartup |  |  | 2096 | Processing the application startup command
    08/22/13 18:49:01:816 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | Recieved Applet Loading Completion
    08/22/13 18:49:01:816 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.AppStartup |  |  | 2096 | commManagerResultCallback
    08/22/13 18:49:01:831 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 2096 | Trying to load ZString for preferred locale - en_US
    08/22/13 18:49:01:831 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 2096 | Locale set to - en_US
    08/22/13 18:49:01:847 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.AppStartup |  |  | 2096 | Font fallback applied is applicationFonts 'Lucida Grande, Segoe UI, Tahoma, _sans' inputControlFonts: 'Lucida Grande, Segoe UI, Tahoma, _sans'
    08/22/13 18:49:01:863 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.LoadWorkflowCommand |  |  | 2096 | Processing the LoadWorkflowCommand
    08/22/13 18:49:01:863 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Loading Applet - CCP_Native for WindowID - 1
    08/22/13 18:49:01:878 | [INFO] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | Build Version - 7.0.0.394
    08/22/13 18:49:01:878 | [INFO] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:02:050 | [INFO] |  | ASU | PDApp | CloudPackager.LoadEulaCommand |  |  | 2096 | Processing the LoadEulaCommand
    08/22/13 18:49:02:065 | [INFO] |  | ASU | PDApp | EWA.FetchEulaCommand |  |  | 2096 | Processing the FetchEulaCommand
    08/22/13 18:49:02:065 | [INFO] |  | ASU | PDApp | EWA.FetchEulaCommand |  |  | 2096 | Fetching eula for language : en_US
    08/22/13 18:49:02:689 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Showing screen with screenID : SCREEN_AAMEE_EULA
    08/22/13 18:49:02:939 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | _getAAMEEPreferenceXMLDataObj: Preference XML file does not exist.
    08/22/13 18:49:02:939 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | ewa_getAAMEEPreferences: Invalid AAMEE Preference XML or Preference node does not exist.
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScreenEulaAccessibility): Please wait
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(LanguageSelectionDropDownList#ddlLanguageSelection)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(TextArea#taEulaTextArea)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.ScreenEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 2096 | onRegister
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | onRegister
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorBCA38637-3C23-9B28-F936 -A8377C135AD4 |  |  | 2096 | onRegister
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScreenEulaAccessibility): Please wait
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(LanguageSelectionDropDownList#ddlLanguageSelection)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(TextArea#taEulaTextArea)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.ScreenEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:407 | [WARN] |  | ASU | PDApp | CloudPackager.LoadEulaCommand |  |  | 2096 | Failed to find the AAMEE version string
    08/22/13 18:49:05:591 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 2096 | handleNotification : ComponentNotification.SHAREDFOOTERPRIMARYCLICK
    08/22/13 18:49:05:591 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | ewa_setEulaAcceptance: Success in creating marker file
    08/22/13 18:49:05:607 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBasePopupWindowMediator |  |  | 2096 | onRegister
    08/22/13 18:49:05:638 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 2096 | onRemove
    08/22/13 18:49:05:638 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | onRemove
    08/22/13 18:49:05:653 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorBCA38637-3C23-9B28-F936 -A8377C135AD4 |  |  | 2096 | onRemove
    08/22/13 18:49:05:653 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Showing screen with screenID : SCREEN_SHOW_AAMEE_EEPIMS
    08/22/13 18:49:05:653 | [ERROR] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Unable to find ScreenInitializationVO for screenID: SCREEN_SHOW_AAMEE_EEPIMS
    08/22/13 18:49:05:653 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | handleNotification : ComponentNotification.SHAREDFOOTERPRIMARYCLICK
    08/22/13 18:49:05:919 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ScrimAlertFooterMediator |  |  | 2096 | onRegister
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentScrimAlertLoading |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(ComponentProgressSpinner#activityIndicator)
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#messageDisplay)
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#titleDisplay)
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:Loading Creative Cloud Packager. This may take a few seconds.
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:05:964 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScrimAlertLoadingAccessibility): null
    08/22/13 18:49:05:964 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentScrimAlertLoading |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:05:964 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(ComponentProgressSpinner#activityIndicator)
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#messageDisplay)
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#titleDisplay)
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:Loading Creative Cloud Packager. This may take a few seconds.
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScrimAlertLoadingAccessibility): null
    08/22/13 18:49:07:689 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Build Version - 7.0.0.271
    08/22/13 18:49:07:689 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:692 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:807 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:807 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:807 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | Got error or NULL from UCGetProxyInfo function.
    08/22/13 18:49:07:809 | [ERROR] |  | ASU | PDApp | EnterpriseNativeAppletForCCM |  |  | 2096 | getProxyInfo did not return success string. It returned : <error>Error occured in Updater Core</error>
    08/22/13 18:49:07:812 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Loading Applet - LWA_Native for WindowID - 1
    08/22/13 18:49:07:814 | [INFO] |  | ASU | LWANative | LWANative |  |  | Build Version - 7.0.0.125
    08/22/13 18:49:07:814 | [INFO] |  | ASU | LWANative | LWANative |  |  | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:822 | [INFO] |  | ASU | PDApp | ProvCommon.ZStringLoader |  |  | 2096 | Applet locale set to - en_US
    08/22/13 18:49:07:829 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing openIMSLibSession...
    08/22/13 18:49:07:832 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openIMSLibSession Session key : {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:834 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:834 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:834 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Creating IMSLib instance ...
    08/22/13 18:49:07:834 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:834 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:837 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 2096 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Failed get proxy credentials from local store while creating IMSLib instance ...
    08/22/13 18:49:07:887 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done opening IMSSession, session key - {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:892 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Fetching default user profile for requested ClientID...
    08/22/13 18:49:07:892 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing fetch default user for clientID...
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Performing fetchDefaultUserInfoForClientId...
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Failed in getting value for key in OPMGetValueForKey domain:IMSLib subDomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5
    08/22/13 18:49:07:894 | [WARN] |  | ASU | OPM | IMSLibHelper |  |  | 2096 | Failed in fetching default user id for the service, while processing fetchDefaultUserGUIDForClientID
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Failed to get default user for clientId in fetchDefaultUserInfoForClientId...
    08/22/13 18:49:07:894 | [WARN] |  | ASU | LWANative | LWANative |  |  | failed in IMSLib's fetchDefaultUserInfoForClientId function, in getDefaultUserForClientId
    08/22/13 18:49:07:894 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | No default user present on the machine for the requested clientID
    08/22/13 18:49:07:894 | [INFO] |  | ASU | PDApp | EnterpriseApplet.CCMEnterprise.StartEEPWorkflowCommand |  |  | 2096 | No default user profile detected
    08/22/13 18:49:07:897 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Closing IMSSession: {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:899 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing closeIMSLibSession...
    08/22/13 18:49:07:899 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Releasing IMSLib instance ...
    08/22/13 18:49:07:899 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Released OPM refrence successfully in opm_freeLibRef
    08/22/13 18:49:07:899 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Released OPMWrapper reference
    08/22/13 18:49:07:899 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done closing IMSSession: {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:904 | [INFO] |  | ASU | PDApp | ProvCommon.StartIMSWFCommand |  |  | 2096 | Starting Adobe ID authorization workflow...
    08/22/13 18:49:07:904 | [INFO] |  | ASU | PDApp | ProvCommon.StartIMSWFCommand |  |  | 2096 | Considering LEID:  Server URL: ims-na1.adobelogin.com/ims/authorize/v1 Locale: en_US
    08/22/13 18:49:07:907 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing openIMSLibSession...
    08/22/13 18:49:07:907 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openIMSLibSession Session key : {E43A4299-070E-4D1F-989F-9588F446B0CD}
    08/22/13 18:49:07:907 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:907 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:907 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Creating IMSLib instance ...
    08/22/13 18:49:07:909 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:909 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:909 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 2096 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Failed get proxy credentials from local store while creating IMSLib instance ...
    08/22/13 18:49:07:957 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done opening IMSSession, session key - {E43A4299-070E-4D1F-989F-9588F446B0CD}
    08/22/13 18:49:07:962 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openSession Session key : {AD988F7C-BA2C-4645-84C9-9D903F4A9D6C}
    8/22/2013 18:49:07 [INFO] OPM - Build Version - 6.0.281.0
    8/22/2013 18:49:07 [INFO] OPM - Logging Level verbosity Set  to 4
    8/22/2013 18:49:07 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    8/22/2013 18:49:07 [INFO] OPM - No Record found for the input fields
    8/22/2013 18:49:07 [INFO] OPM - Released OPM refrence successfully
    08/22/13 18:49:07:977 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done opening PWASession, session key - {AD988F7C-BA2C-4645-84C9-9D903F4A9D6C}
    08/22/13 18:49:07:979 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Performing getDeviceID...
    08/22/13 18:49:07:982 | [INFO] |  | ASU | OPM | OPM |  |  | Build Version - 7.0.0.125
    08/22/13 18:49:07:982 | [INFO] |  | ASU | OPM | OPM |  |  | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:984 | [INFO] |  | ASU | OPM | OPM |  |  | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | OPM |  |  | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | OPM |  |  | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:989 | [WARN] |  | ASU | OPM | OPMWrapper |  |  | Failed in getting value for key in OPMGetValueForKey
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | LWANative |  |  |  : DeviceId not present in local db generating it from scratch in pwa_getDeviceID
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | LWANative |  |  | OS INFOLIST ::
    MajorVerison :6
    MinorVersion :1
    productType:1
    platformId:2
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | LWANative |  |  | OS detected is :Win7 while fetching group list for signed in user
    08/22/13 18:49:08:012 | [INFO] |  | ASU | OPM | OPM |  |  | Released OPM refrence successfully in opm_freeLibRef
    08/22/13 18:49:08:017 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Showing screen with screenID : SCREEN_SHOW_AAMEE_EEPIMS
    08/22/13 18:49:08:117 | [INFO] |  | ASU | PDApp | IMSLibFlex.ShowEEPAAMEESignInCommand |  |  | 2096 | Done with open EEP SignIn command
    08/22/13 18:49:08:202 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:08:202 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:202 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScreenCCPSignInEEPAccessibility): null
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.CCP.ContentCCPSignInEEP |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:08:209 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.CCP.ScreenCCPSignInEEP |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:08:209 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.CCP.ScreenCCPSignInEEPMediator |  |  | 2096 | onRegister
    08/22/13 18:49:08:209 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | onRegister
    08/22/13 18:49:08:212 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorBCA38637-3C23-9B28-F936 -A8377C135AD4 |  |  | 2096 | onRegister
    08/22/13 18:49:08:214 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:219 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:08:219 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:219 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityName

  • WARN  [SchemaTypeCreator] JAX-RPC does not allow collection types skipping:

    hi
    I am trying web service,where it returns collection.
    following is the code snippet,
         @WebMethod()
         public Collection<CustomerInfo> getAccountList()
              Query query=em.createQuery("from CustomerInfo c");
              return query.getResultList();
    the problem is at the time of deploying i am getting following warning,
    WARN [SchemaTypeCreator] JAX-RPC does not allow collection types skipping: customer.__JBossWS_CustomerRegisteration_EndpointInterfacePort_getAccountListResponse.result
    i am using JBoss 4.0.5,it supporting JAX-WS RI 2.0_03-b24-fcs version.
    could anybody tell me why this warning?
    is JAX WS not able to resolve the collection type?
    i tested my web service with webservice explorer provided myeclipse5.5 IDE,there web service returns null
    please help me in this?

    Hi,
    I have a serious problem when i deploy a web service in JBoss 4.0.5
    when i invoke the service i can't access to SSSSS222 beacuse in my client don't be created that class SSSSS2222....
    I mapped schemas to java with jaxb2.0.5.
    I'm using:
    JAXB 2.0 .5
    JSR181
    My schema is:
    <xs:schema......>
         <xs:element name="PPPPPP">
              <xs:complexType>
                   <xs:all>
                        <xs:element ref="AAAAAAA"/>
                        <xs:element ref="SSSSS111"/>
                   </xs:all>
              </xs:complexType>
         </xs:element>
         <xs:element name="SSSSS111">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="SSSSS222" maxOccurs="unbounded"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="SSSSS222">
              <xs:complexType>
                   <xs:all>
                        <xs:element ref="DDDDDD"/>
                        <xs:element ref="DEDEDEDE" minOccurs="0"/>
                   </xs:all>
              </xs:complexType>
         </xs:element>
    </xs:schema>Error:
    13:24:23,271 WARN [SchemaTypeCreator] JAX-RPC does not allow collection types skipping: com.java.SSSSS111.SSSSS222
    A part of wsdl generated is:
    <complexType name="SSSSS111">
    <sequence/> *****error comparing with schema
    </complexType>My web service is:
         @WebMethod(operationName="WS1")
         @WebResult(name = "Resp",
              targetNamespace = "http://www.example.com/resp")
        @RequestWrapper(localName = "validacionWS",
            targetNamespace = "http://www.example.com/pet",
            className = "com.java.ValidacionWS")
        @ResponseWrapper(localName = "validacionFWSResponse",
            targetNamespace = "http://www.example.com/resp",
            className = "com.java.Respuesta")     
         public Respuesta validacionPeticion(@WebParam(name = "peticion",
                   targetNamespace = "http://www.example.com/pet")
                   Peticion peticion)throws MyException,Please, help me...

  • Clients finds updates that is not deployed and fails to install them! Code: 80242006

    Hello!
    I have SCCM 2007 SP2 R2 and trying to setup the Software Update Point!.
    The weird thing is that the computers finds updates that is not deployed or not even downloaded and tries to install them but the fail with the error code: 80242006.
    See Pic:
    http://img51.imageshack.us/img51/3180/errorjo.jpg
    Some of those updates in the picture actually are downloaded and deployed but many of them are not.
    "Computer Configuration --> Administrative Templates --> Windows Update --> Specify Intranet Microsoft Update Service Location" is pointing to our SCCM.
    "Install Software Uppdates" in Task Sequance are disable.
    The Update package is distrubuted to all DPs
    Why does my computer find updates that is not is deployed or downloaded and why does it fail to install those that are?
    Where do i start the troubleshoot?
    // Clint eastwood!

    First check the windowsupdate.log and see which WSUS server that is being used. A Configmgr controlled client will not install non-deployed updates.
    Kent Agerlund | My blogs: blog.coretech.dk/keaand
    SCUG.dk/| Twitter:
    @Agerlund| Linkedin: Kent Agerlund
    Hi!
    I Reinstalled the computer through our Task Sequence and when i logged in the first time all the failed updates where there!
    http://www.2shared.com/file/eZ_CYzDC/WindowsUpdate.html
    I Have uploaded the WindowsUpdate.log
    Some interesting things from the log:
    2012-03-27 17:12:43:808 1008 848 PT +++++++++++ PT: Synchronizing server updates +++++++++++
    2012-03-27 17:12:43:808 1008 848 PT + ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://www.update.microsoft.com/v6/ClientWebService/client.asmx
    2012-03-27 17:12:44:931 1008 848 PT WARNING: Cached cookie has expired or new PID is available
    2012-03-27 17:12:44:931 1008 848 PT WARNING: PTWarn: Anonymous plug-in skipped for WU
    2012-03-27 17:12:46:478 2584 a1c Misc =========== Logging initialized (build: 7.1.6001.65, tz: +0200) ===========
    2012-03-27 17:12:46:478 2584 a1c Misc = Process: c:\bc396c964f9a1206ade01b43a1\wusetup.exe
    2012-03-27 17:12:46:478 2584 a1c Setup Evaluating CBS package "c:\bc396c964f9a1206ade01b43a1\WUClient-SelfUpdate-Core-TopLevel.cab"
    2012-03-27 17:12:47:823 2584 a1c Handler FATAL: UH: 0x8007047f: CreatePackage failed in CCbs::CreatePackage
    2012-03-27 17:12:47:823 2584 a1c Setup WARNING: Failed to evaluate applicability, will try to install anyway, error = 0x8007047F
    2012-03-27 17:12:47:823 2584 a1c Setup Evaluating CBS package "c:\bc396c964f9a1206ade01b43a1\WUClient-SelfUpdate-ActiveX.cab"
    2012-03-27 17:12:47:823 2584 a1c Handler FATAL: UH: 0x8007047f: CreatePackage failed in CCbs::CreatePackage
    2012-03-27 17:12:47:823 2584 a1c Setup WARNING: Failed to evaluate applicability, will try to install anyway, error = 0x8007047F
    2012-03-27 17:12:47:823 2584 a1c Setup Evaluating CBS package "c:\bc396c964f9a1206ade01b43a1\WUClient-SelfUpdate-Aux-TopLevel.cab"
    2012-03-27 17:12:47:854 2584 a1c Handler FATAL: UH: 0x8007047f: CreatePackage failed in CCbs::CreatePackage
    2012-03-27 17:12:47:854 2584 a1c Setup WARNING: Failed to evaluate applicability, will try to install anyway, error = 0x8007047F
    2012-03-27 17:12:47:854 2584 a1c Setup wusetup has finished. Exit code is 47f. Reboot is NOT needed
    2012-03-27 17:13:11:539 1008 848 Agent WARNING: Failed to evaluate Installed rule, updateId = {818701AF-1182-45C2-BD1E-17068AD171D6}.101, hr = 80242013
    2012-03-27 17:13:12:337 1008 848 Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\muv4wuredir.cab:
    2012-03-27 17:13:12:337 1008 848 Misc Microsoft signed: Yes
    2012-03-27 17:13:12:384 1008 848 Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\muv4wuredir.cab:
    2012-03-27 17:13:12:384 1008 848 Misc Microsoft signed: Yes
    2012-03-27 17:13:12:384 1008 848 PT +++++++++++ PT: Synchronizing extended update info +++++++++++
    2012-03-27 17:13:12:384 1008 848 PT + ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://www.update.microsoft.com/v6/ClientWebService/client.asmx
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2475792-x64_2e8f675625883458482042e128f54167f0193f9b.msu for file Lo9nViWINFhIIELhKPVBZ/AZP5s= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2425227-x64_0749e0e8531479e1de9347fe584e61d43c209c0f.msu for file B0ng6FMUeeHek0f+WE5h1DwgnA8= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2485376-x64_7082a10a94b6cfffdd28f5f57f02e15a5345f5a7.msu for file cIKhCpS2z//dKPX1fwLhWlNF9ac= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114643_f51f1bdeb794bd3966e7fc1745b9f697584b6912.cab for file 9R8b3reUvTlm5/wXRbn2l1hLaRI= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114639_25270be196f84651a08b6578559a014e067b04b9.cab for file JScL4Zb4RlGgi2V4VZoBTgZ7BLk= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114417_7f54b04997e2e7a214de150fed8cbec149c31011.cab for file f1SwSZfi56IU3hUP7Yy+wUnDEBE= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114242_dc45445930326e31180748cd5a2afa8f575c61f5.cab for file 3EVEWTAybjEYB0jNWir6j1dcYfU= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2479628-x64_a774713ef62d45373a08d4a7c0acfa18e8ec87c8.msu for file p3RxPvYtRTc6CNSnwKz6GOjsh8g= when file has not been previously added to the datastore
    2012-03-27 17:13:16:624 1008 848 Agent * Found 103 updates and 17 categories in search; evaluated appl. rules of 489 out of 647 deployed entities
    I guess the computer is still in the OS installation during this time.
    Then 13 Minutes after it finds our sccm:
    2012-03-27 17:26:07:641 980 c70 Agent *********** Agent: Refreshing global settings cache ***********
    2012-03-27 17:26:07:641 980 c70 Agent * WSUS server: http://<SCCM-SERVER>:8530 (Changed)
    2012-03-27 17:26:07:641 980 c70 Agent * WSUS status server: http://<SCCM-SERVER>:8530 (Changed)
    2012-03-27 17:26:07:641 980 c70 Agent * Target group: (Unassigned Computers) (Unchanged)
    2012-03-27 17:26:07:641 980 c70 Agent * Windows Update access disabled: No (Unchanged)
    2012-03-27 17:26:07:641 980 c70 AU AU received policy change subscription event
    2012-03-27 17:26:07:641 980 c70 AU Sus server changed through policy.
    2012-03-27 17:26:07:641 980 c70 AU AU Refresh required....
    2012-03-27 17:26:07:641 980 c70 AU AU setting next detection timeout to 2012-03-27 15:26:07
    2012-03-27 17:26:07:656 980 c70 AU Need to reset accelerated install required state
    2012-03-27 17:26:07:656 980 c70 AU Accelerate Install required state reset
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {4AE85C00-0EAA-4BE0-B81B-DBD7053D5FAE}.104, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {C5306702-92EC-4E99-9C77-2B70FB60078B}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {C5171A07-B024-44B4-B74A-A2EC2EEC177C}.102, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {1FE1AC0A-7B22-470B-A317-5DA507385409}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {609AEF10-0A3C-4484-BD38-86BB38E3EFA3}.104, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approved 65 update(s) for download (NOT for Ux)
    This is the Updates that i see when i log on for the first time nad all of them is Failed! Still, Many of those updates does not exist on the SCCM server.
    And here comes the error:
    2012-03-27 17:26:07:937 980 914 Agent WARNING: fail to get update deployments with error 0x80248007
    2012-03-27 17:26:07:937 980 a10 Agent WARNING: Failed to get deployment data from data store, error 80248007
    2012-03-27 17:26:07:937 980 914 DnldMgr *************
    2012-03-27 17:26:07:937 980 914 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2012-03-27 17:26:07:937 980 a10 AU WARNING: GetUpdateDeployment3 failed, error = 0x80248007
    2012-03-27 17:26:07:937 980 914 DnldMgr *********
    2012-03-27 17:26:07:937 980 914 DnldMgr * Call ID = {B6C9F0ED-9900-42BC-9BBE-61ADE865CADC}
    2012-03-27 17:26:07:937 980 914 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2012-03-27 17:26:07:937 980 914 DnldMgr * Updates to download = 1
    2012-03-27 17:26:07:937 980 914 Agent * Title = Security Update for Windows 7 for x64-based Systems (KB2584146)
    2012-03-27 17:26:07:937 980 914 Agent * UpdateId = {4AE85C00-0EAA-4BE0-B81B-DBD7053D5FAE}.104
    2012-03-27 17:26:07:937 980 914 Agent * Bundles 1 updates:
    2012-03-27 17:26:07:937 980 914 Agent * {112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB}.102
    2012-03-27 17:26:07:953 980 c70 AU AU received handle event
    2012-03-27 17:26:07:984 980 914 PT +++++++++++ PT: Synchronizing file locations +++++++++++
    2012-03-27 17:26:07:984 980 914 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://<SCCM-SERVER>:8530/ClientWebService/client.asmx
    2012-03-27 17:26:10:652 980 914 PT WARNING: GetFileLocations failure, error = 0x8024400D, soap client error = 7, soap error code = 300, HTTP status code = 200
    2012-03-27 17:26:10:652 980 914 PT WARNING: SOAP Fault: 0x00012c
    2012-03-27 17:26:10:652 980 914 PT WARNING: faultstring:Server was unable to read request. ---> There is an error in XML document (1, 369). ---> The string '' is not a valid AllXsd value.
    2012-03-27 17:26:10:652 980 914 PT WARNING: ErrorCode:(null)(0)
    2012-03-27 17:26:10:652 980 914 PT WARNING: Message:(null)
    2012-03-27 17:26:10:652 980 914 PT WARNING: Method:(null)
    2012-03-27 17:26:10:652 980 914 PT WARNING: ID:(null)
    2012-03-27 17:26:10:652 980 914 PT WARNING: PTError: 0x8024400d
    2012-03-27 17:26:10:652 980 914 PT WARNING: GetFileLocations_WithRecovery failed: 0x8024400d
    2012-03-27 17:26:10:652 980 914 PT WARNING: PTError: 0x8024400d
    2012-03-27 17:26:10:652 980 914 DnldMgr WARNING: SyncFileLocations failed with 0x8024400d.
    2012-03-27 17:26:10:652 980 914 DnldMgr WARNING: PopulateFileUrlsForCall failed with 0x8024400d, but continuing with call {B6C9F0ED-9900-42BC-9BBE-61ADE865CADC}.
    2012-03-27 17:26:10:652 980 914 DnldMgr *********** DnldMgr: New download job [UpdateId = {112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB}.102] ***********
    2012-03-27 17:26:10:652 980 914 DnldMgr * Queueing update for download handler request generation.
    2012-03-27 17:26:10:652 980 914 DnldMgr Generating download request for update {112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB}.102
    2012-03-27 17:26:10:652 980 914 Handler Generating request for CBS update 112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB in sandbox C:\Windows\SoftwareDistribution\Download\9214be182ea0ec97ce8a55beaa608a67
    2012-03-27 17:26:10:652 980 914 Handler FATAL: Self-contained package file does not exist or is not on server.
    2012-03-27 17:26:10:652 980 914 Handler FATAL: Request generation for CBS update complete with hr=0x80242006 and pfResetSandbox=0
    2012-03-27 17:26:10:652 980 914 Handler FATAL: Error source is 105.
    2012-03-27 17:26:10:652 980 914 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x80242006.
    2012-03-27 17:26:10:652 980 914 DnldMgr Error 0x80242006 occurred while downloading update; notifying dependent calls.
    2012-03-27 17:26:10:668 980 914 Agent *********
    2012-03-27 17:26:10:668 980 14b8 AU >>## RESUMED ## AU: Download update [UpdateId = {4AE85C00-0EAA-4BE0-B81B-DBD7053D5FAE}]
    2012-03-27 17:26:10:668 980 914 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2012-03-27 17:26:10:668 980 14b8 AU # WARNING: Download failed, error = 0x80242006
    Any ideas? :)

  • Service Master Key could not be decrypted using one of its encryptions. See sys.key_encryptions for details.

    html,body{padding:0;margin:0;font-family:Verdana,Geneva,sans-serif;background:#fff;}html{font-size:100%}body{font-size:.75em;line-height:1.5;padding-top:1px;margin-top:-1px;}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em}h3{font-size:1.16em}h4{font-size:1em}h5{font-size:.83em}h6{font-size:.7em}p{margin:0
    0 1em;padding:0 .2em}.t-marker{display:none;}.t-paste-container{;left:-10000px;width:1px;height:1px;overflow:hidden}ul,ol{padding-left:2.5em}a{color:#00a}code, pre{font-size:1.23em}
    I get this message on two different machines installing SQL2014 developer edition, a Windows 7 and a Windows 8 machine. Both machines have SQL2005 through SQL2012 developer machines installed and working great. I have tried uninstalling all SQL2014 stuff and
    installing again making sure I was running as an Administrator to no avail. 
    How do I look at sys.key_encryptionswhen the server will not start to finish installation?
    The links in the log only provide the  "We're Sorry" message.
    This is the first error dialog info
    TITLE: Microsoft SQL Server 2014 Setup
    The following error has occurred:
    Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%25400x4BDAF9BA%25401306%254026
    The SQL Server error log has the message in the title.
    2014-04-04 17:02:17.49 Server      Microsoft SQL Server 2014 - 12.0.2000.8 (X64) 
     Feb 20 2014 20:04:26 
     Copyright (c) Microsoft Corporation
     Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
    2014-04-04 17:02:17.49 Server      UTC adjustment: -4:00
    2014-04-04 17:02:17.49 Server      (c) Microsoft Corporation.
    2014-04-04 17:02:17.49 Server      All rights reserved.
    2014-04-04 17:02:17.49 Server      Serverprocess ID is 9236.
    2014-04-04 17:02:17.49 Server      System Manufacturer: 'Hewlett-Packard', System Model: 'HP EliteBook8760w'.
    2014-04-04 17:02:17.49 Server      Authentication mode is MIXED.
    2014-04-04 17:02:17.49 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL12.SQL2014\MSSQL\Log\ERRORLOG'.
    2014-04-04 17:02:17.49 Server      The service account is 'NT Service\MSSQL$SQL2014'. This is an informational message; no user action is required.
    2014-04-04 17:02:17.49 Server      Registry startup parameters: 
      -d C:\Program Files\Microsoft SQL Server\MSSQL12.SQL2014\MSSQL\DATA\master.mdf
      -e C:\Program Files\Microsoft SQL Server\MSSQL12.SQL2014\MSSQL\Log\ERRORLOG
      -l C:\Program Files\Microsoft SQL Server\MSSQL12.SQL2014\MSSQL\DATA\mastlog.ldf
    2014-04-04 17:02:17.49 Server      Command Line Startup Parameters:
      -s "SQL2014"
      -m "SqlSetup"
      -Q
      -q "SQL_Latin1_General_CP1_CI_AS"
      -T 4022
      -T 4010
      -T 3659
      -T 3610
      -T 8015
    2014-04-04 17:02:17.79 Server      SQL Server detected 1 sockets with 4 cores per socket and 8 logical processors per socket, 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message;
    no user action is required.
    2014-04-04 17:02:17.79 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-04-04 17:02:17.79 Server      Detected 8142 MB of RAM. This is an informational message; no user action is required.
    2014-04-04 17:02:17.80 Server      Using conventional memory in the memory manager.
    2014-04-04 17:02:17.92 Server      Default collation: SQL_Latin1_General_CP1_CI_AS (us_english1033)
    2014-04-04 17:02:17.95 Server      Perfmoncounters for resource governor pools and groups failed to initialize and are disabled.
    2014-04-04 17:02:17.96 Server      Query Store settings initialized with enabled = 1, 
    2014-04-04 17:02:17.97 Server      The maximum number of dedicated administrator connections for this instance is '1'
    2014-04-04 17:02:17.97 Server      This instance of SQL Server last reported using a process ID of 8760 at 4/4/2014 5:02:08 PM (local) 4/4/2014 9:02:08 PM (UTC). This is an informational message only; no user action is required.
    2014-04-04 17:02:17.97 Server      Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2014-04-04 17:02:17.97 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-04-04 17:02:18.00 Server      Database Mirroring Transport is disabled in the endpoint configuration.
    2014-04-04 17:02:18.00 spid7s      Warning ******************
    2014-04-04 17:02:18.00 spid7s      SQL Server started in single-user mode. This an informational message only. No user action is required.
    2014-04-04 17:02:18.01 spid7s      Starting up database 'master'.
    2014-04-04 17:02:18.02 Server      Software Usage Metrics is disabled.
    2014-04-04 17:02:18.07 Server      CLR version v4.0.30319 loaded.
    2014-04-04 17:02:18.11 spid7s      8 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
    2014-04-04 17:02:18.24 spid7s      0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
    2014-04-04 17:02:18.25 spid7s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2014-04-04 17:02:18.26 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2014-04-04 17:02:18.34 spid7s      Service Master Key could not be decrypted using one of its encryptions. See sys.key_encryptions for details.
    2014-04-04 17:02:18.40 spid7s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2014-04-04 17:02:18.40 spid7s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2014-04-04 17:02:18.44 spid7s      SQL Trace ID 1 was started by login "sa".
    2014-04-04 17:02:18.44 spid7s      Server name is 'TOMGROSZKO-HP\SQL2014'. This is an informational message only. No user action is required.
    2014-04-04 17:02:18.46 spid16s     Error: 17190, Severity: 16, State: 1.
    2014-04-04 17:02:18.46 spid16s     Initializing the FallBackcertificate failed with error code: 1, state: 20, error number: 0.
    2014-04-04 17:02:18.46 spid16s     Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-04-04 17:02:18.46 spid16s     Error: 17182, Severity: 16, State: 1.
    2014-04-04 17:02:18.46 spid16s     TDSSNIClientinitialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property. 
    2014-04-04 17:02:18.46 spid16s     Error: 17182, Severity: 16, State: 1.
    2014-04-04 17:02:18.46 spid16s     TDSSNIClientinitialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property. 
    2014-04-04 17:02:18.46 spid16s     Error: 17826, Severity: 18, State: 3.
    2014-04-04 17:02:18.46 spid16s     Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-04-04 17:02:18.46 spid16s     Error: 17120, Severity: 16, State: 1.
    2014-04-04 17:02:18.46 spid16s     SQL Server could not spawn FRunCommunicationsManagerthread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
    And a copy of the install log.
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893606
      Start time:                    2014-04-04 16:23:39
      End time:                      2014-04-04 17:06:25
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for DQ:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for FullText:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
    Machine Properties:
      Machine name:                  TOMGROSZKO-HP
      Machine processor count:       8
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered  Configured
      SQL Server 2005      SQL2005              MSSQL.1                        Database Engine Services            
        1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005      SQL2005              MSSQL.1                        SQL Server Replication              
        1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005      SQL2005              MSSQL.1                        Full-Text and Semantic Extractions for Search 1033      
              Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005      SQL2005              MSSQL.1                        SharedTools                
                 1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005      SQL2005              MSSQL.2                        Analysis Services              
             1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005      SQL2005              MSSQL.3                        Reporting Services - Native            
     1033                 Developer Edition (64-bit) 9.00.1399.06    No         Yes       
      SQL Server 2005                                                          DTS        
                                 1033                 Developer Edition (64-bit) 9.4.5069        No        
    Yes       
      SQL Server 2005                                                          Tools        
                               1033                 Developer Edition (64-bit) 9.4.5069        No         Yes
      SQL Server 2005                                                          ToolsClient      
                           1033                 Developer Edition (64-bit) 9.4.5069        No         Yes    
      SQL Server 2005                                                          ToolsClient\Connectivity  
                  1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005                                                          ToolsDocument      
                         1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005                                                          ToolsDocument\BOL    
                       1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005                                                          ToolsDocument\Samples    
                   1033                 Developer Edition (64-bit) 9.4.5069        No         Yes       
      SQL Server 2005                                                          NS          
                                1033                 Developer Edition (64-bit) 9.4.5069        No         Yes
      SQL Server 2008 R2   SQL2008R2            MSSQL10_50.SQL2008R2           Database Engine Services                 1033          
          Developer Edition    10.51.2550.0    No         Yes       
      SQL Server 2008 R2   SQL2008R2            MSSQL10_50.SQL2008R2           SQL Server Replication                   1033        
            Developer Edition    10.51.2550.0    No         Yes       
      SQL Server 2008 R2   SQL2008R2            MSSQL10_50.SQL2008R2           Full-Text and Semantic Extractions for Search 1033                 Developer
    Edition    10.51.2500.0    No         Yes       
      SQL Server 2008 R2   SQL2008R2            MSAS10_50.SQL2008R2            Analysis Services                        1033  
                  Developer Edition    10.51.2500.0    No         Yes       
      SQL Server 2008 R2   SQL2008R2            MSRS10_50.SQL2008R2            Reporting Services - Native              1033          
          Developer Edition    10.51.2550.0    No         Yes       
      SQL Server 2008 R2                                                       Management Tools - Basic      
              1033                 Developer Edition    10.51.2550.0    No         Yes       
      SQL Server 2008 R2                                                       Management Tools - Complete    
             1033                 Developer Edition    10.51.2500.0    No         Yes       
      SQL Server 2008 R2                                                       Client Tools Connectivity      
             1033                 Developer Edition    10.51.2500.0    No         Yes       
      SQL Server 2008 R2                                                       Client Tools Backwards Compatibility  
      1033                 Developer Edition    10.51.2500.0    No         Yes       
      SQL Server 2008 R2                                                       Client Tools SDK        
                    1033                 Developer Edition    10.51.2500.0    No         Yes       
      SQL Server 2008 R2                                                       Integration Services      
                  1033                 Developer Edition    10.51.2550.0    No         Yes       
      SQL Server 2012      SQL2012              MSSQL11.SQL2012                Database Engine Services                 1033  
                  Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012      SQL2012              MSSQL11.SQL2012                SQL Server Replication                   1033
                    Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012      SQL2012              MSSQL11.SQL2012                Full-Text and Semantic Extractions for Search 1033            
        Developer Edition    11.1.3000.0     No         Yes       
      SQL Server 2012      SQL2012              MSSQL11.SQL2012                Data Quality Services                    1033
                    Developer Edition    11.1.3000.0     No         Yes       
      SQL Server 2012      SQL2012              MSAS11.SQL2012                 Analysis Services                    
       1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012      SQL2012              MSRS11.SQL2012                 Reporting Services - Native              1033  
                  Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          Management Tools - Basic  
                  1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          Management Tools - Complete  
               1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          Client Tools Connectivity  
                 1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          Client Tools Backwards Compatibility
        1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          Client Tools SDK      
                      1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          BIDS        
                                1033                 Developer Edition    11.1.3128.0     No         Yes  
      SQL Server 2012                                                          SQL Server Data Tools - Business
    Intelligence for Visual Studio 2012 1033                                      11.1.3402.0     No         Yes       
      SQL Server 2012                                                          Integration Services    
                    1033                 Developer Edition    11.1.3128.0     No         Yes       
      SQL Server 2012                                                          LocalDB        
                             1033                 Express Edition      11.1.3128.0     No         Yes    
      SQL Server 2012                                                          Master Data Services    
                    1033                 Developer Edition    11.1.3000.0     No         Yes       
    Package properties:
      Description:                   Microsoft SQL Server 2014 
      ProductName:                   SQL Server 2014
      Type:                          RTM
      Version:                       12
      SPLevel:                       0
      Installation location:         C:\Downloads\SQL2014\SQL\x64\setup\
      Installation edition:          Developer
    Product Update Status:
      None discovered.
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      false
      AGTSVCACCOUNT:                 NT Service\SQLAgent$SQL2014
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\SQLData\MSSQL\SQL2014\Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.SQL2014\OLAP\Config
      ASDATADIR:                     C:\SQLData\MSSQL\SQL2014\OLAP
      ASLOGDIR:                      C:\SQLData\MSSQL\SQL2014\OLAP
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  NT Service\MSOLAP$SQL2014
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            TomGroszko-HP\Tom Groszko
      ASTEMPDIR:                     C:\SQLData\MSSQL\SQL2014\OLAP
      BROWSERSVCSTARTUPTYPE:         Automatic
      CLTCTLRNAME:                   <empty>
      CLTRESULTDIR:                  <empty>
      CLTSTARTUPTYPE:                0
      CLTSVCACCOUNT:                 <empty>
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 <empty>
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140404_162339\ConfigurationFile.ini
      CTLRSTARTUPTYPE:               0
      CTLRSVCACCOUNT:                <empty>
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     <empty>
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                true
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, MDS
      FILESTREAMLEVEL:               3
      FILESTREAMSHARENAME:           SQL2014
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher$SQL2014
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           c:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    SQL2014
      INSTANCENAME:                  SQL2014
      ISSVCACCOUNT:                  NT Service\MsDtsServer120
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          <empty>
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              SharePointFilesOnlyMode
      RSSVCACCOUNT:                  NT Service\ReportServer$SQL2014
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  C:\SQLData\MSSQL\SQL2014\Backup
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQL$SQL2014
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           TomGroszko-HP\Tom Groszko
      SQLTEMPDBDIR:                  C:\SQLData\MSSQL\SQL2014\Engine
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  C:\SQLData\MSSQL\SQL2014\Engine
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  true
      TCPENABLED:                    0
      UIMODE:                        Normal
      UpdateEnabled:                 true
      UpdateSource:                  MU
      USEMICROSOFTUPDATE:            false
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140404_162339\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Master Data Services
      Status:                        Passed
      Feature:                       Integration Services
      Status:                        Passed
      Feature:                       Data Quality Client
      Status:                        Passed
      Feature:                       Analysis Services
      Status:                        Passed
      Feature:                       Reporting Services - SharePoint
      Status:                        Passed
      Feature:                       Reporting Services Add-in for SharePoint Products
      Status:                        Passed
      Feature:                       Documentation Components
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140404_162339\SystemConfigurationCheck_Report.htm
    Any suggestions for what step to take next will be appreciated.
    Thanks
    Tom G.

    Hi Tom,
    Sorry for the delay. We can exclude the media factor since you were able to install it on VM with this media.
    If I understand correctly, Shanky said “Abve message can also appear due to corrupt profile so deleteting old profile and creating new one and using this to install would also help.Make sure you always RK on setup.exe and select run as administrator” which
    means your user account may be corrupted rather than the Virtual account. You can create a new Windows user account and use it to log into the system. Then, re-try the installation.
    Additional information:
    http://windows.microsoft.com/en-us/windows/create-user-account#create-user-account=windows-8
    Thanks.
    Tracy Cai
    TechNet Community Support

  • This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database.

    Hello All,
    I am getting this error while I am connecting my access database website for the change
    "This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database."
    I am using SharePoint 2010 and Microsoft Office 2010.
    I have created one Contact Database Site and now I am trying to modify the layout of the form in Access. and I am getting the error that I have mentioned.
    Please provide help on it.
    Thanks in Advance....

    Hello All,
    I got the answer, we have to enable the port 80 or where the access service is deployed and we have to change Trust setting and also, enable the macro from Access.
    Hope this will help to other....

  • Not deployed properly?

    Hi,
    Pardon my question, but I'm quite new at this. I'm trying to create a welcome application mentioned in the tutorial. When I selected 'Deploy new archive and run' I got the following message and the IE did not launch.
    Jul 18, 2004 9:46:40 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [main] INFO:
    Welcome.ear -> Start asynchronous deployment
    So I select run option, but got the following error. Can any body enlighten a rookie.
    Thanks,
    Iwan
    [code]
      Application error occurs during processing the request.
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: DeployableObject 'local/Welcome' not deployed correctly on the server. Deployment state is unkown.
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:91)
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObjectPart(DeployableObjectFactory.java:122)
         at com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObject.getDeployableObjectPart(WDDeployableObject.java:53)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:37)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:363)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:222)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:301)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:682)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:220)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:94)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:142)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    [/code]

    Hi Iwan,
    for some unknown reason the application deployment is not finished correctly. You should see something like "Deployed local/Welcome.ear successfully..." in the Deploy output view of the NetWeaver Developer studio.
    It's hard to say why it fails in your case without having more information. Please have a look at the server-log using the visual administrator console. There's comprehensive help about the Log Viewer service in the online help of the Developer Studio.
    Regards
    Stefan

  • Embedded OC4J  - Web Service works... not OC4J!

    I have a very interesting issue here.. when I run my EJB 3.0 - Web service in Jdeveloper using the embedded OC4J, I am able to successfully test my services.
    But, When I deploy the Web service to an OC4J server, I get the folowing error when I try to run one the exact same service:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://model.sofia.dryden.nasa.com/"><env:Body><env:Fault><faultcode>env:Server</faultcode><faultstring>Internal Server Error (Caught exception while handling request: javax.ejb.EJBException: java.lang.StackOverflowError; nested exception is:
         java.lang.StackOverflowError; nested exception is: oracle.oc4j.rmi.OracleRemoteException: java.lang.StackOverflowError; nested exception is:
         java.lang.StackOverflowError)</faultstring></env:Fault></env:Body></env:Envelope>
    Note: This has been happening since I am working on migrating from an mySQL database to Oracle.....
    It may be something in the table structure on the oracle db.... due to the conversion process... but what is puzzling is how the embedded OC4J is very forgiving!
    -Thanks for any input...

    The version of OC4J: 10.1.3.1.0
    I am thinking it has to do with the UNIQUEID.... because the same code works fine on mySQL and SQL2005 db's....
    Perhaps it is something in the Oracle table.... (tdc)
    from the log:
    More of the stack:
    <MODULE_ID>ejb.transaction</MODULE_ID>
    <THREAD_ID>14</THREAD_ID>
    <USER_ID>mritchso</USER_ID>
    <SUPPL_ATTRS>
    <ATTR NAME="J2EE_MODULE.name">oraTdcWebservice</ATTR>
    <ATTR NAME="J2EE_APP.name">oraTdcWebservice</ATTR>
    <ATTR NAME="WEBSERVICE_PORT.name">oracleTdcSessionEJB</ATTR>
    <ATTR NAME="WEBSERVICE.name">oracleTdcSessionEJBBeanService</ATTR>
    </SUPPL_ATTRS>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>IPAddress:62846:1221082977722:2164</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>[oracleTdcSessionEJB:public java.lang.String com.nasa.dryden.sofia.model.oracleTdcSessionEJBBean.getTdc(int)] exception occurred during method invocation: oracle.oc4j.rmi.OracleRemoteException: java.lang.StackOverflowError; nested exception is:
         java.lang.StackOverflowError</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.oc4j.rmi.OracleRemoteException: java.lang.StackOverflowError
         at com.evermind.server.ejb.EJBUtils.getUserException(EJBUtils.java:346)
         at com.evermind.server.ejb.interceptor.system.AbstractTxInterceptor.convertAndHandleMethodException(AbstractTxInterceptor.java:69)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at oracleTdcSessionEJB_RemoteProxy_2ce1bo.getTdc(Unknown Source)
         at com.nasa.dryden.sofia.model.runtime.OracleTdcSessionEJBBeanSoapHttp_Tie.invoke_getTdc(OracleTdcSessionEJBBeanSoapHttp_Tie.java:411)
         at com.nasa.dryden.sofia.model.runtime.OracleTdcSessionEJBBeanSoapHttp_Tie.processingHook(OracleTdcSessionEJBBeanSoapHttp_Tie.java:1265)
         at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
         Nested exception is:
    java.lang.StackOverflowError
         at com.nasa.dryden.sofia.model.oracleTdcSessionEJBBean.<init>(oracleTdcSessionEJBBean.java:20)
         at com.nasa.dryden.sofia.model.oracleTdcSessionEJBBean.getTdc(oracleTdcSessionEJBBean.java:83)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for