Re: em12c agent on 2008R2 fails at remote check

From: Maaz Anjum <maazanjum_at_gmail.com>
Date: Sun, 16 Feb 2014 08:48:12 -0500
Message-ID: <CA+zcOQ9mAO57w0GAso312iRH=a_RM1D-zC9Bi2A-jiV8r8WbQA_at_mail.gmail.com>



You could try a silent install as well. Sorry for the shameless plug but I wrote a post<http://www.maazanjum.com/2013/08/oracle-enterprise-manager-12c-windows.html>on it a while back. It was done on 12.1.0.2.0 but please give it a try.

Cheers,
Maaz

On Sat, Feb 15, 2014 at 11:28 PM, Peter Sharman <pete.sharman_at_oracle.com>wrote:

> First thing I would check is whether ssh both directions gets prompts for
> anything i.e. ssh from one box to another, do you get a prompt (and do the
> same in reverse)?
>
>
>
> Second thing would be to check the hostname entries are OK. Can you send
> us the lines for each host in c:\windows\system32\drivers\etc\hosts?
>
>
>
> Third, I assume your box doesn't really have a domain name
> .somehost.local. J
>
>
>
> Pete
>
> [image: Oracle logo]
>
> Pete Sharman
> Principal Product Manager
> Enterprise Manager Product Suite
> 33 Benson Crescent CALWELL ACT 2905 AUSTRALIA
>
> Phone: +61262924095 | | Fax: +61262925183 | | Mobile: *+61414443449
> <%2B61414443449>*
> ------------------------------
>
> "Controlling developers is like herding cats."
>
> Kevin Loney, Oracle DBA Handbook
>
>
>
> "Oh no, it's not, it's much harder than that!"
>
> Bruce Pihlamae, long term Oracle DBA
> ------------------------------
>
>
>
> *From:* Obivan [mailto:djeday84_at_gmail.com]
> *Sent:* Friday, February 14, 2014 8:37 PM
> *To:* oracle-l_at_freelists.org
> *Subject:* em12c agent on 2008R2 fails at remote check
>
>
>
> Hello, try to install em12c agent on 2008R2 ( x64 )
> install cgwin ( try x86 and x64 -same results ) using this doc
> http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cygwin_ssh.htm
> create local account ( in admin group ), setup key auth between host and
> target
> but remote validation of agent install fails at
>
>
> 2014-02-13_14-24-24:INFO:exit-code: 0
> 2014-02-13_14-24-24:INFO:Skipping ip address check on hostnames
> 2014-02-13_14-24-24:INFO:Action description Execution of command
> 'c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereq_stage/core/12.1.0.3.0/oui/bin/setup.exe'
> -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogloc
> c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereqlogs
> -entryPoint oracle.sysman.top.agent_Complete
> PREREQ_CONFIG_LOCATION=c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereq_stage/core/12.1.0.3.0/prereqs
> -J-DORACLE_HOSTNAME=sblapp01.somehost.local -DAGENT_PORT=3872
> -DALLOW_IPADDRESS=true on host sblapp01.somehost.local
> 2014-02-13_14-24-24:INFO:Attempt :1 pty required false with no inputs
> 2014-02-13_14-24-25:
> INFO:'c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereq_stage/core/12.1.0.3.0/oui/bin/setup.exe'
> -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogloc
> c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereqlogs -entryPoint
> oracle.sysman.top.agent_Com
> plete
> PREREQ_CONFIG_LOCATION=c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereq_stage/core/12.1.0.3.0/prereqs
> -J-DORACLE_HOSTNAME=sblapp01.somehost.local -DAGENT_PORT=3872
> -DALLOW_IPADDRESS=true execution failed on host sblapp01.somehost.local
> 2014-02-13_14-24-25:INFO: OUT null
> 2014-02-13_14-24-25:INFO: ERR null
> 2014-02-13_14-24-25:INFO: EXIT CODE127
> 2014-02-13_14-24-25:INFO: ACTION Execution of command
> c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereq_stage/core/12.1.0.3.0/oui/bin/setup.exe
> -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogloc
> c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereqlogs -entryPoint
> oracle.sysman.top.agent_Complete
> PREREQ_CONFIG_LOCATION=c:/oracle/agent12c/ADATMP_2014-02-13_14-20-03-PM/prereq_stage/core/12.1.0.3.0/prereqs
> -J-DORACLE_HOSTNAME=sblapp01.somehost.local -DAGENT_PORT=3872
> -DALLOW_IPADDRESS=true on host sblapp01.somehost.local
> 2014-02-13_14-24-25:INFO:InvocationTargetException Exception
> 2014-02-13_14-24-25: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:1862)
> at
> oracle.sysman.core.agentpush.ui.deployer.RemotePrereqChecker.deploy(RemotePrereqChecker.java:73)
> 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: null out: null exitcode: 127
> stacktrace:
> null
> at
> oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractive(DeployerOps.java:1199)
> at
> oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractive(DeployerOps.java:1045)
> at
> oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:621)
> at
> oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:593)
> at
> oracle.sysman.core.agentpush.ui.deployer.RemotePrereqChecker.doRemotePrereq(RemotePrereqChecker.java:245)
> ... 8 more
>
> any help are wellcome !
> *ps: sorry for my english. *
>

-- 
A life yet to be lived...



-- http://www.freelists.org/webpage/oracle-l
image001.jpg
Received on Sun Feb 16 2014 - 14:48:12 CET

Original text of this message