Grid Control 11g step Repository Configuration running for 24 hours+

Got through all the prerequisites and am installing GC 11g on an Oracle Linux 5 machine which is also running my repository database instance (11.2.0.1). The GC install went rather smoothly until I hit the 'Repository Configuration' step. It's been sitting there for over a day.
It does look like it's doing something as running a
select count(*) from dba_objects where owner = 'SYSMAN';
the number creeps up.. slowly.. sometimes.. right now it's at 5888.
No errors in the GC install error log. every half hour or so I am seeing a 'Warning inbound connection timed out ORA-3136' error in my database alert log. I tried setting my inbound_connection_timeout in my listener to 0 as well as updating the sqlnet.ora file, but i still get these now and again. GC doesn't seem to notice or mind. There is nothing else running on this machine (Dell Optiplex 755 4Gb ram 2 cpus).
I'm just trying to get a feel for how the install is and get familiar with the 11g GC before upgrading our 10g GC..
any ideas?

fwiw I am seeing some dismal performance running DDL in the sysman schema..
for instance in the following example creating a table in the sys schema happens instantly, as does dropping it.. creating the same table in sysman takes about 50 seconds and dropping the table takes about 15 seconds.. weird, eh?
SQL*Plus: Release 11.2.0.1.0 Production on Thu Oct 21 11:25:37 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
SQL> connect / as sysdba
Connected.
SQL> create table x (a varchar2(20), b number(12));
Table created.
SQL> drop table x;
Table dropped.
SQL> create table sysman.x (a varchar2(20), b number(12));
Table created.
SQL> drop table sysman.x;
Table dropped.

