Hi there,
I've been reinstalling 11.1.0.7 from scratch on a CentOS-5.3 x86-64 system:
- Install 11.1.0.6
- Patch 6890831 : 11g Release 1 (11.1.0.7) Patch Set 1 for Linux x86-64
- Patch 7486407 : OLAP A PATCH FOR 11.1.0.7
- Patch 8290478 : Critical Patch Update April 2009
The DB works fine, however OEM crashes after a few seconds. I've tried to reinstall the reposistory:
# emca -deconfig dbcontrol db -repos drop
# emca -config dbcontrol db -repos create
... blah blah ...
Do you wish to continue? [yes(Y)/no(N)]: y
Apr 30, 2009 2:03:28 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /opt/oracle/cfgtoollogs/emca/csi/emca_2009_04_30_02_02_40.lo g.
Apr 30, 2009 2:03:29 AM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Apr 30, 2009 2:08:14 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
Apr 30, 2009 2:08:22 AM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
INFO: Uploading configuration data to EM repository (this may take a while) ...
Apr 30, 2009 2:09:36 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Uploaded configuration data successfully
Apr 30, 2009 2:09:38 AM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
INFO: Software library configured successfully.
Apr 30, 2009 2:09:38 AM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
INFO: Deploying Provisioning archives ...
Apr 30, 2009 2:10:03 AM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
INFO: Provisioning archives deployed successfully.
Apr 30, 2009 2:10:03 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
Apr 30, 2009 2:10:27 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Apr 30, 2009 2:10:27 AM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Apr 30, 2009 2:13:33 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Apr 30, 2009 2:13:33 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is https://csipe:5500/em <<<<<<<<<<<
Apr 30, 2009 2:13:56 AM oracle.sysman.emcp.EMDBPostConfig invoke
Enterprise Manager configuration completed successfully
FINISHED EMCA at Apr 30, 2009 2:13:56 AM
EM Agent seems to think everything is ok :
# emctl status agent
Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
Copyright (c) 1996, 2008 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 10.2.0.4.0
OMS Version : 10.2.0.4.0
Protocol Version : 10.2.0.4.0
Agent Home : /opt/oracle/db11g/csipe_csi
Agent binaries : /opt/oracle/db11g
Agent Process ID : 17226
Parent Process ID : 17173
Agent URL : https://csipe:3938/emd/main
Repository URL : https://csipe:5500/em/upload/
Started at : 2009-04-30 02:10:29
Started by user : oracle
Last Reload : 2009-04-30 02:10:29
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0.00
Number of XML files pending upload : 62
Size of XML files pending upload(MB) : 8.36
Available disk space on upload filesystem : 89.84%
Data channel upload directory : /opt/oracle/db11g/csipe_csi/sysman/recv
Last attempted heartbeat to OMS : 2009-04-30 02:38:04
Last successful heartbeat to OMS : 2009-04-30 02:11:19
---------------------------------------------------------------
However dbconsole has crashed, and I have the following errors in log files (btw iptables and selinux are off):
In emagent.trc :
2009-04-30 02:10:29,281 Thread-1168533360 WARN http: snmehl_connect: connect failed to (csipe:5500): Connection refused (error = 111)
2009-04-30 02:10:29,281 Thread-1168533360 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://csipe:5500/em/upload/: retStatus=-32
In emdctl.trc:
2009-04-30 02:10:13,572 Thread-4105176992 WARN http: snmehl_connect: connect failed to (csipe:3938): Connection refused (error = 111)
2009-04-30 02:10:13,573 Thread-4105176992 ERROR main: nmectla_agentctl: Error connecting to http://csipe:3938/emd/main. Returning status code 1
2009-04-30 02:10:32,637 Thread-2027689888 WARN http: snmehl_connect: connect failed to (csipe:5500): Connection refused (error = 111)
2009-04-30 02:10:34,676 Thread-29771680 WARN http: snmehl_connect: connect failed to (csipe:5500): Connection refused (error = 111)
In emoms.log:
2009-04-30 02:10:55,986 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.sidb.ui.intg.SIDBP
rovisioningIntegration
2009-04-30 02:10:56,149 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.racprov.ui.intg.RA
CProvIntegration
2009-04-30 02:10:56,150 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.ec.ui.intg.ExtendC
lusterIntegration
2009-04-30 02:10:56,151 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.dn.ui.intg.DltNode
Integration
2009-04-30 02:10:56,152 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.common.ui.intg.Pro
vCommonIntegration
2009-04-30 02:10:56,153 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.bpelprov.ui.intg.B
PELProvisioningIntegration
2009-04-30 02:10:58,741 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.emCLI.CLIIntg
2009-04-30 02:10:58,742 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.emCLI.CLIDownloadIntg
2009-04-30 02:10:59,753 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.eml.target.slb.common
.SLBIntegration
2009-04-30 02:11:00,585 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.paf.sample.ui.intg
.PAFDemoIntegration
2009-04-30 02:11:00,586 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.422 - Integration Class not found: oracle.sysman.pp.asprov.ui.intg.ASP
rovisioningIntegration
2009-04-30 02:11:11,168 [PAFDaemon] WARN jdbc.ConnectionCache _getConnection.352 - Io exception: Socket read timed out
java.sql.SQLException: Io exception: Socket read timed out
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
In alert.log, lots of:
Fatal NI connect error 12537, connecting to:
(LOCAL=NO)
VERSION INFORMATION:
TNS for Linux: Version 11.1.0.7.0 - Production
Oracle Bequeath NT Protocol Adapter for Linux: Version 11.1.0.7.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 11.1.0.7.0 - Production
Time: 30-APR-2009 02:15:17
Tracing not turned on.
Tns error struct:
ns main err code: 12537
TNS-12537: TNS:connection closed
ns secondary err code: 12560
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
ORA-609 : opiodr aborting process unknown ospid (18649_47289593456608)
I've found nothing similar anywhere on the net. Does anyone here have an idea ? This is driving me nuts, please help if you can !
Thanks,
Chris