I have installed 12c  Release 4 cloud control in RHEL 6.5 and now trying add target in that setup. I am facing the below issue in the installation . Please help me if anybody have already faced this error

2015-02-16_20-08-17:INFO:exit-code: 0
2015-02-16_20-08-17:INFO:pdp command with shell out /usr/bin/sudo -u oracle  /bin/sh -c '(cd /agent12c/oem/core/12.1.0.4.0/cfgtoollogs && /agent12c/oem/core/12.1.0.4.0/bin/zip -q -r /tmp/remoteArchivesADXD2VSR1034_mgt2015-02-16_08-07-11-PM.zip * )'
2015-02-16_20-08-17:INFO:Action de@@@scription Execution of command /usr/bin/sudo -u oracle  /bin/sh -c '(cd /agent12c/oem/core/12.1.0.4.0/cfgtoollogs && /agent12c/oem/core/12.1.0.4.0/bin/zip -q -r /tmp/remoteArchivesADXD2VSR1034_mgt2015-02-16_08-07-11-PM.zip * )'  on host ADXD2VSR1034_mgt
2015-02-16_20-08-17:INFO:Attempt :1 pty required false  with inputs
2015-02-16_20-09-23:INFO:/usr/bin/sudo -u oracle  /bin/sh -c '(cd /agent12c/oem/core/12.1.0.4.0/cfgtoollogs && /agent12c/oem/core/12.1.0.4.0/bin/zip -q -r /tmp/remoteArchivesADXD2VSR1034_mgt2015-02-16_08-07-11-PM.zip * )' execution failed on host ADXD2VSR1034_mgt
2015-02-16_20-09-23:INFO: OUT null
2015-02-16_20-09-23:INFO: ERR /bin/sh: line 1: /agent12c/oem/core/12.1.0.4.0/bin/zip: not found
2015-02-16_20-09-23:INFO: EXIT CODE127
2015-02-16_20-09-23:INFO: ACTION Execution of command (cd /agent12c/oem/core/12.1.0.4.0/cfgtoollogs && /agent12c/oem/core/12.1.0.4.0/bin/zip -q -r /tmp/remoteArchivesADXD2VSR1034_mgt2015-02-16_08-07-11-PM.zip * )  on host ADXD2VSR1034_mgt
2015-02-16_20-09-23:INFO:InvocationTargetException Exception
2015-02-16_20-09-23:INFO:Printing Exception :java.lang.reflect.InvocationTargetException
    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 oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:1924)
    at oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:59)
    at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
    at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:311)
Caused by: CommandException: err: /bin/sh: line 1: /agent12c/oem/core/12.1.0.4.0/bin/zip: not found
out: null exitcode: 127
stacktrace:
null
    at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractive(DeployerOps.java:1204)
    at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractiveUsingRunAs(DeployerOps.java:1026)
    at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractiveUsingRunAs(DeployerOps.java:912)
    at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:638)
    at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:588)
    at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.copyDirFromNode(DeployerOps.java:484)
    at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doCollectLog(BaseDeployerOps.java:1038)
    ... 8 more
2015-02-16_20-09-23:INFO:=========Command Exception :Error Message:/bin/sh: line 1: /agent12c/oem/core/12.1.0.4.0/bin/zip: not found
<br><br> Exit Code :127
2015-02-16_20-09-23:INFO:Updating Action CollectLogwith Status FAILED and error Message :Error Message:/bin/sh: line 1: /agent12c/oem/core/12.1.0.4.0/bin/zip: not found
<br><br> Exit Code :127 and problem Execution of command (cd /agent12c/oem/core/12.1.0.4.0/cfgtoollogs && /agent12c/oem/core/12.1.0.4.0/bin/zip -q -r /tmp/remoteArchivesADXD2VSR1034_mgt2015-02-16_08-07-11-PM.zip * )  on host ADXD2VSR1034_mgt Failed and recommendation Not Available
2015-02-16_20-09-23:INFO:=================action status is not empty FAILED
2015-02-16_20-09-23:INFO:Breaking since the action has failed
2015-02-16_20-09-23:INFO:Skipping action Cleanup since some previous step has failed
2015-02-16_20-09-23:INFO:The following action failedInstall
2015-02-16_20-09-23:INFO:TIME TAKEN by NewAgentDeployer on host ADXD2VSR1034_mgt is 0: hrs 5: mins 39 sec
2015-02-16_20-09-23:INFO:PERF:HOSTNAME:ADXD2VSR1034_mgt:NewAgentDeployer_EXECUTION_TIME:339774
2015-02-16_20-09-23:INFO:HOST:ADXD2VSR1034_mgt
2015-02-16_20-09-23:INFO:Destroying Logger
2015-02-16_20-09-23:INFO:======================================New Agent Deployer END ====================================
2015-02-16_20-09-23:INFO:Clearing EMSecurityContext EMExecutionContext in BaseDeployerOps

