AGENT RESYNC

Hello everyone
Environment:
Production Environment
RHEL5.5
Oracle 11gR2
RAC 4 instances
No ASM Instance
Last monday we had a unexpected shutdown event in a node of our RAC servers. After recovering the node and restablishing the environment we noticed that EM doesn't show the node as an live instance saying that the listener should be syncronized. Since I'm new to RAC instances I'd like to ask how I do sync or resync in the instance so that it can be seen by the EM. When checking the status of that instance everything seems to be ok. I've found a note that says that "unblocking" the agent would force the listener on.
Any help would be greatly appreciated.
thanks in advance
Mr.Daemon
Edited by: user10441556 on 13/03/2012 12:32
Edited by: user10441556 on 13/03/2012 12:40

Make sure the agent is up and running. Set your PATH to point ot the Agent's HOME/bin, unset the ORACLE_SID and ORACLE_HOME, and try emctl stop/start agent
As Dan says, this might be a case of reinstalling the agent. I'd open a Support ticket first and get them to help, because dropping and reinstalling an agent is painful. (See http://docs.oracle.com - look for Grid Control, take the appropriate version, specifically look at the Advanced Installation manual.)

Similar Messages

  • Agent 10.2.0.5 on AIX is running, no upload

    Hello,
    Getting bad experience with agent again.
    What I did:
    1. Installed agent on AIX, upload was working ok, but did not find database instance.
    2. Administrator changed/corrected etc/oratab
    3. Uninstalled agent
    4. Installed agent. No upload
    5. Uninstalled agent
    6. Removed target in OEM
    7. Installed agent. No upload
    8. Uninstalled agent
    9. Restarted OEM.
    10. Installed agent. No upload.
    What I get:
    status agent:
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.5.0
    OMS Version : 10.2.0.5.0
    Protocol Version : 10.2.0.5.0
    Agent Home : /oracle/agent10g
    Agent binaries : /oracle/agent10g
    Agent Process ID : 995394
    Parent Process ID : 774362
    Agent URL : https://xxxx.xx.xxx:3872/emd/main/
    Repository URL : https://yyy.xx.xxx:1159/em/upload
    Started at : 2010-01-20 16:01:41
    Started by user : oracle
    Last Reload : 2010-01-20 16:01:41
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 34
    Size of XML files pending upload(MB) : 16.88
    Available disk space on upload filesystem : 14.97%
    Last attempted heartbeat to OMS : 2010-01-20 16:01:44
    Last successful heartbeat to OMS : unknown
    Agent is Running and Ready
    upload agent:
    EMD upload error: uploadXMLFiles skipped :: OMS version not checked yet..
    secure agent:
    Agent successfully restarted... Done. Securing agent... Successful.
    emagent.trc:
    ERROR pingManager: Did not receive valid response to ping "ERROR-Agent is blocked. Blocked reason is: Agent is out-of-sync with repository. This most likely means that the agent was reinstalled or recovered. Please contact an EM administrator to unblock the agent by performing an agent resync from the console. Please contact EM adminstrator to unblock the agent"
    Maybe this error is an issue? What should I exactly do?
    Any help is needed very much!
    Best regards,
    Nikolajus

    Thanks mnazim,
    I run agentca -f from agent home on target machine (i run this as root, is it ok?). It seems it worked ok:
    [root@dm]# ./agentca -f
    Stopping the agent using /oracle/agent10g/bin/emctl stop agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Stopping agent ... stopped.
    Running agentca using /oracle/agent10g/oui/bin/runConfig.sh ORACLE_HOME=/oracle/agent10g ACTION=Configure MODE=Perform RESPONSE_FILE=/oracle/agent10g/response_file RERUN=TRUE INV_PTR_LOC=/oracle/agent10g/oraInst.loc COMPONENT_XML={oracle.sysman.top.agent.10_2_0_1_0.xml}
    Perform - mode is starting for action: Configure
    Perform - mode finished for action: Configure
    You can see the log file: /oracle/agent10g/cfgtoollogs/oui/configActions2010-01-21_12-43-49-PM.log
    Now agent is stopped. I checked last lines of that .log file - The action configuration has successfully completed
    Sorry, I am a newbie, I didnt get your 'and paste the targets.xml'.
    1. Where should I find that 'targets.xml' file?
    2. What exactly should I do with that? Paste content of that .xml here in thread?
    PS: found targets.xml on host machine:
    <Targets AGENT_TOKEN="cd51f1f1289d9454f0aeaf6406e09b2f15cc9791">
         <Target TYPE="oracle_emd" NAME="xxxx.xx.xxx:3872" DISPLAY_NAME="xxxxx.xx.xxx:3872"/>
         <Target TYPE="host" NAME="xxxx.xx.xxx"/>
         <Target TYPE="oracle_database" NAME="xxxxxxxx.xx.xx">
              <Property NAME="OracleHome" VALUE="/oracle/product/10.2.0/db"/>
              <Property NAME="UserName" VALUE="aa3b3d4a6e15472c" ENCRYPTED="TRUE"/>
              <Property NAME="MachineName" VALUE="xxxx.xx.xxx"/>
              <Property NAME="Port" VALUE="1521"/>
              <Property NAME="SID" VALUE="CLL"/>
              <Property NAME="ServiceName" VALUE="XXX.XXX.XX"/>
         </Target>
    </Targets>
    What's next to do?
    Regards,
    Nikolajus
    Edited by: Nikolajus on Jan 21, 2010 3:23 AM
    Edited by: Nikolajus on Jan 21, 2010 3:26 AM

  • Oracle EM - cc agent - Collection Halted error

    DB: Oracle 11.2.0.3
    RAC: 5 nodes
    OS: Linux
    EM Cloud Control: 12.1.0.3.0
    ulimit = unlimited
    How could I fix this issue?  This is only on the 1st node. There is an adequate space on the server.
    Collection Status                       
    : [COLLECTIONS_HALTED(
      UPLOAD_SYSTEM Threshold (UploadMaxNumberXML: 5000) exceeded with 29949 files)]
    Heartbeat Status                        
    : Agent is blocked
    Blocked Reason
    : Agent is out-of-sync with repository. This most likely means that the agent was reinstalled or recovered. Please contact an EM administrator to unblock the agent by performing an agent resync from the console.

    Hi,
    The issue is typically seen if the ulimit -n is set to a very low value.
    Set ulimit -n 65536
    agent_inst/bin> emctl stop agent
    agent_inst/bin> emctl start agent
    agent_inst/bin> emctl upload
    You can also refer to
    EM 12c : emctl status agent 'Collection Status Shows UPLOAD_SYSTEM_FATAL_ERRORL COLLECTIONS_HALTED DISABLED UPLOAD_SYSTEM_FATAL_ERROR' 'OMS is unreachable' (Doc ID 1996341.1)
    The Enterprise Manager Agent Status (emctl status agent) shows Agent Unreachable with Possible Errors: Collection Status: Disabled By Upload Manager; Exceeded max. amount of upload data; Collections disabled due to DISK_FULL (Doc ID 396238.1)
    Regards,
    Rahul

  • Cannot unblock Em 12c agent

    I have a system where the agent has been blocked by the OMS service. After restarting the agent and running the resynch agent job (Agent -> Resynchronisation) the agent remains blocked with the following errors in the job log: -
    resyncState: IN executeCommand
    resyncState: validated parameters
    Starting resync RESYNC_20130409120523 for agent lsomoal01a:3872
    Getting list of all the Targets to remove from the the agent - lsomoal01a:3872
    Removing list of plugins from the agent
    Getting list of all the Targets from the repository for the agent - lsomoal01a:3872
    Pushing list of plugins to the agent
    Promoting list of targets to the agent
    Re-deploying Metric Extensions to the targets
    Saving target collections to the agent
    Cleaning state on the agent
    Exception in resync: null
    resyncState: resync of agent failed.
    Does anyone have any suggestions on what to try next?
    Regards,
    Steve Dennis

    CAUSE
    The message [No route to host] corresponds to a network host name resolution issue from the OMS host to the target agent's host.
    SOLUTION
    See the following reference for comprehensive network diagnostics for EM components:
    Note 428665.1 Enterprise Manager: Installation Requirements and a Checklist for Configuring and Testing Network Connections between EM Component Hosts
    1. Ensure the OMS is able to successfully resolve the agent's host name.
    $ping <agenthostname.domain>
    $nslookup <agenthostname.domain>
    $nslookup <ipadress_returned_by_previous_command>
    2. Ensure that the data returned by the last command is exactly the same as that returned by the other commands, and as shown in the console.
    3. Once Agent host name resolution is successful, then proceed with agent resync operation from the console.

  • Grid control not working after clone

    Hi:
    After ebs 12.1.3 on linux clone, I found grid control doesn't work. Database is 11.1.0.7. Don't know if it worked before or not. I managered to start up the agent, secured the agent, upload agent. From the grid control, I can see the host is up, but the database on that server is down. on the database page, Host name is there, but the Port, SID Oracle Home are all blank. I tried agent resync and got errors like below:
    ====
    Agent Operation completed with errors. For those targets that could not be saved, please go to the target's monitoring configuration page to save them. All other targets have been saved successfully. Agent has not been unblocked.
    Error saving target ORCL_server1:oracle_database - target {ORCL_server1, oracle_database} is broken: cannot compute dynamic properties in time.
    Error saving collections for target +ASM_server1:osm_instance - 
    Error saving collections for target ORCL_server1:oracle_listener - oracle.sysman.emSDK.emd.comm.SetCollectionException: internal error
    Error saving collections for target ORCL_WEBOH__Application_orcl_tech_st_10_1_3.server2:oc4j - oracle.sysman.emSDK.emd.comm.SetCollectionException: internal error
    ====
    Please advice.

    Is this a RAC database?
    I tried agent resync and got errors like belowWhat is the command you used?
    Error saving target ORCL_server1:oracle_database - target {ORCL_server1, oracle_database} is broken: cannot compute dynamic properties in timeHave you reviewed these docs?
    Target {database instance, oracle_database} is broken: cannot compute dynamic properties in time [ID 739993.1]
    "cannot compute dynamic properties in time" errors in dbconsole [ID 1121586.1]
    Target {clusterName, CLUSTER} Is Broken: Cannot Compute Dynamic Properties In Time. [ID 559362.1]
    Listener target is broken cannot compute dynamic properties in time. [ID 1450615.1]
    Thanks,
    Hussein

  • EMD pingOMS error:

    I have 3 node cluster and installed agent successfully. But Recently, on one of the nodes, it says "agent unreachable". When I tried to emctl pingOMS from the node, I got following error. Other nodes are find
    /emctl pingOMS
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    EMD pingOMS error: Invalid ping response "ERROR-Agent is blocked. Blocked reason is: Agent is out-of-sync with repository. This most likely means that the agent was reinstalled or recovered. Please contact an EM administrator to unblock the agent by performing an agent resync from the console. Please contact EM adminstrator to unblock the agent"
    It was working fine, but for some reason that is what happening. Any ideas

    Go to Agent Page ->press the button agent resync and check the same again

  • OEM 12c  Agent does not show down status.

    Hi, I'm testing EM 12c. I added host target to oem and then kill agent process on host.
    When open agent page (Setup-Agent-Testingagent) see error.
    Communication between the Oracle Management Service host to the Agent host is unavailable. Any functions or displayed information requiring this communication link will be unavailable. For example: deleting/configuring targets, uploading metric data, or displaying Agent home page information such as Agent to Management Service Response Time (ms).
    But status agent and host show up in EM.
    I try resync agent, But nothing has changed it.
    ./emctl status agent
    Oracle Enterprise Manager 12c Cloud Control 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Agent is Not Running
    Other target (hosts,agent) show status correctly.
    Thanks for help.

    EM is showing Host is up makes sense. If I remember correct the OMS pings the host if the agent is down. This will succeed so the host will show up.
    Why the agent is showing up does not make sense to me. The agent sends a signal every (default) 120 seconds. If no signal is received by the OMS the OMS sends a reverse ping to the agent. If this does not succeed the agent and its monitored targets should get the state “Agent Unreachable”.
    Eric

  • Idsync resync java error Sun-- NT

    Hello there,
    We're trying to sync a Sun DS 5.2 with Id Sync for Windows 1 2003Q4 with an NT primary domain controller, and have run into some errors when idsync resync is run for the first time.
    # ./idsync resync -D "cn=Directory Manager" -w "ourpassword" -h ldap.ourdomain.edu -p 389 -s "o=ourdomain.org" -q "ourpassword" -o Sun -c
    Validating and starting refresh operation '1100205769552'. Hit Ctrl-C to cancel.
    User progress:
    # Entries sent: 1
    User progress:
    # Entries sent: 2
    Refresh operation '1100205769552' failed because connector 'CNN101' was reset.
    The central error and audit logs show that ldap & NT are communicating, but the NT side throws a java error when refresh SUL action is sent:
    [11/Nov/2004:15:33:09.468 -0500] FINE 16 CNN101 test-pdc "The controller has received the following outbound action from the agent: Type: REFRESH SUL: SUL1NT {Data Attrs: [UNSPEC user_full_name: Sun Sync]} {Other Attrs: ntuserguid: 4BwGeUPju0yhX4OBGM3f3w== nsuniqueid: 0c482301-29d411d9-809887ce-5c1e1f2b objectclass: top, person, organizationalPerson, inetorgperson, dspswuser, ntuser user_name: ssync2001 dn: uid=ssync2001,o=ourdomain.org}." (Action ID=CNN100-100234A1BA9-1, SN=4)
    [11/Nov/2004:15:33:09.531 -0500] SEVERE 18 CNN101 test-pdc "******** UNEXPECTED ERROR: TASK 'Controller OutTask_0' GENERATED AN uncaught RuntimeException: 'String index out of range: -1'. PLEASE INCLUDE THIS LOG FILE WHEN REPORTING THIS PROBLEM. THANK YOU. ******** java.lang.String
    IndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(Unknown Source) at com.sun.directory.wps.controller.Controller.getNTUserName(Controller.java:651) at com.sun.directory.wps.controller.Controller.lookupObjectByKey(Controller.java:1466) at com.sun.directory.wps.controller.Controller.retrieveMatchingAction(Controller.java:1808) at com.sun.directory.wps.controller.Controller.res
    olveOutboundObjectID(Controller.java:2075) at com.sun.directory.wps.controller.ControllerOutboundActionTask.processOperation(ControllerOutboundActionTask.java:112) at com.sun.directory.wps.task.BasicTask.defaultRun(BasicTask.java:439) at com.sun.directory.wps.task.BasicTask.run(BasicTask.java:390) at java.lang.Thread.run(Unknown Source) "
    [11/Nov/2004:15:33:09.593 -0500] SEVERE 18 CNN101 test-pdc "Process is exiting abnormally due to a runtime exception or error. It will be restarted automatically."
    Has anyone seen this before?
    The NT box is running NT4, service pack 6, with Java 1.4.2_05. The Sun end is Solaris 9, DS 5.2.2 with patches for Id sync 2004Q3 installed. We do not have any AD connections with this installation.
    Thanks very much,
    P.J.

    You also need to supply the configuration password using the -q option. Hope this helps.
    Tony

  • Upgrd UCCX- from 7.01 to 7.02- some agents cant get through CAD upgrade

    A few days ago we upgrded our UCCX  and some agents can not upgrade the CAD or CSD.   Most of those that can't I had then completely uninstall all CAD and CSD on thier machine, then provided them with the new version .. most are successful with this method.
    however I am having a few that are getting a pop up error that states :  License error has occurred, try agin in 5 minutes ...'  Then getting another window that states that the License Server is down'.
    I checked the Services and all CCX services are running
    I checked the Control Center  and the Status is  "In_Service"
    We have not exceeded our number of configured agents and not exceeded out number of agents logged in.
    any suggestions ??

    thanks, does either the restart of the Cisco Desktop License Manager  Service or the Directry Resync cause any disruption to calls or agents..... will anyone even know that this action was taken ?  (if so I have to wait until very late night or early morning ....

  • Jtapi Resync

    Can anyone tell me how long agents will be down when I do a Jtapi Resync in CCX 9.1? I updated CCM to 9.1.2 (SU1) and didn`t know that I had to do the Jtapi Resync. Now when accessing CCX admin page getting error message telling me they are out of sync.

    I don't think you're going to get a good answer on this, I would allocate between 15-30 minutes to be safe, in my experience less than 100 agents will take a few minutes.
    david

  • 11g Em Could not resync with catalog database

    Hai, I have installed 11g oms and added 2 nodes. the agents are uploading regulary and i can manage the 2 target successfully without any problem.
    In one of the node I have installed recovery catalog and the same catalog has been added in the EM Grid control.
    Manually I have registed the 2nd db to the catalog of the 1st node and manual rman backup and recovery using catalog is fine.
    But in the EM Grid control I could not resync the db to the catalog . It throws the error message as follows.
    Resynchronize Catalog
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - Connection to host as user oracle failed.
    Please help me.
    Thanks
    Ashokan

    If agent is windows then you need to setup the logon as batch privilege as below
    1Go Control Panel, Administrative Tools.
    2. Click on Local Security Policy.
    3. Local Policies, User Rights Assignment.
    4. Double click, 'Log on as a batch job'
    Here provide username along with domain name like co.uk\foo

  • Agent blocked!

    Hi,
    I started testing with discovery in my plug-in today, but now there seems to be an issue due to plugin version mismatch (see log messages below).
    In my deploy to test discovery I deployed the plugin on the server and ran the discovery UI in OEM. I didn't deploy to the agent that time.
    Later I wanted to redeploy a new version and tried to deploy to the server again, and from here it started failing.
    Below is part of the logfile ($OMS_HOME/sysman/log) which I think indicates the root cause.
    2013-02-21 10:51:17,461 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR gcloader.Receiver
    logp.251 - The plugin, [ The plug-in is emc.oem.star
    Version in pla inventory : 12.1.0.5.0
    Version on agent : 12.1.0.6.0
    Content type : AGENT
    Error code : MISSING_DISCOVERY_INPUT_WHEN_APPLICABLE
    Error Msg :  Discovery is applicable for this plug-in but has not been provided in the input] from agent:https://dwbi-durl-oel.
    gso.lab.emc.com:3872/emd/main/ does not match with repository
    2013-02-21 10:51:17,761 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR gcloader.Receiver
    logp.251 - Agent:https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ was blocked due to plugin match between repository and ag
    ent
    2013-02-21 10:51:17,776 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR gcloader.Util log
    p.251 - [EM-03554]  The plugin, [ The plug-in is emc.oem.star
    Version in pla inventory : 12.1.0.5.0
    Version on agent : 12.1.0.6.0
    Content type : AGENT
    Error code : MISSING_DISCOVERY_INPUT_WHEN_APPLICABLE
    Error Msg :  Discovery is applicable for this plug-in but has not been provided in the input] from agent https://dwbi-durl-oel.
    gso.lab.emc.com:3872/emd/main/ does not match with repository. Agent was blocked due to this match
    java.lang.Exception: The plugin, [ The plug-in is emc.oem.star
    Version in pla inventory : 12.1.0.5.0
    Version on agent : 12.1.0.6.0
    Content type : AGENT
    Error code : MISSING_DISCOVERY_INPUT_WHEN_APPLICABLE
    Error Msg :  Discovery is applicable for this plug-in but has not been provided in the input] from agent:https://dwbi-durl-oel.
    gso.lab.emc.com:3872/emd/main/ does not match with repository
            at oracle.sysman.core.pbs.gcloader.Receiver.doGet(Receiver.java:932)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            :I have tried a number of things, but can't get out of this situation, I must be missing something...
    [oracle@dwbi-durl-oel ~]$ emcli undeploy_plugin_from_server -plugin="emc.oem.star" -sys_password="$SYSMANPWD"
    Plug-in emc.oem.star can not be un-deployed because:
    Plugin EMC Storage Array Plug-In:12.1.0.6.0 is deployed on 1 host, it can not be undeployed.
    Management Agent for Management Service dwbi-durl-oel.gso.lab.emc.com:4890_Management_Service is not UP. Can not undeploy EMC Storage Array Plug-In plugin
    [oracle@dwbi-durl-oel ~]$ emcli list_plugins_on_server | grep -i "Storage Array Plug-In"
    EMC Storage Array Plug-In                                                                           12.1.0.6.0
    [oracle@dwbi-durl-oel ~]$ emcli list_plugins_on_agent | grep -i "Storage Array Plug-In"
    EMC Storage Array Plug-In                                                                           12.1.0.5.0
    [oracle@dwbi-durl-oel plugin_ed3]$ emcli deploy_plugin_on_agent -agent_names=dwbi-durl-oel.gso.lab.emc.com:3872 -plugin=emc.oem.star:12.1.0.6.0
    Pre-requisites check failed
    For agent : https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/
            Plugin deployment on Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ cannot proceed because Master Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ is down. Start the Master Agent and retry plugin deployment
    [oracle@dwbi-durl-oel plugin_ed3]$ $AGENT_HOME/bin/emctl start agent
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Agent is already runningSo I need to lift the Agent block, but don't know how..
    Any suggestions highly appreciated.
    Thanks,
    Ed

    Just got some more log messages from $OMS_HOME/sysman/log.
    It says to start the master Agent there isn't any documentation on that?
    2013-02-21 18:42:00,028 [EMUI_18_41_59_/console/cli] ERROR agent.EMPluginAgentDeploymentHelper logp.251 - Plugin deployment on Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ cannot proceed because Master Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ is down. Start the master Agent and retry plugin deployment
    2013-02-21 18:42:00,095 [EMUI_18_41_59_/console/cli] ERROR agent.EMPluginAgentDeploymentHelper logp.251 - Plugin deployment on Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ cannot proceed because Master Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ is down. Start the master Agent and retry plugin deployment
    2013-02-21 18:49:59,778 [[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR agent.EMPluginAgentDeploymentHelper logp.251 - Plugin deployment on Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ cannot proceed because Master Agent https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ is down. Start the master Agent and retry plugin deployment
    2013-02-21 18:49:59,788 [[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN  resync.DiscoveryResyncCallback logp.251 - [On agent: https://dwbi-durl-oel.gso.lab.emc.com:3872/emd/main/ Plugin: oracle.sysman.oh failed with version: 12.1.0.2.0 Reason: Plugin deployment on Agent {0} cannot proceed because Master Agent {1} is down. Start the Master Agent and retry plugin deployment]
    2013-02-21 18:49:59,879 [[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN  oms.TMRemoteClient logp.251 - invalid quiesce timeout (0) specified: using 86400 instead
    2013-02-21 18:50:00,060 [[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN  resync.DiscoveryResyncCallback logp.251 - Problem discovery resynchronization : emd_guid and host_guid information missed for plug_id:oracle.sysman.ohThanks,
    Ed

  • Random Resync Overnight

    Hi there,
    Not sure what happened here, but my line resynced overnight after nearly 8 days uptime but my line stats haven't changed nor has my interleaving depth.
    I haven't had a firmware update to the router so I can't understand why it resynced for no reason?
    BT Home Hub Manager - Information for Helpdesk Agents:
    1. Product Name: HomeHub5
    2. Serial number: +076286+1505012010
    3. Firmware version: v0.07.03.0814-BT (Type B) Last updated [Unknown]
    4. Board version: 01
    5. VDSL uptime: 0 days, 06:18:05
    6. Data Rate: 8342 / 39011
    7. Maximum Data Rate: 8342 / 46464
    8. Noise Margin: 6.1 / 5.8
    9. Line Attenuation: 0.0 / 26.0
    10. Signal Attenuation: 0.0 / 0.0
    11. Data sent/received: 52.9 MB / 99.1 MB
    12. Broadband username: [email protected]
    13. BT Wi-fi: Yes
    14. 2.4GHz wireless network/SSID: BTHub5-F2GC
    15. 2.4GHz wireless connections: Enabled (802.11 b/g/n (up to 144 Mb/s))
    16. 2.4GHz wireless security: WPA2 Only (Recommended)
    17. 2.4GHz wireless channel: Automatic (Smart Wireless)
    18. 5GHz wireless network/SSID: BTHub5-F2GC
    19. 5GHz wireless connections: Enabled (802.11 a/n/ac (up to 1300 Mb/s))
    20. 5GHz wireless security: WPA2 Only (Recommended)
    21. 5GHz wireless channel: Automatic (Smart Wireless)
    22. Firewall: Default
    23. MAC Address: 4c:09:d4:b4:2a:4e
    24. Software variant: -
    25. Boot loader: 0.5.0-BT (Tue Jun 17 18:52:56 2014)
    Thanks,
    William

    Well, my line was very stable before this stupid resync night before last. My line is now very noisy. Lets hope DLM sorts it out, fast.
    1. Product Name: HomeHub5
    2. Serial number: +076286+1505012010
    3. Firmware version: v0.07.03.0814-BT (Type B) Last updated [Unknown]
    4. Board version: 01
    5. VDSL uptime: 1 days, 12:00:58
    6. Data Rate: 8342 / 39011
    7. Maximum Data Rate: 8199 / 45504
    8. Noise Margin: 4.8 / 5.4
    9. Line Attenuation: 0.0 / 26.0
    10. Signal Attenuation: 0.0 / 0.0
    11. Data sent/received: 393.9 MB / 3.5 GB
    12. Broadband username: [email protected]
    13. BT Wi-fi: Yes
    14. 2.4GHz wireless network/SSID: BTHub5-F2GC
    15. 2.4GHz wireless connections: Enabled (802.11 b/g/n (up to 144 Mb/s))
    16. 2.4GHz wireless security: WPA2 Only (Recommended)
    17. 2.4GHz wireless channel: Automatic (Smart Wireless)
    18. 5GHz wireless network/SSID: BTHub5-F2GC
    19. 5GHz wireless connections: Enabled (802.11 a/n/ac (up to 1300 Mb/s))
    20. 5GHz wireless security: WPA2 Only (Recommended)
    21. 5GHz wireless channel: Automatic (Smart Wireless)
    22. Firewall: Default
    23. MAC Address: 4c:09:d4:b4:2a:4e
    24. Software variant: -
    25. Boot loader: 0.5.0-BT (Tue Jun 17 18:52:56 2014)

  • UCCX Agent Team Change & CSD

    UCCX 9.0(2)
    Client is reporting issues where an agent changes team, but the supervisors continue to see the agent within their old team.
    It appears in general that changes to a team's "assigned CSQ" nor to an agent's assigned team update in CSD. We've tried log out/login of CAD and CSD users, and Admin db resync, but nothing helps. Looking to avoid outage due to service restarts.
    Assistance appreciated.
    Brian

    Cisco Supervisor Desktop pulls configuration information when it is first launched, this includes agents, teams, queue info, etc. Unfortunately CSD does not update this information during the course of its operation and requires closing and reloading the application to refresh this data.
    HTH,
    Tanner Ezell
    www.ctilogic.com

  • Custom clearing agent payment issue

    Dear experts
    Purchase  order  was created  and  the  material was  received  on   port (imports).
    custom clearing  agent has  cleared  the goods.
    now   custom   clearing  agent needs  his  charges.
    the  inv  from vendor with reference to PO is not received.
    any  solution  to  settle  the  custom  clearing  agent  payments.
    till  the  inv. from  vendor  not  received custom agent payment  is is pending.
    what  should  be  done  to  resolve  this  issue.

    Hi,
    Copy one of your freight condition types and create a new condition type as custom clearing charges, please ensure that condition category is Delivery charges (B). In calculation schema enter this condition type at the appropriate position. Now when creating the PO, enter this condition type put the value, then select this condition type and go to details, here you will have a field to enter the vendor code, there key in the vendor code of custom clearing agent.
    Now in MIRO enter PO no. and choose layout for Planned delivery cost, you can now enter the value for your agent and pay him.
    Note: Please use this to pay only for service charge for the agent, for payment of custom duty you should use the condition type for custom duty and key in the vendor code for the customs clearing office there so that its easy to differentiate between custom duty and the service charges charged by clearing agent.
    Regards
    Chandra Shekhar

Maybe you are looking for

  • List of all Weblogic server version compatible with Oracle BPEL 10.1.3.x

    Hi all, Kindly let me know all the web logic server versions compatible with 10.1.3.x. I know that WLS 9.2 works fine as i have already installed SOA Suite 10.1.3.4 with WLS 9.2 MP3. But I am not sure bout the rest of the versions of WLS. i need en e

  • Problem connection to SQL Server using DG4MSQL gateway.

    I am getting the following error trying to use a SQL gateway on Windows platforms: TNSPing seems fine (which seems like listener is fine). ERROR at line 1: ORA-28545: error diagnosed by Net8 when connecting to an agent Unable to retrieve text of NETW

  • Node manager not starting

    I have just installed a second CRS 5.0(2) server which I intend to add to the cluster, but I'm having a problem in that the Node Manager Service hangs on startup. The error I get is: Event ID:7022 The CRS Node Manager Service Hung on starting. I can

  • Disable "Finish Date" recalculation

    In project server, we enable single entry mode and auto-approval for timesheet, suppose I have a task => Start on Oct 1, and Finish on Oct 10, Fixed Duration If the resource starts submitting actual hours on Oct 6, the Finish Date will move to Oct 15

  • Problems with Deploy java.lang.NoClassDefFoundError

    I Have an aplication in Jdeveloper 11.1.2.2, i make the ear for the aplication and i tried to deploy it on the embebed weblogic of my jdeveloper and in a weblogic 10.3.6 with the patch for adf 11.1.1.2 (the server its fine because i have other aplica