Error Starting Web Console.

Trying to acces DSCC via the web console. Get the following errors on web console startup:
28-Jun-2007 | 16:43:06 | INFO | The console instance "console" is starting in
admin mode.
28-Jun-2007 | 16:43:06 | INFO | Resolving shared jar files
28-Jun-2007 | 16:43:06 | ERROR | Jar resource "audit_jar" in application
console not shared, path does not exist: /usr/lib/audit/Audit.jar
28-Jun-2007 | 16:43:06 | INFO | Resolving login modules
28-Jun-2007 | 16:43:06 | INFO | Resolving Java options
28-Jun-2007 | 16:43:06 | INFO | Resolving web modules
28-Jun-2007 | 16:43:07 | ERROR | Error generating product images for "dccapp"
web application: Product name string is empty or null
28-Jun-2007 | 16:43:07 | INFO | Deployed web application "dccapp".
28-Jun-2007 | 16:43:08 | INFO | The console instance "console" is starting in
user mode.
28-Jun-2007 | 16:43:53 | ERROR | Unexpected error determining status of server:
no applications loaded
28-Jun-2007 | 16:43:53 | ERROR | The console failed to start.
Anyone know how to resolve?

Here is the output from the status command:
## /usr/sbin/smreg is present
## /usr/sbin/smcwebserver is present
## /opt/support/sunone/SUNWdsee/dscc6/dccapp is present
## Running /usr/sbin/smreg list -a
## Running /usr/sbin/smreg list -l
## dccModule_1.0 is displayed
## jmx.jar/dccModule_1.0 is displayed
## jmxremote.jar/dccModule_1.0 is displayed
## jmxremote_optional.jar/dccModule_1.0 is displayed
## sasl.jar/dccModule_1.0 is displayed
## sunsasl.jar/dccModule_1.0 is displayed
## dcc.jar/dccModule_1.0 is displayed
## nquickclient.jar/dccModule_1.0 is displayed
## nquickapi.jar/dccModule_1.0 is displayed
## slapy.jar/dccModule_1.0 is displayed
## dpcfg.jar/dccModule_1.0 is displayed
## clip.jar/dccModule_1.0 is displayed
## common.jar/dccModule_1.0 is displayed
## cacao_cacao.jar/dccModule_1.0 is displayed
DSCC Application is registered in Sun Java (TM) Web Console
## /usr/sbin/cacaoadm is present
## /opt/support/sunone/SUNWdsee/dscc6/lib/jar/nquickmodule.jar is present
## Running /usr/sbin/cacaoadm list-modules -r
DSCC Agent is registered in Cacao
## Running /usr/sbin/cacaoadm status
## Running /usr/sbin/cacaoadm list-modules
## Running /usr/sbin/cacaoadm get-param network-bind-address
## Running /usr/sbin/cacaoadm get-param jmxmp-connector-port
## /opt/support/sunone/SUNWdsee/ds6/bin/dsadm is present
DSCC Registry has been created
Path of DSCC registry is /var/opt/SUNWdsee/dscc6/dcc/ads
Port of DSCC registry is 3998
I have done the dismantle - initialize sequence a couple fo times. Still getting this on webconsole startup:
29-Jun-2007 | 10:06:24 | INFO | The console instance "console" is starting in
admin mode.
29-Jun-2007 | 10:06:24 | INFO | Resolving shared jar files
29-Jun-2007 | 10:06:24 | ERROR | Jar resource "audit_jar" in application
console not shared, path does not exist: /usr/lib/audit/Audit.jar
29-Jun-2007 | 10:06:24 | INFO | Resolving login modules
29-Jun-2007 | 10:06:24 | INFO | Resolving Java options
29-Jun-2007 | 10:06:24 | INFO | Resolving web modules
29-Jun-2007 | 10:06:26 | INFO | The console instance "console" is starting in
user mode.
29-Jun-2007 | 10:07:11 | ERROR | Unexpected error determining status of server:
no applications loaded
29-Jun-2007 | 10:07:11 | ERROR | The console failed to start.

