Error in starting B1 after installation

Hi,
   I have just installed SAP B1 2007 B and SQL Server 2005 SP3 on my Windows XP SP3. When I am trying to start the License Manger 2007 and trying to add change server I am getting the following error :
Connection Failed:
SQL State: '01000'
SQL Server Error: 14
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen(Invalid Instance()).
Connection Failed:
SQL State: '08001'
SQL Server Error: 14
[Microsoft][ODBC SQL Server Driver][Shared Memory]Invalid connection.
Kindly advise on following error.
Awaiting Reply !!

HI Premal,
Make also sure you have enabled both, TCP/IP and named pipes, in SQL Server Surface Area Configuration
->MSSQL Server -> Database Engine ->remote connections
As Steffen mentioned a Native Client Connection should be created too, make sure to enable afterwards both, TCP/IP and Named Pipes for this in SQl Server Configuration Manager -> SQL Native Client configuration -> Client Protocolls.
Kind regards
Mario Schoenberg
Senior Support Consultant
SAP Business One Forums Team

Similar Messages

  • Error while starting essbase after Installation: Cannot load $DM_APP$

    Hi,
    I have installed Essbase on solaris. After installation when I start Essbase it started successfully but with an error:
    [Mon Sep 19 09:52:22 2009]Local/ESSBASE0///Error(1052003)
    Timed out reading from server
    [Mon Sep 19 09:52:22 2009]Local/ESSBASE0///Error(1054001)
    Cannot load application $DM_APP$ with error number [1052003] - see server log file
    [Mon Sep 19 09:52:22 2009]Local/ESSBASE0///Warning(1051221)
    Creation of Datamining Object Management Application Fails with status [1054001]
    I have verified all the evnironment variables they are set correctly same as one of our other environments.
    I would really appreciate if some can help me troubleshoot this.
    Thanks and Regards,
    Vamshi

    Finally Found that the JVM path is set inccoretly.This should be the path to be set: $HYPERION_HOME/common/JRE/Sun/1.5.0/lib/sparc/server
    Thanks and Regards,
    Vamshi

  • Error In Starting Jboss after installing OIM server

    Hi All,
    I have Installed OIM_Server(OIM 9.1.0.1) ON Jboss server(4.2.3) , I have 1 GB RAM m/c so have JVM setting as -XMS512m -XMX768 m. While installation of OIM Server, it showed the success message. But When I am starting the server , to perform post installation check, it is showing following error message .
    Does anybody have any ideas what the problem is? Please provide the possible solution.
    Thanks to All :)
    Error :
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linked java:comp/UserTransaction to JNDI name: UserTransaction
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] addEnvEntries
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceEnvRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkMessageDestinationRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbLocalRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkServiceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkSecurityDomain
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] No security-domain given, using default: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linking security/securityMgr to JNDI name: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, End
    2009-07-16 18:43:27,401 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Using session cookies default setting
    2009-07-16 18:44:02,667 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750044964, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:11,465 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
    2009-07-16 18:45:11,465 ERROR [STDERR] java.lang.NoClassDefFoundError: org/quartz/core/JobRunShell
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.impl.StdJobRunShellFactory.borrowJobRunShell(StdJobRunShellFactory.java:86)
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:352)
    2009-07-16 18:45:11,465 ERROR [STDERR] Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.quartz.core.JobRunShell, msg=PermGen space
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:560)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    2009-07-16 18:45:11,481 ERROR [STDERR]      ... 2 more
    2009-07-16 18:45:11,481 ERROR [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750126168, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750133247, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • Error while starting OMS during installation of Enterprise Manager12c

    Hello Guys,
    I am trying to install Oracle Enterprise Manager 12c(64bit) on OEL5.2(64bit), but after successfully going through all
    the per-requisites of the installation; the installation fails at 89% "Start Oracle Management Service" phase and
    at "Agent Configuration Assistant" phase.
    Error is "Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'"
    Tried to resolve the certificate issue in the log following the MOS [ID 1320530.1] - Ignoring the trusted CA certificate warnings when connecting to Node Manager using WLST nmConnect() but the command keytool failed with java exception.
    I am using two VMs for the setup:-
    Oracle Management Repository :=
    Server Name = OEM12c-OMR-01.example.com
    Operating system = OEL5.5(64bit)
    Database = Oracle Database 11g Enterprise (64bit)
    Database SID     = OMR
    Ram          = 8 GB
    HDD          = 100 GB
    Oracle Management Repository :=
    Server Name      = OEM12c-OMS-01.example.com
    Operating system = OEL5.2(64bit)
    Ram          = 8 GB
    HDD          = 100 GB
    OEM Installer log:=
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=9:microstep=0
    INFO: oracle.sysman.top.oms:Fetcing ports from teh static ports file: /home/oracle/software/oracle/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: /home/oracle/software/oracle/middleware/oms/bin/emctl start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:Starting WebTier...
    INFO: oracle.sysman.top.oms:WebTier Successfully Started
    INFO: oracle.sysman.top.oms:Starting Oracle Management Server...
    INFO: oracle.sysman.top.oms:Oracle Management Server Could Not Be Started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service has failed its optional perform method
    INFO: oracle.sysman.top.oms:About to execute plug-in Start Oracle Management Service
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.StartOMS
    INFO: oracle.sysman.top.oms:Classpath = /home/oracle/software/oracle/middleware/oms/sysman/jlib/omsConfig.jar:/home/oracle/software/oracle/middleware/oms/jdbc/lib/ojdbc6.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emcore_client.jar:/home/oracle/software/oracle/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/home/oracle/software/oracle/middleware/oms/jlib/rcucommon.jar:/home/oracle/software/oracle/middleware/oms/jdbc/lib/ojdbc6.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emagentSDK.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/software/oracle/middleware/oms/jlib/rcu.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=9:microstep=0
    INFO: oracle.sysman.top.oms:Fetcing ports from teh static ports file: /home/oracle/software/oracle/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: /home/oracle/software/oracle/middleware/oms/bin/emctl start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:Starting WebTier...
    INFO: oracle.sysman.top.oms:WebTier Successfully Started
    INFO: oracle.sysman.top.oms:Starting Oracle Management Server...
    INFO: oracle.sysman.top.oms:Oracle Management Server Could Not Be Started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service has failed its optional perform method
    /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log :=
    2012-06-03 21:19:28,986 [main] DEBUG wls.OMSController main.199 - Log location is /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-06-03 21:19:28,989 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-06-03 21:19:28,989 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-06-03 21:19:29,005 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-06-03 21:19:29,006 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-06-03 21:19:29,010 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-06-03 21:19:34,028 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-06-03 21:19:34,029 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-03 21:19:34,029 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-03 21:19:34,030 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-06-03 21:19:40,300 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-06-03 21:19:40,301 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-03 21:19:40,301 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-03 21:19:40,302 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-06-03 21:19:40,302 [main] INFO wls.OMSController startOMS.886 - wlst command is /home/oracle/software/oracle/middleware/oracle_common/common/bin/wlst.sh /home/oracle/software/oracle/middleware/oms/bin/startOMS.py
    2012-06-03 21:19:40,302 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-06-03 21:19:40,303 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-06-03 21:19:40,303 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-06-03 21:19:40,353 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules//wlst/resources/igfwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2012-06-03 21:19:40,354 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:40,354 [Thread-1] INFO wls.OMSController run.1744 - <OUT>PATH=/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/home/oracle/software/oracle/middleware/oms/bin:/home/oracle/software/oracle/middleware/oms/jdk/bin:/home/oracle/software/oracle/middleware/oms/perl/bin:/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/usr/bin:/usr/ccs/bin:/usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/OEM12c/install:/OEM12c/install:/bin:/usr/bin
    2012-06-03 21:19:40,354 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:40,355 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-06-03 21:19:40,355 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:40,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middlewarehe.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emagentSDK.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emCORE.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/home/oracle/software/oracle/middlewarerces/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/home/oracle/software/oracle/middleware/utils/config/10.3/config-launch.jar::/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2012-06-03 21:19:41,231 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:41,232 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-06-03 21:19:41,232 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:44,452 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-06-03 21:19:44,452 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:44,453 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-06-03 21:19:44,453 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:44,525 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /home/oracle/software/oracle/middleware/gc_inst/NodeManager/emnodemanager
    2012-06-03 21:19:44,527 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-06-03 21:19:44,527 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-06-03 21:19:44,528 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-06-03 21:19:44,958 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-06-03 21:19:45,127 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:45 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2012-06-03 21:19:46,368 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". 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.>
    2012-06-03 21:19:46,376 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". 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.>
    2012-06-03 21:19:46,384 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <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.>
    2012-06-03 21:19:46,386 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <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.>
    2012-06-03 21:19:46,391 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". 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.>
    2012-06-03 21:19:46,393 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". 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.>
    2012-06-03 21:19:46,397 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". 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.>
    2012-06-03 21:19:46,412 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <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.>
    2012-06-03 21:19:46,417 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". 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.>
    2012-06-03 21:19:46,584 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-06-03 21:19:46,585 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-03 21:19:46,585 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-03 21:19:46,585 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1 ...
    2012-06-03 21:37:51,702 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'
    2012-06-03 21:37:51,702 [Thread-1] INFO wls.OMSController run.1744 - <OUT>new status of EMGC_OMS1:
    2012-06-03 21:37:51,703 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,703 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>wait until EMGC_OMS1 becomes RUNNING
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:37:51,705 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,705 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:01,708 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:11,711 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:11,712 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:11,712 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:11,712 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:11,713 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:21,714 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:31,717 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:41,719 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:51,722 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:51,723 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:51,723 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:51,724 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:51,724 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:39:01,725 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:39:01,726 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:39:01,727 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:39:41,739 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:39:41,739 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:39:51,741 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:39:51,742 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:39:51,742 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:40:01,746 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:01,746 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:40:11,748 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:40:11,749 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:11,749 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:40:41,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:41,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:40:51,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-06-03 21:40:51,762 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-06-03 21:40:51,762 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-06-03 21:40:51,777 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 1
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1406 - process exited with code 1
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7789
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7801
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-03 21:40:51,782 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-03 21:40:51,908 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-03 21:40:51,924 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-03 21:40:51,924 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection refused
    2012-06-03 21:40:51,924 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-03 21:40:51,924 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-06-03 21:40:51,924 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 1
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7789
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7801
    2012-06-03 21:40:51,926 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-03 21:40:51,926 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-03 21:40:51,926 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-03 21:40:51,927 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-03 21:40:51,927 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection refused
    2012-06-03 21:40:51,927 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-03 21:40:51,943 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Thanks & Regards
    Edited by: 938626 on Jun 5, 2012 12:06 AM
    Edited by: 938626 on Jun 5, 2012 12:15 AM

    Hi Akanksha,
    Did more digging abt the issue and finally got the OMS server to actually start even after the certificate issue but after that when the script tries to access login page it gets a 404 error and stops the OMS server.
    I guess raising an SR is my only way out.....
    [oracle@OEM12c-OMS-01 bin]$ ./emctl start oms
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server is Down
    # tail -f /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    ==========================
    2012-06-06 10:11:38,742 [main] DEBUG wls.OMSController main.199 - Log location is /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-06-06 10:11:38,746 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-06-06 10:11:38,746 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-06-06 10:11:38,953 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-06-06 10:11:38,954 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-06-06 10:11:39,001 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-06-06 10:11:46,289 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-06-06 10:11:46,290 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-06 10:11:46,293 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-06 10:11:46,295 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-06-06 10:11:55,079 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-06-06 10:11:55,092 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-06 10:11:55,093 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-06 10:11:55,094 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-06-06 10:11:55,095 [main] INFO wls.OMSController startOMS.886 - wlst command is /home/oracle/software/oracle/middleware/oracle_common/common/bin/wlst.sh /home/oracle/software/oracle/middleware/oms/bin/startOMS.py
    2012-06-06 10:11:55,096 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-06-06 10:11:55,097 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-06-06 10:11:55,098 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-06-06 10:11:55,277 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2012-06-06 10:11:55,278 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:11:55,278 [Thread-1] INFO wls.OMSController run.1744 - <OUT>PATH=/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/home/oracle/software/oracle/middleware/oms/bin:/home/oracle/software/oracle/middleware/oms/jdk/bin:/home/oracle/software/oracle/middleware/oms/perl/bin:/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin:/bin:/usr/bin
    2012-06-06 10:11:55,279 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:11:55,284 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-06-06 10:11:55,288 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:11:55,289 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emagentSDK.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emCORE.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.pki_wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/home/oracle/software/oracle/middleware/utils/config/10.3/config-launch.jar::/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2012-06-06 10:12:01,592 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:01,593 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-06-06 10:12:01,598 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:18,456 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-06-06 10:12:18,457 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:18,457 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-06-06 10:12:18,458 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:18,671 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /home/oracle/software/oracle/middleware/gc_inst/NodeManager/emnodemanager
    2012-06-06 10:12:18,675 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-06-06 10:12:18,675 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-06-06 10:12:18,676 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-06-06 10:12:20,113 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-06-06 10:12:20,743 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:20 AM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2012-06-06 10:12:24,198 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". 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.>
    2012-06-06 10:12:24,236 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". 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.>
    2012-06-06 10:12:24,280 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <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.>
    2012-06-06 10:12:24,284 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <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.>
    2012-06-06 10:12:24,306 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". 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.>
    2012-06-06 10:12:24,342 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". 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.>
    2012-06-06 10:12:24,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". 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.>
    2012-06-06 10:12:24,419 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <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.>
    2012-06-06 10:12:24,439 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". 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.>
    2012-06-06 10:12:25,049 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-06-06 10:12:25,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-06 10:12:25,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-06 10:12:25,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-06-06 10:12:25,053 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,053 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-06-06 10:12:25,054 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,054 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-06 10:12:25,058 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-06 10:12:25,058 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-06-06 10:12:25,059 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-06-06 10:12:25,060 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-06-06 10:12:25,061 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-06-06 10:12:25,081 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-06-06 10:12:25,082 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 2
    2012-06-06 10:12:25,082 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-06-06 10:12:25,083 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-06-06 10:12:25,083 [main] INFO wls.OMSController processCmd.1406 - process exited with code 2
    2012-06-06 10:12:25,124 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7790
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7803
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-06 10:12:25,126 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-06 10:12:25,497 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-06 10:12:26,986 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7803/empbs/check
    2012-06-06 10:12:27,007 [main] DEBUG oms.StatusOMSCmd processStatusOMS.240 - console page status code is 404
    2012-06-06 10:12:27,050 [main] DEBUG oms.StatusOMSCmd processStatusOMS.242 - pbs page status code is 200
    2012-06-06 10:12:27,051 [main] DEBUG oms.StatusOMSCmd processStatusOMS.245 - console header is null
    2012-06-06 10:12:27,051 [main] DEBUG oms.StatusOMSCmd processStatusOMS.247 - pbs header is null
    2012-06-06 10:12:27,051 [main] DEBUG oms.StatusOMSCmd processStatusOMS.287 - Encountered error while hitting page. Status code is 404
    2012-06-06 10:12:27,051 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-06 10:12:27,052 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Encountered error while hitting page. Status codes are 404 for console and 200 for PBS
    2012-06-06 10:12:27,052 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-06 10:12:27,052 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-06-06 10:12:27,052 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 2
    2012-06-06 10:12:27,053 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-06 10:12:27,054 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-06 10:12:27,054 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7790
    2012-06-06 10:12:27,054 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7803
    2012-06-06 10:12:27,055 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-06 10:12:27,055 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-06 10:12:27,056 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-06 10:12:27,074 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7803/empbs/check
    2012-06-06 10:12:27,102 [main] DEBUG oms.StatusOMSCmd processStatusOMS.240 - console page status code is 404
    2012-06-06 10:12:27,104 [main] DEBUG oms.StatusOMSCmd processStatusOMS.242 - pbs page status code is 200
    2012-06-06 10:12:27,108 [main] DEBUG oms.StatusOMSCmd processStatusOMS.245 - console header is null
    2012-06-06 10:12:27,108 [main] DEBUG oms.StatusOMSCmd processStatusOMS.247 - pbs header is null
    2012-06-06 10:12:27,108 [main] DEBUG oms.StatusOMSCmd processStatusOMS.287 - Encountered error while hitting page. Status code is 404
    2012-06-06 10:12:27,109 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-06 10:12:27,109 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Encountered error while hitting page. Status codes are 404 for console and 200 for PBS
    2012-06-06 10:12:27,109 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-06 10:12:27,647 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Regards,
    Lokesh

  • Getting ssh error while starting 10g cluster installation

    Hi frnds
    I am getting the following error while running 10g clusterware installation.Actually i done the ssh setup mentioned in the oracle doc.Generated both keys (rsa,dsa) on both nodes and copied these 2 files from both nodes to authorized_key file and copy this file to both nodes and ran $shell and ssh-add.Whenever i logs and run this SSH User Equivalency on node1(from where i run oui) and its persisting with other sessions but if logoff and logon i have to run the $shell and ssh-add to enable it.My dought is whether this ssh have to enable always or only while using OUI to install and applying patches cos this Equivalency dont need to run on second node correct ?
    Caught Cluster Exception PRKC-1044 : Failed to check remote command execution setup for node racdb1.bsa.net.in using shells /usr/bin/ssh and /usr/bin/rsh
    racdb1.bsa.net.in: Connection refused
    rgds
    rajesh

    Hi
    thnks for that but when i run that exec $SHELL and ssh-add again in one session i can do ssh it other sessions without any problem but if i logoff and login it will reset to back.Whether this ssh have to enabled on first node(where i run OUI) always irrespective of logons and logout or whether i have to start any services ?
    rgds
    rajesh

  • Error while starting oms after reboot

    Hi All,
    I am receiving the error while restarting OMS after rebooting the server. Any help would be appreciated.
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping xyz02srv141
    Pinging xyz02srv141.abc.com [::1] with 32 bytes of data:
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>nslookup 10.12.2.141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141.abc.com
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>echo %ORACLE_UNQNAME%
    ORACC
    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    C:\Windows\system32>
    Regards,

    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    Hi,
    Please check the path of command emctl. The above emctl command is for Grid/Cloud Control. The output indicates that 'emctl' for database control was executed.
    Regards,
    - Loc

  • Error Starting Database after Installation and reboot

    Hi all,
    After installing Oracle 10g on Redhat and restarting the system i am getting the following message where i try to start the database:
    "SP2-0642:SQL*PLUS internal error state 2165, context 4294967295:0:0
    Unable to procced
    Database <database name> not started"
    the Listener starts ok
    any idea or any help?
    Kindly

    The listener file is created and the listener it is started showing 1 instance.
    Actualy this is what i have:
    Listener.ora file :
    # listener.ora Network Configuration File: /u01/app/oracle/product/10.1.0/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.1.0)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Dias)(PORT = 1521))
    Listener output after executing "lsnrctl start" :
    [oracle@Dias oracle]$ lsnrctl start
    LSNRCTL for Linux: Version 10.1.0.2.0 - Production on 22-MAY-2004 11:33:41
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    System parameter file is /u01/app/oracle/product/10.1.0/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.1.0/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dias)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    Start Date 22-MAY-2004 11:33:41
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.1.0/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.1.0/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dias)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@Dias oracle]$
    dbstart output after executing "dbstart" :
    [oracle@Dias oracle]$ dbstart
    SP2-0642: SQL*Plus internal error state 2165, context 4294967295:0:0
    Unable to proceed
    Database "alisida" NOT started.
    info alisida

  • Error while starting servers after Oracle IDM 11.1.1.5 installation

    I installed Oracle Identity Management Suite 11.1.1.5. I am trying to run ODSM for the first time to create Adapters for LDAP Sync. I tried to start Admin Server and it gives me the following error. Can anyone give me pointers for a workaround? Thanks in advance - Kalyan
    <Jun 16, 2011 2:19:37 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-03026: PDPService and PolicyStore Service instance not found in default context. Reason: null
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-03026: PDPService and PolicyStore Service instance not found in default context. Reason: null
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    &nbs p; at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-03026: PDPService and PolicyStore Service instance not found in default context. Reason: null
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:185)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:160)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:280)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace
    >
    <Jun 16, 2011 2:19:37 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jun 16, 2011 2:19:37 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jun 16, 2011 2:19:37 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    Got solved. Needed to edit weblogic.policy file as mentioned in http://download.oracle.com/docs/cd/E21764_01/install.1111/e12002/oes.htm
    19.3.2.2 Editing the weblogic.policy file
    To edit the weblogic.policy file, run the following command:
    IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
    Note:
    The above command will only work if use the default policy name, weblogic.policy file. If you change the default name for the policy file, then you must open the file in a text editor and add the following lines, as shown in the example:
    grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_${jrf.version}/*" {
    permission java.security.AllPermission;
    grant codeBase "file:${idm.opss.oracle.home}/oes/*" {
    permission java.security.AllPermission;
    grant codeBase "file:${oes.client.home}/-" {
    permission java.security.AllPermission;
    };

  • Error on starting MDS after upgrading from MDM 7.1 sp04 to sp05

    Hi ,
    I tried to upgrade my local setup from sp04 to sp05.
    I used sapins to upgrade with update option.
    In the second  last step when we get option to which server you want to start after upgrading i select all three servers
    i.e. mds ,mdis,mdss
    This installation completed with error.
    In the log file  i found this logs.
    The problem is i am able to start mdss and mdis of updated sp but not mds.
    In the console i can see the version of mdss and mdis to sp05 but there is no version coming in the case of mds.
    Please help me on this isssue
    WARNING 2010-07-22 00:46:55.224
    Execution of the command "C:\usr\sap\MDM\MDS00\exe\sapcontrol.exe -nr 00 -host INLD50054767A -function
    GetProcessList" finished with return code 4. Output:
    22.07.2010 00:46:55
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    mds.EXE, , GRAY, Stopped, 2010 07 22 00:42:21, 0:00:00, -1
    INFO[E] 2010-07-22 00:46:55.224
    CJS-30086  Instance MDM/MDS00 [STOP] did not start after 5:00 minutes. Giving up.
    ERROR 2010-07-22 00:46:56.318
    FCO-00011  The step startUpdatedInstances with step key |MDM_Update|ind|ind|ind|ind|0|0|startUpdatedInstances was executed with status ERROR .
    Thanks,
    Sudhanhsu

    Hi Sudhanshu,
    You could check out Note 1482822 - MDM Server not starting after MDM 7.1 SP05 was installed. It solved same problem on our side.
    Best regards,
    Jah

  • Error when start a SAP installation (SWPM) - Linux/Oracle

    Hello,
    I´m trying to install a SAP SCM system (NW 7.0 EHP3) in a linux (SLES 11) with a Oracle 11.2.0.3 but when I start the software provisioning manager (SWPM) it returns the following error:
    sapsleora:/SAP/SWPM # ./sapinst
    [==============================] | extracting...  done!
    SAPinst build information:
    abi version:   722
    make variant:  720_REL
    build:         1482650
    compile time:  Mar 16 2014 16:11:13
    make type:     optu
    codeline:      720-2_REL
    platform:      linuxx86_64
    Exe directory: /tmp/sapinst_exe.13973.1395355025
    guiengine: 2014-03-20 22:37:14 Waiting for client connection (1)
    Starting GUIServer using:
      SAPinst port         : pipe:5:8
      GUIServer port       : 21212
      GUI autostart        : on
      GUI mode             : normal
      command       : /tmp/sapinst_exe.13973.1395355025/jre/bin/java -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.13973.1395355025/JAR/instgui.jar SDTServer rootdir=/root/.sdtgui config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=pipe:5:8
    load resource pool /SAP/SWPM/resourcepool.xml
    Mar 20, 2014 10:37:16 PM [Info]: *************************
    Mar 20, 2014 10:37:16 PM [Info]: Starting Server
    Mar 20, 2014 10:37:17 PM [Error]: java.net.UnknownHostException: sapsleora: sapsleora
    Mar 20, 2014 10:37:17 PM [Error]: java.net.UnknownHostException: sapsleora: sapsleora
    Mar 20, 2014 10:37:17 PM [Error]: Error during configuration - see preceding messages.
    Mar 20, 2014 10:37:17 PM [Fatal]: Error during controller startup.
    Mar 20, 2014 10:37:17 PM [Fatal]: SL Controller exiting.
    guiengine: No GUI server connected; waiting for a connection on host sapsleora, port 21212 to continue with the installation
    The process that should run the SAPinst GUI could not be started. Please make sure that a JDK is installed on this host and that SAPINST_JRE_HOME points to the root directory of your Java installation. As an alternative you may start the GUI on another host (for details please consult the installation guide).
    Java has been started with the following command line:
    -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.13973.1395355025/JAR/instgui.jar SDTServer rootdir=/root/.sdtgui config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=pipe:5:8
    Can you help me to solve this error please?
    Kind regards,
    samid raif

    Hi Samid,
    The issue related with your host entries under /etc/hosts file .
    java.net.UnknownHostException: sapsleora: sapsleora
    The exception is really saying is that there is no known server with the name "local".As per me you're trying to connect to your local computer. Try with the hostname "localhost" instead, or perhaps 127.0.0.1/::1
    Your host file entries would be like as below:
    127.0.0.1   localhost.localdomain   localhost
    <IP-address of your server>   <hostname of your system>
    Save the host file & retry the SWPM.Hope this time you'll get the successful execution.
    Regards,
    Gaurav

  • Problems with starting ifs after installation

    Hi Gurus,
    please help me. We have install iFS (9.0.1.0.0) on a HP machine. Starting the iFS System, the ifslaunchdc and
    ifslaunchnode works fine, but starting ifsstartdomain i become following error message:
    An exception occurred while starting Domain Controller - oracle.ifs.common.IfsException:
    IFS-40005: Unable to find remoted object
    (ifs_socket://idefix:53140/IFS.DOMAIN.DOMAINCONTROLLER.Locator)
    oracle.ifs.common.IfsException: IFS-40011: Unable to connect channel
    java.net.NoRouteToHostException: Timed out
    In the DomainController.log file:
    2/14/02 12:00 PM SocketRemoter: java.io.IOException
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.serverStartHandShake(Unknown Source)
    at oracle.security.ssl.OracleSSLServerSocketImpl.accept(Unknown Source)
    at oracle.ifs.common.remoted.socket.SocketRemoter$SocketRemoterRunner.run(SocketRemoter.java:1626)
    And in the startdomain.log file:
    February 14, 2002 12:00:17 PM CET
    oracle.ifs.common.IfsException: IFS-40005: Unable to find remoted object (ifs_so
    cket://idefix:53140/IFS.DOMAIN.DOMAINCONTROLLER.Locator)
    oracle.ifs.common.IfsException: IFS-40011: Unable to connect channel
    java.net.NoRouteToHostException: Timed out
    at oracle.ifs.common.remoted.socket.OutgoingChannel.connect(OutgoingChannel.java:116)
    at oracle.ifs.common.remoted.socket.SocketRemoter.sendOutgoingMessage(SocketRemoter.java:1061)
    at oracle.ifs.common.remoted.socket.SocketRemoter.find(SocketRemoter.java:563)
    at oracle.ifs.installer.DomainStarterWithoutGUI.getDomainControllerInterface(DomainStarterWithoutGUI.java:107)
    at oracle.ifs.installer.DomainStarterWithoutGUI.tryNoGUIRemoteDCControl(DomainStarterWithoutGUI.java:70)
    at oracle.ifs.installer.DomainStarter.runInSilentMode(DomainStarter.java:136)
    at oracle.ifs.installer.DomainStarter.main(DomainStarter.java:74)
    I tested the ports with netstat -a, all tree ports are on listing. What can i do next?
    regards
    Helmut

    Hi Gurus,
    I'm Hamid from India,
    Please help me. I have install iFS (8.0.1.0.0) on a
    Windows 2000 server. While Starting the iFS System,
    i become following error message:
    An exception occurred while starting ifssart.bat(Batch File)
    Java<tm> Runtime Loader Verson 1.1.8
    Program c:/Oracle\ora81\ifs\jre\bin\jre.exe exited with code 1
    C:\Oracle\Ora81\ifs\jws\bin..\bin\jserv.exe
    C:\Oracle\Ora81\ifs\jws\bin..\bin\jserv.exe
    jserv: Shutting down the server
    My ifsstart.bat file is :
    [b]@echo off
    @setlocal
    rem
    rem starts all iFS processes:
    rem Java Web Server
    rem ServerManager for iFS Agents
    rem ServerManager for iFS Protocol Servers
    rem
    rem Copyright (c) 1999 - 2000 Oracle Corporation
    rem All Rights Reserved
    rem
    call "C:\Oracle\Ora81\ifs\bin\ifsenv.bat"
    set START_JWS=true
    if /I %START_JWS%==true call %IFS_BIN%\ifsjwsstart.bat
    @echo off
    start "iFS ServerManager" /MIN "%IFS_JRE_HOME%\bin\jrew" -classpath %IFS_BASE_CLASSPATH% oracle.ifs.tools.ServerManagerLauncher -start "%IFS_JRE_HOME%\bin\jrew" -mx32M %IFS_BASE_CLASSPATH% "%IFS_SETTINGS%\IfsAgents.def" "%IFS_LOG%\IfsAgents.log" "%IFS_SETTINGS%\IfsProtocols.def" "%IFS_LOG%\IfsProtocols.log"
    @echo on
    @endlocal
    and My ifsjwsstart.bat file is :
    @echo off
    @setlocal
    rem
    rem iFS JWS Server (startup)
    rem
    rem Copyright (c) 1999 - 2000 Oracle Corporation
    rem All Rights Reserved
    rem
    call "C:\Oracle\Ora81\ifs\bin\ifsenv.bat"
    set OHREL=\Oracle\Ora81
    set CLASSPATH=
    set CP=%IFS_BASE_CLASSPATH%;%IFS_HTTP_CLASSPATH%
    set JAVA_HOME=
    start "Java Web Server (do not close this window; use ifsstop.bat or ifsjwsstop.bat to exit)" /MIN "%IFS_JWS_HOME%\bin\jserv" -javahome "%IFS_JRE_HOME%" -javacmd jre -cp %CP% -vmargs "-mx128m -cp %OHREL%\ifs\settings;%OHREL%\ifs\jre\lib\rt.jar;%OHREL%\ifs\jre\lib\i18n.jar;%OHREL%\jdbc\lib\classes111.zip;%OHREL%\lib\vbjorb.jar;%OHREL%\jlib\xmlparserv2.jar;%OHREL%\ifs\lib\repos.jar;%OHREL%\ifs\lib\adk.jar;%OHREL%\ifs\lib\email.jar;%OHREL%\ifs\lib\tools.jar;%OHREL%\ifs\lib\utils.jar;%OHREL%\ifs\lib\release.jar;%OHREL%\assistants\jlib\jnls.jar;%OHREL%\ifs\custom_classes;%OHREL%\ifs\webui_classes;%OHREL%\ifs\lib\http.jar;%OHREL%\ifs\lib\webui.jar;%OHREL%\ifs\lib\clientlib.jar;%OHREL%\ifs\jws\lib\servlet.jar;%OHREL%\ifs\jws\lib\jst.jar;%OHREL%\ifs\jre\lib\javac.jar"
    @echo on
    @endlocal
    would appreciate if u could please reply to the e-mail address mentioned : [email protected]

  • Messaging Server/UNIX: Starts automatically after installation

    How can I configure Messaging Server to run automatically on startup?
    <P>
    In most cases, Messaging Server for UNIX will run at startup automatically.
    <P>
    Most UNIX systems have a start script that includes a line that starts sendmail
    as a server (/usr/lib/sendmail -bd) automatically.
    Howver, when Messaging Server is installed, it replaces several mail utilities (mailq,
    processq, and sendmail), with links to our sendmail binary
    (<ServerRoot>/bin/msg/admin/bin/sendmail).
    Therefore, Messaging Server, rather than sendmail, starts when
    your system starts.
    <P>
    This can be confusing to administrators of other Netscape servers since
    most other Netscape servers are not installed to start automatically.
    <P>
    <B>Note:</B>
    <P>
    This does not take effect until the system is fully restarted. After
    installing Messaging Server, restart the system before attempting to start
    Messaging Server. Sendmail is usually already running, and the installer does
    not kill the sendmail process.
    <P>
    If you start Messaging Server without
    restarting, smtpd will not start due to a port conflict.

    Hi Leo, thank you for your help
    This:
    I have tried the suggestion above (clear the "Run task as soon as possible after a scheduled start is missed" checkbox) and it does the trick for me. However on the Home/Get Started/Set up screen the "Set up Server Backup" task is then reset to outstanding
    while the .../Quick Status screen shows "Server Backup ON".
    Is a working work around till a real update or hotfix is released 

  • Type Error: oE Started immediately after Auto Java update! Other threads just started but doesn't mention the relationship! Firefox reset does not correct

    Problem correlates exactly with the Java update time per event viewer! Problem is starting to gain traction as more users experience same! Can’t determine how to fix? Maybe an error in the Java update?

    I have also been having this problem, starting today, although my Firefox doesn't crash/close when the error box pops up - I can just close the box and carry on browsing.
    However, as with the person in the thread listed above, I found that disabling McAfee SiteAdvisor seems to stop it happening (it happened fairly at random, but in about half an hour of browsing with it disabled, I haven't had the error pop up, compared to within a few minutes when SiteAdvisor is enabled). It looks like there was also a SiteAdvisor update today, so that also correlates with the onset of this problem. Are other people getting this problem using SiteAdvisor? I don't know much about the mechanics of SiteAdvisor - could there be a link with Java too?
    Using Firefox 27.0, Windows 7 SP1, McAfee SiteAdvisor 3.6.5, Java 10.45.2.18.

  • Connection Error on starting GUI after installing SAP ABAP Trial Version

    I bought the new edition of ABAP Object recently.
    I tried to install the SAP NetWeaver 2004s ABAP Trial Version that came with the book. After installing the WAS and SAP GUI 7.0.
    Then, I set up the server properties as stated in the CD.
    System Connection Parameters:
    Description: NSP local
    Application Server: localhost
    System Number: 00
    System ID: NSP
    When I try to connect to the server, it gave me the following errors:
    partner '127.0.0.1:sapdp00' not reached.
    Error Text: WSAECONNREFUSED:Connection refused.
    Please advise.
    Thanks.
    Kent

    Durairaj,
    I have installed MS Loopback Adapter, and also point my localhost to the IP:
    10.10.0.10   localhost
    But I still not able to connect to NSP local system.
    The network connection for the Loopback Adapter is showing No or Limited Connection, is that because of this reason?
    Thanks.
    Kent

  • Trouble starting itunes after installation

    I've downloaded the latest version of itunes. Message says installed. When I click on the desktop icon I get the following message 'The procedure entry point AVCFPlayerAppliesMediaSelectionCriteriaAutomaticallyKey could not be located in the Dynamic Link Library AVFoundationCF.dll' When I click ok on that message another mesage is underneath that box saying 'Itunes was not installed correctly. Please reinstall Itunes. Error 7(windows error 127)
    Somebody, please help.

    That error seems to be generated when Apple Application Support isn't properly updated to version 3.0. Try uninstalling Apple Application Support from the programs and features control panel. If it won't uninstall try repairing it, then if that is successful try uninstalling again. If that works then the main iTunes installer should be able to repair the installation.
    See also Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for

  • ORA-26687: no instantiation SCN provided for ... in source database ...

    We are testing streams on Databases between our Main and Branch Campus. We set up the Capture, Propagation and the Apply for the databases and receive the error on the Apply process when doing an insert: ORA-26687: no instantiation SCN provided for [

  • Process for Flat file delta load from Application server to transactional??

    I want to do a flat file extraction in delta loads from application server and that should be loaded into a transactional cubes scheduling a process chain. Can any one help with ABAP code and step by step process for this? Thank you Devi

  • Westell 6100 & TP-Link TL-W642G -Getting Started

    OK, I admit I have never setup a router.  I currently have the Westell 610015 Modem setup and working well.  Now I want to connect a wireless router for my other computer.  I have a TP-Link Wireless G router model TL-WR624G. I have read that I will h

  • Dbms_crypto.encrypt_rc4 doesn´t work with special characters

    Hi. I´m using this funtion to cryptografy but when I put this characters, doesn´t work. Does anyone have any ideia the whats happening, thank you FUNCTION fnc_get_enc_val_rc4 ( p_in_val IN VARCHAR2, p_key IN VARCHAR2, p_iv IN VARCHAR2 := NULL RETURN

  • Spontaneous USB disconnection, now SLO-OW

    Hope someone has some advice which doesn't involve me taking my work computer to a storefront. When I first got my computer, had issues with spontaneous USB flash drive disconnection. Seemed to go away inexplicably for months, now has resurfaced. Hav