|
楼主 |
发表于 2008-7-13 20:38:45
|
显示全部楼层
查看/opt/oracle/app/oracle/product/10.1.0/db_1/karyson_karyson/sysman/log/emoms.log这个文件,下面是log文件内容:
2008-07-13 20:15:09,614 [Orion Launcher] ERROR conn.ConnectionService verifyRepositoryEx.418 - Invalid Connection Pool. ERROR = Io 异常: The Network Adapter could not establish the connection
2008-07-13 20:15:14,102 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
2008-07-13 20:15:15,521 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
2008-07-13 20:15:15,900 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
2008-07-13 20:15:16,299 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
2008-07-13 20:15:16,312 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
2008-07-13 20:15:16,331 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
2008-07-13 20:15:16,348 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
2008-07-13 20:15:16,383 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.reports.em.RepIntg
2008-07-13 20:15:16,402 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
2008-07-13 20:15:16,411 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
2008-07-13 20:15:16,418 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
2008-07-13 20:15:16,424 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
2008-07-13 20:15:16,431 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
2008-07-13 20:15:16,442 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
2008-07-13 20:18:25,884 [OMSHeartbeatThread] WARN jdbc.ConnectionCache _getConnection.302 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
2008-07-13 20:18:25,886 [OMSHeartbeatThread] WARN jdbc.ConnectionCache _getConnection.305 - Io 异常: The Network Adapter could not establish the connection
java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:321)
at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:414)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:149)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:557)
at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:108)
at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:505)
at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:380)
at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:306)
at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:285)
at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:295)
at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:422)
at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:156)
at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:559)
at oracle.sysman.emSDK.svc.conn.ConnectionService.getRepositoryVersionAndMode(ConnectionService.java:353)
at oracle.sysman.emSDK.svc.conn.ConnectionService.verifyRepositoryEx(ConnectionService.java:380)
at oracle.sysman.emSDK.svc.conn.ConnectionService.verifyRepository(ConnectionService.java:435)
at oracle.sysman.emSDK.svc.conn.ConnectionService.blockUntilValid(ConnectionService.java:457)
at oracle.sysman.emdrep.failover.OMSHeartbeatRecorder.getId(OMSHeartbeatRecorder.java:117)
at oracle.sysman.emdrep.failover.OMSHeartbeatRecorder.run(OMSHeartbeatRecorder.java:256)
2008-07-13 20:18:27,162 [BadSQLEvaluation] ERROR dbjava.sqleval run.148 - Exception from BadSQLEvaluation: java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection
2008-07-13 20:21:34,863 [OMSHeartbeatThread] ERROR conn.ConnectionService verifyRepositoryEx.418 - Invalid Connection Pool. ERROR = Io 异常: The Network Adapter could not establish the connection
2008-07-13 20:21:34,870 [OMSHeartbeatThread] ERROR conn.ConnectionService blockUntilValid.467 - Connection pool is not valid. status =2
2008-07-13 20:21:34,872 [OMSHeartbeatThread] ERROR conn.ConnectionService blockUntilValid.475 - Repository connection details are invalid. |
|