Deploying agent 12c - Invalid switch - "oracle"

Hello,
My OMS is OEM 12c BP1, host OMS is AIX5.3.
Deploying OEM Agent 12c on several Windows 2003SP2 remote servers, most of them successfully.
But on one of them, it returns an error that puzzle me.
In D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM\logs\install.err, I can read :
Invalid switch - "oracle".The log In D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM\logs\install.log is
D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM
Present working directory:D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM
Archive location:D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM  directory
-ignorePrereqs
ORACLE_HOSTNAME
ORACLE_HOSTNAME
myagenthost.mydomain.com
AGENT_BASE_DIR
AGENT_BASE_DIR
D:/oracle/product/agent12c
Agent base directory:D:/oracle/product/agent12c
D:/oracle/product/agent12c
OMS_HOST
OMS_HOST
myomshost.mydomain.com
OMS Host:myomshost.mydomain.com
myomshost.mydomain.com
EM_UPLOAD_PORT
1159
AGENT_INSTANCE_HOME
D:/oracle/product/agent12c/agent_inst
b_doDiscovery
false
b_startAgent
false
b_forceInstCheck
true
AGENT_PORT
3872
Agent base directory:D:/oracle/product/agent12c
OMS Host:myomshost.mydomain.com
Agent image loc : "D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM"
D:/oracle/product/agent12c configonlyfalse
Reading the properties file: "D:\oracle\product\agent12c\ADATMP_2012-08-30_08-19-52-AM"\agentimage.properties
        1 file(s) copied.
This is the version 12.1.0.1.0
This is the type core
This is the aru id 912And the log on the OMS host for this Agent deployment is
2012-08-30_08-31-21:INFO:=========STACKTRACEPrinting Exception :oracle.sysman.prov.remoteinterfaces.exception.ClusterException: Error while running cmd D:/oracle/product/agent12c
/ADATMP_2012-08-30_08-19-52-AM/agentDeploy.bat, on nodes myagenthost.mydomain.com.
        at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmdOnNodes(NativeSystem.java:1260)
        at oracle.sysman.prov.remoteinterfaces.clusterops.ClusterBaseOps.runCmdOnNode(ClusterBaseOps.java:263)
        at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:510)
        at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:496)
        at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall(BaseDeployerOps.java:330)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:1732)
        at oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:58)
        at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
        at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:264)
oracle.sysman.prov.remoteinterfaces.exception.CommandException: The command "'D:/oracle/product/agent12c/ADATMP_2012-08-30_08-19-52-AM/agentDeploy.bat' -ignorePrereqs  ORACLE_HOS
TNAME=myagenthost.mydomain.com  AGENT_BASE_DIR=D:/oracle/product/agent12c  OMS_HOST=myomshost.mydomain.com  EM_UPLOAD_PORT=1159  AGENT_INSTANCE_HOME=D:/oracle/product/agen
t12c/agent_inst  b_doDiscovery=false  b_startAgent=false  b_forceInstCheck=true  AGENT_PORT=3872  2>D:/oracle/product/agent12c/ADATMP_2012-08-30_08-19-52-AM/logs/install.err  1>D
:/oracle/product/agent12c/ADATMP_2012-08-30_08-19-52-AM/logs/install.log" was not run.
        at oracle.sysman.prov.remoteinterfaces.plugins.RemoteCommandJSCH.runcmd(RemoteCommandJSCH.java:213)
        at oracle.sysman.prov.remoteinterfaces.nativesystem.RemoteExecutionEngine.runcmd(RemoteExecutionEngine.java:417)
        at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runcmd(NativeSystem.java:5463)
        at oracle.sysman.prov.remoteinterfaces.nativesystem.WindowsSystem.runCmd(WindowsSystem.java:1662)
        at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmd(NativeSystem.java:4455)
        at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmdOnNodes(NativeSystem.java:1234)
        at oracle.sysman.prov.remoteinterfaces.clusterops.ClusterBaseOps.runCmdOnNode(ClusterBaseOps.java:263)
        at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:510)
        at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:496)
        at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall(BaseDeployerOps.java:330)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:1732)
        at oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:58)
        at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
        at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:264)