Similar Messages

  • Atempt to start OMS for Grid Control 11g fails with - Unexpected error occu

    Hello,
    I am running Grid Control 11g.
    Repository DB is 11.2.0.1
    Both the Grid Control and DB server are running in same machine - redhat 5.
    When trying to start the oms, this fails with the below error:
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.
    The emctl.log shows the following error which I am unable to debug:
    2011-09-13 11:20:05,619 [main] DEBUG oms.StatusOMSCmd processStatusOMS.138 - HTTP port in emgc property file: 7202
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.139 - HTTPS port in emgc property file: 7301
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.155 - Using http port.
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.195 - Attempting to connect to http://<host>.<domain>:7202/em/console/logon/logon
    2011-09-13 11:23:05,596 [main] ERROR oms.StatusOMSCmd processStatusOMS.239 - Read timed out
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at HTTPClient.BufferedInputStream.fillBuff(BufferedInputStream.java:206)
    at HTTPClient.BufferedInputStream.read(BufferedInputStream.java:126)
    at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:348)
    at HTTPClient.RespInputStream.read(RespInputStream.java:147)
    at HTTPClient.RespInputStream.read(RespInputStream.java:108)
    at HTTPClient.Response.readResponseHeaders(Response.java:1107)
    at HTTPClient.Response.getHeaders(Response.java:832)
    at HTTPClient.Response.getStatusCode(Response.java:331)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:92)
    at HTTPClient.HTTPResponse.handleResponseImpl(HTTPResponse.java:872)
    at HTTPClient.HTTPResponse.access$000(HTTPResponse.java:62)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:839)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:837)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:837)
    at HTTPClient.HTTPResponse.getStatusCode(HTTPResponse.java:242)
    at oracle.sysman.emctl.oms.StatusOMSCmd.processStatusOMS(StatusOMSCmd.java:199)
    at oracle.sysman.emctl.wls.OMSController.statusOMS(OMSController.java:867)
    at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:606)
    at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:213)
    2011-09-13 11:23:05,597 [main] INFO wls.OMSController statusOMS.950 - statusOMS finished with result: 9
    In emgc.properties, I have MSPORT=7202.
    I have used the notes in Metalink 1287904.1, but without resolution.
    I am able to connect with sqlplus, with user sysman, without issues. There are no invalid objects under sysman.
    emoms.trc shows the following:
    2011-09-11 15:51:53,160 [JobWorker 22356:Thread-108] WARN jdbc.ConnectionCache _getConnection.353 - Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Invalid or Stale Connection found in the Connection Cache
    Thank you for support.
    Regards,
    Horia
    Edited by: horia.berca on Sep 13, 2011 5:29 AM
    Edited by: horia.berca on Sep 13, 2011 5:32 AM
    Edited by: horia.berca on Sep 13, 2011 5:35 AM
    Edited by: horia.berca on Sep 13, 2011 5:45 AM

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

  • Installation of Enterprise Manager Grid Control 11g Video

    Posted a video on Wednesday of the install of Grid Control 11g here:
    Video
    See masterschema for more details and further postings... Will put together a series from bare VM to GC 11g tonight.
    Let me know what you think... Would be nice if you voted it up too. =)
    Thanks,
    Eric

    You mention duplicate entries in /etc/hosts. What entries are you referring to and how does entries in /etc/hosts affect Middleware Home location?
    I am experiencing the same problem where the ORACLE_MIDDLEWARE_HOME_LOCATION is not recognised. Hence, cannot progress with the Grid Control upgrade. Oracle Weblogic Server 10.3.2 is installed.
    Edited by: fogun1 on Oct 30, 2010 2:18 AM

  • 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.

  • Install Grid Control and use repository within a DataGuard configuration

    Hello,
    I need some information if anyone has experience in the following
    We have severel database running in DataGuard standby configuration.
    I want to install OMS 11.1 and use the repository in a primary and standby configuration.
    My configuration will look like this:
    host 1     Primary Repository database
         OMS service 1
    host 2     Standby Repository database
         OMS service 2
    During normal operation i want to have 2 OMS services running.
    Whenever a failover is necessary, i want to active my standby database and run OMS service 2.
    Can this be a working configuration?
    Any help is appreciated.
    Regards,
    Ben

    Hi.
    As far as I know, the dbconsole installed with the Oracle database applies for only one database on one server. The information accessed by the dbconsole relies within the sysman schema inside the actual database. For a database environment with 10 databases, it is possible to install grid control and manage all these databases despite version and OS. And I think that grid is a good solution to such an environment.
    The grid installation itself is a application server installation, and I suggest if possible that you separate the rdbms server and the server that contains the grid control.
    The repository database the grid control uses can either be installed in the 10g environment or in the grid control environment (server). You can place the repository in a new database in a separate ORACLE_HOME from the actual grid control application server.
    Good luck.
    rgds
    Kjell Ove

  • Cannot install Grid control 11g because of repository creation failure

    I cannot install Grid control 11g (on AIX6.1 and 11.2.0.1 database) because of repository creation failure with following log emschema.log.CREATE
    2012-10-29 17:44:49,729 [Thread-190] ERROR emschema.17oypu8dqqrf7 - ERROR:FATAL Configuration Exceptions
    Execution Exception
    null
    2012-10-29 17:44:50,162 [17oypu8dqqrf7] ERROR emschema.17oypu8dqqrf7 - Schema Action Failed
    2012-10-29 17:44:50,163 [17oypu8dqqrf7] ERROR emschema.17oypu8dqqrf7 - java.lang.Exception: The last RCUModel exit status code is not SUCCEEDED.
    2012-10-29 17:44:50,164 [17oypu8dqqrf7] ERROR emschema.17oypu8dqqrf7 - Schema Action Failed
    2012-10-29 17:44:50,167 [17oypu8dqqrf7] ERROR emschema.17oypu8dqqrf7 - Running RCU Failed with Exception Trace
    The last RCUModel exit status code is not SUCCEEDED.
    and rcu.log:
    RCU Logfile               : /ugp1apl/oracle/product/grid/middleware/oms11g/sysman/log/schemamanager/m_102912_0530_PM/m_102912_0530_PM.CREATE/rcu.log
    RCU Checkpoint Object               : /opt/oracle/product/grid/middleware/oms11g/sysman/log/schemamanager//RCUCheckpointObj
    Component schemas created:
    Component               Status     Logfile          
    EM Repository Creation Configuration          Failed     /ugp1apl/oracle/product/grid/middleware/oms11g/sysman/log/schemamanager/m_102912_0530_PM/m_102912_0530_PM.CREATE/em_repos_config.log
    EM Repository Init Configuration          Success     /ugp1apl/oracle/product/grid/middleware/oms11g/sysman/log/schemamanager/m_102912_0530_PM/m_102912_0530_PM.CREATE/em_repos_init.log
    EM Repository Common          Success     /ugp1apl/oracle/product/grid/middleware/oms11g/sysman/log/schemamanager/m_102912_0530_PM/m_102912_0530_PM.CREATE/em_repos_common.log
    2012-10-29 17:44:49.887 NOTIFICATION rcu: oracle.sysman.assistants.common.util.SilentMessageHandler::writeToLog: Repository Creation Utility - Create : Operation Completed
    Database has 11.2.0.1 version and setup according installation guide(init parameters and so on...), what's wrong?
    Edited by: mariok on Oct 31, 2012 2:11 AM

    In install guide is written: http://docs.oracle.com/cd/E11857_01/install.111/e15838/install_em_exist_db.htm#CIAIGDIH
    „No environment variable specific to Enterprise Manager Grid Control needs to be set prior to installation. The ORACLE_HOME and ORACLE_SID variables should not be set; Oracle directories should not appear in the PATH.“
    When I'v set up following variables everything went fine:
    ORACLE_HOME=/opt/oracle/product64/11.2.0.1
    ORACLE_SID=UAGRID
    PATH=/usr/java6_64/bin:/opt/oracle/product64/11.2.0.1/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/lbin:/root/MSP/bin:.:/usr/local/bin:/u1/oracle/SCRIPTS:/opt/oracle/product64/11.2.0.1/OPatch

  • Grid Control 11g - OMS configuration issue

    I am installing Grid Control 11g on Linux 5. on the configuration step - OMS configuration failed. The log shows:
    INE: NMProcess: weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at '/opt/Oracle/Middleware/oms11g/user_projects/do
    mains/GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the d
    omain in the nodemanager.domains file.
    But I looked at the file: nodemanager.domains, there is an entry:
    #Domains and directories created by Configuration Wizard
    #Fri Jan 20 14:28:37 MST 2012
    GCDomain=/opt/Oracle/Middleware/oms11g/user_projects/domains/GCDomain
    So how to register GCDOMAIN?
    Please shed some lights. Thanks
    S.

    Hi Ski,
    Well the cause of this issue may vary depending on the WLS, EM GC and Oracle Critical Patch Update (CPU) that you have.
    But in general terms, you could try the following:
    1. Stop WLS
    2. copy nodemanager.domains from Middleware/wlserver_10.3/common/nodemanager to Middleware/wlserver_10.3/common/emnodemanager
    3. Start WLS (gc_inst/user_projects/domains/GCDomain/bin/startWebLogic.sh)
    4. Start nodemanager (Middleware/wlserver_10.3/server/bin/startNodeManager.sh)
    5. connect('<username>','<password>',t3://<ip address>:port')
    connect('weblogic','weblogic','t3://localhost:7001')
    6. nmEnroll([domainDir], [nmHome])
    nmEnroll('/u01/app/oracle/product/Grid11g/gc_inst/user_projects/domains/GCDomain','/u01/app/oracle/product/Grid11g/Middleware/wlserver_10.3/common/nodemanager')
    7. start OMS (Middleware/oms11g/bin> emctl start oms)
    Make sure to backup the mentioned directories accordingly before proceding with the steps mentioned above.
    Thanks,
    Cris

  • How to set threshold value for single tablespace in grid control 11g

    Hi,
    I want to set the threshold value for a single tablespace in grid control 11g,
    please provide me a navigation path.

    Sandy wrote:
    Can you please provide me the full navigation path?go to Targets --> Databases
    Select the Database you like to set this alert for
    Select link Metrics and Policy Settings

  • Error while installation Grid Control 11g

    Hi all expert,
    I want to install OEM Grid Control 11g for studying purpose depending on link [http://oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php|http://oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php] . But I can not apply "WDJ7" patch because I don't have Metalink account. So I go to the next step to install Grid Control 11g. Everything is successful until Configuration assistant "Repository Configuration" operation. The error occurs at the screen as show in the picture http://oracle-base.com/articles/11g/images/oemgc11g/31-gc-installation-progress-details.jpg .
    Content of file log: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/emschema.log
    2010-11-16 20:46:12,867 [main] INFO emschemamanager.overalllog - ===================New SchemaManager Session ====================2010-11-16 20:46:12,871 [main] INFO emschemamanager.overalllog - starting client session with schemamanager ...
    2010-11-16 20:46:12,871 [main] INFO emschemamanager.overalllog - validating connect string...
    2010-11-16 20:46:12,879 [main] INFO emschemamanager.overalllog - done validating connect string....
    2010-11-16 20:46:12,880 [main] INFO emschemamanager.overalllog - basic connection sting validation done ...
    2010-11-16 20:46:12,880 [main] INFO emschemamanager.overalllog - get a SchemaManager...
    2010-11-16 20:46:12,952 [main] INFO emschemamanager.overalllog - role is found null for user: SYSMAN assuming this is transx action
    2010-11-16 20:46:12,953 [main] INFO emschemamanager.overalllog - creating a EMSchemaManager ...
    2010-11-16 20:46:12,953 [main] INFO emschemamanager.overalllog - schema manager is created for non-rcu based action
    2010-11-16 20:46:12,954 [main] INFO emschemamanager.overalllog - no connection object is created, as this action needs rcu action in parallel to be done
    2010-11-16 20:46:12,954 [main] INFO emschemamanager.overalllog - done creating a EMSchemaManager ...
    2010-11-16 20:46:12,955 [main] INFO emschemamanager.overalllog - no action in parallel to transx action
    2010-11-16 20:46:12,960 [main] INFO emschemamanager.overalllog - Creating a RCU Driver..., process_id=ob5ndvbp972c
    2010-11-16 20:46:13,154 [main] INFO emschemamanager.overalllog - logger operation's effective process id: ob5ndvbp972c
    2010-11-16 20:46:13,155 [main] INFO emschemamanager.overalllog - Creating a RCU Driver...
    2010-11-16 20:46:13,155 [main] INFO emschemamanager.overalllog - performing transx action
    2010-11-16 20:46:13,401 [main] INFO emschemamanager.overalllog - rcu log location is found null in system
    2010-11-16 20:46:13,404 [main] INFO emschemamanager.overalllog - setting up a fresh action logger path...
    2010-11-16 20:46:13,406 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,408 [main] INFO emschemamanager.overalllog - action logger path is : /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,409 [main] INFO emschemamanager.overalllog - setting up default params
    2010-11-16 20:46:13,416 [main] INFO emschemamanager.overalllog - new RCU session : create loggers
    2010-11-16 20:46:13,416 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,431 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,432 [main] INFO emschemamanager.overalllog - created logger: oracle.sysman.em.emdrep.emschema.ob5ndvbp972cprocessLogger hash: 1220081709
    2010-11-16 20:46:13,433 [main] INFO emschemamanager.overalllog - starting transx thread...
    2010-11-16 20:46:13,446 [main] INFO emschemamanager.overalllog - coming back to caller's thread after starting transx thread...
    2010-11-16 20:46:20,201 [ob5ndvbp972c] INFO emschemamanager.overalllog - got a shared connection helper>
    Content of file log: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/emschema.log.TRANSX
    >
    2010-11-16 20:46:13,432 [main] INFO emschema.ob5ndvbp972c - created action logger....
    2010-11-16 20:46:13,455 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - logger is set properly..
    2010-11-16 20:46:18,462 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:25,090 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 0
    2010-11-16 20:46:25,091 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:25,091 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 1
    2010-11-16 20:46:31,110 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:34,163 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 2
    2010-11-16 20:46:34,170 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:34,171 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 3
    2010-11-16 20:46:40,178 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:42,457 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 4
    2010-11-16 20:46:42,458 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:42,459 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 5
    2010-11-16 20:46:48,466 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:51,117 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 6
    2010-11-16 20:46:51,118 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    >
    Content of log file: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0845_PM/m_111610_0845_PM.CREATE/emschema.log.CREATE
    >
    2010-11-16 20:45:10,455 [vak82od5f29j] ERROR emschema.vak82od5f29j - oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,482 [vak82od5f29j] ERROR emschema.vak82od5f29j - Cannot set session to current user SYSMAN:ORA-01435: user does not exist
    2010-11-16 20:45:12,703 [vak82od5f29j] ERROR emschema.vak82od5f29j - ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EM_UPGRADE_UTIL.GET_LAST_PHASE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    2010-11-16 20:45:12,713 [vak82od5f29j] ERROR emschema.vak82od5f29j - Runtime Exception thrown:null
    2010-11-16 20:45:12,716 [vak82od5f29j] ERROR emschema.vak82od5f29j - java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,780 [vak82od5f29j] ERROR emschema.vak82od5f29j - Runtime Exception thrown:null
    2010-11-16 20:45:12,884 [vak82od5f29j] ERROR emschema.vak82od5f29j - Running RCU Failed with Exception Trace
    oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,950 [vak82od5f29j] ERROR emschema.vak82od5f29j - Schema Action Failed
    >
    Pls help me.

    Hi sb92075
    This is the result of your query:
    >
    SQL> SELECT * from v$version ;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

  • Error installing Grid Control 11g

    Hi. I'm trying to install Grid Control 11g without success.
    I'm using SuSe Enterprise 10 sp3, already installed weblogic 10.3.2 and created a database instance for repository without problems.
    The installation process fails when reaches the 'OMS configuration' step. Here's the last part of the omsca log file (log says to check the 'omsca_20110209122055.log' file for more info, but it points to itself):
    FINA: Stopped WebTier successfully.
    09-feb-2011 12:45:16 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINA: Cleaning up instance directory: /home/oracle/gc_inst/user_projects
    09-feb-2011 12:45:41 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINA: Cleaning up instance home directory: /home/oracle/gc_inst/em
    09-feb-2011 12:45:41 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINA: Succesfully deleted the oms
    09-feb-2011 12:45:41 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINA: The value of infra setup completion is :true
    09-feb-2011 12:45:41 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINA: Cleaning the OMS from the repository
    09-feb-2011 12:45:51 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINA: Got the Host URL as: null
    09-feb-2011 12:45:51 oracle.sysman.omsca.framework.OMSGenericAdapter postDeployAndReposSetup
    GRAVE: OMSCA-ERR: Fallo de protección de OMS. Consulte el archivo de rastreo:/home/oracle/middleware_home/oms11g/cfgtoollogs/omsca/omsca_20110209122055.log
    09-feb-2011 12:45:51 oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    GRAVE: Securing of OMS failed.
    09-feb-2011 12:45:51 oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINA: Got resultfalse
    Thanks for your help.

    Here it is:
    FINA: Properties: {ListenAddress=consolaoracle.indra.es,ListenPort=7403,NodeManagerHome=/home/oracle/middleware_home/wlserver_10.3/common/emnodemanager20110209122055,StartScriptEnabled=true,StartScriptName=startEMServer.sh,}
    09-feb-2011 12:21:55 oracle.sysman.omsca.util.ProcessOutputReader run
    FINA: Command: /usr/local/jdk1.6.0_18/jre/bin/java -classpath /usr/local/jdk1.6.0_18/jre/lib/rt.jar:/usr/local/jdk1.6.0_18/jre/lib/i18n.jar:/home/oracle/middleware_home/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/local/jdk1.6.0_18/lib/tools.jar:/home/oracle/middleware_home/utils/config/10.3/config-launch.jar:/home/oracle/middleware_home/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/middleware_home/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/middleware_home/modules/features/weblogic.server.modules_10.3.2.0.jar:/home/oracle/middleware_home/wlserver_10.3/server/lib/webservices.jar:/home/oracle/middleware_home/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/home/oracle/middleware_home/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/middleware_home/oms11g/sysman/jlib/emConfig.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jrf_11.1.1/jrf-api.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/jrf-wlst.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.odl_11.1.1/ojdl2.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.dconfig-infra_11.1.1.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-dependencies.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.webservices_11.1.1/orawsdl.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.webservices_11.1.1/mdds.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.webservices_11.1.1/ws_confmbeans.jar:/home/oracle/middleware_home/oracle_common/modules/org.apache.commons.digester_1.7.jar:/home/oracle/middleware_home/oracle_common/../modules/javax.xml.bind_2.1.1.jar:/home/oracle/middleware_home/oracle_common/../modules/javax.activation_1.1.jar:/home/oracle/middleware_home/oracle_common/../modules/javax.xml.stream_1.1.1.0.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.http_client_11.1.1.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.dconfigbeans_11.1.1.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share_11.1.1/adflogginghandler.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share_11.1.1/adfsharembean.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share_11.1.1/commons-el.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share_11.1.1/jsp-el-api.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.adf.share_11.1.1/oracle-el.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/auditwlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/jps-wlst.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.auditprovider_11.1.1/jps-wls-auditprovider.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jps_11.1.1/jps-mbeans.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jps_11.1.1/jps-upgrade.jar:/home/oracle/middleware_home/oracle_common/modules/oracle.jps_11.1.1/jps-patching.jar:/home/oracle/middleware_home/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/lib/mdswlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/auditwlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/jps-wlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/jrf-wlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/middleware_home/oracle_common/common/wlst/resources/wsm-wlst.jar:/home/oracle/middleware_home/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar:/home/oracle/middleware_home/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/home/oracle/middleware_home/wlserver_10.3/common/eval/pointbase/lib/pbtools57.jar weblogic.NodeManager -v
    09-feb-2011 12:21:57 oracle.sysman.omsca.util.ProcessOutputReader run
    FINA: NMProcess: <09-feb-2011 12:21:56> <INFO> <Loading domains file: /home/oracle/middleware_home/wlserver_10.3/common/emnodemanager20110209122055/nodemanager.domains>
    09-feb-2011 12:21:57 oracle.sysman.omsca.util.ProcessOutputReader run
    ...

  • Does any one success to install Grid control 11G (OEL x86_64)/Virtualbox

    Hi all,
    I'm trying since 4 days to install Grid Control 11G with these following specifications:
    1) Weblogic 10.3.2 (OK)
    2) Database Repository (11.2.0.2) OK
    3) Java version : /usr/java/jdk1.6.0_18
    4) Operating System Oracle Linux x86_64
    And the last news: all this under Virtualbox
    Some one can share his experience with us for this purpose.
    Thanks in advance
    Edited by: 878681 on Aug 12, 2011 4:54 AM

    Thanks a lot of,
    following extraction from trace file specified:
    NB: after each try, the OMS configuration falied with the same error without giving more information.... :-)
    I can send the file but i dont khow if it's possible to attach file in this forum...
    ==================================================================
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Cleaning EM Setup
    Script dir: /u01/app/oracle/weblogic/oms11g/sysman/omsca/scripts/wls
    Admin host name:gc
    Admin https port is:7101
    Managed server name is:7403
    Admin Server user is:weblogic
    Node Manager user is:nodemanager
    Mode Passed is:new
    Startup mode is:FALSE
    managed server name is:EMGC_OMS1
    managed server host is:gc
    domain name is:GCDomain
    machine name is:EMGC_MACHINE1
    complete cleanup is:true
    Loading the common properties
    Loading commen def file
    Fri Aug 12 00:57:34 CEST 2011
    Fetching oracleHome
    Fri Aug 12 00:57:34 CEST 2011
    Oracle Home is:/u01/app/oracle/weblogic/oms11g
    Fri Aug 12 00:57:34 CEST 2011
    Fetching common oracle home
    Fri Aug 12 00:57:34 CEST 2011
    common oracle home is:/u01/app/oracle/weblogic/oracle_common
    Fri Aug 12 00:57:34 CEST 2011
    Fetching domain_home
    Fri Aug 12 00:57:34 CEST 2011
    Domain Home is:/u01/app/oracle/gc_inst/user_projects/domains/GCDomain
    Fri Aug 12 00:57:34 CEST 2011
    Fetching weblogic Home
    Fri Aug 12 00:57:34 CEST 2011
    weblogic home is:/u01/app/oracle/weblogic/wlserver_10.3
    Fri Aug 12 00:57:34 CEST 2011
    node manager home is:/u01/app/oracle/weblogic/wlserver_10.3/common/emnodemanager20110811233403
    Fri Aug 12 00:57:34 CEST 2011
    admin template location is:/u01/app/oracle/weblogic/wlserver_10.3/common/templates/domains/wls.jar
    Fri Aug 12 00:57:34 CEST 2011
    Done Fetching passwords
    Fri Aug 12 00:57:35 CEST 2011
    Done Loading the start Domain routines
    Fri Aug 12 00:57:35 CEST 2011
    stopManagedServer: Checking Managed server status
    Connecting to Node Manager ...
    <Aug 12, 2011 12:57:56 AM CEST> <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.>
    <Aug 12, 2011 12:57:56 AM CEST> <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.>
    <Aug 12, 2011 12:57:56 AM CEST> <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.>
    <Aug 12, 2011 12:57:56 AM CEST> <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.>
    <Aug 12, 2011 12:57:56 AM CEST> <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.>
    Successfully Connected to Node Manager.
    STARTING
    Already connected to a Node Manager
    RUNNING
    Killing server EMGC_ADMINSERVER ...
    Successfully killed server EMGC_ADMINSERVER ...
    Already connected to a Node Manager
    Stopped NodeManager successfully
    Aug 12, 2011 12:58:18 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
    INFO: error messages of the command :
    Aug 12, 2011 12:58:18 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINE: Done Executing the command...0
    Aug 12, 2011 12:58:18 AM oracle.sysman.omsca.framework.OMSGenericAdapter deleteAddOnInventory
    INFO: Invoking deleteAddOnInventory for oms EMGC_OMS1
    Aug 12, 2011 12:58:18 AM oracle.sysman.omsca.framework.OMSGenericAdapter deleteAddOnInventory
    INFO: Deleting plugin inventory for GCDomain_EMGC_OMS1
    Aug 12, 2011 12:58:28 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINE: Stopping WebTier
    Aug 12, 2011 12:58:57 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINE: Stopped WebTier successfully.
    Aug 12, 2011 12:58:57 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINE: Cleaning up instance directory: /u01/app/oracle/gc_inst/user_projects
    Aug 12, 2011 12:59:51 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINE: Cleaning up instance home directory: /u01/app/oracle/gc_inst/em
    Aug 12, 2011 1:00:56 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FINE: Succesfully deleted the oms
    Aug 12, 2011 1:00:57 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINE: The value of infra setup completion is :true
    Aug 12, 2011 1:00:57 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINE: Cleaning the OMS from the repository
    Aug 12, 2011 1:01:20 AM oracle.sysman.omsca.framework.OMSGenericAdapter getOMS
    FINE: Got hostURL: gc:4889_Management_Service
    Aug 12, 2011 1:01:21 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINE: Got the Host URL as: gc:4889_Management_Service
    Aug 12, 2011 1:01:21 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINE: Cleaning the OMS from the repository
    Aug 12, 2011 1:01:32 AM oracle.sysman.omsca.framework.OMSGenericAdapter cleanupRepository
    FINE: Got hostURL: gc:4889_Management_Service
    Aug 12, 2011 1:02:23 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FINE: Succesfully cleaned the OMS from repository
    Aug 12, 2011 1:02:23 AM oracle.sysman.omsca.framework.OMSGenericAdapter postDeployAndReposSetup
    SEVERE: OMSCA-ERR:Securing of OMS failed. Check the trace file:/u01/app/oracle/weblogic/oms11g/cfgtoollogs/omsca/omsca_20110811233403.log
    Aug 12, 2011 1:02:23 AM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: Securing of OMS failed.
    Aug 12, 2011 1:02:23 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Got resultfalse
    =============================================================

  • Oracle application related target not show in grid control 11g (11.1.0)

    hi all
    i insall grid contrlol on r12(12.1.1) and it work very fine detect all target r12 database plus oracle application server all target...
    but my problem is, when i connect it to another system r12(12.1.3) by agent silent installation...it detect oracle r12 database but not detect any target related to oracle application server such as oracle ebusiness suit,http server or any target related to application server...
    os linux 5.4.
    acutally i want to configure plug in 4.0
    i follow metalink doc 1224313.1( i apply all the patch that are mentained in this document..)
    plz plz plz help me or refer me any doc any blog or any thig by which i can detect oracle application target in grid control..
    grid control 11g(11.1.0)
    os - linux 5.4
    r12 - 12.1.3
    thanks & regards
    pritesh ranjan

    ya i have installed all the patch that maintain in the plug-in 4.0 doc (1224313.1)
    below are the details of the log file and agent of the host server and remote server............
    This is the log file details of my remote machine which application server is not detected:-
    [orainst1@erpdemo log]$ cat emagent.log
    2013-02-21 11:46:56,936 Thread-3043985088 Starting Agent 11.1.0.1.0 from /data/PRODINST/agent111g/agent11g (00701)
    2013-02-21 11:47:33,240 Thread-3043985088 EMAgent started successfully (00702)
    [orainst1@erpdemo log]$
    r::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    storage_report_metrics.pl: Thu Feb 21 11:48:04 2013: WARN: STORAGE_REPORTS:error::snmhsutl.c:executable nmhs should have root suid enabled
    [orainst1@erpdemo log]$
    [orainst1@erpdemo log]$ cat emagent.nohup
    --- Standalone agent
    ----- Thu Feb 21 11:46:56 2013::Agent Launched with PID 24198 at time Thu Feb 21 11:46:56 2013 -----
    ----- Thu Feb 21 11:46:56 2013::Time elapsed between Launch of Watchdog process and execing EMAgent is 0 secs -----
    (pid=24198): starting emagent version 11.1.0.1.0
    (pid=24198): emagent started successfully
    URLTiming: Using SunX509
    [orainst1@erpdemo log]$
    Emagent.trc
    : nmehl_read_sock timed out, rsf = -5, setting read timeout flag2013-02-21 12:01:39,302 Thread-3028446096 WARN ssl.io: fd=32: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2013-02-21 12:01:39,302 Thread-3028446096 WARN http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2013-02-21 12:01:39,302 Thread-3028446096 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2013-02-21 12:02:09,368 Thread-3028446096 WARN ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2013-02-21 12:02:09,368 Thread-3028446096 WARN ssl.io: fd=32: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2013-02-21 12:02:09,368 Thread-3028446096 WARN http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2013-02-21 12:02:09,368 Thread-3028446096 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2013-02-21 12:07:35,620 Thread-3032005520 WARN ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2013-02-21 12:07:35,620 Thread-3032005520 WARN ssl.io: fd=35: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2013-02-21 12:07:35,620 Thread-3032005520 WARN http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2013-02-21 12:07:35,620 Thread-3032005520 ERROR command: nmejcn: error receiving response headers from https://pritesh.txis.com:4900/em/upload
    [orainst1@erpdemo log]$
    [orainst1@erpdemo log]$ cat emdctl.trc
    2013-02-21 11:46:56,495 Thread-3043628736 WARN http: nmehl_connect_internal: connect failed to (erpdemo.txis.com:3872): Connection refused (error = 111)
    2013-02-21 11:46:56,495 Thread-3043628736 ERROR main: nmectla_agentctl: Error connecting to https://erpdemo.txis.com:3872/emd/main/. Returning status code 1
    [orainst1@erpdemo log]$
    [orainst1@erpdemo log]$ cat emagentfetchlet.trc     
    [orainst1@erpdemo log]$ cat emagentfetchlet.trc
    2013-02-21 11:47:37,597 [main] WARN track.OracleInventory collectInventory.937 - ECM: Oracle Home agent11g1 at location /data/PRODINST/agent11g/agent11g specified in inventory /data/PRODINST/oraInventory does not exist.
    2013-02-21 11:47:38,452 [main] WARN track.OracleInventory collectInventory.937 - ECM: Oracle Home agent11g3 at location /data/PRODINST/pritesh_agent/agent11g specified in inventory /data/PRODINST/oraInventory does not exist.
    2013-02-21 11:47:38,535 [main] WARN track.OracleInventory mineHomeInventory.2320 - ECM: Oracle Home : Independent Products at N/A is not readable, please check permissions ..
    [orainst1@erpdemo log]$
    [orainst1@erpdemo log]$ cat emagent.nohup.lr
    [orainst1@erpdemo log]$ cat emagent.nohup.lr
    --- Standalone agent
    [orainst1@erpdemo log]$#######################################
    [orainst1@erpdemo log]$ cat emctl.log
    [orainst1@erpdemo log]$ cat emctl.log
    24156 :: Thu Feb 21 11:46:56 2013::AgentLifeCycle.pm: Processing start agent
    24156 :: Thu Feb 21 11:46:56 2013::AgentLifeCycle.pm: EMHOME is /data/PRODINST/agent111g/agent11g
    24156 :: Thu Feb 21 11:46:56 2013::AgentLifeCycle.pm: service name is
    24156 :: Thu Feb 21 11:46:56 2013::EM_SECURE_HOSTNME: erpdemo.txis.com
    24156 :: Thu Feb 21 11:46:56 2013::EM_SECURE_PORT: 3872
    24156 :: Thu Feb 21 11:46:56 2013::EM_LISTEN_ON_ALL_NICS: TRUE
    24156 :: Thu Feb 21 11:46:56 2013::AgentLifeCycle.pm:status agent returned with retCode=1
    24156 :: Thu Feb 21 11:47:34 2013::AgentLifeCycle.pm: Exited loop with retCode=3
    25957 :: Thu Feb 21 12:12:33 2013::AgentLifeCycle.pm: Processing status agent
    25957 :: Thu Feb 21 12:12:33 2013::AgentStatus.pm:Processing status agent
    25957 :: Thu Feb 21 12:12:33 2013::AgentStatus.pm:emdctl status returned 3
    [orainst1@erpdemo log]$
    [orainst1@erpdemo bin]$ ./emctl status agent
    Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Agent Version : 11.1.0.1.0
    OMS Version : 11.1.0.1.0
    Protocol Version : 11.1.0.0.0
    Agent Home : /data/PRODINST/agent111g/agent11g
    Agent binaries : /data/PRODINST/agent111g/agent11g
    Agent Process ID : 24198
    Parent Process ID : 24178
    Agent URL : https://erpdemo.txis.com:3872/emd/main/
    Repository URL : https://pritesh.txis.com:4900/em/upload
    Started at : 2013-02-21 11:46:56
    Started by user : orainst1
    Last Reload : 2013-02-21 11:46:56
    Last successful upload : 2013-02-21 17:33:40
    Total Megabytes of XML files uploaded so far : 36.47
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 15.60%
    Last successful heartbeat to OMS : 2013-02-21 17:41:09
    Agent is Running and Ready
    [orainst1@erpdemo bin]$
    [orainst1@erpdemo bin]$ ./emctl upload agent
    Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    EMD upload completed successfully
    [orainst1@erpdemo bin]$
    SQL> select release_name from apps.fnd_product_groups;
    RELEASE_NAME
    12.1.3
    The below details is from on the machine where the grid control ,weblogic server and oms are installed and have not create any type of problem:-
    Oms details on host machine
    [oracle@pritesh bin]$ ./emctl status oms -details
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host : pritesh.txis.com
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 4900
    OMS is not configured with SLB or virtual hostname
    Agent Upload is unlocked.
    OMS Console is unlocked.
    Active CA ID: 1
    [oracle@pritesh bin]$
    [oracle@pritesh bin]$ ./emctl status agent
    Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Agent Version : 11.1.0.1.0
    OMS Version : 11.1.0.1.0
    Protocol Version : 11.1.0.0.0
    Agent Home : /home/oracle/Oracle/Middleware/agent11g
    Agent binaries : /home/oracle/Oracle/Middleware/agent11g
    Agent Process ID : 3795
    Parent Process ID : 3775
    Agent URL : https://pritesh.txis.com:3872/emd/main/
    Repository URL : https://pritesh.txis.com:4900/em/upload
    Started at : 2013-02-21 10:00:56
    Started by user : oracle
    Last Reload : 2013-02-21 10:17:45
    Last successful upload : 2013-02-21 16:46:01
    Total Megabytes of XML files uploaded so far : 42.29
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 23.91%
    Last successful heartbeat to OMS : 2013-02-21 16:46:53
    Agent is Running and Ready
    [oracle@pritesh bin]$
    [oracle@pritesh bin]$ ./emctl upload agent
    Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    EMD upload completed successfully
    [oracle@pritesh bin]$
    SQL> select release_name from apps.fnd_product_groups;
    RELEASE_NAME
    12.1.1
    SQL>
    thanks & regards
    pritesh rnajan

  • Cannot access OSB Web Tool after Oracle Grid Control 11g was implemented

    Hi Guys,
    Here's our environment:
    We have servers: serv010, serv004, serv005, test001. All are working on windows server 2003. We have implemented Oracle Grid Control as a requirement for adding targets into our admin server.
    server010:
    - originally has OEM database control configured.
    - this has a tape library configured.
    - this is the media server of out OSB tape backup that we are setting up.
    - we can access obtool and webtool in this server.
    serv004 and serv005 are clustered RAC nodes.
    test001 is our test environment.
    Before installing grid control:
    1. We can access OSB webtool on the media server (serv010)
    2. We can use OEM database control to access Oracle Secure Backup as well.
    3. OBTOOL is also working.
    What we did:
    1. We implemented Oracle Grid Conrtol 11 on pserv010 (which is also our OSB media server).
    2. All the targets are now accessible using the grid.
    What we noticed after Grid is now working:
    1. We can no longer access OSB Web Tool from the admin server (serv010)
    2. It says page cannot be displayed every time we launch the WebTool on our Starup programs.
    Before we can do the following:
    1. Access the web tool.
    2. Access the webtool using OEM Database Control.
    Here's the apache logs that we have:
    Program Files-Oracle-Backup-Apache-logs
    error_log:
    These are the messages in the error_log and I placed some notes on each part:
    When is was working fine:
    [Wed Apr 27 03:44:44 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:44 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:44 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Wed Apr 27 03:44:44 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Wed Apr 27 03:44:44 2011] [notice] Parent: Created child process 2640
    [Wed Apr 27 03:44:45 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:45 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Child process is running
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Acquired the start mutex.
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Starting 64 worker threads.
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Starting thread to listen on port 443.
    [Wed Apr 27 04:27:09 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Wed Apr 27 04:27:09 2011] [notice] Child 2640: Exit event signaled. Child process is ending.
    [Wed Apr 27 04:27:10 2011] [notice] Child 2640: Released the start mutex
    [Wed Apr 27 04:27:11 2011] [notice] Child 2640: All worker threads have exited.
    [Wed Apr 27 04:27:11 2011] [notice] Child 2640: Child process is exiting
    [Wed Apr 27 04:27:11 2011] [notice] Parent: Child process exited successfully.
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Wed Apr 27 04:27:16 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Wed Apr 27 04:27:16 2011] [notice] Parent: Created child process 3348
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Child process is running
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Acquired the start mutex.
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Starting 64 worker threads.
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Starting thread to listen on port 443.
    [Mon May 02 05:31:44 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Mon May 02 05:31:44 2011] [notice] Child 3348: Exit event signaled. Child process is ending.
    [Mon May 02 05:31:45 2011] [notice] Child 3348: Released the start mutex
    [Mon May 02 05:35:29 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:30 2011] [warn] pid file C:/Program Files/Oracle/Backup/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Mon May 02 05:35:30 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:30 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Mon May 02 05:35:30 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Mon May 02 05:35:30 2011] [notice] Parent: Created child process 2044
    [Mon May 02 05:35:30 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:31 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Child process is running
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Acquired the start mutex.
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Starting 64 worker threads.
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Starting thread to listen on port 443.
    [Mon May 02 23:17:07 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Mon May 02 23:17:07 2011] [notice] Child 2044: Exit event signaled. Child process is ending.
    [Mon May 02 23:17:08 2011] [notice] Child 2044: Released the start mutex
    [Mon May 02 23:17:37 2011] [notice] Parent: Forcing termination of child process 1676
    [Mon May 02 23:22:39 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:39 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:39 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Mon May 02 23:22:39 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Mon May 02 23:22:39 2011] [notice] Parent: Created child process 2044
    [Mon May 02 23:22:39 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:40 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Child process is running
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Acquired the start mutex.
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Starting 64 worker threads.
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Starting thread to listen on port 443.
    When we were reconfiguring the OEM Grid Control 11g:
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Wed May 11 03:16:15 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Wed May 11 03:16:15 2011] [notice] Child 2044: Exit event signaled. Child process is ending.
    [Wed May 11 03:16:16 2011] [notice] Child 2044: Released the start mutex
    [Wed May 11 03:16:17 2011] [notice] Child 2044: All worker threads have exited.
    [Wed May 11 03:16:17 2011] [notice] Child 2044: Child process is exiting
    [Wed May 11 03:16:17 2011] [notice] Parent: Child process exited successfully.
    When we have the Grid Installed and we can no longer access the OSB WebTool:
    [Wed May 11 03:19:56 2011] [error] Init: Pass phrase incorrect
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Wed May 11 23:34:01 2011] [error] Init: Pass phrase incorrect
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Thu May 12 01:11:22 2011] [error] Init: Pass phrase incorrect
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Thu May 12 04:38:05 2011] [error] Init: Pass phrase incorrect
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Thu May 12 05:06:17 2011] [error] Init: Pass phrase incorrect
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Wed May 18 01:41:16 2011] [error] Init: Pass phrase incorrect
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    Hope you can help us with this issue. Thanks guys!
    Edited by: iamgilbert on May 18, 2011 10:20 PM

    I found the source of proble....but cannot find solution
    [06/May/2009 09:40:37 00440] [warn] You are using mod_ssl under Win32. This combination is NOT officially supported. Use it at your own risk!
    [06/May/2009 09:40:37 00440] [error] Init: Pass phrase incorrect (OpenSSL library error follows)
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib

  • Grid Control 11g Installation Unable to find Weblogic Server

    Hi,
    I am trying to install Grid Control 11g on Rhel 5.3. I already installed Weblogic . But when I give this location as middleware. Grid doesnt accept it.
    This is the exact error: ORACLE_MIDDLEWARE_HOME_LOCATION: specified Oracle Middleware Home is not installed in this host.
    I am giving /opt/oracle/Middleware in the Middleware home location screen.
    [oracle@ Middleware]$ pwd
    /opt/oracle/Middleware
    [oracle@]$ ls -l
    total 108
    drwxr-xr-x 2 oracle dba 4096 Dec 15 22:45 logs
    drwxr-xr-x 7 oracle dba 24576 Dec 15 22:45 modules
    -rw-r--r-- 1 oracle dba 852 Dec 15 22:45 ocm.rsp
    drwxr-xr-x 5 oracle dba 4096 Dec 15 22:50 patch_wls1032
    -rw-r--r-- 1 oracle dba 56812 Dec 15 22:45 registry.dat
    -rw-r--r-- 1 oracle dba 1718 Dec 15 22:45 registry.xml
    drwxr-xr-x 8 oracle dba 4096 Dec 15 22:45 utils
    drwxr-xr-x 7 oracle dba 4096 Dec 15 22:45 wlserver_10.3

    Did you install the correct version of WebLogic?
    Check you HOSTS file for incorrect entries.
    Eric

  • Monitoring Coherence from Grid Control 11g

    Hi folks!
    I have setup Grid Control 11g and I have a couple of hosts where I have installed Coherence.
    After installing the agent I just can see the host being monitored. I tried to add the target manually. It asks me for a JMX remote port. The default seems to be port 3000. However this is not active on the Coherence machine.
    I started the Coherence Cache Server (cache-server.sh) with the options to switch on the remote management but I still see nothing and have a Metric Collection Error.
    Any ideas?
    cu
    Andreas

    Hi folks!
    I have setup Grid Control 11g and I have a couple of hosts where I have installed Coherence.
    After installing the agent I just can see the host being monitored. I tried to add the target manually. It asks me for a JMX remote port. The default seems to be port 3000. However this is not active on the Coherence machine.
    I started the Coherence Cache Server (cache-server.sh) with the options to switch on the remote management but I still see nothing and have a Metric Collection Error.
    Any ideas?
    cu
    Andreas

