Question:managed server status display unknown ??

platform: AS5 weblogic8.16 cluter
when managed server startup,status ok,but after some days,managed server status is unknown or shutdown in console web
I check process "ps -ef|grep java" managed server process exit
and application on managed server is ok
this is log in domain.log
####<2009-9-9 <Warning> <Management> <web3> <myserver> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <BEA-141138> <Managed Server web03 is disconnected from the admin server. This may be either due to a managed server getting temporarily partitioned or the managed server process exiting.>
after restart managed server ,status running
so why managed server status display unknown/shutdown after some days?? how can i solve this problem??

Status unknown means that node manager can't establish contact with the mgd server. If your server is dropping out of the cluster, that would result in Unknown.
Your server could be dropping out of the cluster for many, many reasons. If it is always the same server dropping out, that points to a particular node in your cluster.

Similar Messages

  • Managed server STATUS

    We are using a web application deployed in WebLogic 6.1 sp2 managed server.
    It was serving requests for a long time.After no requests were made for around
    10 hours, the heap shot up to reach the maximum. When we tried to view the status
    of the managed server from the WebLogic console, it is shown as blank while the
    status of admin server is shown as 'RUNNING'.
    We are now unable to view any details of the managed server from the console
    but still the server is serving the application requests.
    What could be the problem. How do we view the managed server status?
    Regs
    Vaidy

    We are using a web application deployed in WebLogic 6.1 sp2 managed server.
    It was serving requests for a long time.After no requests were made for around
    10 hours, the heap shot up to reach the maximum. When we tried to view the status
    of the managed server from the WebLogic console, it is shown as blank while the
    status of admin server is shown as 'RUNNING'.
    We are now unable to view any details of the managed server from the console
    but still the server is serving the application requests.
    What could be the problem. How do we view the managed server status?
    Regs
    Vaidy

  • Managed Server status is FAILED_NOT_REACHABLE.

    HI Gurus,
    My weblogic server is up and running.
    Admin Server -- Running
    edq_server1 -- FAILED_NOT_REACHABLE
    odi_server1 --  FAILED_NOT_REACHABLE
    I started node manager using the command "nohup sh $SH_HOME/startNodeManager.sh > startNodeManager.log &" and i believe it is up and running as i could able to see the node manager status as "reachable" under machines--monitoring.
    when I tried starting the managed server from admin console, it is taking long time (approximately 6mins) and showing the status as FAILED_NOT_REACHABLE
    I set the java_home , wl_home and oracle_home path and tried starting the managed server from putty with command as "nohup sh startManagedWebLogic.sh edq_server1 t3://00.000.00.00:0000 weblogic  ****** > start_edq_server1.log &" but it is not getting started and the last lines of log file is as below.
    Error: Could not find or load main class weblogic
    Stopping Derby server...
    Derby server stopped.
    Can you please help me on this.
    Thanks,
    Pavan Kumar.

    Hi,
    Thanks for your response, I am getting error while starting the managed server from the console and also using the command prompt.
    1) The StartScriptEnabled is true under nodemanager,properties.
    2) Weblogic Admin Server is up and running.
    3) Node manager status is reachable.
    4) i have set the Java_home, wl_home , domain and oracle home along with Path using the commands.
    5) i have executed . ./SetDomaninEnv.sh command.
    The nohup error log is
    JAVA Memory arguments: -Xms256m -Xmx2048m -XX:PermSize=128m -XX:MaxPermSize=1024m
    CLASSPATH=/u01/middleware/Oracle_Home/oracle_common/modules/features/com.oracle.db.jdbc7-dms.jar:/usr/java/jdk1.7.0_67/lib/tools.jar:/u01/middleware/Oracle_Home/wlserver/server/lib/weblogic_sp.jar:/u01/middleware/Oracle_Home/wlserver/server/lib/weblogic.jar:/u01/middleware/Oracle_Home/oracle_common/modules/net.sf.antcontrib_1.1.0.0_1-0b3/lib/ant-contrib.jar:/u01/middleware/Oracle_Home/wlserver/modules/features/oracle.wls.common.nodemanager_2.0.0.0.jar:/u01/middleware/Oracle_Home/oracle_common/modules/internal/features/jrf_wlsFmw_oracle.jrf.wls.classpath_12.1.3.jar::/u01/middleware/Oracle_Home/wlserver/common/derby/lib/derbynet.jar:/u01/middleware/Oracle_Home/wlserver/common/derby/lib/derbyclient.jar:/u01/middleware/Oracle_Home/wlserver/common/derby/lib/derby.jar:/u01/middleware/Oracle_Home/wlserver/server/lib/xqrl.jar
    PATH=/u01/middleware/Oracle_Home/wlserver/server/bin:/u01/middleware/Oracle_Home/oracle_common/modules/org.apache.ant_1.9.2/bin:/usr/java/jdk1.7.0_67/jre/bin:/usr/java/jdk1.7.0_67/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin:/home/oracle/bin:/u01/middleware/Oracle_Home
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http://hostname:port/console        *
    starting weblogic with Java version:
    java version "1.7.0_67"
    Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
    Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
    Starting WLS with line:
    /usr/java/jdk1.7.0_67/bin/java -server   -Xms256m -Xmx2048m -XX:PermSize=128m -XX:MaxPermSize=1024m -Dweblogic.Name=edq_server1 -Djava.security.policy=/u01/middleware/Oracle_Home/wlserver/server/lib/weblogic.policy  -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore=/u01/middleware/Oracle_Home/wlserver/server/lib/cacerts   -Djava.endorsed.dirs=/usr/java/jdk1.7.0_67/jre/lib/endorsed:/u01/middleware/Oracle_Home/oracle_common/modules/endorsed -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dopss.version=12.1.3 -Digf.arisidbeans.carmlloc=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/config/fmwconfig/carml -Digf.arisidstack.home=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/servers/edq_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u01/middleware/Oracle_Home/oracle_common/modules/oracle.ossoiap_12.1.3,/u01/middleware/Oracle_Home/oracle_common/modules/oracle.oamprovider_12.1.3,/u01/middleware/Oracle_Home/oracle_common/modules/oracle.jps_12.1.3 -Doracle.mds.filestore.preferred= -Dadf.version=12.1.3 -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=/u01/middleware/Oracle_Home/oracle_common -Djrf.version=12.1.3 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/u01/middleware/Oracle_Home/user_projects/domains/base_domain -Doracle.server.config.dir=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/config/fmwconfig/servers/edq_server1 -Doracle.domain.config.dir=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/config/fmwconfig -Doracle.odi.home=/u01/middleware/Oracle_Home/odi -Dodi.shared.config.dir.path=/u01/middleware/Oracle_Home/user_projects/domains/base_domain/config/oracledi -Dodi.console.config.dir=/u01/middleware/Oracle_Home/user_projects/domains/base_domain  -da -Dwls.home=/u01/middleware/Oracle_Home/wlserver/server -Dweblogic.home=/u01/middleware/Oracle_Home/wlserver/server  -Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder  -Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder -Dem.oracle.home=/u01/middleware/Oracle_Home/em -Dweblogic.management.server=t3://<ip address>:<portno>  -Djava.util.logging.manager=oracle.core.ojdl.logging.ODLLogManager -Dweblogic.utils.cmm.lowertier.ServiceDisabled=true  weblogic Password weblogic.Server
    Error: Could not find or load main class weblogic
    Stopping Derby server...
    Derby server stopped.
    Thanks,
    Pavan Kumar

  • Start Managed Server from Admine clonsole FAILED_NOT_RESTARTABLE

    when trying to start the managed server Managed-Server-01 from the WLS Admin Console the managed server status becomes <FAILED_NOT_RESTARTABLE> and not coming up:
    Managed servers logs:
    /usr/local/bea/user_projects/domains/eShop/servers/Managed-Server-01/logs:
    3/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false>
    <Sep 13, 2011 6:15:46 PM> <Debug> <NodeManager> <Environment: SERVER_NAME=Managed-Server-03>
    <Sep 13, 2011 6:15:46 PM> <Info> <NodeManager> <Working directory is "/usr/local/bea/user_projects/domains/eShop">
    <Sep 13, 2011 6:15:46 PM> <Info> <NodeManager> <Server output log file is "/usr/local/bea/user_projects/domains/eShop/servers/Managed-Server-03/logs/Managed-Server-03.out">
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: uname: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: grep: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: uname: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: grep: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: uname: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: grep: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: grep: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: uname: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: expr: not found
    /usr/local/bea/user_projects/domains/eShop/bin/startWebLogic.sh: test: argument expected
    <Sep 13, 2011 6:15:47 PM> <Debug> <NodeManager> <Waiting for the process to die: 1226>
    <Sep 13, 2011 6:15:47 PM> <Info> <NodeManager> <Server failed during startup so will not be restarted>
    <Sep 13, 2011 6:15:47 PM> <Debug> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
    --=--
    Node Manager log during Managed-Server-01 start from WLS Admin Console shows:
    15:46 PM> <Info> <eShop> <Managed-Server-03> <Working directory is "/usr/local/bea/user_projects/domains/eShop">
    <Sep 13, 2011 6:15:46 PM> <Info> <eShop> <Managed-Server-03> <Server output log file is "/usr/local/bea/user_projects/domains/eShop/servers/Managed-Server-03/logs/Managed-Server
    -03.out">
    <Sep 13, 2011 6:15:47 PM> <Info> <eShop> <Managed-Server-03> <Server failed during startup so will not be restarted>
    <Sep 13, 2011 6:15:47 PM> <Warning> <Exception while starting server 'Managed-Server-03': java.io.IOException: Server failed to start up. See server output log for more details.
    >
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:303)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:542)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:119)
    at weblogic.nodemanager.server.Handler.run(Handler.java:66)
    at java.lang.Thread.run(Thread.java:6
    Note:
    The installation of WLS done using Root.
    We can start/stop MS using conventional ways.
    Cheers,

    although i am not an expert,
    but i am very confident that any WLS you install,
    it can be configured like i tried it,
    First Environment-----Machine
    Add a machine by giving a name
    Second Environment------Server
    Add a server giving a sever name
    Third Environment----machine
    Add the server to the machine from the tab server
    Fourth Environment-------server
    Add A a SSL Port to the Sever and save
    Click Start Server and every thing goes well
    Thanks
    Edited by: kashif, pakistan on Sep 14, 2011 4:09 AM

  • Manage Server Health Goes Blank in Admin Console

    Hello Team,
    I am continously facing issue with OSB manage server. It is running fine but health is blank in Admin Console.
    Due to which it is not responding to any user request.
    Kindly guide me to troubleshoot this issue.

    Hi,
    It is due to the problem with the JMX communication between and Admin and your OSB managed servers. Did you observed any messages related to it?
    Is it a SSL communication, then try to make sure that certificates are valid.
    As a general practice, make sure you have listen address configured for your servers. If left it blank(default), then it would be listening on the all the available host and communication would get messy in these situations.
    If still facing problem, i would suggest you enable the below debugs and raise a support case
    1. Apply the below three debug logs from console(for admin as well as Managed Server)
       weblogic->management->JMXCore
       weblogic->management->JMXDomain
       weblogic->management->JMXRuntime
    2. Restart all the servers
    If the issue, occurs, provide the debug along with the thread dump(take 5 thread dump at an interval of 5seconds) for the Managed Server(which is unknown state) and for the admin server.
    Regards
    Rosario

  • Sys.webforms.page request manager server error exception:An unknown error occured while processing the request on server. The status code returned from the server was:0

    sys.webforms.page request manager server error exception:An unknown error occured while processing the request on server. The status code returned from the server was:0 We got this response(In firebug console) when we try to click on link (after leave webpage for 3 minuts ideal) which is AJAX based. Please reply ASAP because its urgent.

    Hi SP,
    Please check if the following web config appSettins value settings from SSRS server could fix the issue (Note, back up your original web config file before any modification).
    http://stackoverflow.com/questions/10911610/ssrs-webpage-error-status-code-500
    http://srinivasbn.blogspot.in/2013/09/syswebformspagerequestmanagerservererro.html
    http://connect.microsoft.com/SQLServer/feedback/details/782155/ssrs-2012-failed-with-win32-error-0x03e3
    If you have more questions about the SSRS error logs related to this issue, you can post in the SSRS forum for a better assistance with more experts.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices
    Thanks
    We are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • OVM 3.1.1 server status "unknown"

    Hi
    I am in the process of upgrading our clustered environment that consists of 6 servers from ovm 3.0.2 to 3.1.1. Three servers are on 3.1.1 and 3 on 3.0.2 with one in error status - unknown, I can't delete or rediscover the server. Please help
    There is one virtual host with status unknown that I did not create on the server.
    How can I delete a server with status unknown.
    This problem also does not allow me to add or remove other servers.
    How can I repair the cluster without restarting all.
    I replaced my server name with servername
    Thanks
    Job Construction Phase
    begin()
    Appended operation 'Discover Manager Server Discover' to object 'OVM Foundry : Discover Manager'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Server] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)
    Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
    Operation: Discover Manager Server Discover
    Job Running Phase at 12:57 on Mon, Dec 3, 2012
    Job Participants: []
    Actioner
    Starting operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
    Setting Context to model only in job with id=1354532262979
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
    Operation 'Bond Port Update' in non-job running context, not adding it to object 'network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (network.BondPort (2) in servername)'.
    Operation 'Bond Mode Update Operation' in non-job running context, not adding it to object 'network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (network.BondPort (2) in servername)'.
    Operation 'VLAN Interface Destruct Operation' in non-job running context, not adding it to object 'network.VlanInterface (3000) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4'.
    Operation 'VLAN Interface Destruct Operation' in non-job running context, not adding it to object 'network.VlanInterface (3001) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4'.
    Operation 'VLAN Interface Destruct Operation' in non-job running context, not adding it to object 'network.VlanInterface (3003) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4'.
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6055E Discover target: servername, Discover failed with error: com.oracle.odof.exception.ObjectNotFoundException: No such object (level 1): 18696
    Mon Dec 03 12:57:53 SAST 2012
    at com.oracle.odof.core.storage.ObjectStore.getVessel(ObjectStore.java:1423)
    at com.oracle.odof.core.BasicWork.acquireVessel(BasicWork.java:38)
    at com.oracle.odof.core.storage.Transaction.acquireVessel(Transaction.java:251)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:794)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.getStatusEvent(Unknown Source)
    at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:160)
    at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:32)
    at com.oracle.ovm.mgr.discover.ovm.DiscoverHandler.execute(DiscoverHandler.java:66)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:461)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:446)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:430)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:404)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:377)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Mon Dec 03 12:57:53 SAST 2012
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:478)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:446)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:430)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:404)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:377)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    FailedOperationCleanup
    Starting failed operation 'Discover Manager Server Discover' cleanup on object 'OVM Foundry : Discover Manager'
    Complete rollback operation 'Discover Manager Server Discover' completed with direction=OVM Foundry : Discover Manager
    Rollbacker
    Executing rollback operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
    Complete rollback operation 'Discover Manager Server Discover' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801404945 (360050768019b824a2800000000000159)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801404945 (360050768019b824a2800000000000155)
    Object (IN_USE): [Repository] 0004fb00000300007ba011dd2345a105 (OVM3pool1-repos5)
    Object (IN_USE): [Server] 00:1a:64:36:12:c2:00:1a:64:36:12:c2:00:1a:64:36 (servername5)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801304999 (360050768019b824a2800000000000154)
    Object (IN_USE): [LocalFileSystem] 0004fb00000500008ea9dda14f4e661a (fs_OVM3pool1-repos5)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801304999 (360050768019b824a2800000000000158)
    Object (IN_USE): [Server] 44:45:4c:4c:4b:00:10:4e:80:35:b8:c0:4f:57:34:4a (servername6)
    Object (IN_USE): [VlanPortGroup] ERP-VLAN (ERP-VLAN)
    Object (IN_USE): [LocalFileSystem] 0004fb0000050000973edd5445656edf (fs_ovm3pool1-repos4)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801404945 (360050768019b824a2800000000000157)
    Object (DELETING): [VlanInterface] network.VlanInterface (3003) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801104945 (360050768019b824a2800000000000157)
    Object (IN_USE): [VlanSegment] network.VlanSegment (3000) in ERP-VLAN
    Object (IN_USE): [Server] 80:3d:76:d3:9a:91:b6:01:a4:46:00:21:5e:c4:8a:8c (servername1)
    Object (DELETING): [VlanInterface] network.VlanInterface (3001) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4
    Object (IN_USE): [Repository] 0004fb00000300003e182b550289b1bd (OVM3pool1-repos4)
    Object (DELETING): [VlanInterface] network.VlanInterface (3000) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4
    Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300007ba011dd2345a105 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300007ba011dd2345a105)
    Object (IN_USE): [ServerPool] 0004fb000002000006398dfb9ed11968 (OVM3pool1)
    Object (IN_USE): [Server] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801204999 (360050768019b824a2800000000000156)
    Object (IN_USE): [LocalFileSystem] 0004fb0000050000f117dd7c051b19b2 (fs_OVM3pool1-repos2)
    Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300007bb60b6ddfedbe09 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300007bb60b6ddfedbe09)
    Object (IN_USE): [Cluster] 06398dfb9ed11968
    Object (IN_USE): [Server] 44:45:4c:4c:4b:00:10:4e:80:35:b7:c0:4f:57:34:4a (servername4)
    Object (IN_USE): [VlanSegment] network.VlanSegment (3001) in ERP-VLAN
    Object (CREATED): [IscsiStorageInitiator] iqn.1988-12.com.oracle:33f5536035ff
    Object (IN_USE): [BalancerControl] balancer_0004fb000002000006398dfb9ed11968
    Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300003e182b550289b1bd (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300003e182b550289b1bd)
    Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
    Object (IN_USE): [LocalFileSystem] 0004fb0000050000d7fcaf610852ca6e (fs_OVM3pool1-repos)
    Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300004b32fc0f91362450 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300004b32fc0f91362450)
    Object (DELETING): [IscsiStorageInitiator] iqn.1988-12.com.oracle:d1fcfd4e5e7b
    Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb0000030000b28069aee665f468 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb0000030000b28069aee665f468)
    Object (IN_USE): [BondPort] network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (network.BondPort (2) in servername)
    Object (IN_USE): [Repository] 0004fb00000300007bb60b6ddfedbe09 (OVM3pool1-repos1)
    Object (IN_USE): [Repository] 0004fb0000030000b28069aee665f468 (OVM3pool1-repos3)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801304999 (360050768019b824a2800000000000156)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801104945 (360050768019b824a2800000000000159)
    Object (IN_USE): [LocalFileSystem] 0004fb0000050000a2e5d5d73797f183 (fs_OVM3pool1-repos3)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801204999 (360050768019b824a2800000000000154)
    Object (IN_USE): [VlanSegment] network.VlanSegment (3003) in ERP-VLAN
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801204999 (360050768019b824a2800000000000158)
    Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801104945 (360050768019b824a2800000000000155)
    Object (IN_USE): [EthernetPort] network.EthernetPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 with MAC 00:21:5e:c4:8a:a6 (network.EthernetPort (2) in servername)
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=376353 method=addTransactionIdentifier accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=165 method=discoverServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=InternalJobDbImpl vessel_id=376353 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=376353 method=setAssociatedHandles accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setEncodedAgentPassword accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setBootGeneration accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setManagerUuid accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setPythonBindingVersion accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=removeAllNtpServers accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=addNtpServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=addNtpServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=addNtpServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setNtpServiceState accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setServerPool accessLevel=6
    Class=ServerPoolDbImpl vessel_id=4157 method=removeServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=BalancerControlDbImpl vessel_id=4169 method=removeServer accessLevel=6
    Class=ClusterDbImpl vessel_id=4163 method=deallocateSlotForServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=clearServerRoles accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setCluster accessLevel=6
    Class=ClusterDbImpl vessel_id=4163 method=removeServer accessLevel=6
    Class=ServerDbImpl vessel_id=2798 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=13920 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=134016 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=325394 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setSupportedApiVersions accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteStorageInitiator accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=10274 method=setLifecycleState accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=10274 method=setRollbackLifecycleState accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=10274 method=onPersistableClean accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteStorageInitiator accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=createStorageInitiator accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setName accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setFoundryContext accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=onPersistableCreate accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setLifecycleState accessLevel=6
    Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setRollbackLifecycleState accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=EthernetPortDbImpl vessel_id=10286 method=setDetails accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=removeEthernetPort accessLevel=6
    Class=EthernetPortDbImpl vessel_id=10286 method=setBondPort accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=setMode accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=setMediaAccessControlAddress accessLevel=6
    Class=VlanPortGroupDbImpl vessel_id=3960 method=removeNetworkPort accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=setNetworkPortGroup accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=setJobAsset accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10435 method=setLifecycleState accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10435 method=setRollbackLifecycleState accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10435 method=onPersistableClean accessLevel=6
    Class=VlanSegmentDbImpl vessel_id=3965 method=removeVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10440 method=setLifecycleState accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10440 method=setRollbackLifecycleState accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10440 method=onPersistableClean accessLevel=6
    Class=VlanSegmentDbImpl vessel_id=3982 method=removeVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10445 method=setLifecycleState accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10445 method=setRollbackLifecycleState accessLevel=6
    Class=VlanInterfaceDbImpl vessel_id=10445 method=onPersistableClean accessLevel=6
    Class=VlanSegmentDbImpl vessel_id=3997 method=removeVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=setDistributedAsset accessLevel=6
    Class=HashMapDbImpl vessel_id=10078 method=remove accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=16925 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=10357 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=10326 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=16918 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=13609 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=10351 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=13615 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=10333 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=16931 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=10339 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=16937 method=setMultipathDevice accessLevel=6
    Class=FibreChannelStoragePathDbImpl vessel_id=10345 method=setMultipathDevice accessLevel=6
    Class=RepositoryDbImpl vessel_id=17130 method=removePresentedServer accessLevel=6
    Class=RepositoryDbImpl vessel_id=17019 method=removePresentedServer accessLevel=6
    Class=RepositoryDbImpl vessel_id=13642 method=removePresentedServer accessLevel=6
    Class=RepositoryDbImpl vessel_id=4254 method=removePresentedServer accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=10597 method=setLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=10597 method=setRollbackLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=10597 method=onPersistableClean accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=4248 method=removeFileSystemMount accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=10613 method=setLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=10613 method=setRollbackLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=10613 method=onPersistableClean accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=7145 method=removeFileSystemMount accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=13699 method=setLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=13699 method=setRollbackLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=13699 method=onPersistableClean accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=13636 method=removeFileSystemMount accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=17088 method=setLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=17088 method=setRollbackLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=17088 method=onPersistableClean accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=17013 method=removeFileSystemMount accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=17197 method=setLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=17197 method=setRollbackLifecycleState accessLevel=6
    Class=FileSystemMountDbImpl vessel_id=17197 method=onPersistableClean accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=17124 method=removeFileSystemMount accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=165 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=376353 method=setFailedOperation accessLevel=6
    Class=ServerDbImpl vessel_id=10073 method=nextJobOperation accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=165 method=nextJobOperation accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=165 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_6055E Discover target: ovm3p1host3.up.ac.za, Discover failed with error: com.oracle.odof.exception.ObjectNotFoundException: No such object (level 1): 18696
    Mon Dec 03 12:57:53 SAST 2012
    at com.oracle.odof.core.storage.ObjectStore.getVessel(ObjectStore.java:1423)
    at com.oracle.odof.core.BasicWork.acquireVessel(BasicWork.java:38)
    at com.oracle.odof.core.storage.Transaction.acquireVessel(Transaction.java:251)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:794)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.getStatusEvent(Unknown Source)
    at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:160)
    at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:32)
    at com.oracle.ovm.mgr.discover.ovm.DiscoverHandler.execute(DiscoverHandler.java:66)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:461)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:446)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:430)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:404)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:377)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    ...

    Thank you user9352542
    I followed the following commands and was able to remove the server from the cluster.
    Tahks again
    Ran as follows:
    /etc/init.d/ovmm stop
    NOTE: cat /u01/app/oracle/ovm-manager-3/.config (This provides some of the info you need to connect to your db if you have forgotten.)
    cd /u01/app/oracle/ovm-manager-3/bin/
    ./ovm_upgrade.sh fixup dbhost=localhost dbport=1521 dbsid=OVM dbuser=ovs dbpass=password
    This ran fixed errors.
    Restarted OVM Manager:
    /etc/init.d/ovmm start

  • Managed server not showing health status on AdminServer

    Hello - we are running into a situation where, in the admin console some nodes do not show a Health status. Most of the other nodes show "OK".
    Weblogic Version: 12c
    OS : RedHat Enterprise 6.0
    Drilling down to figure this out, we attach using WLST to the node itself, goto the serverRuntim() section to look at the status, we we see the following:
    wls:/domain/serverConfig> serverRuntime()
    Location changed to serverRuntime tree. This is a read-only tree with ServerRuntimeMBean as the root.
    For more help, use help(serverRuntime)
    wls:/domain/serverRuntime> ls()
    dr-- ApplicationRuntimes
    dr-- AsyncReplicationRuntime
    dr-- WseeWsrmRuntime
    Traceback (innermost last):
    File "<console>", line 1, in ?
    File "<iostream>", line 704, in ls
    File "<iostream>", line 1847, in raiseWLSTException
    WLSTException: Error occured while performing ls : Error while retrieving attribute names and values : javax.management.RuntimeMBeanException: MBean getAttribute failed: java.lang.IllegalStateException: Admin server identity is unavailable. The managed server may not be connected to the admin server
    Use dumpStack() to view the full stacktrace
    wls:/domain/serverRuntime>
    When connecting to other nodes on the same machine, we see lots of great information. This tells me that the node is unable to talk to the Admin server correctly. Yet, stopping and starting the node from the admin server works fine (and is out current way to resolve the issue).
    Ideas on where to look for the underlying cause of this problem?
    Or how to force the node to attempt to reconnect to the Admin server?
    Thanks.

    Hi,
    It could be if server came out of cluster due to issue with cluster and connection between admin server and managed server broke. At such stage even if server is healthy, it will not present in admin server or will be shown as failed.
    To start with did you first checked if your server is UP and taking request. This you can achieve by doing any of the below,
    1. PING test to managed server. It will show if there are any packet loss.
    2. Check server access log to confirm if it is serving request in the runtime.
    3. "telnet" to the ip:port pair and also check if process id is alive.
    Also check server logs for cluster error. If server is healthy but not presented in admin console, then only restarting the server will re-create communication between admin server and managed server which will then display correct status on console. And if server itself is down, go for server restart.
    Thanks,
    Ranjan

  • Newbee's question: Error connecting to the management server for the first time

    Dear all, I am very new to the oralce world and got stuck today the first time I install oracle 8i on my win2k pro.
    After the installation, I was trying to connect the Enterprise Manager Console for the first time, using the default user name sysman and password oem_temp (correct?). The problem is that I don't know exactly what is a management server, and what name it should be called. I named the database/sid name orarem, under D:\Oracle\admin\OraRem, does it have something to do with this issue?
    I only installed the oracle enterprise server edition 8.1.6.0.0, not the Client part, will that matter if I only wanna run oracle on my stand alone desktop as a testing procedure for now?
    Any help would be really appreciated!!

    Bingo!! I had been trying dumping various .plist files
    Not surprisingly i was a little hesitant about throwing the Airport folder in the bin.
    First thing I did was to check it had been replaced on restarting!
    Glad to say that "Check for updates" is now doing its thing.
    I don't know why it gave me such grief, I just felt it could develope into something nasty down the line.
    Thank you again.
    Unfortunately they don't seem to have a points system for this topic.
    Your fix should be available in Google from now on

  • OMServer.msi returns error 1603 when trying to upgrade first management server from Operations Manager 2012 SP1 to Operations Manager 2012 R2

    Hi All, looking for some assistance with the following issue.
    We are attempting to upgrade our Operations Manager 2012 SP1 environment to Operations Manager 2012 R2.
    We have completed all the pre-upgrade tasks detailed here
    http://technet.microsoft.com/en-us/library/dn249704.aspx
    We are then following the guidance detailed here regarding upgrading distributed management groups
    http://technet.microsoft.com/en-us/library/dn249721.aspx. The upgrade fails on the first management server with the following screen being displayed.
    OMServer.log file is as follows.
    === Verbose logging started: 22/01/2014 10:21:27 Build type: SHIP UNICODE 5.00.9200.00 Calling process: C:\Users\scomaction\AppData\Local\SCOM\Setup\SetupChainerUI.exe ===
    MSI (c) (78:34) [10:21:27:040]: Resetting cached policy values
    MSI (c) (78:34) [10:21:27:040]: Machine policy value 'Debug' is 0
    MSI (c) (78:34) [10:21:27:040]: ******* RunEngine:
    ******* Product: F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi
    ******* Action:
    ******* CommandLine: **********
    MSI (c) (78:34) [10:21:27:040]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (78:34) [10:21:27:040]: Grabbed execution mutex.
    MSI (c) (78:34) [10:21:27:071]: Cloaking enabled.
    MSI (c) (78:34) [10:21:27:071]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (78:34) [10:21:27:071]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D4:30) [10:21:27:082]: Running installation inside multi-package transaction F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi
    MSI (s) (D4:30) [10:21:27:082]: Grabbed execution mutex.
    MSI (s) (D4:A0) [10:21:27:086]: Resetting cached policy values
    MSI (s) (D4:A0) [10:21:27:086]: Machine policy value 'Debug' is 0
    MSI (s) (D4:A0) [10:21:27:086]: ******* RunEngine:
    ******* Product: F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi
    ******* Action:
    ******* CommandLine: **********
    MSI (s) (D4:A0) [10:21:27:175]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (D4:A0) [10:21:27:181]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (D4:A0) [10:21:27:190]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (D4:A0) [10:21:27:192]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (s) (D4:A0) [10:21:27:200]: File will have security applied from OpCode.
    MSI (s) (D4:A0) [10:21:27:234]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi' against software restriction policy
    MSI (s) (D4:A0) [10:21:27:234]: SOFTWARE RESTRICTION POLICY: F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi has a digital signature
    MSI (s) (D4:A0) [10:21:27:354]: SOFTWARE RESTRICTION POLICY: F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (D4:A0) [10:21:27:354]: MSCOREE not loaded loading copy from system32
    MSI (s) (D4:A0) [10:21:27:360]: End dialog not enabled
    MSI (s) (D4:A0) [10:21:27:360]: Original package ==> F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi
    MSI (s) (D4:A0) [10:21:27:360]: Package we're running from ==> C:\Windows\Installer\4b8344.msi
    MSI (s) (D4:A0) [10:21:27:371]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (D4:A0) [10:21:27:372]: APPCOMPAT: looking for appcompat database entry with ProductCode '{C92727BE-BD12-4140-96A6-276BA4F60AC1}'.
    MSI (s) (D4:A0) [10:21:27:372]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (D4:A0) [10:21:27:378]: Machine policy value 'TransformsSecure' is 1
    MSI (s) (D4:A0) [10:21:27:379]: Machine policy value 'DisablePatch' is 0
    MSI (s) (D4:A0) [10:21:27:379]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (D4:A0) [10:21:27:379]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (D4:A0) [10:21:27:379]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (D4:A0) [10:21:27:380]: APPCOMPAT: looking for appcompat database entry with ProductCode '{C92727BE-BD12-4140-96A6-276BA4F60AC1}'.
    MSI (s) (D4:A0) [10:21:27:380]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (D4:A0) [10:21:27:380]: Transforms are not secure.
    MSI (s) (D4:A0) [10:21:27:380]: Note: 1: 2205 2: 3: Control
    MSI (s) (D4:A0) [10:21:27:380]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\scomaction\AppData\Local\SCOM\Logs\OMServer.log'.
    MSI (s) (D4:A0) [10:21:27:380]: Command Line: OM_INSTALLDIR=F:\Program Files\Microsoft System Center 2012 R2\Operations Manager SEND_CEIP_REPORTS=0 MU_SETTING=0 ROOT_MANAGEMENT_SERVER_PORT=5723 SC_DB_SERVER=SCOM-XXX-AG SCDATABASENAME=OperationsManager DW_DB_SERVER=SCOM-XXX-AG DWDATABASENAME=OperationsManagerDW REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Users\scomaction\AppData\Local\SCOM\Setup CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=4472
    MSI (s) (D4:A0) [10:21:27:380]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{58EFE971-58C1-4DBD-A400-A7607A745475}'.
    MSI (s) (D4:A0) [10:21:27:380]: Product Code passed to Engine.Initialize: ''
    MSI (s) (D4:A0) [10:21:27:380]: Product Code from property table before transforms: '{C92727BE-BD12-4140-96A6-276BA4F60AC1}'
    MSI (s) (D4:A0) [10:21:27:380]: Product Code from property table after transforms: '{C92727BE-BD12-4140-96A6-276BA4F60AC1}'
    MSI (s) (D4:A0) [10:21:27:380]: Product not registered: beginning first-time install
    MSI (s) (D4:A0) [10:21:27:380]: Product {C92727BE-BD12-4140-96A6-276BA4F60AC1} is not managed.
    MSI (s) (D4:A0) [10:21:27:380]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (D4:A0) [10:21:27:381]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (D4:A0) [10:21:27:381]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (D4:A0) [10:21:27:381]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (D4:A0) [10:21:27:381]: Adding new sources is allowed.
    MSI (s) (D4:A0) [10:21:27:381]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (D4:A0) [10:21:27:381]: Package name extracted from package path: 'OMServer.msi'
    MSI (s) (D4:A0) [10:21:27:381]: Package to be registered: 'OMServer.msi'
    MSI (s) (D4:A0) [10:21:27:383]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (D4:A0) [10:21:27:383]: Machine policy value 'DisableMsi' is 1
    MSI (s) (D4:A0) [10:21:27:383]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D4:A0) [10:21:27:383]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D4:A0) [10:21:27:383]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (s) (D4:A0) [10:21:27:383]: Running product '{C92727BE-BD12-4140-96A6-276BA4F60AC1}' with elevated privileges: Product is assigned.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding OM_INSTALLDIR property. Its value is 'F:\Program Files\Microsoft System Center 2012 R2\Operations Manager'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding ROOT_MANAGEMENT_SERVER_PORT property. Its value is '5723'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Modifying SC_DB_SERVER property. Its current value is 'OperationsManager'. Its new value: 'SCOM-XXX-AG'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding DW_DB_SERVER property. Its value is 'SCOM-XXX-AG'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding DWDATABASENAME property. Its value is 'OperationsManagerDW'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\scomaction\AppData\Local\SCOM\Setup'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '4472'.
    MSI (s) (D4:A0) [10:21:27:383]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (D4:A0) [10:21:27:383]: RESTART MANAGER: Disabled by MSIRESTARTMANAGERCONTROL property; Windows Installer will use the built-in FilesInUse functionality.
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (D4:A0) [10:21:27:383]: TRANSFORMS property is now:
    MSI (s) (D4:A0) [10:21:27:383]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (s) (D4:A0) [10:21:27:395]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming
    MSI (s) (D4:A0) [10:21:27:396]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\Favorites
    MSI (s) (D4:A0) [10:21:27:398]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (D4:A0) [10:21:27:399]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\Documents
    MSI (s) (D4:A0) [10:21:27:401]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (D4:A0) [10:21:27:402]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (D4:A0) [10:21:27:404]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (D4:A0) [10:21:27:405]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (D4:A0) [10:21:27:405]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (D4:A0) [10:21:27:406]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Local
    MSI (s) (D4:A0) [10:21:27:408]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\Pictures
    MSI (s) (D4:A0) [10:21:27:411]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (D4:A0) [10:21:27:413]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (D4:A0) [10:21:27:414]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (D4:A0) [10:21:27:415]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (D4:A0) [10:21:27:417]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (D4:A0) [10:21:27:420]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (D4:A0) [10:21:27:421]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (D4:A0) [10:21:27:423]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (D4:A0) [10:21:27:424]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (D4:A0) [10:21:27:426]: SHELL32::SHGetFolderPath returned: C:\Users\scomaction\Desktop
    MSI (s) (D4:A0) [10:21:27:427]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (D4:A0) [10:21:27:428]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (D4:A0) [10:21:27:428]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (D4:A0) [10:21:27:433]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (D4:A0) [10:21:27:434]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (D4:A0) [10:21:27:434]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (D4:A0) [10:21:27:434]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (D4:A0) [10:21:27:434]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
    MSI (s) (D4:A0) [10:21:27:434]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (D4:A0) [10:21:27:434]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\4b8344.msi'.
    MSI (s) (D4:A0) [10:21:27:434]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi'.
    MSI (s) (D4:A0) [10:21:27:434]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (D4:A0) [10:21:27:434]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
    MSI (s) (D4:A0) [10:21:27:434]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (D4:A0) [10:21:27:434]: Note: 1: 2205 2: 3: PatchPackage
    MSI (s) (D4:A0) [10:21:27:434]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D4:A0) [10:21:27:434]: User policy value 'DisableRollback' is 0
    MSI (s) (D4:A0) [10:21:27:434]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 22/01/2014 10:21:27 ===
    MSI (s) (D4:A0) [10:21:27:435]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (D4:A0) [10:21:27:436]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (s) (D4:A0) [10:21:27:438]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (D4:A0) [10:21:27:438]: Doing action: INSTALL
    Action start 10:21:27: INSTALL.
    MSI (s) (D4:A0) [10:21:27:444]: Running ExecuteSequence
    MSI (s) (D4:A0) [10:21:27:444]: Doing action: SystemFolder.A591E3B4_D228_431D_BF89_99D52C8FFB76
    MSI (s) (D4:A0) [10:21:27:447]: PROPERTY CHANGE: Adding SystemFolder.A591E3B4_D228_431D_BF89_99D52C8FFB76 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 10:21:27: SystemFolder.A591E3B4_D228_431D_BF89_99D52C8FFB76.
    MSI (s) (D4:A0) [10:21:27:448]: Doing action: System64Folder.A591E3B4_D228_431D_BF89_99D52C8FFB76
    Action ended 10:21:27: SystemFolder.A591E3B4_D228_431D_BF89_99D52C8FFB76. Return value 1.
    MSI (s) (D4:A0) [10:21:27:450]: PROPERTY CHANGE: Adding System64Folder.A591E3B4_D228_431D_BF89_99D52C8FFB76 property. Its value is 'C:\Windows\system32\'.
    Action start 10:21:27: System64Folder.A591E3B4_D228_431D_BF89_99D52C8FFB76.
    MSI (s) (D4:A0) [10:21:27:450]: Doing action: WindowsFolder.62894CB9_4320_40DB_B4E4_C0347FAB97B6
    Action ended 10:21:27: System64Folder.A591E3B4_D228_431D_BF89_99D52C8FFB76. Return value 1.
    MSI (s) (D4:A0) [10:21:27:452]: PROPERTY CHANGE: Adding WindowsFolder.62894CB9_4320_40DB_B4E4_C0347FAB97B6 property. Its value is 'C:\Windows\'.
    Action start 10:21:27: WindowsFolder.62894CB9_4320_40DB_B4E4_C0347FAB97B6.
    MSI (s) (D4:A0) [10:21:27:453]: Doing action: System64Folder.A7850EAF_DD6F_4ED6_9581_E958CBD8A522
    Action ended 10:21:27: WindowsFolder.62894CB9_4320_40DB_B4E4_C0347FAB97B6. Return value 1.
    MSI (s) (D4:A0) [10:21:27:455]: PROPERTY CHANGE: Adding System64Folder.A7850EAF_DD6F_4ED6_9581_E958CBD8A522 property. Its value is 'C:\Windows\system32\'.
    Action start 10:21:27: System64Folder.A7850EAF_DD6F_4ED6_9581_E958CBD8A522.
    MSI (s) (D4:A0) [10:21:27:456]: Doing action: WindowsFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C
    Action ended 10:21:27: System64Folder.A7850EAF_DD6F_4ED6_9581_E958CBD8A522. Return value 1.
    MSI (s) (D4:A0) [10:21:27:458]: PROPERTY CHANGE: Adding WindowsFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C property. Its value is 'C:\Windows\'.
    Action start 10:21:27: WindowsFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C.
    MSI (s) (D4:A0) [10:21:27:458]: Doing action: SystemFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C
    Action ended 10:21:27: WindowsFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C. Return value 1.
    MSI (s) (D4:A0) [10:21:27:461]: PROPERTY CHANGE: Adding SystemFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 10:21:27: SystemFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C.
    MSI (s) (D4:A0) [10:21:27:461]: Doing action: WindowsFolder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7
    Action ended 10:21:27: SystemFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C. Return value 1.
    MSI (s) (D4:A0) [10:21:27:463]: PROPERTY CHANGE: Adding WindowsFolder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7 property. Its value is 'C:\Windows\'.
    Action start 10:21:27: WindowsFolder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7.
    MSI (s) (D4:A0) [10:21:27:463]: Doing action: System64Folder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7
    Action ended 10:21:27: WindowsFolder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7. Return value 1.
    MSI (s) (D4:A0) [10:21:27:466]: PROPERTY CHANGE: Adding System64Folder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7 property. Its value is 'C:\Windows\system32\'.
    Action start 10:21:27: System64Folder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7.
    MSI (s) (D4:A0) [10:21:27:467]: Doing action: WindowsFolder.399B61E4_41A2_4BE4_889A_A0D0761C88A8
    Action ended 10:21:27: System64Folder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7. Return value 1.
    MSI (s) (D4:A0) [10:21:27:468]: PROPERTY CHANGE: Adding WindowsFolder.399B61E4_41A2_4BE4_889A_A0D0761C88A8 property. Its value is 'C:\Windows\'.
    Action start 10:21:27: WindowsFolder.399B61E4_41A2_4BE4_889A_A0D0761C88A8.
    MSI (s) (D4:A0) [10:21:27:469]: Doing action: WindowsFolder.80B659D9_F758_4E7D_B4FA_E53FC737DCC9
    Action ended 10:21:27: WindowsFolder.399B61E4_41A2_4BE4_889A_A0D0761C88A8. Return value 1.
    MSI (s) (D4:A0) [10:21:27:471]: PROPERTY CHANGE: Adding WindowsFolder.80B659D9_F758_4E7D_B4FA_E53FC737DCC9 property. Its value is 'C:\Windows\'.
    Action start 10:21:27: WindowsFolder.80B659D9_F758_4E7D_B4FA_E53FC737DCC9.
    MSI (s) (D4:A0) [10:21:27:472]: Doing action: WindowsFolder.3A3B255D_E19B_4D2E_8687_D6EF0314AFBE
    Action ended 10:21:27: WindowsFolder.80B659D9_F758_4E7D_B4FA_E53FC737DCC9. Return value 1.
    MSI (s) (D4:A0) [10:21:27:474]: PROPERTY CHANGE: Adding WindowsFolder.3A3B255D_E19B_4D2E_8687_D6EF0314AFBE property. Its value is 'C:\Windows\'.
    Action start 10:21:27: WindowsFolder.3A3B255D_E19B_4D2E_8687_D6EF0314AFBE.
    MSI (s) (D4:A0) [10:21:27:475]: Doing action: ProgramMenuFolder.CFE2C791_D05A_4240_90ED_DEB20161DFB0
    Action ended 10:21:27: WindowsFolder.3A3B255D_E19B_4D2E_8687_D6EF0314AFBE. Return value 1.
    MSI (s) (D4:A0) [10:21:27:477]: PROPERTY CHANGE: Adding ProgramMenuFolder.CFE2C791_D05A_4240_90ED_DEB20161DFB0 property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\'.
    Action start 10:21:27: ProgramMenuFolder.CFE2C791_D05A_4240_90ED_DEB20161DFB0.
    MSI (s) (D4:A0) [10:21:27:477]: Doing action: FindRelatedProducts
    Action ended 10:21:27: ProgramMenuFolder.CFE2C791_D05A_4240_90ED_DEB20161DFB0. Return value 1.
    Action start 10:21:27: FindRelatedProducts.
    MSI (s) (D4:A0) [10:21:27:481]: PROPERTY CHANGE: Adding CORECOMPONENTPRESENT_AGENT property. Its value is '{8B21425D-02F3-4B80-88CE-8F79B320D330}'.
    MSI (s) (D4:A0) [10:21:27:483]: Skipping action: _StopCoreServices.80B659D9_F758_4E7D_B4FA_E53FC737DCC9 (condition is false)
    MSI (s) (D4:A0) [10:21:27:483]: Skipping action: _KillOMProcesses.80B659D9_F758_4E7D_B4FA_E53FC737DCC9 (condition is false)
    MSI (s) (D4:A0) [10:21:27:483]: Skipping action: _SearchOpsMgrShellPath.CFE2C791_D05A_4240_90ED_DEB20161DFB0 (condition is false)
    MSI (s) (D4:A0) [10:21:27:483]: Doing action: _SetMonadFilePath.CFE2C791_D05A_4240_90ED_DEB20161DFB0
    Action ended 10:21:27: FindRelatedProducts. Return value 1.
    MSI (s) (D4:08) [10:21:27:501]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI847C.tmp, Entrypoint: SetMonadFilePath
    MSI (s) (D4:B0) [10:21:27:502]: Generating random cookie.
    MSI (s) (D4:B0) [10:21:27:505]: Created Custom Action Server with PID 4964 (0x1364).
    MSI (s) (D4:34) [10:21:27:527]: Running as a service.
    MSI (s) (D4:34) [10:21:27:529]: Hello, I'm your 64bit Impersonated custom action server.
    Action start 10:21:27: _SetMonadFilePath.CFE2C791_D05A_4240_90ED_DEB20161DFB0.
    MSI (s) (D4!DC) [10:21:27:638]: PROPERTY CHANGE: Modifying MONAD_SHELL_PATH property. Its current value is 'Error: Value Never Set. Check the CACore:SetMonadFilePath CA'. Its new value: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe'.
    GetRegistyStringValue: Registy key value found.. C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
    MSI (s) (D4:A0) [10:21:27:640]: Doing action: _Set_CORECOMPONENTPRESENT
    Action ended 10:21:27: _SetMonadFilePath.CFE2C791_D05A_4240_90ED_DEB20161DFB0. Return value 1.
    MSI (s) (D4:A0) [10:21:27:643]: PROPERTY CHANGE: Adding CORECOMPONENTPRESENT property. Its value is '{8B21425D-02F3-4B80-88CE-8F79B320D330}'.
    Action start 10:21:27: _Set_CORECOMPONENTPRESENT.
    MSI (s) (D4:A0) [10:21:27:644]: Skipping action: _AbortDowngradeProductAttempt (condition is false)
    MSI (s) (D4:A0) [10:21:27:644]: Doing action: _AbortIncompatibleComponents
    Action ended 10:21:27: _Set_CORECOMPONENTPRESENT. Return value 1.
    Action start 10:21:27: _AbortIncompatibleComponents.
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 5044 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 1580 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 5512 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 4268 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 5024 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 6064 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 3396 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 2704 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 5568 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 5940 could not be cancelled. Error: 1168
    MSI (s) (D4:30) [10:21:27:652]: I/O on thread 1968 could not be cancelled. Error: 1168
    MSI (s) (D4:A0) [10:21:27:652]: Product: System Center Operations Manager 2012 Server -- The Operations Manager management server cannot be installed on a computer on which the Operations Manager agent, Operations Manager gateway, System Center Essentials, or System Center Service Manager is already installed. These must be uninstalled to proceed.
    The Operations Manager management server cannot be installed on a computer on which the Operations Manager agent, Operations Manager gateway, System Center Essentials, or System Center Service Manager is already installed. These must be uninstalled to proceed.
    Action ended 10:21:27: _AbortIncompatibleComponents. Return value 3.
    Action ended 10:21:27: INSTALL. Return value 3.
    Property(S): DiskPrompt = Please Insert Disk 1
    Property(S): UpgradeCode = {17058653-A628-4C03-8F80-5E2B179ECD55}
    Property(S): SCDATABASENAME = OperationsManager
    Property(S): SC_DB_SERVER = SCOM-XXX-AG
    Property(S): SDK_PASSWORD.540EA3C0_A5E9_41EA_A585_822C09EA2650 = **********
    Property(S): CORECOMPONENTPRESENT = {8B21425D-02F3-4B80-88CE-8F79B320D330}
    Property(S): OM_INSTALLDIR = F:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): Privileged = 1
    Property(S): ARPSYSTEMCOMPONENT = 1
    Property(S): DONOTSKIPDELETESERVICES = 0
    Property(S): DONOTSKIPINSTALLSERVICES = 0
    Property(S): OM_COMMON_PRODUCT_REGISTRY_PATH = SOFTWARE\Microsoft\System Center Operations Manager
    Property(S): OM_COMMON_PRODUCT_RELEASE_REGISTRY_KEY = 12
    Property(S): OM_COMMON_PRODUCT_DEFAULT_INSTALL_DIR = System Center Operations Manager
    Property(S): NetFxVersion = v2.0.50727
    Property(S): IS_OM_SERVER = 1
    Property(S): InstallAPMAgent = 1
    Property(S): INSTALLLEVEL = 100
    Property(S): ALLUSERS = 1
    Property(S): ARPNOREPAIR = 0
    Property(S): ARPURLINFOABOUT = http://www.microsoft.com/mom
    Property(S): ARPURLUPDATEINFO = http://www.microsoft.com/mom
    Property(S): ARPHELPLINK = http://support.microsoft.com
    Property(S): MSIRESTARTMANAGERCONTROL = Disable
    Property(S): SQL_PORT = 1433
    Property(S): DbSizeGood = 1
    Property(S): DbFileOptionsGood = 1
    Property(S): DbFilesSpaceGood = 1
    Property(S): DbNameGood = 1
    Property(S): SqlServicesStarted = 1
    Property(S): _SetSDKServiceAccount.540EA3C0_A5E9_41EA_A585_822C09EA2650 = **********
    Property(S): _SetConfigServiceAccount.540EA3C0_A5E9_41EA_A585_822C09EA2650 = **********
    Property(S): DialogWizardTitle = System Center 2012 R2 Operations Manager Setup
    Property(S): MinimumOSMsg = This product must be installed on Windows Server 2008 R2 or higher.
    Property(S): MOMSDKPortDesc = Operations Manager SDK.
    Property(S): MOMConnectorPortDesc = Operations Manager Connector Framework.
    Property(S): MOMAEMPortDesc = Operations Manager Application Error Monitoring.
    Property(S): MOMSQMPortDesc = Operations Manager Customer Experience Improvement Program.
    Property(S): MOMHSPortDesc = System Center Management Health Service
    Property(S): SCOMV3SP1ProgramName = System Center 2012 R2 Operations Manager
    Property(S): FWRulePingRequestName = Operations Manager Ping Request (Echo Request - ICMPv4 OUT)
    Property(S): FWRulePingRequestDesc = Operations Manager network monitoring ping request
    Property(S): FWRulePingResponseName = Operations Manager Ping Response (Echo Response - ICMPv4 IN)
    Property(S): FWRulePingResponseDesc = Operations Manager network monitoring ping response
    Property(S): FWRuleSnmpRequestName = Operations Manager SNMP Request
    Property(S): FWRuleSnmpRequestDesc = Operations Manager network monitoring SNMP request
    Property(S): FWRuleSnmpResponseName = Operations Manager SNMP Response
    Property(S): FWRuleSnmpResponseDesc = Operations Manager network monitoring SNMP response
    Property(S): FWRuleSnmpTrapListenerName = Operations Manager SNMP Trap Listener
    Property(S): FWRuleSnmpTrapListenerDesc = Operations Manager network monitoring SNMP trap listener
    Property(S): Manufacturer = Microsoft Corporation
    Property(S): ProductCode = {C92727BE-BD12-4140-96A6-276BA4F60AC1}
    Property(S): ProductLanguage = 1033
    Property(S): ProductName = System Center Operations Manager 2012 Server
    Property(S): ProductVersion = 7.1.10226.0
    Property(S): SecureCustomProperties = ACTIONSPASSWORD;CORECOMPONENTPRESENT_AGENT;CORECOMPONENTPRESENT_GW;CORECOMPONENTPRESENT_RC;CORECOMPONENTPRESENT_SCE;CORECOMPONENTPRESENT_SMB2;CORECOMPONENTPRESENT_SMRTM;IS_AVICODE_AGENT_INSTALLED;IS_MOMASPAGENT_INSTALLED;MOM_DB_SERVER;MOMDATABASENAME_OLD;OM_NEWER_PRODUCT_FOUND;SDK_PASSWORD.540EA3C0_A5E9_41EA_A585_822C09EA2650;SQL_PORT
    Property(S): MsiHiddenProperties = _SetConfigServiceAccount.540EA3C0_A5E9_41EA_A585_822C09EA2650;_SetSDKServiceAccount.540EA3C0_A5E9_41EA_A585_822C09EA2650;ACTIONSPASSWORD;SDK_PASSWORD.540EA3C0_A5E9_41EA_A585_822C09EA2650
    Property(S): WixPdbPath = d:\btvsts\20867\private\product\setup\wix\msi\server\om\obj\amd64\OMServer.wixpdb
    Property(S): CORECOMPONENTPRESENT_AGENT = {8B21425D-02F3-4B80-88CE-8F79B320D330}
    Property(S): ProgramMenuFolder.CFE2C791_D05A_4240_90ED_DEB20161DFB0 = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): MONAD_SHELL_PATH = C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
    Property(S): EnableEV.CFE2C791_D05A_4240_90ED_DEB20161DFB0 = 1
    Property(S): AddInstallPath.CFE2C791_D05A_4240_90ED_DEB20161DFB0 = add
    Property(S): RemoveInstallPath.CFE2C791_D05A_4240_90ED_DEB20161DFB0 = remove
    Property(S): WindowsFolder.3A3B255D_E19B_4D2E_8687_D6EF0314AFBE = C:\Windows\
    Property(S): VersionNT = 602
    Property(S): DW_DB_SERVER = SCOM-XXX-AG
    Property(S): DWDATABASENAME = OperationsManagerDW
    Property(S): OMDATABASENAME = OperationsManger
    Property(S): MaximumDataAgeMinutes = 10080
    Property(S): MaximumQueueSizeKB = 102400
    Property(S): MOMSDKPort.1451A536_2C9B_42F2_A37A_C9C6460E7EEA = 5724
    Property(S): MOMConnectorPort.1451A536_2C9B_42F2_A37A_C9C6460E7EEA = 51905
    Property(S): MOMAEMPort.1451A536_2C9B_42F2_A37A_C9C6460E7EEA = 51906
    Property(S): MOMSQMPort.1451A536_2C9B_42F2_A37A_C9C6460E7EEA = 51907
    Property(S): SDK_SERVICE_TYPE = 4
    Property(S): ROOT_MANAGEMENT_SERVER_PORT = 5723
    Property(S): SERVER_MANAGEMENT_GROUP_TYPE.C6F00077_9737_419B_A8B6_B309BA6F8FC8 = 1
    Property(S): MaximumForwardedVirtualQueuePercentage = 8
    Property(S): QueueSendDataSinglePriority = 0
    Property(S): ADMIN_ROLE_GROUP.C6F00077_9737_419B_A8B6_B309BA6F8FC8 = Administrators
    Property(S): USE_MANUALLY_SPECIFIED_SETTINGS = 1
    Property(S): WindowsFolder.80B659D9_F758_4E7D_B4FA_E53FC737DCC9 = C:\Windows\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): CAN_REGISTER_FOR_MU = 0
    Property(S): MU_SETTING = 0
    Property(S): IS_ROOT_HEALTH_SERVICE = 0
    Property(S): IS_MOM_SERVER = 0
    Property(S): IS_MOM_GATEWAY = 0
    Property(S): WindowsFolder.399B61E4_41A2_4BE4_889A_A0D0761C88A8 = C:\Windows\
    Property(S): WindowsFolder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7 = C:\Windows\
    Property(S): System64Folder_amd64_VC.1C11561A_11CB_36A7_8A47_D7A042055FA7 = C:\Windows\system32\
    Property(S): DirectoryTable100_amd64.1C11561A_11CB_36A7_8A47_D7A042055FA7 = DirectoryTable
    Property(S): WindowsFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C = C:\Windows\
    Property(S): SystemFolder_x86_VC.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C = C:\Windows\SysWOW64\
    Property(S): DirectoryTable100_x86.DF495DFD_79F6_34DF_BB1E_E58DB5BDCF2C = DirectoryTable
    Property(S): SEND_CEIP_REPORTS = 0
    Property(S): System64Folder.A7850EAF_DD6F_4ED6_9581_E958CBD8A522 = C:\Windows\system32\
    Property(S): ACS_AGENT_ACCOUNT.A7850EAF_DD6F_4ED6_9581_E958CBD8A522 =
    Property(S): WindowsFolder.62894CB9_4320_40DB_B4E4_C0347FAB97B6 = C:\Windows\
    Property(S): SC_COMMON_REGISTRY_PATH = SOFTWARE\Microsoft\System Center\2010\Common
    Property(S): DISCOVERY_DATA_AUTHORIZATION_ENABLED = 0
    Property(S): IcmpProtocol.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 1
    Property(S): IcmpRequestType.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 8:*
    Property(S): IcmpResponseType.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 0:*
    Property(S): SnmpProtocol.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 17
    Property(S): SnmpPort.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 161
    Property(S): SnmpTrapPort.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 162
    Property(S): DirectionIn.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 0
    Property(S): DirectionOut.ADADB3CF_4DA7_4040_90AE_3E4E0E0A6FBF = 1
    Property(S): SystemFolder.A591E3B4_D228_431D_BF89_99D52C8FFB76 = C:\Windows\SysWOW64\
    Property(S): System64Folder.A591E3B4_D228_431D_BF89_99D52C8FFB76 = C:\Windows\system32\
    Property(S): ADVISOR_UPLOADFREQUENCY_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #1
    Property(S): ADVISOR_UPLOADDAY_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #-1
    Property(S): ADVISOR_UPLOADTIMEHOUR_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #-1
    Property(S): ADVISOR_UPLOADTIMEMIN_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #-1
    Property(S): ADVISOR_MAXCACHESIZE_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #1024
    Property(S): ADVISOR_MAXMAILBOXSIZE_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #1024
    Property(S): ADVISOR_ARCHIVEPERIOD_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #5
    Property(S): ADVISOR_LOGLEVEL_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #3
    Property(S): ADVISOR_NEEDMPINITIALIZE_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #1
    Property(S): ADVISOR_LYNC_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #0
    Property(S): ADVISOR_SHAREPOINT_PROP.192DDC2A_1CC5_4B2A_9D76_D8D0FC70175A = #0
    Property(S): MsiLogFileLocation = C:\Users\scomaction\AppData\Local\SCOM\Logs\OMServer.log
    Property(S): PackageCode = {58EFE971-58C1-4DBD-A400-A7607A745475}
    Property(S): ProductState = -1
    Property(S): PackagecodeChanging = 1
    Property(S): REBOOT = ReallySuppress
    Property(S): CURRENTDIRECTORY = C:\Users\scomaction\AppData\Local\SCOM\Setup
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 4472
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionDatabase = 300
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT64 = 602
    Property(S): WindowsBuild = 9200
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 3
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Users\SCOMAC~1\AppData\Local\Temp\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): AppDataFolder = C:\Users\scomaction\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Users\scomaction\Favorites\
    Property(S): NetHoodFolder = C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Users\scomaction\Documents\
    Property(S): PrintHoodFolder = C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Users\scomaction\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): LocalAppDataFolder = C:\Users\scomaction\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\scomaction\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): MsiAMD64 = 6
    Property(S): Msix64 = 6
    Property(S): Intel = 6
    Property(S): PhysicalMemory = 8192
    Property(S): VirtualMemory = 7854
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = scomaction
    Property(S): UserSID = S-1-5-21-607126847-70518424-489426498-210484
    Property(S): UserLanguageID = 2057
    Property(S): ComputerName = SCOMMS1-VM
    Property(S): SystemLanguageID = 2057
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 23
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 10:21:27
    Property(S): Date = 22/01/2014
    Property(S): MsiNetAssemblySupport = 4.0.30319.17929
    Property(S): MsiWin32AssemblySupport = 6.2.9200.16384
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): USERNAME = Windows User
    Property(S): DATABASE = C:\Windows\Installer\4b8344.msi
    Property(S): OriginalDatabase = F:\InstallFiles\SCOMR2\Setup\AMD64\Server\OMServer.msi
    Property(S): UILevel = 2
    Property(S): ACTION = INSTALL
    MSI (s) (D4:A0) [10:21:27:697]: Note: 1: 1708
    MSI (s) (D4:A0) [10:21:27:698]: Product: System Center Operations Manager 2012 Server -- Installation operation failed.
    MSI (s) (D4:A0) [10:21:27:698]: Windows Installer installed the product. Product Name: System Center Operations Manager 2012 Server. Product Version: 7.1.10226.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
    MSI (s) (D4:A0) [10:21:27:744]: Deferring clean up of packages/files, if any exist
    MSI (s) (D4:A0) [10:21:27:744]: MainEngineThread is returning 1603
    MSI (s) (D4:30) [10:21:27:744]: No System Restore sequence number for this installation.
    === Logging stopped: 22/01/2014 10:21:27 ===
    MSI (s) (D4:30) [10:21:27:746]: User policy value 'DisableRollback' is 0
    MSI (s) (D4:30) [10:21:27:746]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D4:30) [10:21:27:746]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D4:30) [10:21:27:746]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D4:30) [10:21:27:746]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D4:30) [10:21:27:746]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (s) (D4:30) [10:21:27:747]: Destroying RemoteAPI object.
    MSI (s) (D4:B0) [10:21:27:747]: Custom Action Manager thread ending.
    MSI (c) (78:34) [10:21:27:748]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (c) (78:34) [10:21:27:749]: MainEngineThread is returning 1603
    === Verbose logging stopped: 22/01/2014 10:21:27 ===
    Any assistance anyone can provide will be greatly appreciated.

    Verify from permission of user that you use it in upgrade, make sure that scom machine and user that you use it in upgrade in sysadmin group in database of operationsManager and OperationsManagerDW
    Also Verify from Prerequisites of Upgrade SCOM 2012 sp1 as below link
    http://technet.microsoft.com/en-us/library/jj656654.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • Managed server is up in weblogic console but showing down in em console

    I have a weblogic domain.It has two servers,one admin server and a manged server.The managed server is inside a cluster.When I'm starting these two servers,they are starting normally without any error.In weblogic console,it's showing two servers are up,and also the status of all applications are active.The target of em is admin server.But at the same time in em console,it's showing,the managed server and the cluster are down and also,the applications targeted to managed server are also down.
    I have similar domain configuration in another domain.That is working properly.The difference of it with the previous domain is only some applications are different.
    I'm using middleware 11.1.1.5.Memory allocated to managed server is 4096MB.
    I need help regarding this.
    -Sudip
    Edited by: 974151 on Nov 29, 2012 10:13 PM

    [2012-11-30T12:47:21.289+05:30] [AdminServer] [WARNING] [ADF_FACES-60099] [oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: d2a40b194ef8137c:2a7e4a74:13b50215a22:-8000-0000000000000182,0] [APP: em] The region component with id: emTemplate:fmwRegion has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.
    [2012-11-30T12:47:21.615+05:30] [AdminServer] [WARNING] [] [org.apache.myfaces.trinidad.webapp.ResourceServlet] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: d2a40b194ef8137c:2a7e4a74:13b50215a22:-8000-00000000000001fa,0] [APP: em] ResourceServlet._setHeaders(): Content type for /bi/jsLibs/engine_20110409.swf is NULL![[
    Cause: Unknown file extension
    I got this in admin server log while loging in em console.

  • Unable to Start UCM Content Managed Server (UCM_server1) due to LDAP issue

    Hi,
    Brief of Steps followed so far -
    1. Installed Oracle WebCenter in Weblogic Domain 1, created the relevant schemas using RCU and able to successfully start the managed servers for WebCenter middleware apps - Spaces / Portal server etc.
    2. Installed Oracle Content in Weblogic Domain 2, created the relevant schema for the middleware app using RCU.
    3. Weblogic Admin Server starts successfully and am able to launch the 'console' and 'em' app, successfully.
    4. When I try to start the UCM_server1 managed server, with command
    startManagedWebLogic UCM_server1 http://<my localhost ip>:8001/console, it throws below error.
    NOTE - I HAVE TRIED THE EXISTING response to similar problem available in the forum -
    a. Tried deleting the LDAP files from the C:\oracle\Middleware\user_projects\domains\content_base_domain\servers\UCM_server1 directory and re-starting
    b. Tried checking the windows host file and updating for localhost.
    Plausible Error Statement
    Have highlihgted in bold, the first exception is thrown by getDNForUser search statement.
    Error Traced on UCM_server1
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <LDAP Atn Login username: weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <authenticate user:weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <new LDAP connection to host psclap-3n0l6q1.gdnindia.com port 8001 use local connection is true>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <created new LDAP connection LDAPConnection { ldapVersion:2 bindDN:""}>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <connection succeeded>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    *####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=content_base_domain", "(&(uid=weblogic)(objectclass=person))", base DN & below)>*
    *####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <[Security:090295]caught unexpected exception>* ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <LDAP Atn Abort>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate failed for user weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.isLocked(weblogic)>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic)>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout Login failure for user in realm myrealm>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.getInvaliLoginUsersHighCount()>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) User weblogic has 1 failures in realm myrealm>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout InvalidLogin Record GC not needed>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout About to multicast login failure for user SecurityMessage realm:myrealm record:SecurityMulticastRecord: origin: UCM_server1 realmName: myrealm seqnum: 1 timestamp: May 2, 2012 2:17:47 PM username: weblogic nextSeqNo:1>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout Can't create multicastSession because ClusterServices are unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Critical> <Security> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-090403> <Authentication for user weblogic denied>
    ####<May 2, 2012 2:17:47 PM IST> <Critical> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> *<1335948467402> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied*
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:965)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)*
    *     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)*
    *     at weblogic.security.SecurityService.start(SecurityService.java:141)*
    *     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)*
    *Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception*
    *     at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)*
    *     at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)*
    *     at java.security.AccessController.doPrivileged(Native Method)*
    *     at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)*
    *     at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)*
    *     at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)*
    *     at java.security.AccessController.doPrivileged(Native Method)*
    *     at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)*
    *     at javax.security.auth.login.LoginContext.login(LoginContext.java:579)*
    *     at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)*
    *     at $Proxy36.login(Unknown Source)*
    *     at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)*
    *     at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)*
    *     at $Proxy54.authenticate(Unknown Source)*
    *     at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)*
    *     at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)*
    *     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)*
    *     at weblogic.security.SecurityService.start(SecurityService.java:141)*
    *     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)*
    *>* ####<May 2, 2012 2:17:47 PM IST> <Notice> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467448> <BEA-000365> <Server state changed to FAILED>
    ####<May 2, 2012 2:17:47 PM IST> <Error> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467448> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<May 2, 2012 2:17:47 PM IST> <Notice> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000000> <will attempt to halt all services ...>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000000> <calling halt on weblogic.ldap.EmbeddedLDAP@e64834>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on [email protected]e34309>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.iiop.IIOPClientService@cc88ce>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.jndi.internal.NamingService@bf2f7c>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.rmi.internal.RMIServerService@13072d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.t3.srvr.ListenerService@17f3202>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.server.channels.AdminPortService@efbbf9>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecuritySSL> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467511> <BEA-000000> <Use Certicom SSL with Domestic strength>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecuritySSL> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Empty CA List is enabled :false>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.socket.SocketMuxerServerService@1adf5e1>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.server.channels.ChannelService@e80f0d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.protocol.ProtocolService@cd0c52>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.rjvm.RJVMService@7142>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.timers.internal.TimerService@1d3510d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.nodemanager.NMService@14975d2>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Displaying server state and diagnostic component states:>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Server state: FORCE_SHUTTING_DOWN>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Diagnostic Image>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Server Logging>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Enabled>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Debug>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Enabled>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Diagnostic Context>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Manager>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Archive>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.internal.WorkManagerService@ecd2de>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.t3.srvr.BootService@14ffad7>
    ####<May 2, 2012 2:17:47 PM IST> <Info> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000236> <Stopping execute threads.>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.mbeanservers.runtime.internal.DiagnosticSupportService@32033e>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]8>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService@9f01e6>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ConfigurationEdit> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Halting Runtime Access deployment receiver service weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService@9f01e6>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.deploy.internal.targetserver.datamanagement.ConfigRecoveryService@f82c7d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.deploy.service.internal.DeploymentService@899a54>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DeploymentServiceInternal> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Halting DeploymentService>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.upgrade.domain.DomainUpgradeServerService@1cf1d57>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.MSIService@1d59d3c>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.internal.DomainDirectoryService@197436b>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ConfigurationRuntime> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <released null>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.PropertyService@14cdfcf>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]e>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.t3.srvr.PreConfigBootService@12cff6b>
    Has anyone encountered a similar problem, and report a plausible fix for the same.
    With Regards,
    Sunjeet
    INDIA-8805019989

    Got another thread - Unable to start managed server. for the right answer.
    Solution In all-
    1. Start your admin server
    2. Change the Listen Address of both Admin and Managed Server to "localhost" and save the settings
    3. Re-start the Admin Server
    4. Change the host file to cover "localhost" resolving address with an entry - 127.0.0.1 localhost
    5. Start the managed server - startManagedWeblogic UCM_server1 http://localhost:7001/
    There is no problem in the boot.properties file, so no need to delete the existing security files.
    Regards,
    Sunjeet

  • Root management server stops alerting frequently

    Hi All,
    I have a Root management server running SCOM 2007 R2 CU4. All the roles are in the same RMS server (RMS, SQL, Webconsole).
    Suddenly once in a day our alerting stops and even after we see the scom services are running and the management server is in a healthy state. We restart the services SDK, Healthservice, System center management configuration. Still we do not get the alerts.
    We need to fully reboot the RMS and it works fine in a day. Same issue continues and we reboot it once in a day.
    Any idea what is the issue. We cannot afford rebooting this daily.
    We had installed few security patches on the RMS. We got them uninstalled but still the same issue.
    Analysed the event logs and found few logs.
    Lot of Event is 2115 events.
    Event id 26380 - The System Center Operations Manager SDK Service failed due to an unhandled exception. 
    The service will attempt to restart. Exception:
    System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
       at Bid.TraceError(String fmtPrintfW, Object a1, Object a2)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlRetryHandler.Execute[T](ExecuteArguments executeArguments, RetryPolicy retryPolicy, GenericExecute`1 genericExecute)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.SqlRetryHandler.ExecuteReaderSingleRow(SqlDataReader sqlDataReader, SqlConnection sqlConnection, IList`1 prologEpilogList, RetryPolicy retryPolicy)
       at Microsoft.EnterpriseManagement.Mom.DataAccess.QueryResultsReader.Read()
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.ClientReaderManager.GetObjects(Guid id, Int32 count)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccess.GetObjectsFromReader(Guid readerId, Int32 count)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessTieringWrapper.GetObjectsFromReader(Guid readerId, Int32 count)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessExceptionTracingWrapper.GetObjectsFromReader(Guid readerId, Int32 count)
       at SyncInvokeGetObjectsFromReader(Object , Object[] , Object[] )
       at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
       at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
       at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
       at System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)
       at System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestContext request, OperationContext currentOperationContext)
       at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)
       at System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
       at System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
       at System.ServiceModel.Channels.FramingDuplexSessionChannel.TryReceiveAsyncResult.OnReceive(IAsyncResult result)
       at System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
       at System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
       at System.ServiceModel.Channels.SynchronizedMessageSource.SynchronizedAsyncResult`1.CompleteWithUnlock(Boolean synchronous, Exception exception)
       at System.ServiceModel.Channels.SynchronizedMessageSource.ReceiveAsyncResult.OnReceiveComplete(Object state)
       at System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)
       at System.ServiceModel.Channels.StreamConnection.OnRead(IAsyncResult result)
       at System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
       at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
       at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
       at System.Net.Security.NegotiateStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
       at System.Net.Security.NegotiateStream.ReadCallback(AsyncProtocolRequest asyncRequest)
       at System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
       at System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
       at System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
       at System.ServiceModel.Channels.ConnectionStream.ReadAsyncResult.OnAsyncReadComplete(Object state)
       at System.ServiceModel.Channels.SocketConnection.FinishRead()
       at System.ServiceModel.Channels.SocketConnection.AsyncReadCallback(Boolean haveResult, Int32 error, Int32 bytesRead)
       at System.ServiceModel.Diagnostics.Utility.IOCompletionThunk.UnhandledExceptionFrame(UInt32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)
       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
    Event id 1103 - Summary: 28 rule(s)/monitor(s) failed and got unloaded, 0 of them reached the failure limit that prevents automatic reload. Management group "My Management Group". This is summary only event, please see other events
    with descriptions of unloaded rule(s)/monitor(s).
    Event id: 26319
    The description for Event ID 26319 from source OpsMgr SDK Service cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local
    computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Connect uuid:6856a52d-56c3-4aa2-92e3-2ca16e644c12;id=1 The creator of this fault did not specify a Reason. System.ServiceModel.FaultException`1[Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException]: The creator of this fault did not specify
    a Reason. (Fault Detail is equal to Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException: Sdk Service has not yet initialized. Please retry).
    The handle is invalid
    The description for Event ID 26319 from source OpsMgr SDK Service cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local
    computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Connect
    uuid:6856a52d-56c3-4aa2-92e3-2ca16e644c12;id=2
    The creator of this fault did not specify a Reason.
    System.ServiceModel.FaultException`1[Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException]: The creator of this fault did not specify a Reason. (Fault Detail is equal to Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException:
    Sdk Service has not yet initialized. Please retry).
    The handle is invalid
    Event id: 1103
    The description for Event ID 1103 from source HealthService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Name of my management group
    1
    0
    The handle is invalid
    Event id 29104 - OpsMgr Config Service failed to send the dirty state notifications to the dirty OpsMgr Health Services. This may be happening because the Root OpsMgr Health Service is not running.
    Event id : 4000 - A monitoring host is unresponsive or has crashed.  The status code for the host failure was 2164195371.
    Event id 4503 - A module reported an error 0x8007000E from a callback which was running as part of rule "_44E9A997_6A02_4298_8430_8E01952AB6F3_.RaiseAlert" running for instance "Root managementserver FQDN" with id:"{6C3444C3-3990-BB5A-F25E-289D8F427570}"
    in management group "My Management Group".
    ==================================
    Can anyone help us.

    Hi,
    How to troubleshoot Event ID 2115 in Operations Manager
    http://support2.microsoft.com/kb/2681388
    SCOM 2007 R2 - SDK Service Exception with Event ID's 27000, 26371, 26338, 26380, 26319
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/93977ed8-ff95-49d0-bc85-42217526c5b0/scom-2007-r2-sdk-service-exception-with-event-ids-27000-26371-26338-26380-26319?forum=operationsmanagergeneral
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Nodemanager does not restart managed server after Linux OS reboot

    Running Linux 2.6.18, Sun JDK 1.6.0_14, and WebLogic 10.3, we have a correctly functioning nodemanager watching a single managed server. If I kill -9 the managed server, the nodemanager fires up a new one immediately. If, however, we reboot the box, the nodemanager will start cleanly and will not start the managed server. It appears to believe the node should remain down and reports its status as UNKNOWN.
    I've seen where this is a known problem on Windows boxes, easily gotten around by supplying the -Xrs parameter to the startup parms for the managed server. (Section 5 of the general nodemanager config doc.) I don't see, however, where there's an equally clean solution for Linux.
    Things I've tried:
    + When I set the server to DEBUG, it shows zero sign of receiving a shutdown signal. It's dumping loads of cluster messages, etc, into the log and then suddenly the log just ends so it's dying via kill -9. If the nodemanager is still running at that time, it might try to restart the managed server and log it somewhere as permanently failed.
    + The nodemanager only logs to INFO level, and logs no evidence of deciding to leave the node down. (DEBUG is an invalid LogLevel, so that's all I've got.)
    + A restart signal sent from our AdminServer (on another Linux box) successfully starts the managed node through the nodemanager. Nothing unusual occurs or is logged.
    Things I'm curious about:
    + Is there some way to see in what state the nodemanager believes the managed server to be?
    + Is there some value in some doc somewhere that might say the server should not be restarted?
    + Is there not a log of NodeManager client actions? I don't see anything in domain.log or AdminServer.log except when the NM is down.
    Thanks,
    Kevin
    ListenPort=5556
    ListenBacklog=50
    SecureListener=true
    AuthenticationEnabled=true
    NativeVersionEnabled=false
    CrashRecoveryEnabled=true
    JavaHome=/appl/java/jre
    StartScriptEnabled=false
    StopScriptEnabled=false
    StartScriptName=startWebLogic.sh
    StopScriptName=
    LogFile=/appl/bea/wlserver_10.3/common/nodemanager/logs/nodemanager.log
    LogLevel=INFO
    LogLimit=0
    LogCount=1

    can you set NativeVersionEnabled to true. We have faced this in windows which was fixed by changing this property. Some notes from that issue:
    Faced this interesting issue in Windows 2008 environment. Managed Servers were started by node manager and it was expected that on a system restart after a crash, the node manager will restore the state of the managed servers to the state it was before the crash. Node Manger was configured to run as a windows service. Hence it started after the server restart. But the individual managed servers were not getting started. Interestingly, for the managed servers started by the node manager there were no <Managed_Server_Name>.lck file in the <Server>/data/NodeManger folder.
    To fix this always set the following properties in the nodemanager.properties on the node maager home directory.
    CrashRecoveryEnabled=true /* This by default is set to false. This needs to be turned for auto restart after crash to work */
    NativeVersionEnabled=true /* This is by default set to true and it should be set as such. If you turn this off on platforms for which weblogic provide native JNI libraries ( e.g. as in Windows 2008) then this wont create the .lck file and hence node manager wont restart the managed server after the crash.
    Note: As per official documentation .lck files are required for weblogic node managers to do auto restart after system crash
    From Official documentation:
    After the system is restarted, Node Manager checks each managed domain specified in the nodemanager.domains file to determine if there are any server instances that were not cleanly shutdown. This is determined by the presence of any lock files which are created by Node Manager when a WebLogic Server process is created. This lock file contains the process identifier for WebLogic Server startup script. If the lock file exists, but the process ID is not running, Node Manager will attempt to automatically restart the server.
    If the process is running, Node Manager performs an additional check to access the management servlet running in the process to verify that the process corresponding to the process ID is a WebLogic Server instance.
    After the system is restarted, Node Manager checks each managed domain specified in the nodemanager.domains file to determine if there are any server instances that were not cleanly shutdown. This is determined by the presence of any lock files which are created by Node Manager when a WebLogic Server process is created. This lock file contains the process identifier for WebLogic Server startup script. If the lock file exists, but the process ID is not running, Node Manager will attempt to automatically restart the server.If the process is running, Node Manager performs an additional check to access the management servlet running in the process to verify that the process corresponding to the process ID is a WebLogic Server instance.
    */

  • Cannot deploy SOA composite to a managed server

    My problem: cannot deploy SOA composite to a managed server.
    The following is what I did:
    1. I created a domain "devDomain". admin server is created automatically for me.
    *2. I created a manged server (soa_server1) on my domain after.*
    2. started the admin server
    3. started soa_server1
    4. see both servers in WLS control, both server state=running
    5. see both server in EM console, both server status are up
    6. in JDev(11.1.1.5.0), created an application server connection, and tested the connection successfully
    7. when I tried to deploy my composite from JDev, I selected the application server connection, on step "SOA servers", it only lists AdminServer.
    8. Then I tried to deploy the composite from EM by right-click soa_server1, but "SOA deployment" is not in the list.
    My guess: there should be some libraries or other resources applied to soa_server1 before it could accept soa deployment. What are these libraries/resources?
    I tried to target all 10 libraries under the path "oracle.soa." to soa_server1, and checked the config.xml and found the file was updated correcly, reboot my pc, restarted the servers, but still face the same problem.
    My environment is weblogic 10.3.5.
    Basically, my question is:
    after a domain is created and admin server is there, if I want to add a managed server which will host soa composites, what should I do to configure the managed server?
    Edited by: wiky on Jul 20, 2011 11:39 AM

    How can I add new code to a clustered environment without causing an          outage. Right
              > now I have to deploy the new code using the admin server to both managed
              servers.
              > My question is if I pull one managed server out of the cluster, add new
              code and
              > test it, how do I add this one managed server back to the cluster that is
              referencing
              > the old code without causing an outage for the site?
              This is something addressed much better in the 7.0 release.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              Clustering Weblogic? You're either using Coherence, or you should be!
              Download a Tangosol Coherence eval today at http://www.tangosol.com/
              "William" <[email protected]> wrote in message
              news:3cc9847a$[email protected]..
              >
              

Maybe you are looking for