GC install fails on OMS Configuration step with NodeManager

I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I deleted the Keynectis and Telesec certificates from the cacerts java keystore. NodeManager is being run as a service, though I think the configuration process is launching a new instance because it can't connect to the service. I've also been unable to connect to the service through the WLST nmConnect function, though it's possible my parameters are incorrect. If the only problem is that GCDomain is not registered in the nodemanager.domains file, I'm not sure what I'm doing wrong, because I put it in the nodemanager.domains file located at C:\Oracle\Middleware\wlserver_10.3\common\nodemanager:
#Domains and directories created by Configuration Wizard
#Fri Apr 22 15:23:16 EDT 2011
wl_server=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\wl_server
medrec-spring=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\medrec-spring
GCDomain=C\:\\Oracle\\gc_inst\\user_projects\\domains\\GCDomain
medrec=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\medrec
note - the file paths are correct and use escaped slashes where appropriate, but this message board system is turning the last double backslash into a line break. I can't find any html solution that works, so just take my word for it
I restarted NodeManager after making the change as well. Any help would be appreciated. Thanks.
Details:
Machine - Windows Server 2008 x64
DB - 11gR2
WLS - 10.3.2
GC - 11.1.0.1
Install Log:
FINE: Connecting to Node Manager ... Apr 22, 2011 3:23:19 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: <Apr 22, 2011 3:23:19 PM EDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.> Apr 22, 2011 3:23:19 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: <Apr 22, 2011 3:23:19 PM EDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.> Apr 22, 2011 3:23:19 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: <Apr 22, 2011 3:23:19 PM EDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.> Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: This Exception occurred at Fri Apr 22 15:23:20 EDT 2011. Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: weblogic.nodemanager.NMConnectException: Connection refused: connect. Could not connect to NodeManager. Check that it is running at win2008x64-2:7,401. Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.net.PlainSocketImpl.socketConnect(Native Method) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.net.Socket.connect(Socket.java:525) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:227) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:175) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:168) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.lang.reflect.Method.invoke(Method.java:597) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyReflectedFunction.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyMethod.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyObject.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyObject.invoke(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.pycode._pyx2.nmConnect$3(<iostream>:118) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.pycode._pyx2.call_function(<iostream>) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyFunction.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyObject.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.pycode._pyx41.startNM$1(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py:20) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.pycode._pyx41.call_function(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyFunction.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.pycode._pyx39.f$0(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\create_em_infra.py:74) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.pycode._pyx39.call_function(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\create_em_infra.py) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.PyCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.core.Py.runCode(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at org.python.util.PythonInterpreter.execfile(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.management.scripting.WLST.main(WLST.java:131) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at java.lang.reflect.Method.invoke(Method.java:597) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE:      at weblogic.WLST.main(WLST.java:29) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Fri Apr 22 15:23:20 EDT 2011 Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Node Manager is down starting it Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Not connected to Node Manager Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Launching NodeManager ...
Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Properties: {ListenAddress=win2008x64-2,ListenPort=7401,NodeManagerHome=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239,StartScriptEnabled=true,StartScriptName=startEMServer.cmd,}
Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Command: C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\bin\javaw.exe -classpath "C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\lib\rt.jar;C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\lib\i18n.jar;C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_oepe1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JROCKI~1.5-3\lib\tools.jar;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.2.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0\lib\ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Oracle\Middleware\oms11g\sysman\jlib\emConfig.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.odl_11.1.1\ojdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.odl_11.1.1\ojdl2.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.dms_11.1.1\dms.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.dconfig-infra_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xmlparserv2.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xml.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-pmlib.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-policy-core.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-secpol.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-dependencies.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.policies_11.1.1\wsm-seed-policies.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\orawsdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\mdds.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\ws_confmbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\org.apache.commons.digester_1.7.jar;C:\Oracle\MIDDLE~1\ORACLE~1\..\modules\javax.xml.bind_2.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\..\modules\javax.activation_1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\..\modules\javax.xml.stream_1.1.1.0.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.http_client_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.dconfigbeans_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share.ca_11.1.1\adf-share-base.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share.ca_11.1.1\adf-share-ca.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\adflogginghandler.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\adfsharembean.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\commons-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\jsp-el-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\oracle-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\auditwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\sslconfigwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\oamap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\ossoiap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.auditprovider_11.1.1\jps-wls-auditprovider.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-mbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-upgrade.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-patching.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbembedded57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbtools57.jar" weblogic.NodeManager "-v"
Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:21 PM> <INFO> <Loading domains file: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains> Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:21 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: INFO: Loading domains file: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:21 PM> <WARNING> <Domains file not found: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains> Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:21 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: WARNING: Domains file not found: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains Apr 22, 2011 3:23:22 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:22 PM> <INFO> <Loading identity key store: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true> Apr 22, 2011 3:23:22 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:22 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig Apr 22, 2011 3:23:22 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: INFO: Loading identity key store: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:23 PM> <WARNING> <Node manager configuration properties file 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' not found. Using default settings.> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM weblogic.nodemanager.server.NMServer <init> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: WARNING: Node manager configuration properties file 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' not found. Using default settings. Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:23 PM> <INFO> <Saving node manager configuration properties to 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties'> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM weblogic.nodemanager.server.NMServer <init> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: INFO: Saving node manager configuration properties to 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Node manager v10.3 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Configuration settings: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: NodeManagerHome=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: ListenAddress=win2008x64-2 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: ListenPort=7401 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: ListenBacklog=50 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: SecureListener=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: AuthenticationEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: NativeVersionEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: CrashRecoveryEnabled=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: JavaHome=C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: StartScriptEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: StopScriptEnabled=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: StartScriptName=startEMServer.cmd Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: StopScriptName= Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogFile=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.log Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogLevel=INFO Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogLimit=0 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogCount=1 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogAppend=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogToStderr=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: DomainsFile=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: DomainsFileEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: StateCheckInterval=500 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: QuitEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Interface= Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: NetMask= Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: UseMACBroadcast=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: DomainRegistrationEnabled=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Domain name mappings: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:23 PM> <INFO> <Secure socket listener started on port 7,401, host WIN2008x64-2/192.168.182.135> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: Apr 22, 2011 3:23:23 PM weblogic.nodemanager.server.SSLListener run Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: INFO: Secure socket listener started on port 7,401, host WIN2008x64-2/192.168.182.135 Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Successfully launched the Node Manager. Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: The Node Manager process is running independent of the WLST process. Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Exiting WLST will not stop the Node Manager process. Please refer Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: to the Node Manager logs for more information. Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: The Node Manager logs will be under C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239 Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: Connecting to Node Manager ... Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: <Apr 22, 2011 3:23:41 PM> <WARNING> <Configuration error while reading domain directory> Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess: weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at 'C:\Oracle\gc_inst\user_projects\domains\GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file. Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess:      at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:257) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess:      at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:224) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess:      at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:108) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess:      at weblogic.nodemanager.server.Handler.run(Handler.java:70) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
FINE: NMProcess:      at java.lang.Thread.run(Thread.java:619) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
...

I have a JDK already installed, but isn't JRockit being used by NodeManager in this case? Does NodeManager need to run on the JDK?
Regardless, I tried changing JavaHome in the nodemanager.properties file to the JDK/jre directory, but the log file still has the original path. The log seems to indicate that the process thinks that NodeManager is down because it can't connect, so it launches a new instance and uses default configuration parameters, which naturally wouldn't have my changes to the nodemanager.domain or nodemanager.properties files.
Also, the log says it can't connect to NodeManager at win2008x64-2:7,401. I'm not sure why there's a comma in there, but by the time this configuration step fails, there is a javaw.exe process listening on port 7401 and if I retry the step without killing it, the step will fail earlier because the port is already bound.

Similar Messages

  • Install Enterprise Manager Grid Control 11R1 Failed at OMS Configuration

    Hello:
    I have installed Oracle 11g (11.2.0.1) and WebLogic Server (WLS) 10.3.6.0 and currently I am in the process of installing Enterprise Manager Grid Control 11R1 on a Linux RedHat 5.8 and it fails at OMS Configuration.
    I have read the following thread and they suggested to use WLS 10.3.2:
    Trouble installing EM GC -- installer patch 9329357 fails
    I was looking for WLS 10.3.2 in Oracle's website and I could not find it.
    Any help would be greatly appreciated.
    Here is the log regarding the error:
    The patch has more than one Archive Action but there is no Make Action.
    ApplySession applying interim patch '9367763' to OH '/dbs0/product/fmw/oms11g'
    Running prerequisite checks...
    You selected -local option, hence OPatch will patch the local system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
    (Oracle Home = '/dbs0/product/fmw/oms11g')
    Is the local system ready for patching? y
    Y (auto-answered by -silent)
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '9367763' for restore. This might take a while...
    Backing up files affected by the patch '9367763' for rollback. This might take a while...
    Patching component oracle.ldap.rsf, 11.1.1.2.0...
    Updating archive file "/dbs0/product/fmw/oms11g/lib/libldapclnt11.a" with "lib/libldapclnt11.a/gslu.o"
    ApplySession adding interim patch '9367763' to inventory
    Verifying the update...
    Inventory check OK: Patch ID 9367763 is registered in Oracle Home inventory with proper meta-data.
    Files check OK: Files from Patch ID 9367763 are present in Oracle Home.
    Execution of 'sh /dbs0/product/fmw/oms11g/install/oneoffs/111010/9367763/custom/scripts/post -apply 9367763 ':
    Return Code = 0
    The local system has been patched and can be restarted.
    OPatch succeeded.
    This config tool has failed. Please re-run this config tool manually from another terminal as
    <ORACLE_HOME>/perl/bin/perl <ORACLE_HOME>/install/oneoffs/apply_NewOneoffs.pl <ORACLE_HOME> <oneoff_numbers>
    Eg: /scratch/EM/agent10g/perl/bin/perl /scratch/EM/agent10g/install/oneoffs/apply_NewOneoffs.pl /scratch/EM/agent10g 5632264,5961654
    Finished one-offs apply...
    Deleting the files...
    Finished deleting the above files...
    Configuration assistant "OMS Oneoff Patch Application" Succeeded
    Running Configuration assistant "Repository Configuration"
    Calling the EMSCHEMA MANAGER: CREATE
    Please check the Repository Configuration Assistant logs at: /dbs0/product/fmw/oms11g/sysman/log/schemamanager
    The create is completed now running the MOS
    Configuration assistant "Repository Configuration" Succeeded
    Running Configuration assistant "MDS Schema Configuration"
    Configuration assistant "MDS Schema Configuration" Succeeded
    Running Configuration assistant "OCM EM Repository Instrumentation"
    Configuration assistant "OCM EM Repository Instrumentation" Succeeded
    Running Configuration assistant "OMS Configuration"
    Executing the OMSCA command...
    Check the OMS Configuration Assistant logs at: /dbs0/product/fmw/oms11g/cfgtoollogs/omsca
    INFO: Required tool's Execution failed
    Configuration assistant "OMS Configuration" Failed
    INFO: ***Configuration Assistants Action END ***
    *** The installation was Successful, but some configuration assistants were failed or cancelled or skipped. ***

    Hello:
    For some reason after selecting the Retry button it successfully passed the Add-on OMS Side Configuration. Now I am failing at the "Agent Configuration Assistant". Here's the agent log:
    log4j:ERROR No appenders could be found for category (oracle.sysman.emas.sdk.discovery.discover.WeblogicTargetDiscovery).
    log4j:ERROR Please initialize the log4j system properly.
    Total Discovery time is :1675milliseconds.
    INFO: oracle.sysman.top.agent:AddingToTargetsXml: WLS targets
    INFO: oracle.sysman.top.agent:Adding /oracle/product/agent11g/sysman/install//oraclewls.out file to /oracle/product/agent11g
    INFO: oracle.sysman.top.agent:addToTargetsXML:TargetInstaller added target file= /oracle/product/agent11g/sysman/install//oraclewls.out to /oracle/product/agent11g successfully.
    INFO: oracle.sysman.top.agent:AgentPlugIn:perform:Starting Agent with startAgent=true
    INFO: oracle.sysman.top.agent:Starting the agent
    INFO: oracle.sysman.top.agent:Starting the agent...
    INFO: oracle.sysman.top.agent:Executing Command: /oracle/product/agent11g/bin/emctl start agent
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2010 Oracle Corporation. Allrights reserved.
    INFO: oracle.sysman.top.agent:Agent is already running
    INFO: oracle.sysman.top.agent:Requested Operation Completed with Status = 0
    INFO: oracle.sysman.top.agent:
    The Management Agent Configuration Assistant has failed. The following failureswere recorded:
    Securing of the agent failed.
    INFO: oracle.sysman.top.agent:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.agent:11.1.0.1.0:common:family=CFM:oh=/oracle/product/agent11g:label=10} failed with an unhandled exception:
    java.lang.Exception:
    The Management Agent Configuration Assistant has failed. The following failureswere recorded:
    Securing of the agent failed.
    at oracle.sysman.emcp.agent.AgentPlugIn.startProcessing(AgentPlugIn.java:269)
    at oracle.sysman.emcp.agent.AgentPlugIn.invoke(AgentPlugIn.java:243)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    Any help would be greatly appreciated.
    Thanks,
    Orivares

  • Installing Oracle Grid control 10G fails at OMS configuration on Windows XP

    I am trying to install Oracle 10G Grid control and it fails at OMS configuration. The log file under cfgttool logs shows failed command as
    Oracle.sysman.emcp.oms.Omsplugin -ConfigureOms.
    I tried to run command manually like the following:
    C:\OracleHomes\oms10g -force Oracle.sysman.emcp.oms.Omsplugin -ConfigureOms.
    Whe I run this command nothing happens. How should I got about it. Thanks in advance.
    Venkat

    oracle.sysman.top.oms_<timestamp>log
    has the following error messages and warnings.
    [24-01-2011 13:45:21] Analyzing header for: C:/OracleHomes/oms10g/sysman/admin/emdrep/sql/core/latest/util/util_pkgdefs.sql
    [24-01-2011 13:45:21]      Header: <create type="pkgdefs" pos="ip/webapps/ip_webapp_pkgdef.sql+"/>
    [24-01-2011 13:45:21]      WARNING: Bad pos attribute in repmgr header.
    [24-01-2011 13:45:21]      WARNING: Either there is a non-existent file: "ip/webapps/ip_webapp_pkgdef.sql" in position attribute: "ip/webapps/ip_webapp_pkgdef.sql+"
    [24-01-2011 13:45:21]      WARNING: OR there is a bad repmgr header/no repmgr header in file: "ip/webapps/ip_webapp_pkgdef.sql"
    At the end of the file:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    'Enter Enterprise Manager Root Password :
    ************Enter Agent Registration password :
    ************Unable to connect to opmn.
    Opmn may not be up.
    ================================================================================
    opmn id=test-hv-ms2003e:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.test-hv-ms2003e.teamqsi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2476)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OracleHomes\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:setOmsSecure:OMS Service command=secure oms -secure_port 1159:returned:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\bin\emctl.bat secure lock
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\bin\emctl.bat secure lock have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Checking the security status of the OMS... Done.
    Updating HTTPS Virtual Host for Enterprise Manager OMS... Done.
    OMS Locked. Agents must be Secure and upload over HTTPS Port 1159.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:setOmsLocked:OMS Service command=secure lock:returned:
    INFO: oracle.sysman.top.oms:configureOmsService:Oms Secure Configuration done.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\perl\5.6.1\bin\MSWin32-x86\perl.exe C:\OracleHomes\oms10g\sysman\install\precompilejsp.pl C:\OracleHomes\oms10g\j2ee\OC4J_EM\config\global-web-application.xml
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\perl\5.6.1\bin\MSWin32-x86\perl.exe C:\OracleHomes\oms10g\sysman\install\precompilejsp.pl C:\OracleHomes\oms10g\j2ee\OC4J_EM\config\global-web-application.xml have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'precompiling the JSPs
    precompiling the JSPs done
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:Precompile Jsps done.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\jdk\bin\java.exe -jar C:\OracleHomes\oms10g\sysman\jlib\emclikit.jar client -install_dir=C:\OracleHomes\oms10g\bin
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\jdk\bin\java.exe -jar C:\OracleHomes\oms10g\sysman\jlib\emclikit.jar client -install_dir=C:\OracleHomes\oms10g\bin have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    EM CLI client-side install completed successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:installAdditionalServices for 'client' completed=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\bin\emctl.bat config agent updateTZ
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\bin\emctl.bat config agent updateTZ have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:fixTimeZone completed=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 4 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: stopping opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:Start Opmn Error = CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall have completed with exitCode=206
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: starting opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    '================================================================================
    opmn id=test-hv-ms2003e:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.test-hv-ms2003e.teamqsi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2992)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OracleHomes\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 5 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method

  • Grid control 11g falling over on oms on OMS Configuration step

    I've attempted to install grid control 11g on Solaris 10 (SPARC 64 bit), everything is fine until the installer gets to the OMS Configuration step, this bombs out with:-
    Executing the OMSCA command...
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/Middleware/oms11g/cfgtoollogs/omsca
    Configuration assistant "OMS Configuration" Failed
    Strangely no omcsa directory ever gets created, however in the /u01/app/oracle/product/Middleware/oms11g/cfgtoollogs/cfgfw directory, I gets lots of files with time stamps exactly the same as the time of the failure containing:-
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/Middlewa
    re/oms11g/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:execve(): No such file or directory
    INFO: oracle.sysman.top.oms:Error trying to exec /u01/app/oracle/product/Middlew
    are/jdk160_14/bin/sparcv9/java.
    INFO: oracle.sysman.top.oms:Check if file exists and permissions are set correct
    ly.
    INFO: oracle.sysman.top.oms:Failed to start a 64-bit JVM process from a 32-bit J
    VM.
    The JVM being used is the 32 bit one that comes with WebLogic server 10.3.2 for Solaris 32 bit, as there is no 64 bit version available. Can someone please advise as to how I get around this ?, do I need to download and install a 64 bit JVM after web logic has been installed ?, does this need to be a 64 bit JRockit JVM ?

    Yes you can download the 1.6_18 JDK from the archive, however, if you extract is as the instructions recommend, these are the packages you get:-
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-javadoc
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-docs
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-demo
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-core
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-common
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-client
    drwxrwxr-x 4 10 143 512 Dec 18 2009 SUNWjavadb-service
    drwxr-xr-x 4 10 143 512 Dec 18 2009 SUNWj6rt
    drwxr-xr-x 4 10 143 512 Dec 18 2009 SUNWj6man
    drwxr-xr-x 4 10 143 512 Dec 18 2009 SUNWj6jmp
    drwxr-xr-x 4 10 143 512 Dec 18 2009 SUNWj6dmo
    drwxr-xr-x 4 10 143 512 Dec 18 2009 SUNWj6dev
    drwxr-xr-x 4 10 143 512 Dec 18 2009 SUNWj6cfg
    The 64 bit run time comes in SUNWj6rtx which is not present, this can be obtained with version 1.6_21 of the JDK, however by doing this, the installation is no longer that of a pure 1.6_18 JDK.

  • EM12c Upgrade failing at OMS  Configuration

    I'm in the process of upgrading and migrating from EM 10.2.0.5 on AIX 6.1 to EM12c on RHEL 6.2 via the 2-System Upgrade method. I've been following the steps in the MOS Note "EM 12c: Upgrading to Enterprise Manager Cloud Control 12.1.0.1 on Linux x86_64 with the 2-System Method [ID 1367919.1]".
    During the OMS upgrade OMS Configuration Assistant is failing with the following error:
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.OMSConfiguration
    INFO: oracle.sysman.top.oms:Classpath = /u02/Oracle/Middleware/oms/sysman/jlib/omsConfig.jar:/u02/Oracle/Middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u02/Oracle/Middleware/oms/jlib/emConfigInstall.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emagentSDK.jar:/u02/Oracle/Middleware/oms/jdbc/lib/ojdbc5.jar:/u02/Oracle/Middleware/oms/jdbc/lib/ojdbc14dms.jar:/u02/Oracle/Middleware/oms/jlib/rcu.jar:/u02/Oracle/Middleware/oms/jlib/rcucommon.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emCORE.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emcore_client.jar:/u02/Oracle/Middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/dms.jar:/u02/Oracle/Middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u02/Oracle/Middleware/oms/lib/xmlparserv2.jar:/u02/Oracle/Middleware/oms/sysman/jlib/com.bea.core.apache.log4j_1.2.13.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emCoreSDKImpl.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=5:microstep=0
    INFO: oracle.sysman.top.oms:Fetcing ports from teh static ports file: /u02/Oracle/Middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Setting agent aggregate xml
    INFO: oracle.sysman.top.oms:Date: Wed Sep 19 22:07:47 CDT 2012
    INFO: oracle.sysman.top.oms:COMMAND: /u02/Oracle/Middleware/oms/bin/omsca NEW -RESPONSE_FILE /u02/Oracle/Middleware/oms/omscarespfile -lock_console -lock_upload -CONFIGURE_REPEATER true -nostart
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u02/Oracle/Middleware/oms/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager 11g Release 1 Grid Control
    INFO: oracle.sysman.top.oms:Copyright (c) 2009, 2010, Oracle. All rights reserved.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing pre requisite checks ......
    INFO: oracle.sysman.top.oms:Pre requisite checks completed successfully
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing infrastructure setup ......
    INFO: oracle.sysman.top.oms:Infrastructure setup of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing pre deployment operations ......
    INFO: oracle.sysman.top.oms:Pre deployment of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Deploying EM ......
    INFO: oracle.sysman.top.oms:Deployment of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Configuring webtier ......
    INFO: oracle.sysman.top.oms:Configuring webTier completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Securing OMS ......
    INFO: oracle.sysman.top.oms:java.lang.Exception: emkey is not present in repository and backup is not present on file system. Hence emkey cannot be copied to credstore.
    INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPostDeployAndReposSetup(OMSWLSAdapter.java:2749)
    INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.framework.OMSGenericAdapter.postDeployAndReposSetup(OMSGenericAdapter.java:327)
    INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:193)
    INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:221)
    INFO: oracle.sysman.top.oms:OMSCA-ERR:Securing of OMS failed
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/u02/Oracle/Middleware/oms/cfgtoollogs/omsca/omsca_20120820220747.log
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u02/Oracle/Middleware/oms/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    Looking at the OMS CA logs I'm seeing these errors:
    SEVERE: Exception: during deploying OWSM
    Name of Exception: exceptions.SystemExit
    Code of Exception: 11
    <traceback object at 3>
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: The domain directory must exist and contain config/config.xml
    at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
    at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
    at com.oracle.cie.domain.script.jython.WLScriptContext.readDomain(WLScriptContext.java:396)
    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 org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyInstance.invoke(Unknown Source)
    at org.python.pycode._pyx3.readDomain$18(/tmp/WLSTOfflineIni2832777503027975460.py:83)
    at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni2832777503027975460.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx47.configureOWSM$1(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py:26)
    at org.python.pycode._pyx47.call_function(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx47.f$0(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py:103)
    at org.python.pycode._pyx47.call_function(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    at org.python.util.PythonInterpreter.execfile(Unknown Source)
    at weblogic.management.scripting.WLST.main(WLST.java:124)
    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 weblogic.WLST.main(WLST.java:29)
    Caused by: com.oracle.cie.domain.script.ScriptException: The domain directory must exist and contain config/config.xml
    at com.oracle.cie.domain.script.ScriptExecutor.readTemplate(ScriptExecutor.java:448)
    at com.oracle.cie.domain.script.jython.WLScriptContext.readDomain(WLScriptContext.java:388)
    ... 30 more
    Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterPostDeployAndReposSetup
    FINE: Done Deploying OWSM11
    Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.framework.OMSGenericAdapter postDeployAndReposSetup
    SEVERE: OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/u02/Oracle/Middleware/oms/cfgtoollogs/omsca/omsca_20120820220747.log
    Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: Post "Deploy and Repos Setup" operations failed.
    Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Got resultfalse
    Has anyone seen this before?
    Thanks,
    Leighton

    If you follow Sushil's link, the step you should have performed is mentioned in (e) : the emkey should be copied before taking backup; it's mentioned clearly.
    Please share exact steps you did to copy the emkey
    - when did you run "emctl config emkey" command ; it seems you run it after backup and before starting upgrade to 12c. Please confirm
    - did you see a 12c Installer error message for missing emkey ? did that prompt you to copy the emkey?
    - on which box/oms you run the "emctl config emkey" command
    - which repository details did you use in "emctl config emkey" command; because at this point of time you have a repository of the old running EM and a cloned repository ( from old EM )
    Thank you.
    Suman

  • EP Nw2004s install fails on UME Configurator: temp license

    I am installing EP on AIX. During the install at the UME Configuration phase, it fails when installing temp license. Here is the error log:
    WARNING    2006-04-21 11:25:55
               CJSlibModule::writeWarning_impl()
    Execution of the command "/usr/java14_64/bin/java -classpath /tmp/sapinst_instdi
    r/NW04S/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m com.sap.en
    gine.offline.OfflineToolStart com.sap.engine.tools.offlinelikeyinst.InstallFirst
    TempLicense /usr/sap/EP6/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/EP6
    /SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/EP6/SYS/global/security/li
    b/tools/iaik_smime.jar:/usr/sap/EP6/SYS/global/security/lib/tools/iaik_ssl.jar:/
    usr/sap/EP6/SYS/global/security/lib/tools/w3c_http.jar:/tmp/sapinst_instdir/NW04
    S/SYSTEM/ORA/CENTRAL/AS/install/lib:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRA
    L/AS/install/sharedlib:/oracle/client/10x_64/instantclient/ojdbc14.jar /tmp/sapi
    nst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/licenseinstaller.properties" finished wi
    th return code 13. Output:
    java.net.SocketException: There is no process to read data written to a pipe.
            at java.net.SocketOutputStream.socketWrite0(Native Method)
            at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
            at java.net.SocketOutputStream.write(SocketOutputStream.java:157)
            at com.sap.engine.tools.offlinelikeyinst.MessageHeader.write(MessageHead
    er.java:292)
            at com.sap.engine.tools.offlinelikeyinst.KeySystemImpl.getHwId(KeySystem
    Impl.java:125)
            at com.sap.security.core.server.likey.Admin.<init>(Admin.java:535)
            at com.sap.engine.tools.offlinelikeyinst.Installer.<init>(Installer.java
    :76)
            at com.sap.engine.tools.offlinelikeyinst.InstallFirstTempLicense.start(I
    nstallFirstTempLicense.java:91)
            at com.sap.engine.tools.offlinelikeyinst.InstallFirstTempLicense.main(In
    stallFirstTempLicense.java:59)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81
    Could not get the hardware key.
    Can't install a temporary license key because the hardware key is unknown.
    ERROR      2006-04-21 11:25:55
               CJSlibModule::writeError_impl()
    CJS-20019  Error when installing temporary license. DIAGNOSIS: External systems
    are not available. SOLUTION: Check connection to DB and messaging service.
    ERROR      2006-04-21 11:25:55 [iaxxgenimp.cpp:653]
               showDialog()
    FCO-00011  The step installTempLicense with step key |NW_Onehost|ind|ind|ind|ind
    |0|0|NW_Java_OneHost|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|14|0|NW_
    CI_Instance_Configure_Java|ind|ind|ind|ind|3|0|installTempLicense was executed w
    ith status ERROR .
    INFO       2006-04-21 11:25:59 [iaxxgenimp.cpp:700]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|in
    d|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind
    |14|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|3|0|installTempLicense".
    //d001k00:

    Hello All,
    I am trying to install Solution Manager 40 on AIX 5.3. I am running into the same licensing error:
    "Can't Install temporary License Key - System ID Unknown"
    Could not get the hardware key.
    java.net.SocketException: There is no process to read data written to a pipe.
    Could not get the System ID (SID).
    Can't Install temporary License Key because System ID Unknown
    I really appreciate if you can post the answer.
    Thank you,
    Nikee

  • Dev Workplace Installation failed in ADS configuration step

    Hi,
    I am installing Developer Workplace 7.01 in my system with MaxDB database. Its stopped at step 35/38 - Configure ADS with the following error:
    An error occurred while processing option SAP NetWeaver 7.01 Developer Workplace > Developer Workplace with MaxDB( Last error reported by the step :uncaught exception: nw.usageTypes.utlConnectionError: Execution of UTL tool 'C:\j2sdk1.4.2_19\bin\java.exe -classpath D:\usr\sap\UC2\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    ORG081496/sapmnt/UC2/SYS/global/security/lib/tools/iaik_jce.jar;
    ORG081496/sapmnt/UC2/SYS/global/security/lib/tools/iaik_jsse.jar;
    ORG081496/sapmnt/UC2/SYS/global/security/lib/tools/iaik_smime.jar;
    ORG081496/sapmnt/UC2/SYS/global/security/lib/tools/iaik_ssl.jar;
    ORG081496/sapmnt/UC2/SYS/global/security/lib/tools/w3c_http.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/antlr.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/exception.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/jddi.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/logging.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/offlineconfiguration.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/opensqlsta.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/SDMutil.jar;D:/usr/sap/UC2/SYS/global/sltools/sharedlib/SLUtil.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar -configured -prod_name=NetWeaver -usage_name=AS -usage_vendor=sap.com -log=UTL_configure_usages.log -action=true -sid=UC2 -dsn=jdbc/pool/UC2 -ssprops=D:/usr/sap/UC2/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/UC2/SYS/global/security/data/SecStore.key' aborts with return code 64 due to a database connection error. DIAGNOSIS: The connection parameters are wrong or the database server has been shut down. SOLUTION: Check 'UTL_configure_usages.log' and 'C:/Program Files/sapinst_instdir/NW701/SYSTEM/DEVWP/MAXDB/UTL.java.log' for more information. (in script unknown, line 0: ???)). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW701/SYSTEM/DEVWP/MAXDB.
    I will attach further logs below:
    Thanks,
    Ajay

    UTL_configure_usages.log
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[UTL_configure_usages.log]/>
    <!PATTERN[UTL_configure_usages.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %7s: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Sep 6, 2010 10:52:06 AM  Info   : Successfully parsed!
    Sep 6, 2010 10:52:06 AM  Info   : Executing command Configure...
    Sep 6, 2010 10:52:06 AM  Info   : Establishing DB connection...
    Sep 6, 2010 10:52:07 AM  Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=UC2 -dsn=jdbc/pool/UC2 -ssprops=D:/usr/sap/UC2/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/UC2/SYS/global/security/data/SecStore.key -keyphrase=null
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1175)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:423)
         at com.sap.exception.BaseException.<init>(BaseException.java:316)
         at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:99)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:361)
         at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:428)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1376)
         at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: Cannot connect to jdbc:sapdb://ORG081496/MXD [Task limit].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:232)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:159)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:171)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:359)
         at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:428)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1376)
         at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Sep 6, 2010 10:52:07 AM  Info   : Severe (database) error. Return code: 64
    Sep 6, 2010 10:52:47 AM  Info   : Successfully parsed!
    Sep 6, 2010 10:52:47 AM  Info   : Executing command Configure...
    Sep 6, 2010 10:52:47 AM  Info   : Establishing DB connection...
    Sep 6, 2010 10:52:47 AM  Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=UC2 -dsn=jdbc/pool/UC2 -ssprops=D:/usr/sap/UC2/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/UC2/SYS/global/security/data/SecStore.key -keyphrase=null
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1175)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:423)
         at com.sap.exception.BaseException.<init>(BaseException.java:316)
         at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:99)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:361)
         at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:428)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1376)
         at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: Cannot connect to jdbc:sapdb://ORG081496/MXD [Task limit].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:232)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:159)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:171)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:359)
         at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:428)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1376)
         at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Sep 6, 2010 10:52:47 AM  Info   : Severe (database) error. Return code: 64
    Sep 6, 2010 10:54:18 AM  Info   : Successfully parsed!
    Sep 6, 2010 10:54:18 AM  Info   : Executing command Configure...
    Sep 6, 2010 10:54:18 AM  Info   : Establishing DB connection...
    Sep 6, 2010 10:54:19 AM  Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=UC2 -dsn=jdbc/pool/UC2 -ssprops=D:/usr/sap/UC2/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/UC2/SYS/global/security/data/SecStore.key -keyphrase=null
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1175)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:423)
         at com.sap.exception.BaseException.<init>(BaseException.java:316)
         at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:99)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:361)
         at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:428)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1376)
         at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: Cannot connect to jdbc:sapdb://ORG081496/MXD [Task limit].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:232)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:159)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:171)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:359)
         at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:428)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1376)
         at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Sep 6, 2010 10:54:19 AM  Info   : Severe (database) error. Return code: 64

  • LR4 install fails on Win7 64-bit with Error Code 1935, error occurred during assembly component

    I have successfully installed on my desktop with similar config, but laptop install fails. I'm going to redownload the package and try again gut looking for other suggestions

    Check out this:
    Error 1935 | Assembly component Microsoft.VC80.CRT | Install | CS4, CS5, CS5.5 products | Windows

  • Release Procedure Configuration steps with screenshots

    Hi,
        Can anybody send release procedure  configuration settings with screen shots.
    Regards
    Ramakrishna

    Hi Ram,
    Release strategy steps
    SPRO-MM- Purchasing-Purchase Requisition-Release Procedure- Procedure with Classification
    1.Edit Charatestic,(CT04), use Class 032
    2.Edit Class(CL02)
    3.Set up Procedure with Classification
    3.1. Relesae Group,
    3.2Relaese Code,
    3.3.Relaese Inicator,
    3.4Relaese Statergies
    3..4.1. Relaese Prerequisities
    3.4.2. Relaese Statuses
    3.4.3. Classification
    3.4.4. Realesae Simulation
    Release procedure for Purchase orders here is process flow.
    Go to spro>img>materials management>purchassing>Release procedure for Purchase orders
    1. Create characterstics -Intially you will create characterstics based on which you would like to release a purchase order.
    Charactrestics are like plant, purchase order value,purchase group etc.. Assign characterstics to release class 032.
    2. Create Release group say 01 and create release codes like pm(project manager), gm(general manager) etcc..
    3. Create a Release starategy say s1 and assign release group to it 01 and release class 032 and department to whom this release stategy applies say MM. define the order of release say first pm followed by gm etc..
    4. under classfication define value limits for release of purchase order.
    5. define release indicators
    6. simulate the release
    7. assign if there is any workflow.
    For more Check the links:
    http://www.scribd.com/doc/531679/Release-Procedure-for-Purchase-Requisitions
    http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm
    http://www.sap123.com/showthread.php?t=59

  • Reinstall of ADFS 3.0 fails during configuration step with error ADRepository.CreateTopContainer

    I am installing ADFS 3.0 alongside an existing ADFS 2.0 farm.  I followed the steps as detailed here:
    http://office365support.ca/migrating-ad-fs-2-0-to-ad-fs-3-0-for-office365-single-sign-on-2/
    That worked fine initially, but I ran into problems and decided to remove ADFS 3.0 completely and start over.  When I rerun the the Active Directory Federation Services Configuration Wizard, it gets almost all the way through, but fails with a generic
    error of: An error occurred while trying to configure this machine.  
    Down below in the Detailed operation results, it displays:
    ADRepository.CreateTopContainer
    I am guessing I haven't cleared out something in Active Directory, but I'm not sure what that is.
    In my research, I found suggestions for deleting everything under ProgramData\Microsoft\ADFS, but I don't believe I can do that since I am still relying on the ADFS 2.0 installation until I can cut over.
    Any help would be much appreciated.
    Regards,
    David Collins

    ADFS 2.0 uses IIS and so the installation is under /inetpub/adfs/ls.
    There's also a backup here:
    ADFS : Restoring / re-installing ADFS v 2.0.

  • 11g fails in Database Configuration Assistant with ORA-01919

    I'm installing 11g on a 32-bit CentOS (redhat) box, and the Database Configuration Assistant is failing with
    ORA-01919: role 'XDBADMIN' does not exist
    I can in fact read, so I do know what's causing this particular error (and all the cascading errors if I hit the "ignore" button) but I don't know what I missed earlier in the installation process that should have created this role.
    The Database Configuration Assistant is at 46% completion when it throws up this error.
    Looking in the logs under /usr/lib/oracle/xe/app/oracle/cfgtoollogs/dbca/orcl/mkplug_v3_orcl.log
    I see this particular error in
    specify password for OE as parameter 1:
    PROMPT password for SYS as parameter 2:
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER|SYSASM}]
    where <logon>  ::= <username>[/<password>][@<connect_identifier>] [edition=value] | /
    GRANT xdbadmin TO oe
    ERROR at line 1:
    ORA-01919: role 'XDBADMIN' does not exist
    GRANT create any directory TO oe
    ERROR at line 1:
    ORA-01031: insufficient privilegesBut I think this is a secondary error. The log file's first entry is an error:
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER|SYSASM}]
    where <logon>  ::= <username>[/<password>][@<connect_identifier>] [edition=value] | /
    20090714 07:01:02
    1 row selected.
    old   1: CREATE USER hr IDENTIFIED BY &&password_hr
    new   1: CREATE USER hr IDENTIFIED BY change_on_install
    User created.
    ....Any help where I can look to get closer to the original error?
    Thanks!

    You should check out metalink doc id 742014.1, "XDB 11g Install and Deinstall Note."
    Hopefully this helps.

  • SCCM 2012 R2 - Migration TS Failed in Release Request Step with Error Code 0x80004005

    Hi
    I have Upgraded my lab from SCCM 2012 SP1 to SCCM 2012 R2. Now, While I am running TS for Refresh/Replace Migration, its successfully captures all the Data & settings and can also restores all Data & settings, but at release request Step TS got failed.
    In SMSTS log file error was "Release Request Failed with error code 0x80004005".
    Is there any KB released by Microsoft to fix this issue?? Due to this issue I am unable to run any other TS.

    I've seen a few weird scenarios with task sequences after an upgrade from SP1 to R2.
    In most cases I've been able to fix these "problems" by simply creating a new task sequence, and copy all the custom steps to the new task sequence.
    Also make sure to update boot images, mdt packages, usmt etc. to new versions.
    So thats what I'd try first....
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Pricing Procedure Configuration steps with screenshots

    Hi,
    Can anybody send screenshots as per above said subject.
    The main reasion now I am working in implementation project.
    If you are able to give your contact no,I will be greatfull to you.
    Regards
    ramakrishna
    9618087321

    You can confi. new Pricing procedure and can go for pricing manually or automatic. If you need pricing automatic you have to go for use of Access Sequences and Schema Group of Vendor. You can customize your pricing procedure according to your requirement such as like Domestic, Import and Stock transport.
    For the above individually you have to configure Pricing Procedure and the following steps are:
    SPRO->MM->Purchasing->Conditions->Define Price determination process
    1. Define Condition Table:
    2.Define Access Sequence,
    3.Define Condition Type,
    4.Define Calculating Schema,
    5.Assign Calculation Schema, Access Sequence and Condition Type,
    6.Define Schema Group Of Vendor,
    7. Define Schema Group Of Purchasing Organization,
    8.Assign Schema Group Of Vendor to Purchasing Organization,
    9.Assignment of Schema Group Of Vendor ,Schema Group Purchasing Organization and Calculation Schema.
    10.Assign Vendor to Schema Group Of Vendor (XK02)
    11.Maintain Condition record(MEK1)
    After above steps , you can go for create PO in ME21N.
    In the case of Import PO, you have to activate Import PO.
    SPRO->Materials Management -> Purchasing -> Foreign Trade/Customs ->Control Foreign Trade Data in MM and SD Documents ->Incompleteness Schemas for Foreign Trade Data .
    For more check the links:
    http://**********************/2008/09/price-determination-process-or-pricing.html
    http://www.scribd.com/doc/7149675/Steps-for-MM-Pricing-Procedures
    http://www.sap-img.com/materials/steps-for-mm-pricing-procedures.htm
    Please refer the following threads
    Pricing Procedure for PO
    pricing  procedure steps reg.,

  • Oms configuration failing as 64 bit java executable cannot be found

    I'm installing grid control on Solaris 10 using version 1.6_18 of the Java jdk as advised by the documentation on a 64 bit sparc platform. Also, I'm using web logic 10.3.2 from the generic installation (via the single jar) and I have applied the WDJ7 patch to the web logic installation. When installing grid control, which is painfully slow when it comes to creating the repository in the target database it fails on the oms configuration step with:-
    INFO: oracle.sysman.top.oms:execve(): No such file or directory
    INFO: oracle.sysman.top.oms:Error trying to exec /usr/jdk/instances/jdk1.6.0/bin/sparcv9/java.
    INFO: oracle.sysman.top.oms:Check if file exists and permissions are set correctly.
    INFO: oracle.sysman.top.oms:Failed to start a 64-bit JVM process from a 32-bit JVM.
    INFO: oracle.sysman.top.oms:Verify all necessary J2SE components have been installed.
    INFO: oracle.sysman.top.oms:(Solaris SPARC 64-bit components must be installed after 32-bit components.)
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/Middleware/oms11g/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 8 aggregate instances saved
    INFO: done waiting for Action from 13:48:46.577
    When I downloaded the 1.6_18 jdk there was only one distribution, i.e. no distinction is made as to whether the installation platform is 32 or 64 bit. I understand that with version 1.6_21 of the jdk you can get the 64 bit run time via the SUNWj6rtx package, however the Oracle documentation explicitly states that 1.16_18 should be used and there are plenty of articles on the internet stating that if a different versions of the 1.6 JDK are used this will cause problems further down the line. Can someone advise me has to how to resolve this issue.

    I successfully installed OMS 11g on solaris 64 bit sparc. Although I used JDK build 1.6.0_20-b02 but it worked perfectly. I think your JDK installation is not proper. you have to install sparcv9 part of JDK as well. please check is there any folder sparcv9 under your JAVA_HOME/bin? if not then you have to install it

  • Error in OMS configuration when Installing 10g Grid Control

    Hi All,
    I am installing Enterprise manager Grid control 10g for Rac. This is failing on OMS configuration.I check log file and found following error under OracleHomes/oms10g/sysman/log/emca_repos_drop12_29_46:
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=bomlsr01)(PORT=1541)))(CONNECT_DATA=(SID=APPSUPG))): ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    As I am installing this on RAC I passed service name (DB name) value not SID.
    Could anyone please tell where I am doing wrong?
    Thanks
    Sanjeev

    OK, but when looking at the error message
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=bomlsr01)(PORT=1541)))
    (CONNECT_DATA=(SID=APPSUPG))): ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    (DBD ERROR: OCIServerAttach)
    and comparing it with the result of the tnsping
    (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=bomlsr01.firstassist.org.uk)(PORT=1541)) (CONNECT_DATA= (SERVICE_NAME=APPSUPG)
    (INSTANCE_NAME=RAC1)))
    I see two differences:
    => SID=APPSUPG / SERVICE_NAME=APPSUPG
    => HOST=bomlsr01 / HOST=bomlsr01.firstassist.org.uk
    The harder part now is to figure out what needs to be done to fix your issue. I would suggest to take a look at the documentation (installing
    GC on RAC)