Similar Messages

  • Error in Web Console After UR4

    After installing UR4 I now get the following error when opening the web console:
    After updating to UR4   know get:
    Server Error in '/OperationsManager' Application.
    Could not load file or assembly 'Microsoft.EnterpriseManagement.Presentation.Core.Server' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
                  Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it
    originated in the code.            
     Exception Details: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.EnterpriseManagement.Presentation.Core.Server' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
    Source Error:
     An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.                   
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.EnterpriseManagement.Presentation.Core.Server' could not be loaded.
    I am running on windows 2012r2 and sql 2012 both fully up to date on patches and service packs
    Not sure if it helped or made it worse but I have tried:
    Removing and then adding back the ASP.net IIS features
    Did a repair on the web console feature then uninstalled and reinstalled the web console as well.

    SOLVED:
    Deleted temp files in: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files
    IIS reset --- all worked after That.

  • OIM 11g: Error starting design console

    Hi All,
    Getting the following error when starting design console on Linux:
    bash-3.2$ ./xlclient.sh
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/ejb/CreateException
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
    at java.lang.Class.getDeclaredMethod(Class.java:1935)
    at java.awt.Component.isCoalesceEventsOverriden(Component.java:5948)
    at java.awt.Component.access$500(Component.java:169)
    at java.awt.Component$3.run(Component.java:5902)
    at java.awt.Component$3.run(Component.java:5900)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Component.checkCoalescing(Component.java:5899)
    at java.awt.Component.<init>(Component.java:5868)
    at java.awt.Container.<init>(Container.java:251)
    at java.awt.Window.<init>(Window.java:431)
    at java.awt.Frame.<init>(Frame.java:403)
    at java.awt.Frame.<init>(Frame.java:368)
    at javax.swing.JFrame.<init>(JFrame.java:158)
    at com.thortech.xl.gui.base.tcFrame.<init>(tcFrame.java:34)
    at com.thortech.xl.client.base.tcAppWindow.<init>(tcAppWindow.java:104)
    at com.thortech.xl.client.base.tcAppWindow.main(tcAppWindow.java:173)
    Caused by: java.lang.ClassNotFoundException: javax.ejb.CreateException
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 18 more
    Thanks in advance for any ideas.

    There are steps required when installing the design console to generate an appropriate jar file to be used. I would point you to the appropriate link online for the documentation, but it appears to be unavailable at the moment. I would suggest going back through the steps to install the design console and make sure you followed them all correctly.
    -Kevin

  • Error starting desing console

    Hi,
    I am getting following error when trying to start design console :
    Exception in thread "main" java.security.AccessControlException: access denied (
    java.util.PropertyPermission * read,write)
    at java.security.AccessControlContext.checkPermission(AccessControlConte
    xt.java:374)
    at java.security.AccessController.checkPermission(AccessController.java:
    546)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
    at java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:
    1252)
    at java.lang.System.getProperties(System.java:580)
    at com.thortech.xl.client.base.tcAppWindow.main(tcAppWindow.java:162)
    Could you please let me know the reason for this error and how to solve this.
    Thanks.

    Steps for starting design console :
    edit xlClient.cmd
    C:\<your location>\Java\jdk1.6.0_21\bin\java" %DEBUG_OPTS% ^
         -DXL.ExtendedErrorOptions=TRUE -DXL.HomeDir=D:\<designconsole location> ^
         -Djava.security.policy=config\xl.policy ^
         -Dlog4j.configuration=config\log.properties ^
         -Dweblogic.security.SSL.trustedCAKeyStore=%TRUSTSTORE_LOCATION% ^
         -Djava.security.manager -Djava.security.auth.login.config=config\authwl.conf ^
         com.thortech.xl.client.base.tcAppWindow -server server
    add wlfullclient.jar in ext directory.
    Thanks,
    Rahul

  • Error starting Web Start App: automation server cannot create object

    When starting Web Start Application without java installation just by starting javaws xyz.jnlp in Windows2000 there comes 2 times the Error Message "Microsoft JScript: automation server cannot create object", but the application starts nevertheless.
    Where does this error come from?
    How can we avoid it?

    see:
    http://forum.java.sun.com/thread.jspa?threadID=639218&tstart=10
    this dialog is thrown from the IE javascript engine when Java Web Start tries to invoke it to resolve the correct proxy for a given URL using the configured PAC file.
    /Andy

  • Error Starting Weblogic Console

    I am getting the following error while starting weblogic 5.1 console under
    solaris. Please help.
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no awt in
    java.library.path
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:50)
    at java.lang.LinkageError.<init>(LinkageError.java:43)
    at
    java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
    at java.lang.ClassLoader.loadLibrary(Compiled Code)
    at java.lang.Runtime.loadLibrary0(Runtime.java:470)
    at java.lang.System.loadLibrary(System.java:778)
    at
    sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:57)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.loadLibraries(Toolkit.java:882)
    at <Unloaded Method>
    at <Unloaded Method>
    at weblogic.admin.ConsoleStarter.startup(ConsoleStarter.java:16)
    at weblogic.Console.main(Console.java:41)

    what version JDK you are using?
    If you are on JDK 117 , make sure you have classes.zip available in
    your java classpath
    i.e. java -classpath $JDK_HOME/lib/classes.zip;$WL_HOME/classes/boot:$WL_HOME/
    lib/weblogicaux.jar weblogic.Console
    let us know if you are still having problems..
    Kumar
    Rakesh Gupta wrote:
    I am getting the following error while starting weblogic 5.1 console under
    solaris. Please help.
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no awt in
    java.library.path
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:50)
    at java.lang.LinkageError.<init>(LinkageError.java:43)
    at
    java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
    at java.lang.ClassLoader.loadLibrary(Compiled Code)
    at java.lang.Runtime.loadLibrary0(Runtime.java:470)
    at java.lang.System.loadLibrary(System.java:778)
    at
    sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:57)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.loadLibraries(Toolkit.java:882)
    at <Unloaded Method>
    at <Unloaded Method>
    at weblogic.admin.ConsoleStarter.startup(ConsoleStarter.java:16)
    at weblogic.Console.main(Console.java:41)

  • Errors starting web server after patch 6

    I just applied 2005Q4 Patch 6 to the Access Manager, redeployed the web apps using amsilent and when I restart the Sun One Web Server 6.1SP8 there's a stack trace. How can I troubleshoot some of these errors and figure out what's wrong? It appears a problem with AuthD.java:720 (see below).
    ----- Root Cause -----
    java.lang.NullPointerException
            at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
            at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
            at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
            at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3528)
            at org.apache.catalina.core.StandardContext.start(StandardContext.java:3810)In the /var/opt/SUNWam/debug/amAuth file is an error:
    10/31/2007 09:11:51:597 AM CST: Thread[main,5,main]
    10/31/2007 09:11:51:599 AM CST: Thread[main,5,main]
    Directory Host: doid.tcpip.com
    Directory PORT : 636
    10/31/2007 09:11:51:600 AM CST: Thread[main,5,main]
    Session store using null
    10/31/2007 09:11:51:602 AM CST: Thread[main,5,main]
    AuthD initializing
    10/31/2007 09:11:51:657 AM CST: Thread[main,5,main]
    ERROR: AuthD failed to get session service instance
    10/31/2007 09:11:51:658 AM CST: Thread[main,5,main]
    ERROR: AuthD init()
    java.lang.NullPointerException
            at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:720)
            at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
            at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:488)
            at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
            at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
            at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
            at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3528)
            at org.apache.catalina.core.StandardContext.start(StandardContext.java:3810)
            at com.iplanet.ias.web.WebModule.start(WebModule.java:260)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
            at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
            at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
            at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
            at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
            at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
            at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)

    look in to your amNaming debug file, most likely the AM is not able to connect to the DS or the platform service does not have the right protocol/port of the container

  • Error and Web Console

    Recently I have been having problems with the way that FF4B12 is opening up. First off....the Error Console pops up and I have to click on the X several times to get it to close. Once it has closed FF opens another window to the Bing search engine. So now I have 2 windows open. One to a blank page ''(my default setting)'' and the other to Bing. I have read the post by strat5459 on Feb. 2, 2011 which says....
    “If you have the Web Developer Toolbar installed, do the following to prevent the Error Console from popping up:
    (If the Web Developer toolbar is not visible, you can also access the same parameters via the Tools/Web Developer/Options/Options menus in the Firefox menu bar).
    1. Click on the "Options" icon in the Web Developer toolbar.
    2. Click on "Options" in the drop-down menu.
    3. Click on the "Miscellaneous" icon
    4. Make sure that all the boxes are unchecked in the "Warnings and Errors" menu box.
    Now the Error console will stop popping up when you go to a site. You can always check the boxes to display the Error Console later if needed. “''
    Unfortunately it doesn't help me because when I open the Tools menu the only option for Web Developer available is to activate it. The only ''“Options”'' is the one at the bottom of the menu which is general options for FF and there is nothing in there regarding the Web Developer or Error Console There also is no ''“Options”'' icon on the Web Developer tool bar. I went into my Add-on/Extension Manager and I couldn't find the extension or add-on for the Web Developer ''(unless it might be listed under another name). ''
    I am running Windows XP Home, IE 8 and Firefox 4 Beta 12.
    I have pasted a copy of the web developer report in the Troubleshooting box below.

    Dan,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Error starting web service with netbeans and tomcat

    Hi i'm trying to test a web service connection with mysql i follow all the steps showed here:
    http://jaxenter.com/from-database-to-restful-web-service-to-html5-in-five-minutes-48908.html
    the log :
    Using CATALINA_BASE:   "D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base"
    Using CATALINA_HOME:   "C:\Program Files\Apache Software Foundation\Apache Tomcat 8.0.3"
    Using CATALINA_TMPDIR: "D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\temp"
    Using JRE_HOME:        "C:\Program Files\Java\jdk1.8.0_11"
    Using CLASSPATH:       "C:\Program Files\Apache Software Foundation\Apache Tomcat 8.0.3\bin\bootstrap.jar;C:\Program Files\Apache Software Foundation\Apache Tomcat 8.0.3\bin\tomcat-juli.jar"
    17-Sep-2014 10:48:22.880 INFO [main] org.apache.catalina.core.AprLifecycleListener.init La biblioteca nativa de Apache Tomcat basada en ARP que permite un rendimiento óptimo en entornos de desarrollo no ha sido hallada en java.library.path: C:\Program Files\Java\jdk1.8.0_11\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\Users\investigacion01\Desktop\adt-bundle-windows-x86_64-20140702\sdk\tools;D:\Users\investigacion01\Desktop\adt-bundle-windows-x86_64-20140702\sdk\platform-tools;C:\Windows\System32;C:\Program Files (x86)\nodejs;C:\Program Files (x86)\Git\bin;D:\Users\investigacion01\AppData\Roaming\npm;D:\Kony\ImageMagick;D:\Kony\Ant\bin;C:\Program Files\apache-ant-1.9.4\bin;C:\Program Files\Java\jdk1.8.0_11\bin;D:\Users\investigacion01\Desktop\adt-bundle-windows-x86_64-20140702\sdk\platform-tools;D:\Users\investigacion01\Desktop\adt-bundle-windows-x86_64-20140702\sdk\tools;.
    17-Sep-2014 10:48:23.062 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8084"]
    17-Sep-2014 10:48:23.086 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
    17-Sep-2014 10:48:23.088 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
    17-Sep-2014 10:48:23.090 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
    17-Sep-2014 10:48:23.090 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 523 ms
    17-Sep-2014 10:48:23.113 INFO [main] org.apache.catalina.core.StandardService.startInternal Arrancando servicio Catalina
    17-Sep-2014 10:48:23.113 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.3
    17-Sep-2014 10:48:23.120 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Desplieque del descriptor de configuración D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\conf\Catalina\localhost\HelloWorldWebService.xml
    17-Sep-2014 10:48:23.153 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
    17-Sep-2014 10:48:23.180 SEVERE [localhost-startStop-1] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start:
    org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/HelloWorldWebService]]
      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:702)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:697)
      at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:579)
      at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1744)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at java.lang.Thread.run(Thread.java:745)
    Caused by: org.apache.catalina.LifecycleException: Failed to start component [org.apache.catalina.webresources.StandardRoot@2b6fe9b5]
      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
      at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4841)
      at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4966)
      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
      ... 10 more
    Caused by: java.lang.IllegalArgumentException: The main resource set specified [D:\Users\investigacion01\Documents\HelloWorldWebService\build\web] is not valid
      at org.apache.catalina.webresources.StandardRoot.startInternal(StandardRoot.java:627)
      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
      ... 13 more
    17-Sep-2014 10:48:23.181 SEVERE [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Error durante el despliegue del descriptor de configuración D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\conf\Catalina\localhost\HelloWorldWebService.xml
    java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/HelloWorldWebService]]
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:729)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:702)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:697)
      at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:579)
      at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1744)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at java.lang.Thread.run(Thread.java:745)
    17-Sep-2014 10:48:23.182 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Desplieque del descriptor de configuración D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\conf\Catalina\localhost\manager.xml
    17-Sep-2014 10:48:23.462 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars Al menos un JAR, que se ha explorado buscando TLDs, aún no contenía TLDs. Activar historial de depuración para este historiador para una completa lista de los JARs que fueron explorados y de los que nos se halló TLDs. Saltarse JARs no necesarios durante la exploración puede dar lugar a una mejora de tiempo significativa en el arranque y compilación de JSP .
    17-Sep-2014 10:48:23.871 INFO [localhost-startStop-1] org.apache.catalina.util.SessionIdGenerator.createSecureRandom Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [347] milliseconds.
    17-Sep-2014 10:48:23.899 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Desplieque del descriptor de configuración D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\conf\Catalina\localhost\prueba.xml
    17-Sep-2014 10:48:23.902 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
    17-Sep-2014 10:48:25.055 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars Al menos un JAR, que se ha explorado buscando TLDs, aún no contenía TLDs. Activar historial de depuración para este historiador para una completa lista de los JARs que fueron explorados y de los que nos se halló TLDs. Saltarse JARs no necesarios durante la exploración puede dar lugar a una mejora de tiempo significativa en el arranque y compilación de JSP .
    17-Sep-2014 10:48:25.061 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Desplieque del descriptor de configuración D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\conf\Catalina\localhost\ROOT.xml
    17-Sep-2014 10:48:25.158 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars Al menos un JAR, que se ha explorado buscando TLDs, aún no contenía TLDs. Activar historial de depuración para este historiador para una completa lista de los JARs que fueron explorados y de los que nos se halló TLDs. Saltarse JARs no necesarios durante la exploración puede dar lugar a una mejora de tiempo significativa en el arranque y compilación de JSP .
    17-Sep-2014 10:48:25.166 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8084"]
    17-Sep-2014 10:48:25.185 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
    17-Sep-2014 10:48:25.186 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 2096 ms
    17-Sep-2014 10:48:27.370 INFO [http-nio-8084-exec-3] org.apache.catalina.startup.HostConfig.undeploy Repliegue (undeploy) de la aplicación web que tiene como trayectoria de contexto /prueba
    17-Sep-2014 10:48:27.411 INFO [http-nio-8084-exec-1] org.apache.catalina.startup.HostConfig.deployDescriptor Desplieque del descriptor de configuración D:\Users\investigacion01\AppData\Roaming\NetBeans\8.0\apache-tomcat-8.0.3.0_base\conf\Catalina\localhost\prueba.xml
    17-Sep-2014 10:48:27.414 WARNING [http-nio-8084-exec-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
    17-Sep-2014 10:48:28.345 INFO [http-nio-8084-exec-1] org.apache.jasper.servlet.TldScanner.scanJars Al menos un JAR, que se ha explorado buscando TLDs, aún no contenía TLDs. Activar historial de depuración para este historiador para una completa lista de los JARs que fueron explorados y de los que nos se halló TLDs. Saltarse JARs no necesarios durante la exploración puede dar lugar a una mejora de tiempo significativa en el arranque y compilación de JSP .
    17-Sep-2014 10:48:28.374 INFO [http-nio-8084-exec-1] org.apache.catalina.util.LifecycleBase.start The start() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/prueba]] after start() had already been called. The second call will be ignored.

    This message comes up for me when i run a project that is different than what's indicated in the error message. In fact, the project has been deleted, yet, it still is referenced during the "run" step.

  • Error In web console

    Hi,
       I installed a webas 620(j2ee stack) and also made a webconsole by deploying webconsole.ear and syncservlet.ear.
    everything works fine and i got the webconsole login screen too.
    but when i try to contact remote abab stack and login i get the following exception.
    java.lang.NoClassDefFoundError: com/sap/aii/util/misc/api/BaseException
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
         at com.inqmy.boot.FileClassLoader.defineClassLocal(FileClassLoader.java:624)
         at com.inqmy.boot.FileClassLoader.findClass(FileClassLoader.java:384)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
         at com.sap.ip.me.webconsole.util.ConnectionHelper.getAuthorityPort(ConnectionHelper.java:159)
         at com.sap.ip.me.webconsole.RemoteCall.checkPermission(RemoteCall.java:74)
         at com.sap.ip.me.webconsole.Authentication.verifyPermission(Authentication.java:28)
         at com.sap.ip.me.webconsole.ControllerServlet.execute(ControllerServlet.java:73)
         at com.sap.ip.me.webconsole.ControllerServlet.doGet(ControllerServlet.java:376)
         at com.sap.ip.me.webconsole.ControllerServlet.doPost(ControllerServlet.java:389)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:672)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:314)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    plz suggest me a solution
    regards
    anubhav

    hi,
       this is a common error.I am sure that oyu are missing some required JAR files for the installation in your claspath.Double check the installation process.
    Rdgs,
    Guru

  • Error Starting WebAs

    Hi All-
    I tried installing SAP WAS on the local machine. Although my machine configuration is way below than recommended; 512MB RAM; and a paging size of 1024MB.
    The installation did went successfully and I was able to start my WEBAS and even run a web dynpro application on the same.
    However, after that I restarted my machine and tried to restart the WEBAS through the SAPMMC.
    The Message Server and the Enque Server Processes that are appearing below the tab (ashishjm 1) {ashishjm is the host name of the machine} installed have been started.
    But, another tab shown as (ashishjm 0) is showing a process running jcontrol.exe and provides the description is J2EE Server and giving the Status as Synchronizing binaries. This tab is also being shown in the warning mode.
    The same status is being shown for the past 2 hours.
    I do not know; what is wrong. Also, to add that I am not someone from the systems background but can try out the options if pointed rightly. Can someone help please.
    Ashish

    Ashish,
    Please check note 709140.
    synchronizing the binaries requires your mem-settings to be right. The part about the bootstrap size is important:
    Bootstrap Settings
    The bootstrap values take effect for the processes which do the synchronization with the database before the actual start of the server itself. It is recommended not to set any memory parameters for these processes. The default values set by the java virtual machines are sufficient. For some older installations, it may be necessary to set memory parameters for the bootstrap processes (please see platform specific notes). If these parameters are set, please make sure that the maximum heap size is set to 256MB or greater. It needs to be set on every Instance_ID... and for all Server_ID... on the "Bootstrap" tab.
    Best regards,
    Alwin

  • Cannot find web-console

    I installed jboss4.0.3 server.But there is no management folder under deploy directory.even i dont get all folder under server directory.what mistakes i did?.so i am not able to start web-console service.can anyone help with this?
    thanks in advance
    bala.

    I found the problem myself.I completely reinstalled JBOSS4.0.3 server once again.Now it's getting executed.I think while installing time we hav to choose the option for web-console
    thanks

  • Web Console install error

    Hello All,
    Every time i try to install the Web Console i get the error  ( Please see the attach).
    Any one have see this issue before ?

    Thank you for your reply 
    Here is where I am now
    I was using the Domain Admin  account to run the installation from the looks like the permission error so I log on with different   AD user which have DB  rights and was able to run the installation but i get this error now
    This account i used to install the SCOM. Account have full right on SCOM server AND DB server and DB  Admin.
    Please see the logs below.
    DNS \ nslookup is working fine
    Thanks 
    [2015-03-01T15:14:35.0505695-05:00]: Always: Trace Session Started
    [15:14:35]: Always: :
    [15:14:35]: Always: :
    Application Started
    [15:14:35]: Always: :Machine on which Operations Manager is being installed: SERVER-OM-TEST
    [15:14:35]: Always: :Current setup user: Domain\Test-User
    [15:14:35]: Always: :Current setup version: 7.1.10226.0
    [15:14:35]: Always: :Begin: Parse command line.
    [15:14:35]: Debug: :Collected a path value of: G:\Setup\AMD64\
    [15:14:35]: Always: :Begin: Parse command line.
    [15:14:35]: Always: :End: Parse reporting command line switches.
    [15:14:35]: Always: :End: Parse data reader account command line switches.
    [15:14:35]: Always: :End: Parse command line.
    [15:14:35]: Always: :Begin: System State detection.
    [15:14:35]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [15:14:35]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [15:14:35]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [15:14:35]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [15:14:35]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [15:14:35]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [15:14:35]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:Component OMCONSOLE is installed
    [15:14:35]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:Component OMSERVER is installed
    [15:14:35]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:Component OMWEBCONSOLE is installed
    [15:14:35]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
    [15:14:35]: Info: :Info:Component OMREPORTING is not installed
    [15:14:35]: Always: :End: System State detection.
    [15:14:35]: Always: :OM component is installed on this machine and it's interactive run.
    [15:14:35]: Info: :Info:this is ARP run
    [15:14:35]: Always: :We have a path entry and we are not uninstalling so we are setting D:\Program Files\Microsoft System Center 2012 R2\Operations Manager to the value installpath.
    [15:14:35]: Info: :SetInstallPath: installpath has a value of D:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [15:14:35]: Info: :Info:SetComponentSwitches: component list not specified
    [15:14:35]: Always: :Begin: Rationalize components.
    [15:14:35]: Always: :Begin: Rationalize command line arguments (first run).
    [15:14:35]: Always: :RationalizeCommandLineArguments succeeded.
    [15:14:35]: Always: :End: Rationalize command line arguments (first run).
    [15:14:35]: Always: :Begin: Rationalize ARP scenario.
    [15:14:35]: Always: :Begin: Rationalize final steps.
    [15:14:35]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [15:14:35]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [15:14:35]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [15:14:35]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:MOMSelect is installed: False
    [15:14:35]: Info: :Info:MOMAEM is installed: False
    [15:14:35]: Info: :Info:MOMEval is installed: False
    [15:14:35]: Info: :Info:MOMOEM is installed: False
    [15:14:35]: Info: :Info:MOMAgent is installed: False
    [15:14:35]: Info: :Info:MOMGW is installed: False
    [15:14:35]: Info: :Info:MOMReporting is installed: False
    [15:14:35]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [15:14:35]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [15:14:35]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:OMServer is installed: False
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:OMConsole is installed: False
    [15:14:35]: Info: :Version Installed=7.1.10226.0
    [15:14:35]: Info: :Info:OMReporting is installed: False
    [15:14:35]: Info: :Info:OMWebConsole is installed: False
    [15:14:35]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [15:14:35]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [15:14:35]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [15:14:35]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [15:14:35]: Info: :Info:MOMAEM is installed: False
    [15:14:35]: Info: :Info:MOMEval is installed: False
    [15:14:35]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [15:14:35]: Always: :End: Rationalize final steps.
    [15:14:35]: Always: :End: Rationalize components.
    [15:14:35]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [15:14:35]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [15:14:35]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [15:14:35]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [15:14:35]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [15:14:35]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [15:14:35]: Always: :IsValidToInstall: Web Console found already installed; cannot install Server Component.
    [15:14:35]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided
    [15:14:36]: Info: :Start adding DataItems
    [15:14:36]: Info: :Initial Configuration
    [15:14:36]: Info: :Database Configuration
    [15:14:36]: Info: :Data Warehouse Configuration
    [15:14:36]: Info: :Management Server
    [15:14:36]: Info: :Operations console
    [15:14:36]: Info: :Web Console Server
    [15:14:36]: Info: :Reporting Server
    [15:14:36]: Info: :Final Configuration
    [15:14:36]: Info: :Done adding DataItems
    [15:14:36]: Info: :Adding Page StartPageTrack
    [15:14:36]: Info: :Adding Page UpgradeInvalidStartPage
    [15:14:36]: Info: :Adding Page UpgradeInvalidRootPage
    [15:14:36]: Info: :Adding Page ARPStartPageSwitch
    [15:14:36]: Info: :Adding Page ARPAddRemovePage
    [15:14:36]: Info: :Adding Page UpgradePageSwitch
    [15:14:36]: Info: :Adding Page UpgradePage
    [15:14:36]: Info: :Adding Page UpgradeManagementGroupPageSwitch
    [15:14:36]: Info: :Adding Page UpgradeManagementGroupPage
    [15:14:36]: Info: :Adding Page UpgradeEulaPage
    [15:14:36]: Info: :Adding Page RegularStartPageSwitch
    [15:14:36]: Info: :Adding Page ComponentsPageCleanInstall
    [15:14:36]: Info: :Adding Page ComponentsPage
    [15:14:36]: Info: :Adding Page InstallationLocationPage
    [15:14:36]: Info: :Adding Page PrerequisitesProgressPage
    [15:14:36]: Info: :Adding Page AdditionalPrerequisitesPage
    [15:14:36]: Info: :Adding Page InstallScenario
    [15:14:36]: Info: :Adding Page ShortEulaPage
    [15:14:36]: Info: :Adding Page SecondServerOperationalDb
    [15:14:36]: Info: :Adding Page EulaPageCleanInstall
    [15:14:36]: Info: :Adding Page FirstServerOperationalDb
    [15:14:36]: Info: :Adding Page DbPageDataWarehouse
    [15:14:36]: Info: :Adding Page SelectManagementServerForReporting
    [15:14:36]: Info: :Adding Page SelectReportingInstance
    [15:14:36]: Info: :Adding Page SelectManagementServerForWebConsole
    [15:14:36]: Info: :Adding Page WebConsoleSitePage
    [15:14:36]: Info: :Adding Page WebConsoleAuthorizationMode
    [15:14:36]: Info: :Adding Page AccountsInformationPage
    [15:14:36]: Info: :Adding Page ImproveUserExperiencePage
    [15:14:36]: Info: :Adding Page MSFTUpdatePage
    [15:14:36]: Info: :Adding Page ConfigurationSummaryPage
    [15:14:36]: Info: :Adding Page ProgressPage
    [15:14:36]: Info: :Adding Page BlockPage
    [15:14:36]: Info: :Adding Page FinishPage
    [15:14:36]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [15:14:36]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [15:14:36]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [15:14:36]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [15:14:36]: Info: :Version Installed=7.1.10226.0
    [15:14:36]: Info: :Info:MOMSelect is installed: False
    [15:14:36]: Info: :Info:MOMAEM is installed: False
    [15:14:36]: Info: :Info:MOMEval is installed: False
    [15:14:36]: Info: :Info:MOMOEM is installed: False
    [15:14:36]: Info: :Info:MOMAgent is installed: False
    [15:14:36]: Info: :Info:MOMGW is installed: False
    [15:14:36]: Info: :Info:MOMReporting is installed: False
    [15:14:36]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [15:14:36]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [15:14:36]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [15:14:36]: Info: :Version Installed=7.1.10226.0
    [15:14:36]: Info: :Info:OMServer is installed: False
    [15:14:36]: Info: :Version Installed=7.1.10226.0
    [15:14:36]: Info: :Info:OMConsole is installed: False
    [15:14:36]: Info: :Version Installed=7.1.10226.0
    [15:14:36]: Info: :Info:OMReporting is installed: False
    [15:14:36]: Info: :Info:OMWebConsole is installed: False
    [15:14:36]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [15:14:36]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [15:14:36]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [15:14:36]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [15:14:36]: Info: :Info:MOMAEM is installed: False
    [15:14:36]: Info: :Info:MOMEval is installed: False
    [15:14:36]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [15:14:36]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page ARPStartPageSwitch
    [15:14:36]: Always: :Entering Page: ARPAddRemovePage
    [15:14:42]: Always: :Begin: Rationalize components.
    [15:14:42]: Always: :Begin: Rationalize command line arguments (first run).
    [15:14:42]: Always: :RationalizeCommandLineArguments succeeded.
    [15:14:42]: Always: :End: Rationalize command line arguments (first run).
    [15:14:42]: Always: :Begin: Rationalize ARP scenario.
    [15:14:42]: Always: :Begin: Rationalize final steps.
    [15:14:42]: Always: :End: Rationalize final steps.
    [15:14:42]: Always: :End: Rationalize components.
    [15:14:42]: Debug: :CustomDelegates: ForwardToPageBasedOnPropertyValueHandler: Property bag entry for ARPRun is 2. This means that we will move to a next page id ComponentsPage.
    [15:14:42]: Always: :Entering Page: ComponentsPage
    [15:14:42]: Always: :Begin: Rationalize Console component.
    [15:14:42]: Always: :Begin: Rationalize Operations Manager Console.
    [15:14:42]: Always: :Console Install Path: D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Console\
    [15:14:42]: Always: :End: Rationalize Operations Manager Console.
    [15:14:42]: Always: :End: Rationalize Console component.
    [15:14:42]: Always: :Begin: Rationalize server component.
    [15:14:42]: Always: :Begin: Rationalize System Center Operations Manager.
    [15:14:42]: Always: :Server Install Path: D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server\
    [15:14:42]: Always: :End: Rationalize System Center Operations Manager.
    [15:14:42]: Always: :Begin: Rationalize ARP scenario.
    [15:14:42]: Always: :End: Rationalize server component.
    [15:14:42]: Always: :Begin: Rationalize Web Console component.
    [15:14:42]: Always: :Begin: Rationalize Operations Manager Web Console.
    [15:14:43]: Always: :End: Rationalize Operations Manager Web Console.
    [15:14:43]: Always: :End: Rationalize Web Console component.
    [15:14:43]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [15:14:43]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [15:14:43]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [15:14:43]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [15:14:43]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [15:14:43]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [15:14:43]: Info: :Server Installed:True InstallingNow:False
    [15:14:44]: Always: :Begin: Rationalize Web Console component.
    [15:14:44]: Always: :Begin: Rationalize Operations Manager Web Console.
    [15:14:44]: Always: :End: Rationalize Operations Manager Web Console.
    [15:14:44]: Always: :End: Rationalize Web Console component.
    [15:14:44]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [15:14:44]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [15:14:44]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [15:14:44]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [15:14:44]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [15:14:44]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [15:14:44]: Info: :Server Installed:True InstallingNow:False
    [15:14:47]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [15:14:47]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [15:14:47]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [15:14:47]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [15:14:47]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [15:14:47]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [15:14:47]: Info: :Server Installed:True InstallingNow:False
    [15:14:47]: Always: :Entering Page: ProgressPage
    [15:14:47]: Debug: :No match for OMDATABASE found.
    [15:14:47]: Debug: :No match for OMDATAWAREHOUSE found.
    [15:14:47]: Debug: :No match for OMSERVER found.
    [15:14:47]: Debug: :No match for OMCONSOLE found.
    [15:14:47]: Debug: :No match for OMREPORTING found.
    [15:14:47]: Always: :PrepareInstallDataItems: Install Item list:
    [15:14:47]: Always: :***************************
    [15:14:47]: Always: :Initial Configuration
    [15:14:47]: Always: :Web Console Server
    [15:14:47]: Always: :Final Configuration
    [15:14:47]: Always: :***************************
    [15:14:47]: Debug: :*****ResetInstallItemFileLocations********************************************
    [15:14:47]: Debug: :Item: Web Console Server
    [15:14:47]: Debug: :path set to: G:\Setup\AMD64\WebConsole\WebConsole.msi
    [15:14:47]: Debug: :------------------------------------------------------------------------------
    [15:14:47]: Debug: :******************************************************************************
    [15:14:47]: Always: :!***** Installing: INITIAL_CONFIGURATION ***
    [15:14:47]: Info: :SetProgressScreen: StartMinorStep.
    [15:14:47]: Debug: :LoadAndInitializeUpdateFile: Loading QFE file from C:\Users\Test-User\AppData\Local\SCOM\Setup\qfelist.xaml
    [15:14:47]: Debug: :LoadUpdatesFile: File C:\Users\Test-User\AppData\Local\SCOM\Setup\qfelist.xaml not found. No QFE's to apply for this file.
    [15:14:47]: Debug: :InitializeUpdateItems: No QFE's to apply.
    [15:14:47]: Debug: :LoadAndInitializeUpdateFile: Loading QFE file from G:\Setup\AMD64\qfelist.xaml
    [15:14:47]: Debug: :LoadUpdatesFile: File G:\Setup\AMD64\qfelist.xaml not found. No QFE's to apply for this file.
    [15:14:47]: Debug: :InitializeUpdateItems: No QFE's to apply.
    [15:14:47]: Warn: :ApplyUpdates: Unable to load QFE file.
    [15:14:47]: Always: :Doing Preinstall task for INITIAL_CONFIGURATION
    [15:14:47]: Warn: :CheckAndLoadUpdateFiles: Unable to load QFE file.
    [15:14:47]: Always: :Doing Install task for INITIAL_CONFIGURATION
    [15:14:47]: Debug: :DoInstallTask: Found Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.UpgradeProcessor;DoUpgradePreInstallTasks as type and method.
    [15:14:47]: Info: :Type: Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.UpgradeProcessor Method: DoUpgradePreInstallTasks
    [15:14:47]: Always: :Doing Postinstall task for INITIAL_CONFIGURATION
    [15:14:47]: Warn: :ApplyUpdates: Unable to load QFE file.
    [15:14:47]: Info: :SetProgressScreen: FinishMinorStep.
    [15:14:47]: Always: :!***** Installing: OMWEBCONSOLE ***
    [15:14:47]: Info: :SetProgressScreen: StartMinorStep.
    [15:14:47]: Warn: :ApplyUpdates: Unable to load QFE file.
    [15:14:47]: Always: :Doing Preinstall task for OMWEBCONSOLE
    [15:14:47]: Debug: :ProcessInstalls: Install Item Web Console Server has a Preprocessing delegate of RunXamlPreProcessor. Launching it now.
    [15:14:47]: Always: :Determining actions to be run.
    [15:14:47]: Always: :Done validating action list; now running individual actions.
    [15:14:47]: Always: :Current Action: CommonMethods
    [15:14:48]: Debug: :Setting Install State to the InstallItem Web Console Server
    [15:14:48]: Debug: :Setting Repair State.
    [15:14:48]: Debug: :Setting Target Directory for this msi
    [15:14:48]: Debug: :Set the OpsMgr Install directory to: D:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [15:14:48]: Debug: :Setting Microsoft Update bit for this msi
    [15:14:48]: Debug: :Setting Error Reporting bit for this msi
    [15:14:48]: Debug: :Set the sendCEIPReports value to: False
    [15:14:48]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [15:14:48]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [15:14:48]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [15:14:48]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [15:14:48]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [15:14:48]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [15:14:48]: Debug: :Adding Product Code for uninstall or repair: {B9853D74-E2A7-446C-851D-5B5374671D0B}
    [15:14:48]: Info: :CommonMethods completed.
    [15:14:48]: Always: :Current Action: SetSiteId
    [15:14:48]: Info: :SetSiteId completed.
    [15:14:48]: Always: :Current Action: DeleteAppPools
    [15:14:48]: Info: :DeleteAppPools completed.
    [15:14:48]: Always: :Current Action: CreateAppPools
    [15:14:48]: Info: :CreateAppPools completed.
    [15:14:48]: Always: :Current Action: ChangeLoginForAppMonitoring
    [15:14:48]: Info: : This method was not run for this setup operation.
    [15:14:48]: Info: :ChangeLoginForAppMonitoring completed.
    [15:14:48]: Always: :Current Action: SetMsiProperties
    [15:14:48]: Info: : This method was not run for this setup operation.
    [15:14:48]: Info: :SetMsiProperties completed.
    [15:14:48]: Always: :Current Action: SetEncryptionKeys
    [15:14:48]: Info: : This method was not run for this setup operation.
    [15:14:48]: Info: :SetEncryptionKeys completed.
    [15:14:48]: Warn: :CheckAndLoadUpdateFiles: Unable to load QFE file.
    [15:14:48]: Always: :Doing Install task for OMWEBCONSOLE
    [15:14:49]: Info: :SetProgressScreen: Init MSI Install progress.
    [15:14:49]: Debug: :LaunchMsi: Msi mutex is not in use.
    [15:14:49]: Always: :LaunchMsi: Launching G:\Setup\AMD64\WebConsole\WebConsole.msi with arguments: REINSTALLMODE=AMUS REINSTALL=ALL OM_INSTALLDIR="D:\Program Files\Microsoft System Center 2012 R2\Operations Manager" MU_SETTING=0 SEND_CEIP_REPORTS=0 WEBSITE_ID=1
    [15:14:49]: Debug: :LaunchMsi: Turning off the internal UI for G:\Setup\AMD64\WebConsole\WebConsole.msi.
    [15:14:49]: Debug: :LaunchMSI: Enable logging for the MSI at C:\Users\Test-User\AppData\Local\SCOM\Logs\WebConsole.log.
    [15:14:49]: Debug: :LaunchMsi: MSI G:\Setup\AMD64\WebConsole\WebConsole.msi is not in silent mode. Setting the external UI.
    [15:14:49]: Always: :LaunchMsi: Repairing using product code {B9853D74-E2A7-446C-851D-5B5374671D0B}
    [15:15:12]: Always: :MsiConfigureProductEx finished for {B9853D74-E2A7-446C-851D-5B5374671D0B}.
    [15:15:12]: Always: :LaunchMSI: MSI G:\Setup\AMD64\WebConsole\WebConsole.msi succeeded.
    [15:15:12]: Always: :Doing Postinstall task for OMWEBCONSOLE
    [15:15:12]: Always: :ProcessInstalls: Install Item Web Console Server was successful. We will launch the post process delegate.
    [15:15:12]: Always: :Determining actions to be run.
    [15:15:12]: Debug: :Action UpdateClientSsl will not be needed.
    [15:15:12]: Always: :Done validating action list; now running individual actions.
    [15:15:12]: Always: :Current Action: RegisterWebConsole
    [15:15:12]: Info: : This method was not run for this setup operation.
    [15:15:12]: Info: :RegisterWebConsole completed.
    [15:15:12]: Always: :Current Action: UpdateConfigFileForInstallingPhase
    [15:15:12]: Info: :Website Binding info: *:80:
    [15:15:12]: Always: :Application Diagnostics Web Address: http://SERVER-OM-TEST/AppDiagnostics
    [15:15:12]: Info: :Website Binding info: *:80:
    [15:15:12]: Always: :Application Advisor Web Address: http://SERVER-OM-TEST/AppAdvisor
    [15:15:12]: Info: :UpdateConfigFileForInstallingPhase completed.
    [15:15:12]: Always: :Current Action: SetupAppDiagIISInfrastructureForInstallingPhase
    [15:15:12]: Info: :Info:Start creating IIS infrastructure throughout IISManagerWebAdm
    [15:15:12]: Info: :Info:Enumerating applications in WebSite
    [15:15:12]: Info: :Info:There is already application with 'AppDiagnostics' name in WebSite. Re-creating
    [15:15:12]: Info: :Info:There is already application with 'AppAdvisor' name in WebSite. Re-creating
    [15:15:13]: Info: :Info:Creating applications
    [15:15:13]: Info: :Info:Start SetupScriptMaps
    [15:15:13]: Info: :Info:Start SetupDefaultDocument
    [15:15:13]: Info: :Info:Start ConfigureAuthentication
    [15:15:14]: Info: :Info:Start SetupScriptMaps
    [15:15:14]: Info: :Info:Start SetupDefaultDocument
    [15:15:14]: Info: :Info:Start ConfigureAuthentication
    [15:15:14]: Info: :Info:Finish creating IIS infrastructure
    [15:15:14]: Info: :SetupAppDiagIISInfrastructureForInstallingPhase completed.
    [15:15:14]: Always: :Current Action: ChangeLoginForAppMonitoring
    [15:15:19]: Always: :DB Server Name: SERVER-DB-TEST
    [15:15:19]: Always: :DB Instamce Name: SERVER-DB-TEST
    [15:15:19]: Always: :DB Name: OperationsManager
    [15:15:19]: Always: :Login name: Domain\SERVER-OM-TEST$
    [15:15:19]: Info: :Info:Using DB command timeout = 1800 seconds.
    [15:15:19]: Always: :Running scripts.
    [15:15:19]: Always: :Get DW properties from SDK
    [15:15:19]: Always: :DB Server Name: srascomdb2-test
    [15:15:19]: Always: :DB Instamce Name: srascomdb2-test
    [15:15:19]: Always: :DB Name: OperationsManagerDW
    [15:15:19]: Always: :Login name: Domain\SERVER-OM-TEST$
    [15:15:19]: Info: :Info:Using DB command timeout = 1800 seconds.
    [15:15:19]: Always: :Running scripts.
    [15:15:34]: Error: :Exception running sql string [NOT DEFINED]: Threw Exception.Type: System.Data.SqlClient.SqlException, Exception Error Code: 0x80131904, Exception.Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    [15:15:34]: Error: :StackTrace: at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
    at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover)
    at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
    at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
    at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
    at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
    at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
    at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
    at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
    at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
    at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
    at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
    at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
    at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
    at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
    at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
    at System.Data.SqlClient.SqlConnection.Open()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.DBConfigurationHelper.DBConfiguration.RunSqlCommandsList(IEnumerable`1 sqlCommands)
    [15:15:34]: Error: :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131904, Exception.Message: The system cannot find the file specified
    [15:15:34]: Error: :InnerException.StackTrace:
    [15:15:34]: Error: :ChangeLoginForAppMonitoring threw an exception for DW DB: : Threw Exception.Type: System.Data.SqlClient.SqlException, Exception Error Code: 0x80131904, Exception.Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    [15:15:34]: Error: :StackTrace: at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
    at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover)
    at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
    at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
    at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
    at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
    at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
    at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
    at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
    at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
    at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
    at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
    at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
    at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
    at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
    at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
    at System.Data.SqlClient.SqlConnection.Open()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.DBConfigurationHelper.DBConfiguration.RunSqlCommandsList(IEnumerable`1 sqlCommands)
    at Microsoft.SystemCenter.Essentials.SetupFramework.HelperClasses.APMAccessHelper.RunApmAccessScripts(Boolean isInstalling, String dbInstanceName, Nullable`1 port, String dbName, String appDiagnosticsPoolName)
    at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.WebConsoleProcessor.ChangeLoginForAppMonitoring()
    [15:15:34]: Error: :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131904, Exception.Message: The system cannot find the file specified
    [15:15:34]: Error: :InnerException.StackTrace:
    [15:15:34]: Info: :ChangeLoginForAppMonitoring completed.
    [15:15:34]: Always: :Current Action: DeleteIISInfrastructureIfNotInstalling
    [15:15:34]: Info: : This method was not run for this setup operation.
    [15:15:34]: Info: :DeleteIISInfrastructureIfNotInstalling completed.
    [15:15:34]: Warn: :ApplyUpdates: Unable to load QFE file.
    [15:15:34]: Info: :SetProgressScreen: FinishMinorStep.
    [15:15:34]: Debug: :There were no non-vital failures during this install.... Overriding /SetupChainerUI;component/smallwait.png with /SetupChainerUI;component/yieldIcon.png as requested.
    [15:15:34]: Always: :!***** Installing: POSTINSTALL ***
    [15:15:34]: Info: :SetProgressScreen: StartMinorStep.
    [15:15:34]: Warn: :ApplyUpdates: Unable to load QFE file.
    [15:15:34]: Always: :Doing Preinstall task for POSTINSTALL
    [15:15:34]: Warn: :CheckAndLoadUpdateFiles: Unable to load QFE file.
    [15:15:34]: Always: :Doing Install task for POSTINSTALL
    [15:15:34]: Debug: :DoInstallTask: Found Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall;PostInstallProcessor as type and method.
    [15:15:34]: Info: :Type: Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall Method: PostInstallProcessor
    [15:15:34]: Info: :SetProgressScreen: Init Exe Install progress.
    [15:15:34]: Info: :AddUninstallChangeEntry: Cleaning out existing files at the ARP file cache location D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup
    [15:15:34]: Debug: :ARPFileCache: Created folder: D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup.
    [15:15:34]: Debug: :Copying files from C:\Users\Test-User\AppData\Local\SCOM\Setup To D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup that match the pattern *
    [15:15:34]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_momv3_dw_localization.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_momv3_dw_localization.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_momv3_localization.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_momv3_localization.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_mom_db.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_db.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_mom_db_admin.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_db_admin.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_mom_db_postMPimport.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_db_postMPimport.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_mom_dw_admin.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_dw_admin.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\build_om_db_ConfigSvcRole.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_om_db_ConfigSvcRole.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\CAManaged.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\CAManaged.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\cleanup_mom_db.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\cleanup_mom_db.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\DatatypeTransforms.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\DatatypeTransforms.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Datawarehouse.Initial.Setup.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Datawarehouse.Initial.Setup.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Datawarehouse.OM12R2.Upgrade.sql to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Datawarehouse.OM12R2.Upgrade.sql
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\DataWarehouseMPs.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\DataWarehouseMPs.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\DBRetryConfigSettingsXML.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\DBRetryConfigSettingsXML.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Eula_en_eval.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Eula_en_eval.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\eula_en_fpp.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\eula_en_fpp.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Eula_en_notice.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Eula_en_notice.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\eula_en_oem.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\eula_en_oem.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\IntermilestoneUpgradePrereqs.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\IntermilestoneUpgradePrereqs.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Common.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Common.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Core.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Core.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.QueryCache.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.QueryCache.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.Core.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.Core.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProc.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProc.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProcWithAuth.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProcWithAuth.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.OperationsManager.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.OperationsManager.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.HealthService.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.HealthService.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Modules.DataTypes.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Modules.DataTypes.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.ReportingComponent.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.ReportingComponent.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Reportingconfiguration.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Reportingconfiguration.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.ServerConfiguration.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.ServerConfiguration.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBConfigurationHelper.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBConfigurationHelper.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBUpgradeConfiguration.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBUpgradeConfiguration.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DWConfigurationHelper.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DWConfigurationHelper.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.InProcSDK.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.InProcSDK.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.Prerequisites.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.Prerequisites.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Packaging.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Packaging.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Runtime.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Runtime.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.RuntimeService.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.RuntimeService.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.BuildConstants.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.BuildConstants.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.Common.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Common.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.DiscoveryDatabaseAccess.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.DiscoveryDatabaseAccess.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.Modules.DataTypes.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Modules.DataTypes.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.Sdk.Authorization.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Sdk.Authorization.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.Sdk.SecureStorageManager.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Sdk.SecureStorageManager.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.Mom.Sdk.UserRoleSetup.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Sdk.UserRoleSetup.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.SSH.SFTPTransferData.xslt to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SSH.SFTPTransferData.xslt
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.SSH.SSHCommandData.xslt to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SSH.SSHCommandData.xslt
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.SystemCenter.Essentials.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SystemCenter.Essentials.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Microsoft.SystemCenter.Essentials.SetupFramework.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SystemCenter.Essentials.SetupFramework.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\MPImportList.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\MPImportList.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\msvcp100.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\msvcp100.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\msvcr100.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\msvcr100.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\NetworkinDomainPs.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\NetworkinDomainPs.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\PrerequisiteInputFile.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\PrerequisiteInputFile.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\ReportinDomainPsList.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\ReportinDomainPsList.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Setup.exe to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Setup.exe
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\Setup.ico to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Setup.ico
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\SetupChainerUI.exe to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupChainerUI.exe
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\SetupChainerUI.exe.config to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupChainerUI.exe.config
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\SetupCommon.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupCommon.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\SetupCommonManaged.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupCommonManaged.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\SetupCommonStringDictionary.xaml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupCommonStringDictionary.xaml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\SetupInstallItem.exe to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupInstallItem.exe
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\UpgradePrerequisites.xml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\UpgradePrerequisites.xml
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\UpgradeRules.xaml to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\UpgradeRules.xaml
    [15:15:35]: Debug: :Copying files from C:\Users\Test-User\AppData\Local\SCOM\Setup\en To D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en that match the pattern *
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\en\eula_en_eval.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_eval.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\en\eula_en_fpp.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_fpp.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\en\eula_en_notice.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_notice.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\en\eula_en_oem.rtf to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_oem.rtf
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\en\Microsoft.EnterpriseManagement.OperationsManager.Setup.resources.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\Microsoft.EnterpriseManagement.OperationsManager.Setup.resources.dll
    [15:15:35]: Debug: :SafeCopyFolder: Copied C:\Users\Test-User\AppData\Local\SCOM\Setup\en\Microsoft.SystemCenter.Essentials.SetupFramework.resources.dll to D:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\Microsoft.SystemCenter.Essentials.SetupFramework.resources.dll
    [15:15:36]: Always: :Doing Postinstall task for POSTINSTALL
    [15:15:36]: Warn: :ApplyUpdates: Unable to load QFE file.
    [15:15:36]: Info: :SetProgressScreen: FinishMinorStep.
    [15:15:36]: Always: :Entering Page: FinishPage

  • Problem in starting the SAP ME Web Console

    Good Morning.
    I am installing el Mobile Enginee 2.1 SP03 over the SAP R/3 Enterprise 4.7 Set 2.0 and J2EE Engine 6.30.
    In the phase of "Starting the SAP ME Web Console", I executed the url:http://tssapr3:50000/me/WebConsole/login.
    I have the following error:
    Application error occurs during processing the request.
    Details: java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Record
    at com.sap.ip.me.webconsole.ControllerServlet.execute(Unknown Source)
    at com.sap.ip.me.webconsole.ControllerServlet.doGet(Unknown Source)
    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.runSerlvet
    (HttpHandlerImpl.java:262)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleReques
    t(HttpHandlerImpl.java:92)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:300)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:279)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebConta
    iner(RequestAnalizer.java:626)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:199)
    at com.sap.engine.services.httpserver.server.Client.handle
    (Client.java:90)
    at com.sap.engine.services.httpserver.server.Processor.request
    (Processor.java:163)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessio
    nMessageListener.process(ApplicationSessionMessageListener.java:37)
    at
    com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner
    .run(UnorderedChannel.java:60)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:82)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:139)
    What can I do?

    Hello Luis,
    please see my reply to your other thread here:
    Register archives *.jar of the WebConsole with the tool DeployTool
    Regards,
    Tim

  • Error Starting up Web Services

    I am using FuegoBPM Studio 5.5. Every time I click "start server" button in the studio, I always get an error message "Error starting up Web Services in 'http://mycomputername:9000'. Details: Address already in use: JVM_Bind". I can still launch my work portal but I just don't like to see the error message. Does anyone know how to get rid of it?
    Thanks.

    Port 9000 is used for process web service (listener port) by default. So if in your machine some other software is using that port, it will throw the message.
    In studio this port is embedded. I am not sure if there is any way through the studio interface you can change it.
    But if you have enterprise installation then you can change the port number by going to the Web Console/Process Administrator and looking for "Web Services Listener Port" in Engine's Services tab.

Maybe you are looking for

  • Job not released in the given specified time(Job_close)

    Hi, I need to run a program through job.I created a job using JOB_OPEN And submitted the job name and job count to the required program And closed the job using JOB_CLOSE. My problem is the job getting scheduled but not released/ processed automatica

  • Multiple Message Mapping

    Hello Guru, I am doing a multiple message mapping. the purpose is: the source message structure is MT_input |row <1...unbound> |---plant |---name the two target message structure are: MT_output1 -|row <1...unbound> |---plant1 |---name1 MT_output2 -|r

  • CRVS2010 Beta - Compiler Error Message: BC32206:

    Compiler Error Message: BC32206: The project currently contains references to more than one version of CrystalDecisions.Web, a direct reference to version 12.0.2000.0 and an indirect reference (through 'StarPDM2.PDMSpecCrystal.CrystalReportViewer1')

  • Start date early 2000 pls rd.

    New Millennium Inc., a leading provider of IT Professionals to hundreds of end clients throughout the United States and World, has the following position available- Duration: 1year Looking for someone with strong experience doing Production testing o

  • How to find which BAPI updates which table

    1) I am new to SAP. is there any way to find which BAPI updates which table.  I have been given task to write a custom progm to change sevice notifications using BAPI_ALM_MAINTAIN* .<br /> <br /> i would really appreciate if any one would come with s