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

Similar Messages

  • EM12c - MSSQL Plugin repository mismatch - agent blocked

    Hello All,
    I'm trying to deploy a simple MSSQL 2005 & 2005 standalone insltance to the EM12c.
    I've deployed the Microsoft SQl Server plugin 12.1.0.2 on the Management Server as well as to the the Management agent on my host.
    Yeah I've gotten the following errors whihc suggests that its not been deployed on the agent?
    Thanks for advice.
    Jan S.
    Metric     Agent blocked status
    Metric Group     OMS communication status
    Target     svr-sql05-01.office.local:3872(Agent)Target Information
    Incident Created     Dec 12, 2012 12:44:49 PM EST
    Last Updated     Dec 12, 2012 12:44:49 PM EST
    Summary     Agent is blocked. Blocked reason is: Plugin mismatches between agent and repository. Check plugin:[ The plug-in is oracle.sysman.oh Version in pla inventory : 12.1.0.2.0 Version on agent : null Content type : AGENT Error code : TARGETS_BEING_MONITORED Error Msg : Targets are being actively monitored by this plug-in and hence upgrade/downgrade/delete is not possible, The plug-in is oracle.sysman.oh Version in pla inventory : 12.1.0.2.0 Version on agent : null Content type : AGENT Error code : NOT_FOUND_IN_INPUT Error Msg : This plug-in is present in the inventory for the given agent but has not been provided in the input]
    Internal Event Name     OMS_COMM_STATUS:blocked_status
    Event Type     Metric Alert
    Category     Unclassified

    Hello ,
    Here is the confirmatiopn tha the MSSQL plugin is installed on the agent and server:
    C:\oracle\product\agent12c\core\12.1.0.2.0\bin>emctl listplugins agent
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    oracle.em.smss      12.1.0.2.0 C:\oracle\product\agent12c\plugins\oracle.em.smss
    .agent.plugin_12.1.0.2.0
    [oracle@srv-db-dev03 emcli]$ ./emcli list_plugins_on_server
    OMS name is EMGC_OMS1
    Plug-in Name                                                                                        Version [revision]
    Oracle Database                                                                                     12.1.0.2.0[20120804]
    Oracle Exadata                                                                                      12.1.0.3.0
    Oracle Fusion Middleware                                                                            12.1.0.3.0
    Oracle MOS (My Oracle Support)                                                                      12.1.0.2.0
    Oracle Virtualization                                                                               12.1.0.3.0
    Microsoft SQLServer Database                                                                        12.1.0.2.0
    Oracle Chargeback and Capacity Planning                                                             12.1.0.3.0
    Oracle Cloud Application                                                                            12.1.0.4.0
    Oracle Fusion Applications                                                                          12.1.0.3.0Thanks for your assistance.
    Jan S.

  • How is the Mailing Agent permit generated on a mail.dat

    The business I work for has multiple permits, and they all appear to be associated with our CRID. I can change the Permit Holder's permit as needed, but I can't seem to change the Mailing Agent permit, and I'm not sure where the information is pulled from. The default permit that always appears on our submitted postage statements is our mailing permit that cannot mail First-Class or Non-profit, and I need to change it to our permit that can. At first I was expecting that I could switch this in Postlsoft, but the further I dig, the more it looks like PostalOne! automatically associates a permit number when it sees our CRID or Mailer ID.
    Could anyone confirm this or give some assitance? Thanks

    According to PostalOne! Mail.dat tech guide available on RIBBS [https://ribbs.usps.gov/intelligentmail_guides/documents/tech_guides/datspec/PostalOneMailDatTechSpec.pdf]
    Mailing Agent (Preparer). This identifies the organization that prepared the mailing and/or delivered it to the postal service for mailing. This information is linked to the useru2019s login account, and is not represented in the Mail.dat file.
    To attach a Mail.dat file to a preparer permit, the PostalOne! System looks at the User ID that submitted the file. The system looks at permits linked to the locations that User ID is also linked to. The system looks at the post office of mailing. The system considers finance number association of permits linked to locations to finance number of post office of Mailing. If the system finds more than one permit possibility, system takes first active (type PI) permit (could be any of the linked locations, not necessarily the one that submitted the file). For this reason the attached preparer permit may not be accurate and the user may not be able to fix it.
    In the Mailing Agent block on the Postage Statement, the company name and address information found from the associated CRID in the Mail.dat MPA Preparer CRID shall be displayed. If the Mail.dat file MPA Preparer CRID is used, then the preparer permit number, telephone number, email address, or customer number will not be displayed. The submitter of the Mail.dat file may update this CRID. The owner of the CRID may update the name and address information associated with the CRID. If the Mail.dat file MPA Preparer CRID is blank, then the Mailing Agent block will be filled with the name and address information found from the preparer permit attached to the Mail.dat file (see above). The preparer permit number and the associated company name, address, telephone number, and email address will be displayed. The name and address information on this permit may be updated by the postal clerk and will apply to subsequent Mail.dat updates.

  • Stop CSA agent

    Hi,
    I Have a doubt, I have the csa agent blocked with the function "Base - CSA Service and client UI control" (disable), but I cant stop the agent in the host,
    the command -net stop csagent- works in this case, or I need first enable the "Base - CSA Service and client UI control".
    thanks

    Yes. In order to disable the agent, you will need to check the box. If you want to stop people from disabling the agent, uncheck the box.

  • Need to block WebSpider Software like Teleport pro

    Hi,
    Recently our website crashed due to malicious activities by a stranger by using web spider software Teleport pro. Teleport Pro is the software that does this web capture activity, the client that was repeatedly hitting us every few seconds with the �web capture� and ultimately caused for the web server crashes.
    I did some research on how to block web spider software like Teleport pro. I couldn�t find any effective way to block it as it works like a browser and does the trick with HTTP functions. One way to block such activities is by blocking IP address, the way which we did. Yes, if they start it from another IP address again we will be in trouble. So blocking IP address is just a temporary solution.
    I would like to know an effective way to prevent such software from spidering my site and making the content available off line. Can anyone provide some ideas to block such software activities? Is there any patch, method to block it with in iPlanet? We are using LDAP configured on the web server for authentication for some folders, While restricting access is there any way to block access to entire server if the browser is teleport pro? Can we do this by using the User-Agent? I do not know the way to do this on iPlanet. Can anyone help me? Can we have Customized expression if "User-Agent=Teleport"? If so what is the function to be used for User-agent like we use (user = "anyone")?
    Ultimately I want a solution to block similar software activities in an effective way and any advice from anyone would be grateful.
    Thanks,
    Rijesh.

    I got some tips from site http://www.internet-search-engines-faq.com/prevent-web-site-download.shtml . It describes the way to block in Apache. So i just wanted to know can we prevent site download using User Agent Blocking?. Then how this can be done in IPlanet4.1.

  • High Level Thread Implementation Questions

    Hi,
    Before I take the plunge and program my software using threads, I have a few high-level questions.
    I plan on having a simulation class that intantiates software agents, each with different parameters. There is an agent class, with constructor, methods etc. Each agent has a sequence to go through. Once completed, the iteration number is increased and the sequence is repeated. That's simple enough to do.
    The question is, is it worth executing each agent on a different thread?
    If there is around 500 - 1000 lines of code (crude measurement, I know) how many can I expect to thread efficiently?
    One parameter allows an agent to execute n cycles for each global iteration. (i.e. in one iteration, agent A runs once, agent B runs 5 times). Could this be a problem? Should this be controlled outside the agent, or inside it?
    Can I write the code without having to worry about threading, or do I have to design the agent code with threading in mind?
    Will they really run in parallel? It is important that there is no bias to the execution order. I can solve this messily without using threads by randomising the execution order - but that is a messy work around - and why I'm looking at threads.
    Can threaded objects interact easily with non threaded one when execution order is important?
    Are there any other points that I should consider?
    Thanks in advance - any information before I enter this unchartered territory will be truly appreciated!!

    I think you are better off running this all in a single thread.
    Threads make no guarantee as to scheduling. Threads do not increase efficiency (unless your agents block on i/o, or sleep). Threads come with an overhead cost.
    Threads don't guarantee no bias to execution order.
    Threads require synchronization to ensure safe interaction between each other. This is a bit of extra work, and can be a bitch if you're not familiar with it.
    Yes, threads run in parallel. If you have multiple processors then they can truly run in parallel, otherwise they run in time slices.

  • Have anyone got Veritas BLIB working with RMAN?

    We are trying to set up backups of Oracle 8.1.6 databases
    using Veritas software:
    - Veritas File System
    - Veritas NetBackup 3.4
    - Veritas Database Edition for Oracle
    - Veritas BLIB agent (Block-Level Incremental backups)
    We were able to perform BLIB backups without RMAN,
    and run non-proxy backups to tape with RMAN. However, when I
    attempt to run BLIB backup with RMAN, something like
    run
    allocate channel c1 type 'SBT_TAPE'
    parms 'ENV=(NB_ORA_CLASS=TestOracle)';
    beckup
    incremental level 0
    proxy only
    I get
    RMAN-08526: channel c1: VERITAS NetBackup for Oracle8 - Release
    3.4GA (030800)
    fsckpt_fsopen: You don't have a license to run this program
    This does not make sense because
    1. We do have a valid PERMANENT (i.e. non-expiring) license
    as can be seen by running vxlicense
    2. Non-RMAN BLIB backups work
    3. I can initiate VxFS checkpoints using vxdba utility.
    Thanks,
    Sev
    [email protected]

    Are you running Oracle Enterprise Edition? That my be the
    problem.

  • Downloaded VM Template (EL5U3/DB 11.1.0.7/Agent 10.2.0.5/PVM) blocking

    Hi:
    I've downloaded and installed the Oracle paravirtualized VM template for EL5U3/DB 11.1.07/Agent 1.0.2.05 to a 2.1.5 VM Server. I have used the xm create -c vm.cfg command to start up the domU. After a short period of time, an xm list shows the status as blocked. The console shows this:
    Linux version 2.6.18-128.0.0.0.2.el5xen ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Wed Jan 21 05:49:36 EST 2009
    BIOS-provided physical RAM map:
    Xen: 0000000000000000 - 0000000080800000 (usable)
    1328MB HIGHMEM available.
    727MB LOWMEM available.
    NX (Execute Disable) protection: active
    ACPI in unprivileged domain disabled
    Built 1 zonelists. Total pages: 526336
    Kernel command line: ro root=LABEL=/ S
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    CPU 0 irqstacks, hard=c0744000 soft=c0724000
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Xen reported: 2792.998 MHz processor.
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Software IO TLB disabled
    vmalloc area: ee000000-f4ffe000, maxmem 2d7fe000
    Memory: 2065604k/2105344k available (2126k kernel code, 30380k reserved, 875k data, 176k init, 1359880k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 6984.47 BogoMIPS (lpj=13968955)
    Security Framework v1.0.0 initialized
    SELinux: Initializing.
    selinux_register_security: Registering secondary module capability
    Capability LSM initialized as secondary
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 256K
    CPU: L3 cache: 8192K
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 13k freed
    Brought up 1 CPUs
    checking if image is initramfs... it is
    Freeing initrd memory: 5584k freed
    Grant table initialized
    NET: Registered protocol family 16
    ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread C06F2AA0 could not acquire Mutex [2] [20060707]
    No dock devices found.
    ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread C06F2AA0 could not acquire Mutex [2] [20060707]
    Brought up 1 CPUs
    PCI: setting up Xen PCI frontend stub
    ACPI: Interpreter disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI: disabled
    xen_mem: Initialising balloon driver.
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    PCI: System does not support PCI
    PCI: System does not support PCI
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    audit: initializing netlink socket (disabled)
    type=2000 audit(1253809727.462:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Initializing Cryptographic API
    alg: No test for crc32c (crc32c-generic)
    ksign: Installing public key data
    Loading keyring
    - Added public key 5739E02E34E738D4
    - User ID: Oracle USA, Inc. (Kernel Module GPG key)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    rtc: IRQ 8 is not free.
    Non-volatile memory driver v1.2
    Linux agpgart interface v0.101 (c) Dave Jones
    RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
    Xen virtual console successfully installed as xvc0
    Event-channel device installed.
    Console: switching to colour frame buffer device 100x37
    input: Xen Virtual Keyboard/Mouse as /class/input/input0
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
    ide-floppy driver 0.99.newide
    usbcore: registered new driver hiddev
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    PNP: No PS/2 controller found. Probing ports directly.
    i8042.c: No controller found.
    mice: PS/2 mouse device common for all mice
    md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
    md: bitmap version 4.39
    TCP bic registered
    Initializing IPsec netlink socket
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    XENBUS: Device with no driver: device/vbd/51712
    XENBUS: Device with no driver: device/vbd/51728
    XENBUS: Device with no driver: device/vbd/51744
    XENBUS: Device with no driver: device/vbd/51760
    XENBUS: Device with no driver: device/vif/0
    XENBUS: Device with no driver: device/console/0
    Freeing unused kernel memory: 176k freed
    Write protecting the kernel read-only data: 383k
    USB Universal Host Controller Interface driver v3.0
    SCSI subsystem initialized
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: [email protected]
    device-mapper: dm-raid45: initialized v0.2429
    Registering block device major 202
    xvda: xvda1 xvda2 xvda3
    xvdb: xvdb1
    xvdc: xvdc1
    xvdd: xvdd1
    EXT3-fs: INFO: recovery required on readonly filesystem.
    EXT3-fs: write access will be enabled during recovery.
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: recovery complete.
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: Disabled at runtime.
    type=1404 audit(1253810793.906:2): selinux=0 auid=4294967295 ses=4294967295
    At this point, it just hangs. I can't type anything in to the console.
    My vm.cfg is this:
    bootloader = '/usr/bin/pygrub'
    disk = ['file:/OVS/running_pool/110_dsrepo1/System.img,xvda,w',
    'file:/OVS/running_pool/110_dsrepo1/db11g.img,xvdb,w',
    'file:/OVS/running_pool/110_dsrepo1/oradata.img,xvdc,w',
    'file:/OVS/running_pool/110_dsrepo1/agent10g.img,xvdd,w',
    memory = '2048'
    name = '110_dsrepo1'
    on_crash = 'restart'
    on_reboot = 'restart'
    uuid = '37d0f14d-41fb-c7eb-93b1-34085b0af2fb'
    maxcpus = 1
    vcpus = 1
    vfb = ['type=vnc,vncunused=1,vnclisten=0.0.0.0,vncpasswd=dsrepomgr']
    vif = ['bridge=xenbr4,mac=00:16:3E:10:2B:8F,type=netfront']
    vif_other_config = []
    Can anyone help me figure out why the domU is just hanging/blocked?
    TIA

    pasinc wrote:
    Can anyone help me figure out why the domU is just hanging/blocked?It's not hanging (blocked just means it doesn't need the CPU) -- it's just switched into a graphic mode that the console view can't display. You can either VNC into the guest, or change the kernel boot parameters by removing rhgb quiet and replacing them with console=xvc0 -- this should allow you to see the full boot process and answer the first-boot interview questions without using VNC.
    You can get the VNC details by running: virsh dumpxml <domain ID> and you can get the domain ID from the xm list output.

  • Remote desktop connection blocked by cisco security agent

    Hi,
    I have a deployment of a Management Center for Cisco Security Agents 6.0.2 and i just noticed that the agent is blocking the remote desktop connection to the hosts, the agent installed on the server shows me the event but i'm not able to see it logged on the Management Center (i can see logged any other events), i'm not sure what rule should i enable in order to allow this connection.
    Do you have any ideas???
    Thanks in advance...

    Hi,
    Remote desktop connection uses the highest possible security level encryption method between the source and destination.
    In Windows Vista or later versions of Windows, the remote desktop connection uses the SSL (TLS 1.0) Protocol and the encryption is Certificate-based.
    TS Gateway can also make the connection more secure, enhance security, see detailed information in this link
    http://technet.microsoft.com/en-us/library/cc731264(WS.10).aspx
    Don't forget some known offical antii-virus software, they can also protect the connetion from network attack.
    Yolanda Zhu
    TechNet Community Support

  • I have downloaded Mountain Lion and Time Machine says that my Free Agent Goflex (Seagate) external 2gb drive cannot be used as it is read only. I tried disc utility to repair permissions but that block is greyed out. The disc verifies as being OKI

    Since installing Mountain Lion, Time Machine says says that my Free Agent Goflex (Seagate) external 2gb drive cannot be used as it is read only. I tried disc utility to repair permissions but that block is greyed out. The disc verifies as being OKI What next?

    Ok, I solved this problem! I ejected the drive and then disconnected it both from the power supply and the USB connector. I then reconnected everything and powered it up again and Then went into TM preferences and chose the drive as the backup. TM did a new backup (well over an hour) and now works as advertised.

  • Multi Mapping - BPM -  Block 1 ( No Agent )  Error  --  Help Please  ?

    I am trying the the BPM scenario using Integration Process
    BpmPatternCollectTime
    from SAP BASIS ® SAP BASIS 7.00 in
    the namespace http://sap.com/xi/XI/System/Patterns
    I have done the scenario like the above . I have followed all the Steps which are used in above scenario.
    I am using a File Sender Adapter and Receiver Adapter .
    It is Successfully picked up the File but nothing is happening after that .
    I am using two receiver Determination one from Ob to IP and other from IP to FIleReceiver ( IB) .
    But, I am Getting error as Block1 (No agent) Error in the PE graphical diagram
    I have checked in SWWL my Integration Process Return code is "0"
    Can you please tell tell me how to solve this ?
    Can you please tell me this scenario is like Multiple Purchase Order Items to One Purchase Order
    Here they have given ID adn OverAllNumber . For ex. In one xml file I am sending
    ID as A100
    OverAllNumber as 120
    next 5 minutes putting the another file with contents
    ID as A100
    OverAllNumber as 130
    My Question is
    Will TWO files wiil come as Output in File Receiver or one file merged as like follows ?  
    ID as A100
    OverAllNumber as 120
      ID as A100
    OverAllNumber as 130
    I am not  Clear in this please give some suggestions .
    Best Regards.,
    V.Rangarajan

    Hi Raj,
              Thanks for ur reply.
    While defining the receiver determination, sender agreement, receiver agreeement , Interface determination which Interfaces areu using?
                       Yes
    + by the way which pattern u are following the basis component , is it BpmPatternCollectMessage?+
                  No  . I have taken example as 
    BpmPatternCollectTime
    from SAP BASIS ® SAP BASIS 7.00
    in the namespace http://sap.com/xi/XI/System/Patterns
    I have done the scenario like the above . I have followed all the Steps which are used in above scenario.
    The steps Which i have followed in BPM are
    1. Block with Deadlkine branch and Exception handler( as TimeOut Exception)
    Block Start and Block End as New Transaction
    2. Inside Block infinite Loop which contains Receive step ( Actives the Correlation ) and Multiline Container element which appends the Messages with CollectMessage
    3. Transformation Step
    It creates the New Transaction and Interface Maping from CollectMessage List to New Mesage
    4. Send Step
                   It sends the New Message . It creates the New Transaction .
    Best Regards .,
    V.Rangarajan

  • Agent mapping & credit block Issue

    hi friends ,
    Client Issue : inter linking issue
    1) Agent should assign to partner function(sold to party ) & should trigger the agent commission automatically in pricing procedure which should not include in basic price .
    2)  If one customer is not settled the amount then automatically block other customers of agent .Means agent is responsible for payments .  In credit management credit block is for payer .  Here the case is how to block the agent in credit management .

    Hi,
    The control is in the TOR configurations.
    Go to OVZ7, in 01 (Credit limit) , select Confirmation block .
    This is used to block the reservation of the TOR from MRP.
    Regards
    M. Lakshmi Narasimhan

  • Microsoft Test Agent appears to be blocking Outlook connectivity to Exchange

    Core Problem
    The problem I am having is that connectivity to Exchange from Outlook is blocked while executing an integration test through the Microsoft Test Agent (i.e. Outlook
    is in the disconnected state). The test is launched through Microsoft Test Manager.
    Below is the code for the integration test I am having problems with and I simplified the code as much as possible to rule out code within the integration test
    causing the problem. I also eliminated all other tests from running.
    [TestMethod]
    public void LaunchOutlook()
    Process.Start(new ProcessStartInfo(@"C:\Program Files (x86)\Microsoft Office\Office14\Outlook.exe"));
    Thread.Sleep(120000);
    I can change how long Outlook is blocked by changing the Thread.Sleep timeout. While the test is running, I can restart Outlook and Outlook is still blocked.
    After the test ends while Outlook is still running, connectivity to Exchange is restored. This happens for Outlook 2010 and Outlook 2013. If I run the integration test within a console app, Outlook connectivity is not blocked. If I run the test code manually
    through MSTest.exe, Outlook connectivity is not blocked.  The only way it’s blocked is if the integration test is executed by the Microsoft Test Agent which is the required approach for integration testing.
    More details on the problem
    Outlook is running on a machine that is part of a Hyper-V Lab with network isolation enabled. There are other machines within the same lab that have Outlook
    instances pointed against the same Exchange server. Executing the test on one machine causes Outlook connectivity issues with other machines within the same lab where the Outlook instances are pointed at the same Exchange server.
    I have small Hyper-V lab with network isolation enabled which is very similar to the lab mentioned above. The major difference is that it only has one machine
    with Outlook installed. This Outlook is able to connect to Exchange while executing the test above through Microsoft Test Manager. It is very clear that this is an environmental issue since it works in one lab and not the other. Both labs have the same Exchange
    server installed, and the same Microsoft Test Agent installed on all machines within the lab.
    I have ruled out the Outlook version as being the issue since the larger lab contains the same Outlook version as the Outlook version in the smaller lab.
    During test run
    Notice that Outlook is in the disconnected state.
    After test run.
    Notice that Outlook is not connected to Exchange.
    Environment Information
    Outlook 2010 Version: (14.0.7113.5000) SP2 (14.0.1740.5002) 64-bit or 32-bit Outlook 2013 Version: (15.0.4667.1000) MSO (15.0.4675.1002) 64-bit or 32-bit Windows
    7 Version: 6.1 (Build 7601: Service Pack 1)
    Exchange 2013 Version: 15.0 ‎(Build 847.32)‎ Windows Server 2008 R2 Version: 6.1 (Build 7601: Service Pack 1) Microsoft Test Manager 2013 Version: 12.0.31101.0
    TFS 2013 Update 4 Version: 12.0.31101.0 Microsoft Test Agent Version: 12.0.31101.0 Update 4
    Troubleshooting Steps
    I launched procmon and looked for failed TCP and UDP operations for indication of network failures and found none.
    I turned on enable troubleshooting logging in Outlook and nothing within the logs looks obvious.
    Pinging the Exchange server while the test is running still works.
    I ran the integration test through the command line using MSTest.exe and outlook connectivity is not blocked.
    Requesting Help
    Can you please help me troubleshoot this problem? I see two approaches to identifying the problem.
    Looking for differences between the two environments
    Obtaining logs or other information that would expose the core problem.
    I am open to suggestions or ideas especially if you have a different approach to solving the problem. Feel free to ask for other information related to the problem
    like logs, PowerShell commands, and registry values.
    If you are short on time, can you at least post some suggestions or ideas related to resolving this problem?
    Thanks, Keith

    After installing fiddler I figured out what the problem was. The Microsoft Test Agent was activating a proxy server which was blocking connectivity to exchange. The proxy server was activated due to having the ASP.Net Client Proxy for IntelliTrace and Test
    Impact turned on. 
    Below is a link to the article with the exact same problem.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/ecc0b342-8e4d-436c-90c2-5f11bce1e9d8/proxy-server-settings-being-set-automatically-which-is-causing-me-not-to-be-able-to-run-manual-test?forum=vsmantest

  • Warning (441) Agent communication is blocked

    Warning (441) Agent communication is blocked

    I suspect that WinRM is the issue here. See the following article: http://social.technet.microsoft.com/wiki/contents/articles/13352.vmm-2012-cluster-error-441-agent-communication-is-blocked.aspx
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • PSC Setup - Setting REX Agent Configuration, state blocked at "Ongoing"

    I followed the IAC (IAC 4, PSC 10) install guide, but I'm stuck at the "Setting REX Agent Configuration".
    I should wait for the task to complete, but the state is blocked at "Ongoing  (2 of 3 Completed)" since yesterday. I don't know why it's stuck and what to do.
    Below, the Requisition detail :

    Hi,
    Thanks for your reply. I already try the REX login, and validate that the REX service was "up". I also try to cancel the requisition and make a new one with no result.
    As you suggested I've updated the request (not sure it was what you mean by "resend")  and the result seems the same (the due date is in 2h, don"t know how much time it should take)

Maybe you are looking for