Maybe you are looking for

  • Using iCloud to backup contacts on my macbook pro

    I would like to back up the address book on my Macbook pro, which contains street addresses, phone numbers, etc. When I go to my iCloud account and check the contacts, however, the only contacts I find there are a random assortment of facebook addres

  • Using sourcetext from another layer as an array - blowing up expression

    Hey all, I am doing something that I assumed would be a quick and easy, and it is turning into quite a headache. Here is what I am trying... (The following works btw) stuff = thisComp.layer("textSource").text.sourceText; stuff[2] The problem is that

  • Select a location to which a plant has been assigned

    Hi all. We Work in SRM 5.0 Extended Scenario, ECC 6.0. When I try to make a PO from a SC system sends me the following error: Select a location to which a plant has been assigned. I made corrections in the organizational unit, assign default to the p

  • Paste Link 'Outline Level' from Excel into Project get error

    I am trying to generate a MS Project schedule based on linked data in an Excel spreadsheet. I cannot get the summary project tasks to appear with their sub-tasks. When I try to paste link the Outline Level into Project, I get and error that states "T

  • Error 42 occurred when writing to data socket server?

    Hi Attached are two programs which use data socket to transfer a boolean value. I want to make sure the value only transfer one time. It occurred error 42 at the test server.vi when it write to the data socket server. How can I solve that? Are there