if you see the log clearly you see
2015-02-16_20-09-23:INFO: ERR /bin/sh: line 1: /agent12c/oem/core/12.1.0.4.0/bin/zip: not found
unable to unzip the file - check the zip file location in server - "which zip"

Similar Messages

  • Uptated to iOS 5 on my ipad2 and now all of my apps that weren't preinstalled on the iPad crash immediately after opening. I already tried restarting the ipad and that didn't work.

    Uptated to iOS 5 on my ipad2 and now all of my apps that weren't preinstalled on the iPad crash immediately after opening. I already tried restarting the ipad and that didn't work. I really don't want to have to do this with 100+ apps. Or sit through a complete restore...

    Try downloading any free app from the store (as that appears to reset something) and then re-try them - the free app can then be deleted.

  • Fail to login as other user on OEM 12c Release 2 Cloud control console

    Hi,
    I tried to login on OEM 12c release 2 cloud control console as other user it show the following error
    Authentication failed. If problem persists, contact your system administrator
    but when i try with sysman account then it successful done. so i dont know why it happen. I also checked job_queue_processes that is 1000 and i also checked listener,agent,oms status all are up.
    so please suggest me what should i do and what is the main cause of this problem.
    Thanks,
    Jimmy Gupta

    Hi Venkata,
    This is the contant of emoms.trc file
    so suggest me what should i do to solve this problem.
    es processed per buffered queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,296 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,296 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,297 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,297 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,298 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,298 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,299 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,299 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,300 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,300 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,301 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Space usage of buffered queue with respect to streams pool size (%) very long. Has been truncated.
    2013-03-28 15:39:52,406 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total number of Inbound/Outbound servers in consolidated database very long. Has been truncated.
    2013-03-28 15:39:52,408 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Inbound/Outbound Server Queue - Cumulative Number of Spilled Messages very long. Has been truncated.
    2013-03-28 15:39:52,411 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,412 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,412 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,413 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in the buffered queue per queue (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,414 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Current number of overflow messages spilled to disk from the buffered queue very long. Has been truncated.
    2013-03-28 15:39:52,414 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,415 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,415 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,416 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,417 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,417 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,418 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,418 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,419 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,420 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:39:52,420 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,421 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,422 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:39:52,423 [EMUI_15_39_51_/console/database/config/] WARN emd.targets setContents.101 - Label Space usage of buffered queue with respect to streams pool size (%) very long. Has been truncated.
    2013-03-28 15:41:12,815 [EMUI_15_41_12_/console/database/config/config] ERROR conf.DBConfigListUI logp.251 - Error occured during cluster object initjava.lang.Exception: ClusterUtil.isBigCluster invoked with targetName as null
    2013-03-28 15:41:25,018 [EMUI_15_41_25_/console/database/config/] ERROR conf.DBConfigListUI logp.251 - Error occured during cluster object initjava.lang.Exception: ClusterUtil.isBigCluster invoked with targetName as null
    2013-03-28 15:41:25,363 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.92 - ShortName ShortName Average Synchronous Single-Block Read Latency (ms) very long. Has been truncated.
    2013-03-28 15:41:25,420 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,421 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,422 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,422 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in the buffered queue per queue (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,423 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Current number of overflow messages spilled to disk from the buffered queue very long. Has been truncated.
    2013-03-28 15:41:25,423 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,424 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,424 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,425 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,426 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,427 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,427 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,428 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,429 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,429 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,430 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,430 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,430 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,431 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Space usage of buffered queue with respect to streams pool size (%) very long. Has been truncated.
    2013-03-28 15:41:25,437 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total number of Inbound/Outbound servers in consolidated database very long. Has been truncated.
    2013-03-28 15:41:25,438 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label XStream/Integrated GoldenGate Inbound/Outbound server's queue - Buffered very long. Has been truncated.
    2013-03-28 15:41:25,439 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Inbound/Outbound Server Queue - Cumulative Number of Spilled Messages very long. Has been truncated.
    2013-03-28 15:41:25,440 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label XStream/Integrate GoldenGate Inbound server's coordinator statistics very long. Has been truncated.
    2013-03-28 15:41:25,443 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,443 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,444 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,444 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in the buffered queue per queue (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,445 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Current number of overflow messages spilled to disk from the buffered queue very long. Has been truncated.
    2013-03-28 15:41:25,445 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,446 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,446 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,447 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,447 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,448 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,448 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,449 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,450 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,450 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,451 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,451 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,452 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,453 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Space usage of buffered queue with respect to streams pool size (%) very long. Has been truncated.
    2013-03-28 15:41:25,553 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total number of Inbound/Outbound servers in consolidated database very long. Has been truncated.
    2013-03-28 15:41:25,555 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Inbound/Outbound Server Queue - Cumulative Number of Spilled Messages very long. Has been truncated.
    2013-03-28 15:41:25,558 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,558 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,559 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,559 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in the buffered queue per queue (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,560 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Current number of overflow messages spilled to disk from the buffered queue very long. Has been truncated.
    2013-03-28 15:41:25,561 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,561 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,562 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,562 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,563 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,564 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,564 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per persistent queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,565 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per persistent queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,565 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Average age of messages per buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,566 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Age of the first message in buffered queue per subscriber (seconds) very long. Has been truncated.
    2013-03-28 15:41:25,567 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages processed per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,567 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Total messages received per buffered queue per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,568 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Messages processed per buffered queue (%) per subscriber per minute in the last interval very long. Has been truncated.
    2013-03-28 15:41:25,568 [EMUI_15_41_25_/console/database/config/] WARN emd.targets setContents.101 - Label Space usage of buffered queue with respect to streams pool size (%) very long. Has been truncated.
    2013-03-28 15:42:38,660 [EMUI_15_42_38_/console/database/config/config] ERROR conf.DBConfigListUI logp.251 - Error occured during cluster object initjava.lang.Exception: ClusterUtil.isBigCluster invoked with targetName as null
    2013-03-29 00:06:47,533 [RemoteJobWorker 19041] ERROR em.jobs logMsg.570 - [RFMPlugIn_Cert] storedChecksum :2fa00ec200ba372170ff71256134119b new checksum=9944c75fe1d195310148f005f18931aa componentType=ARU_CERT_PRODUCT timestamp=2013-03-29 00:05:39.528
    2013-03-29 00:12:12,043 [[STUCK] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR em.jobs logMsg.570 - [RFMPlugIn_Cert] storedChecksum :606d9b64aceeebd04015b78551e4e55e new checksum=6c00aeeb8853ba203a3f5d98c9868045 componentType=ARU_CERT_CERTIFICATION timestamp=2013-03-29 00:05:39.528
    2013-03-29 08:52:50,205 [[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN auth.EMRepLoginFilter doFilter.402 - Security ctxt is not set, got no username from container, redirecting to login page
    Thanks,
    Jimmy

  • Problems installing OS  I have an iMac 21.5 (Mid-2010) and in trying to load a new hard drive, after choosing the installation disk the apple logo comes up and then stops and the keyboard and mouse goes dead.  Any help would be appreciated.  Thanks

    Problems installing OS
    I have an iMac 21.5 (mid-2010) and I'm trying to install a new hard drive.  When I choose the installation disk the Apple logo comes up and it stops there.  Then the mouse and keyboard goes dead.  I'm trying to install 10.6.  Any help would be appreciated.  Thanks

    Since you have a new hard drive, there is nothing on it, so you need to boot from an external source (and probably format the hard drive before installing an OS). Are you booting from the 10.6 install disk? Better yet - do you have a bootable backup clone or at least a Time Machine backup?

  • I have a iphone 4s and it seems to be frozen, cant see the screen/picture and there is a small light at the back of the phone that seems to be draining the charge, please help

    i have a 4s and it seems dead/frozen, when i charge the phone a get a light on the back beside the camera lense, tried resetting and no joy please help

    i have a 4s and it seems dead/frozen, when i charge the phone a get a light on the back beside the camera lense, tried resetting and no joy please help

  • HT201263 so i followed the instructions but i have to update first and when i try to update it cant it quits in the middle please help me for the sake of my ipod touch 4th gen

    please help my ipod out of this rebooting loop the update doesnt work

    as in the loop it shows the apple logo on the screen and right as it gets out of reboot it flashes white and goes back to the apple logo and does it none stop its not in DFU mode because ive tried, and by it quits it has to update before i can restore and in the middle of the update it gives me a notification with a number on it the number is really long and has alot of 0's and i think one 7 so i hope that help your question for my question

  • Reloaded Firefox and now I cannot get Outlook calendar to give me "Notifications" when tasks/appts come due. Please help as I need this function badly!

    Not much more to add. I did a restore to an earlier time and still no joy. I am at a loss. I am not a totally savvy computer person at all, just know enough to get into trbl. That is why I stay away from most things that require me to make judgement calls. However this was a black/white decision and now I cannot get an important aspect of my Outlook calendar to work----Help please!

    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Changed I'd and password and now I can't down load or play games because the go under old e-mail how can I change this

    Changed e-mail and password and now I can't download or play games because the still go under old e-mail address what can I do

    Try tapping on the id in Settings > iTunes & App Stores on your devices (Settings > Store if they aren't on iOS 6+) and then log back in and see if that 'refreshes' the account on them.

  • Brand new Mac user help please! How do you connect a 17" monitor to the MacBook? I have the monitor plugged into the Mac, but the F8 that I am used to with PC does not work. Please help. Thanks.

    Brand new Mac user help please! How do you connect a 17" monitor to the MacBook? I have the monitor plugged into the Mac, but the F8 that I am used to with PC does not work. Please help. I am getting lots of spelling errors as the MacBook laptop screen is too small. Thank you so much! .

    Contentmom6 wrote:
    Brand new Mac user help please! How do you connect a 17" monitor to the MacBook? I have the monitor plugged into the Mac, but the F8 that I am used to with PC does not work.
    Normally, you just connect the monitor to the MacBook using a VGA adaptor that you can buy from an Apple Store.  Now try System Preferences > Displays > Detect Displays.  You should now be able to select a display mode for the monitor.  If it still doesn't work, then I'd check that everything is properly connected.  I've had problems with colours disappearing due to a faulty connection in the VGA adaptor.
    Bob

  • I installed a rcomended update of idt high definition audio codec and now my audio is dead

    i installed a rcomended update of idt high definition audio codec and now my audio is dead

    Hi,
    Can you post back with the following.
    1.  The full Model No. and Product No. of the notebook - see Here for a guide on locating this information.
    2.  The full version of the operating system you are using ( ie Windows 7 64bit ).
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • HT1725 When I click on a Movie I get the following "You have already purchased this item but it has not been downloaded. To download it, select Check For Available Downloads from the Store menu." Then get err = 11111

    iTunes quit unexpectedly during the download of a movie.  When I click on that movie now I get the following message: "You have already purchased this item but it has not been downloaded. To download it, select Check For Available Downloads from the Store menu."
    I follow the instructions, but the download still doesn't resume - err = 11111
    Any advice?

    Yeah, I am going to blast my iPhone for the 4th time today and pray this goes away. I had 6 apps showing updates, the 6 badge icon shows on the App Store on my iPhone and, having run them all, the 6 apps have two copies each on my iPhone: one that is the old version of the app and will not run and the other is a faded version of the app with an empty progress bar on the icon. Click those and you get an error message about connecting to iTunes, etc. as described in the article I linked to above.
    It gets stranger than this. If I install a completely NEW app, the 6 that are stuck mid-update heal themselves and appear with the new version only, however now completely different apps (Hold Em for instance - which I did not update and didn't need an update) will not launch "app name Cannot Launch" message comes up.
    Agh!

  • 'You have already purchased this item, would you like to buy it again?' ISSUES

    This has happened to my twice now. I have bought songs on itunes, then at some point deleted the song from my itunes library and told it to hide it in the cloud or whatever. I only do this so that the songs that are not in my itunes library do not show as being in my itunes library.
    Then, at some point I will decide that I want that song again. So, I go into itunes store and search for it in purchased, and it does not find it. So I then search for it in itunes store again, and it shows it there with the 99p next to it. So, I click on it to buy it, and it shows the message 'You have already purchased this item, would you like to buy it again?'. At first, I clicked no, and was back to square 1, without a song and it still showing the 99p next to it. So I did a search on google and found an article that said as far as I understand to just click buy and it would offer for me to re-download it for free.
    http://answers.yahoo.com/question/index?qid=20090803000006AAKNkBB
    So, I did that and it charged me for it.
    Like I said, it has happened to me twice now, where I remeber buying a song, then hiding it in the cloud, and having to buy the song again. What can I do to stop this?? Is it a bug that I have to buy it again??
    Thanks for your help, Danny

    You read a very old article that applied only to apps.
    Redownloading is quite simple
    Downloading past purchases from the iTunes ... - Support - Apple

  • How do I stop LR5 import dialogue from starting every time I insert an external drive. I have already unchecked this from Preferences to no avail.

    How do I stop LR5 import dialogue from starting every time I insert an external drive. I have already unchecked this from Preferences to no avail.

    Hi Jim:
    You are a Legend! I have Windows 8.1, but I had the same option in Control Panel and sure enough it was in auto play, which I have now changed and it is no longer occurring. Thank you!!
    Wendy

  • Configurator - you have already redeemed this code

    Configurator shows 31 of 32 redemenption codes remaining
    The first one is checked
    The second one says "You have already redeemed this code. Check your Purchase..."
    The third one is checked
    When I try to add teh app to an iPad I am getting a messgae that says "Can;'t install app"
    Console says:
    2/8/13 4:20:22.326 PM Apple Configurator[250]: ERROR - 753690ms Failed to import the VPP Redemption Codes: Error Domain=com.apple.configurator.ErrorDomain Code=104 "You have already redeemed this code. Check your Purchases page in the iTunes Store for previous redemptions." UserInfo=----------------- {NSLocalizedDescription=You have already redeemed this code. Check your Purchases page in the iTunes Store for previous redemptions.} (/SourceCache/AppleConfigurationUtility/AppleConfigurationUtility-169/Applicati on/Controllers/CDAppStoreController.m:350)
    What gives?

    You read a very old article that applied only to apps.
    Redownloading is quite simple
    Downloading past purchases from the iTunes ... - Support - Apple

  • HT1657 I rented a movie a few hours ago and never finished it.  I can't view it on my Apple TV nor on my Computer.  When I go to rent it again it says you have already rented this movie, but I can't find it anywhere.  How do I watch the remainder of the r

    I rented a movie a few hours ago and never finished it.  I can't view it on my Apple TV nor on my Computer.  When I go to rent it again it says you have already rented this movie, but I can't find it anywhere.  How do I watch the remainder of the rental?

    I had the same issue with my apple tv 3rd generation. I rented Sinister and selected the "rent and watch now" option. Half way through the movie I accidentally pressed the menu button. When I looked for the rented movie on my apple tv I could not find it. Not even above the movie pannel where "purchased" and "top movies" comes up on the main menu. the apple tv suggests to go to settings>downloads but I don't have that option. I did go to settings> itunes store> check rentals but that didnt work either. It took too long to even check. Thank you because this SOLUTION worked great.
    SOLUTION: How to reset apple tv 3 3rd generation to view rented movies:on the apple tv remote: press and hold "menu" to go to the main menu. Select SETTINGS> GENERAL >RESET >RESET ALL SETTINGS. After the apple tv resets, input all your information again and your rented movies should be visible when you cruise above the "movies" section. THANK YOU!!
    Apple needs to solve this issue because honestly it took me 3 hours and a half to watch a movie that only lasted 2 BECAUSE I wast trying to solve the issue, reseting and all. blahh.

Maybe you are looking for

  • Can i print wirelessly from iPhone to HP OfficeJet 4500 Desktop Wireless All-in-One Printer ?

    i just bought a new printer and its not apper in my iphone how can i print wirelessly ? from iphone ?

  • SlideShow using Indesign Scripting

    Hello... I want to convert the Indesign SlideShow file into HTML file using Indesign Javascript... In Indesign file One Enlarged image will be there and other small images will be there. When you click the small image it should display as Enlarged im

  • Why i canot deploy cd.jar when using JBoss on linux

    Hi,friends I have successfully deploy the interest.jar on my linux box.But when deploying cd.jar it tells me that "Could not deploy file:/usr/local/JBoss-2.4.3_Tomcat-3.2.3/jboss/tmp/deploy/Default/cd.jar, Cause:org.jboss.ejb.DeploymentException: Bea

  • Bullet points in my website

    Hello, I'm in the middle of doing a website in Dreamweaver CS5, and i'm trying to get the bullet points to look nice. Unfortunately, it looks all out of whack. The problem is with the forth point (see snapshot), as there's 3 lines of text. I've creat

  • .swf to .swt

    I have never heard of an .swt until today. I did some research. I was trying to bring in my .swf as a "flash button" in dreamweaver CS3. This way I can dynamically add the menu title so I don't have to open Flash again to edit. I have the .swf as a b