============It's also complaining that the error message cannot be found.
I think I followed the same way to deploy Agent on this server than I did on other where it was successfully done. So, probably some configuration is different somewhere on the server itself which has to be checked and changed. Any idea ?
Nicolas.

Thank you for stopping by.
Akanksha wrote:
Is this locked avvount usecases that you are trying ?For example, you can create a named credential titled User_A, and set it to run as User_X that has the root privileges. In this case, the wizard logs in to the hosts as User_A, but installs as User_X.I really do not understand what you mean here. I have maybe 20 remote Windows server (all Windows 2003 SP2) which I deployed the Agent on, and 3 are failing even though I did exactly the same over all the servers.
2 are returning the error below :
Parameter format not correct - "ppl".
The syntax of the command is incorrect.1 is returning the error I described in my first post. I sent you the files for that last one by email since this is the one I started to talk about in that thread.
And yes, I agree, probably something specific on those 3 servers which I have to figure out.
Thanks,
Nicolas.

Similar Messages

  • CloudControl 12c: deploy Agent 12c on RAC via RPM?

    Hello ,
    I've just installed the CloudControl 12c and I'm pretty astonished about the new look and feel of the GUI (compared to GridControl 10g) :-)
    Installing the agent on hosts using the RPM-package is rather easy. But I'm not sure how to install the agent on hosts which are used by a RAC database
    (and haven't found anything in the documentation so far). Would it be correct to install the agent - using the RPM-method - on every node of the RAC?
    When installing agent 10g there was the option "install agent for RAC/Cluster install".
    Any help or suggestions will be appreciated.
    Rgds
    JH

    After adding the hosts you will also need to add the cluster targets. You can after you have deployed your agents by navigating to Setup | Add Targets | Add Targets Manually and then choosing "Oracle Cluster and High Availability Service".
    When prompted for a Cluster Target Host, enter one of your RAC hosts.

  • Deploy Office 2010 by using Group Policy - Invalid switch - "/config"

    Hi All,
    We are following steps described in this article -
    http://technet.microsoft.com/en-us/library/ff602181.aspx . However it won't work and will terminate with error code 1 - "Setup ended with error code 1". Further investigations has shown that error is produced by start-up batch script due to Invalid
    switch - "/config". According to the above article to trigger an install we need the following:
    start /wait %DeployServer%\setup.exe /config %ConfigFile%
    However it will fail with the error: Invalid switch - "/config", because obviously "/config" switch does not belong to START command
    It seems to work if we will use the following (without START /WAIT):
    %DeployServer%\setup.exe /config %ConfigFile%
    Could anyone please elaborate on the above?
    Also why would we want to use START /WAIT at all?
    TY

    So, you figured out that this problem occures if path to deployment share, config.xml and setup.exe has spaces in it, that is absolutely true.
    But I see another workaround, not changing your share path to have no spaces in it.
    I suggest changing the setup script.
    Do the following:
    1) Find this part of the script:
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    start /wait %DeployServer%\setup.exe /config %ConfigFile%
    echo %date% %time% Setup ended with error code %errorlevel%. >> %LogLocation%\%computername%.txt
    2) Use quotes wisely to get something like this:
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    start /wait "%DeployServer%\setup.exe" /config "%ConfigFile%"
    echo %date% %time% Setup ended with error code %errorlevel%. >> "%LogLocation%\%computername%.txt"
    As you can see, I used quotes to mark those parts of scipt that will have spaces in UNC paths when running the script in cmd.
    It did the trick for me and i have spaces in my UNC path to setup share :) Hope that helps.

  • Deploy agents for Oracle Enterprise Manager Grid 11.1.0.1.0

    Hi All,
    I have successfully installed Oracle Enterprise Manager Grid 11.1.0.1.0 on Red Hat 5.5 64 bit. It is up and running.
    I have started preparing for deployment of the agents. There are quite a lot targets which are Windows machines.
    My question is what is the best approach for deploying agent on server running Microsoft Windows? Is it Installing Oracle Management Agent Using Agent Deployment Wizard or silent.
    I started with Agent Deployment Wizard but for Windows it requires setting SSH and installing cygwin which is not very comfortable if I have to do this for all Windows targets. If it is the case , should cygwin and ssh daemon be running all the time or just for the phase of installing the agent?
    Please advise which is the best approach in this case when most of the targets are running on Microsoft Windows.
    Any ideas are appreciated.
    Thanks,
    Maria
    Edited by: 832920 on Feb 1, 2011 5:31 AM
    Edited by: 832920 on Feb 1, 2011 5:45 AM

    Hi,
    I have used the method "agent install in silent mode" and believe that this is a rather simple way to install an agent. You just have to test it
    on one host - and if it works there it will work any other hoste as well - you could use the same response file for all other hosts. The command
    to install the agent remains the same...
    But maybe someone else beliefs that another approach might be better...

  • Silent installation of Cloud agent 12c failed on a windows 2003 host

    Hello All,
    I've done multiple installations by silently installing the cloud agent 12c using a response file. However, the configuration portion failed on this one windows 2003 host.
    Has anyone seen this? I've searched on metalink and see other problems like TZ, service already exists, incorrect PERL settings etc..but found nothing that helps so far.
    In log file:
    The action configuration is performing
    The plug-in Agent Configuration Assistant is running
    AgentConfiguration:agent configuration has been started
    Validating OMS_HOST and EM_UPLOAD_PORT
    Performing free port detection..
    AgentConfiguration: Executing emctl deploy agent command...
    AgentConfiguration:agent configuration finished with status = false
    The plug-in Agent Configuration Assistant has failed its perform method
    The action configuration has failed its perform method
    In Agent Deploy log file:
    value passed to dir splitC:/oracle/em/agent_inst
    INFO: length of temp is2
    INFO: Return value:C:
    \/oracle/em/agent_inst
    INFO: ** Agent Port Check completed successfully.**
    INFO: ERROR: The
    Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh
    monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent
    software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in,
    if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-
    in, view the plug-in deployment log C:\oracle\em\agent_inst\install\logs to check if the plug-in
    configuration for the oracle.sysman.oh monitoring plug-in failed.
    INFO:
    INFO: perform - mode
    finished for action: configure
    INFO:
    INFO: You can see the log file: C:\oracle\em\core
    \12.1.0.3.0\cfgtoollogs\oui\configActions2013-12-23_11-07-08-AM.log
    INFO:
    INFO: C:\oracle\em>exit
    /b 3
    INFO: Plugin homes:
    INFO: Plugin homes:
    INFO: C:\oracle\em\core\12.1.0.3.0\oui\bin
    \runConfig.bat ORACLE_HOME=C:\oracle\em\core\12.1.0.3.0 RESPONSE_FILE=C:\oracle\em\core
    \12.1.0.3.0\agent.rsp ACTION=configure MODE=perform COMPONENT_XML=
    {oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true completed with status=3
    SEVERE: ERROR: Agent
    Configuration Failed
    SEVERE: ERROR: Agent Deployment Failed

    Thanks for the reply Rahul.
    I've used that same response file for deployments on other servers without any problem.
    See response file below: (note i've changed the server name)
    ## copyright (c) 1999, 2012 Oracle. All rights reserved.          ##
    ## Specify values for the variables listed below to customize     ##
    ## your installation.                                             ##
    ## Each variable is associated with a comment. The comment        ##
    ## identifies the variable type.                                  ##
    ## Please specify the values in the following format:             ##
    ##         Type         Example                                   ##
    ##         String       "Sample Value"                            ##
    ##         Boolean      True or False                             ##
    ##         Number       1000                                      ##
    ##         StringList   {"String value 1","String Value 2"}       ##
    ## The values that are given as <Value Required> need to be       ##
    ## specified for a silent installation to be successful.          ##
    ## This response file is generated by Oracle Software             ##
    ## Packager.                                                      ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #OMS_HOST:<String> OMS host info required to connect to OMS
    #EM_UPLOAD_PORT:<String> OMS port info required to connect to OMS
    #AGENT_REGISTRATION_PASSWORD:<String> Agent Registration Password needed to
    #     establish a secure connection to the OMS.
    #AGENT_INSTANCE_HOME:<String> Agent instance home is the location of agent state directory.
    #AGENT_PORT:<String> Agent port on which the agent process should be started.
    #b_startAgent:<boolean> Agent will not be started after configuration if the value specified is false.
    #ORACLE_HOSTNAME:<String> Fully qualified domain name of host where is the agent is deployed.
    #s_agentHomeName:<String>Customized Oracle home name for the agent home. Example: s_agentHomeName="agent12gR1"
    OMS_HOST="omshost.company.com"
    EM_UPLOAD_PORT="1159"
    AGENT_REGISTRATION_PASSWORD="complicatedpassword"
    AGENT_INSTANCE_HOME="e:/oracle/em/agent_inst"
    AGENT_PORT="3872"
    b_startAgent=true
    ORACLE_HOSTNAME="targetserver.company.com"
    #s_agentHomeName=<Value Unspecified>
    #s_agentSrvcName:<String> Sets the agent Service Name and this variable can be
    #      used to overrite the agent service name calculated by the install. This is
    #      required for only Windows.
    #      Example:
    #      s_agentSrvcName = "GridAgent"            ;  User specified value
    #s_agentSrvcName=""
    #Please Don't change the values of these variables
    #EM_INSTALL_TYPE:<STRING> install type
    EM_INSTALL_TYPE="AGENT"

  • Cloud agent 12c on windows targets

    Hello,
    I've installed the Cloud agent 12c on a couple of windows targets using Add Hosts wizard. For each of them, I installed Cygwin on each target machine.
    My question is: Is Cygwin required for cloud agent 12 installation on windows targets?
    In other words, can't we "download" the install files and install it the old way? I'm trying to avoid installing cygwin since i have some old legacy servers to manage too. The less I have to install on these legacy machines the better.
    I'm reading up on the emcli way of installing the cloud control agent as well. I know Add Hosts wizard and emcli are the recommended methods to deploy the agent.
    Thx.

    You will need cygwin if you want to control or deploy the agents from the OEM console itself. Its basically starting a ssh module which helps in remote transfer and remote command executions. You normally do not need cygwin once you installed or deployed  the agent except patching those agents. You can always stop the service after the deployment so it won't take any resources on your legacy systems.
    The other method is here:
    http://docs.oracle.com/cd/E24628_01/install.121/e24089/install_agent_usng_rsp.htm

  • Error deploying Agent from EM12C

    Hi,
    I am busy upgrading my Enterprise Manager from 11.1.0.1 to 12.1.0.2 using the two system approach.
    I am trying to deploy the agent software to a host machine through the old Enterprise Manager (Deployments, Enterprise Manager 12c Upgrade Comsole, Deploy and Configure Agents) , but an getting the following error during the deploy stage...
    Updating home dependencies...
    Executing command: /oracle/agent12c/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={oracle/agent12c/sbin:/oracle/agent12c/core/12.1.0.2.0,} -invPtrLoc /oracle/agent12c/core/12.1.0.2.0/oraInst.loc -force
    Update Home Dependencies Location:/oracle/agent12c/core/12.1.0.2.0/cfgtoollogs/agentDeploy/UpdateHomeDeps<timestamp>.log
    ERROR: Update home dependency failed.
    Failed to deploy agent bits.
    When i run through the process manually on the host, it runs through successfully.
    I managed to get the following from one of the log files (agentDeploy_2012-10-19_00-00-34-AM.log), before it was cleaned up as part of the automated deploy action.
    INFO: 'UpdateHomeDeps' failed.
    INFO: 'UpdateHomeDeps' failed.
    INFO: /oracle/product/agent12c/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={/oracle/product/agent12c
    sbin:/oracle/product/agent12c/core/12.1.0.2.0,} -invPtrLoc /oracle/product/agent12c/core/12.1.0.2.0/oraInst.loc -force completed with status=255
    SEVERE: ERROR: Update home dependency failed.
    SEVERE: ERROR: Agent Deployment Failed
    Any assistance would be greatly appreciated.
    Mel

    while doing the agent upgarde we detach the plugins from 12.1.0.1 agent home and attache dto 12.1.0.2 agent home along with plugin upgrade. log SR with the oracle support and upload the logs.

  • ADF error at 10.1.3.1 Invalid class: oracle.jbo.ApplicationModule

    Hi,
    I need some help. I'm a novice jdeveloper user, but I have managed to build a small appilcation for a client, with use of ADF. When I try to run it at the applications server, it can't find the page, and have this error in the application.log:
    07/01/23 09:15:58.698 rtvview: Servlet error
    oracle.classloader.util.AnnotatedLinkageError: Class oracle/jbo/ApplicationModule violates loader constraints
    Invalid class: oracle.jbo.ApplicationModule
    Loader: adf.oracle.domain:10.1.3.1
    Code-Source: /t02dat/iast_r3/midtier/BC4J/lib/adfm.jar
    Configuration: <code-source> in /t02dat/iast_r3/midtier/j2ee/home/config/server.xml
    Dependent class: oracle.jbo.uicli.mom.JUApplicationDefImpl
    Loader: adf.oracle.domain:10.1.3.1
    Code-Source: /t02dat/iast_r3/midtier/BC4J/lib/adfm.jar
    Configuration: <code-source> in /t02dat/iast_r3/midtier/j2ee/home/config/server.xml
    Does anyone have an idea?
    Versions:
    Jdeveloper 10.1.3.1
    Application Server 10.1.3.1.0
    Thanks
    Jorn
    It worked when I tried to deploy the application thru jdeveloper server connection. Does anyone know why it's working now?
    Message was edited by:
    user527535

    I've managed to eliminate the JBO-35007 errors through the use of the Refresh and RefreshCondition tags. The problem I have now is that I do most of my testing in Firefox (latest release) and it seems to be caching pages even though I have caching turned off. For instance we have different menu options based on a user's privileges. If I log out and log in as someone else who has different privileges the previous user's options are still displayed. If I click on them it then refreshes the page and the new user's options are displayed. This is also fixed by manually refreshing the page. I do not encounter this problem at all with IE, only firefox. Any thoughts here?

  • Error during deploying mapbuilder.jar file in oracle application server

    hi all,
    Iam trying to deploy mapbuilder.jar file in oracle 10g enterprise manager oc4j environment. It is giving an error that
    " An error occurred when processing the data submitted. Find the appropriate field and enter the correct information as noted next to each field.
    Archive Location - Failed in uploading archive. Invalid archive file: Unsupported archive type. unknown'
    i have deployed in the same way for mapviewer.ear. It was successfully deployed.
    plz any body tell me what would be the reason. I there any other way to deploying .jar file in oracle 10g enterprise manager
    thnx in advance...
    Regards,
    srinivas

    Hi Srinivas,
    There is no need to deploy MapBuilder in an Application Server. You can start it at the command line with for example:
    java -jar mapbuilder.jar -noconnect
    Joao

  • Installing multiple Deployment Agents ... or vNext?

    As I'm expanding my use of RM, I'm running into a need to reuse target machines for both my 'RM-development/release' testing, and 'RM-real-internal-code-releases'.  My issue is that the deployment agent on the targeted server is configured to receive
    from only one RM server.
    I'm considering installing a second Deployment instance and configuring it to the separate RM server.  My concerns are:
    - can two deployment agents co-exist on the same server?
    - Is this just a bad idea in general, since I will have to install the second deployment agent on 4-6+ servers, to provide a full testing suite.
    I understand the RM strategy is to go agentless, and that vNext is agentless.  Should I switch to vNext?  Is it stable enough?
    thx
    Curt Zarger [email protected]

    John and Graham,
    thx for your responses.
    John: No 'developer tools' can be installed on the target machines under STIGS government security controls (http://iase.disa.mil/stigs).
    Graham: The following is my simplified tactical plan.  My strategic plan is to jump to 2015 and go full continuous delivery.
    These are the step I went thru.  Hopefully they will be of use to someone else.
    To overcome the STIGS restrictions on installation of developer tools, I tried to replace the files reported missing the the RM log
    (TFSBuild.exe, Microsoft.TeamFoundation.Client, etc) that support running a TFSBuild via command line.  No good.
    Since I had to execute on a machine with VS installed, I changed my RM stage environments' target machines to be my TeamBuild build agent machines.  This executes my build, including my MSBuild/Powershell scripts.  Since my scripts already handle
    the remoting of files and configurations to the intended target machine, it works.
    The drawbacks are 1. no triggering of RM from a TeamBuild, due to the mismatched templates being used.  2. This configuration of the staging environments, ie. none configured to the actual target machines, leaves me no migration path for moving code
    over to RM to be executed.
    I've decided to live with #1 and address #2.  The resolution is to split each stage into two stages.  Using "Dev" as the first stage, I set up pre-Dev and Dev stages.  The pre-Dev stage runs the TFSBuild command on the TeamBuild
    agent.  The Dev stage is then available to run any additional code added or migrated.  This is a bit clunky and complicates the approval flow a bit, but...
    Curt
    Curt Zarger [email protected]

  • Agent 12c raises "Incident (non-critical) error / XML-20221"

    Hi ,
    our agents (12c) are raising once in a while the following error:
    2012-08-14 20:14:18,910 [36:pool-1-thread-1] ERROR - Incident (non-critical) error:
    oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer$ResponseXMLException: <Line 1, Column 2332>: XML-20221: (Abbruchfehler) Ungültiges Zeichen in Text
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.processNotificationValue(UploadStoreForward.java:2126)
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.xferFile(UploadStoreForward.java:1826)
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.run(UploadStoreForward.java:2221)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    In CloudControl the error shows up as "Diagnostic Incident"
    Internal error detected: oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer$ResponseXMLException:oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer:2126
    Help help will be appreciated...
    Rgds
    JH

    Sorry for being that late :-(
    Yes, it's a bug and the recommended solution by Oracle ist top patch/upgrade CloudControl...
    Rgds
    Jan

  • What is best practice for deploying agent(10204) on RAC 9i

    Hello,
    What would be best practice for deploying agent(10204) on RAC 9i? Should the agent be deployed on each node or should the agent be deployed on the cluster file system? What are the advantages/disavantages deploy on individual nodes vs. on cluster file system? Please advice. Thank you in advance.

    Please use agent push application to deploy agent on all the nodes at one shot
    Please refer the obe
    http://www.oracle.com/technology/obe/obe10gemgc_10203/agentpush/agentpush.htm

  • Sshd error while deploying agent to remote host

    Hi,
    Am getting the following error while deploying agent to remote host.
    SSH Setup failed on nodes: localhost. SSH setup failed because of any of the following reasons:
    sshd has gone down while doing SSH setup.
    The platform of the provided hosts may be incorrect. Please verify it.
    Fix above problems and Continue OR do manual ssh setup running command: "<OMS_HOME>/sysman/prov/resources/scripts/sshUserSetupNT.sh -hosts "user-pc" -user karthick -localPlatformGrp win -asUser SYSTEM [-asUserGrp root] -sshLocalDir \.ssh -homeDir $HOME". Check the log file at <OMS_HOME>\sysman\prov\agentpush\2011-08-18_10-45-16-AM\logs\sshSetup2011-08-18_11-19-21-AM.log for more information.
    I tried the following from both the host and working fine.
    ssh host1 date from host2
    ssh host2 date from host1
    When I try to do the manual ssh setup running the cmd
    $ sh sshUserSetupNT.sh -hosts "user-pc" -user karthick -localPlatformGrp win -asUser SYSTEM [-asUserGrp root] -sshLocalDir \.ssh -homeDir $HOME
    sshUserSetupNT.sh: line 17: $'\r': command not found
    sshUserSetupNT.sh: line 20: $'\r': command not found
    sshUserSetupNT.sh: line 27: $'\r': command not found
    sshUserSetupNT.sh: line 231: syntax error near unexpected token `elif'
    'shUserSetupNT.sh: line 231: ` elif ! test -f "$CLUSTER_CONFIGURATION_FILE"
    Getting the above error.
    Pls let me know how to fix this issue.
    Thanks in advance,
    -KarthicK

    Hi KarthicK,
    please have a look at the following forum discussion: How to install Oracle Grid Agent 11g into windows hosts ?
    The post of hani430 appears to be what you are looking for.
    Regards,
    Frank

  • Download agent 12c -all platform

    Hi experts
    where can i download agent 12c for all platform
    few months back we had agent for Linux and Solaris
    Is it released for Windows
    thanks

    Hi,
    In 12C you can get the software using Self Update console (Setup tab > Extensibility > Self Update).
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/self_update.htm#BEHGDJGE
    The following document explains how to install agent using response file in silent method:
    Note 1360083.1 : EM 12c: How to Install EM 12c Agent using Silent Install Method with Response File
    Best Regards,
    Venkat

  • Deploy using admin_client.jar to Oracle SOA suite started up with java cmd

    Hey,
    Someone at work asked me to create a deployer command to deploy to a locally running OC4J SOA suite. I got it working like this:
    java -jar %ORACLE_HOME%\j2ee\home\admin_client.jar deployer:oc4j:opmn://localhost/home oc4jadmin oc4jadmin -deploy -file <path> -deploymentName <appname> -bindAllWebApps
    However when I implemented this using Maven2 there was a problem. It seems the SOA suite OC4J instance gets started up alternatively to get debugging to work. I started it up using the startupconsole which is automatically used in the Windows XP start menu.
    They start it up like this:
    java -Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Djava.net.preferIPv4Stack=true -Xdebug -Xrunjdwp:transport=dt_socket,address=5000,suspend=n,server=y -jar oc4j.jar
    This causes the URI for deployment to be invalid. I tried lots of other URI forms I found online but none of them work. Maybe you guys know?
    Thanks in advance

    Something noteworthy it seems...
    I added a few extra lines to the command to enable logging (as found here)
    http://theblasfrompas.blogspot.com/2007/12/adminclientjar-giving-standard-could.html
    This results in the following peculiar stacktrace:
    C:\Thomas\appz\OC4JLA~1\j2ee\home>java -Djava.util.logging.config.file=logging.p
    roperties -jar admin_client.jar deployer:oc4j:opnm://localhost:6003/home oc4jadm
    in oc4jadmin -validateURI
    SEVERE: Oc4jDeploymentFactory.getDeploymentManager For input string: "//localhos
    t"java.lang.NumberFormatException: For input string: "//localhost"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.
    java:48)
    at java.lang.Integer.parseInt(Integer.java:447)
    at java.lang.Integer.parseInt(Integer.java:497)
    at oracle.oc4j.admin.jmx.client.Oc4jDomainFactory.getDomainFromDeployerU
    rl(Oc4jDomainFactory.java:283)
    at oracle.oc4j.admin.deploy.spi.factories.Oc4jDeploymentFactory.getDeplo
    ymentManager(Oc4jDeploymentFactory.java:127)
    at javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.get
    DeploymentManager(DeploymentFactoryManager.java:112)
    at oracle.oc4j.admin.deploy.api.J2EEDeploymentManager.validateURI(J2EEDe
    ploymentManager.java:911)
    at oracle.oc4j.admin.deploy.cmdline.ValidateURICommand.execute(ValidateU
    RICommand.java:61)
    at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4j
    AdminCmdline.java:96)
    at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.main(Oc4jAdminCmdli
    ne.java:73)
    Failed at "Could not get DeploymentManager".
    I find this peculiar because I use an URI format as specified in the documentation.

Maybe you are looking for

  • I can't copy and paste onto my desktop or just cut and paste anything???

    I try to copy or cut a photo and paste it onto my desktop and it just doesn't work

  • Setting a hotmail account on a mac

    Hi, so I have been trying to set my e-mail account on my mac with no succes. My e-mail adress ends with live.fi, so it is a hotmail account. I would just like to know what to write into the description and the incoming mail server. Thank you in advan

  • How to find out particular work item is trigger by particular transaction

    Hi, can any one tell how to find out particular work item is trigger by particular transaction. in swfrevtlog we ill get custom obj type and also super business obj type,but i need to identify this work item id is triggered by this transaction. can a

  • WhErE CaN I DOWNLOAD 3.6???

    I Give!! White flag! Surrender! I can't take the chaos of 4.0 - The URL never changes when I switch tabs, when I try to open links in new windows - NOTHING - Firebug won't work, and sometimes disappears altogether. The SADDEST?!?!? I have to look in

  • Multiple Sites Open At One Time?

    Is it possible to have two completely different web sites open at the same time in Dreamweaver so that I can easily switch back and forth between the two? I am tired of closing all the pages in one site and then having to open all the pages for an en