Maybe you are looking for

  • Unity 8.6.2 - Voice mail to Email

    I am trying to setup Unity to Deliver Voicemail to Email as Attachment. I do not have an exchange server or mail server... We are providing Telco and Vmail service to several small business in our building.  We use a POP3 service for our email. I kno

  • Can you set a second "Open with:" application for a file?

    Hi all, I was wondering if something like this exists for OS X Lion or greater: you can set a default application to open a type of file, say Safari for all .html files, but can you set a second default application for a file? I usually open files us

  • How to save a e-selling shopping basket

    Hi all, is it possible to save the shopping basket for a later order in the e-selling B2C and B2B scenario? B2C uses a cookie for saving temporary shopping basket data. If we delete the cookie, all shopping data will be deleted. In B2B it is possible

  • Says [Receiving Text] but they are blank

    I just downgraded my phone from OS 6 and all my text bubbles are blank but the date and time are there and in the front of every thread it says [Receiving Text] but have yet to show up. Has this happened to anyone else?

  • Returning to Source menu when MENU is pressed

    I have found close answers to this, but not spot on.... (1) MAIN menu button "PLAY ALL" plays track. If MENU is pressed in the middle of play, it returns to MAIN menu. Good. (2) From the CHAPTERS menu, if I press a selection, it goes to that chapter