zoukankan      html  css  js  c++  java
  • weblogic报错----Received exception while creating connection for pool "TDMSKD": The Network Adapter could not establish the connection

    <2017-8-16 上午08时58分37秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 20.10-b01 from Sun Microsystems Inc.> 
    <2017-8-16 上午08时58分37秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0  Tue Oct 20 12:16:15 PDT 2009 1267925 > 
    <2017-8-16 上午08时58分38秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
    <2017-8-16 上午08时58分38秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool> 
    <2017-8-16 上午08时58分38秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsAdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.> 
    <2017-8-16 上午08时58分38秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsAdminServer.log00058. Log messages will continue to be logged in G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsAdminServer.log.> 
    <2017-8-16 上午08时58分38秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsAdminServer.log is opened. All server side log events will be written to this file.> 
    <2017-8-16 上午08时58分40秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.> 
    <2017-8-16 上午08时58分42秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY> 
    <2017-8-16 上午08时58分42秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
    <2017-8-16 上午08时58分44秒 CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "TDMSKD": The Network Adapter could not establish the connection> 
    <2017-8-16 上午08时58分45秒 CST> <Critical> <JTA> <BEA-110482> <A logging last resource failed during initialization. The server cannot boot unless all configured logging last resources (LLRs) initialize. Failing reason: 
    weblogic.common.ResourceException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    
    weblogic.common.ResourceException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1268)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    	at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    	at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    	at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:146)
    	Truncated. see log file for complete stacktrace
    
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    	at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:256)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    	at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    	at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    	Truncated. see log file for complete stacktrace
    > 
    <2017-8-16 上午08时58分45秒 CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'TDMSKD' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException: 
    	at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    	at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    	at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:391)
    	at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    	at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:59)
    	Truncated. see log file for complete stacktrace
    
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    	at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:256)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    	at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    	at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    	Truncated. see log file for complete stacktrace
    > 
    <2017-8-16 上午08时58分46秒 CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "firstds": The Network Adapter could not establish the connection> 
    <2017-8-16 上午08时58分47秒 CST> <Critical> <JTA> <BEA-110482> <A logging last resource failed during initialization. The server cannot boot unless all configured logging last resources (LLRs) initialize. Failing reason: 
    weblogic.common.ResourceException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    
    weblogic.common.ResourceException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1268)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    	at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    	at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    	at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:146)
    	Truncated. see log file for complete stacktrace
    
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    	at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:256)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    	at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    	at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    	Truncated. see log file for complete stacktrace
    > 
    <2017-8-16 上午08时58分47秒 CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'firstds' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException: 
    	at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    	at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    	at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:391)
    	at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    	at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:59)
    	Truncated. see log file for complete stacktrace
    
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    	at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:256)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
    	at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    	at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    	at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    	Truncated. see log file for complete stacktrace
    > 
    <2017-8-16 上午08时58分48秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsase_domain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.> 
    <2017-8-16 上午08时58分48秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsase_domain.log00058. Log messages will continue to be logged in G:OracleMiddlewareuser_projectsdomainsase_domainserversAdminServerlogsase_domain.log.> 
    <2017-8-16 上午08时58分48秒 CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.> 
    <2017-8-16 上午08时58分48秒 CST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [JTAExceptions:119002]A logging last resource failed during initialization. The server cannot boot unless all configured logging last resources (LLRs) initialize. Failing reason: 
    weblogic.common.ResourceException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    > 
    <2017-8-16 上午08时58分48秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED> 
    <2017-8-16 上午08时58分48秒 CST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down> 
    <2017-8-16 上午08时58分48秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> 
    

      

    weblogic的连接池连接了数据库,然后数据库没启动

  • 相关阅读:
    SQL Server 灾难恢复31天之第3天:在还原数据库时确定需要哪些备份文件
    发布订阅延迟故障排查案例:分发读进程延迟
    [分享]系统crash后SQL Server 在recovery时的rollback机制
    统计信息对执行计划的影响
    [荐][转]SQL SERVER SQLOS的任务调度
    SQL Server 灾难恢复31天之第1天:DBCC CHECK命令会自动使用已经存在的数据库快照吗?
    日志文件如何影响我数据库的启动
    SQL Server 2012 正式发布
    SQL Server 灾难恢复31天之第6天:管理区分配页损坏处理
    [转]Working Set和Private Bytes
  • 原文地址:https://www.cnblogs.com/tk55/p/7371511.html
Copyright © 2011-2022 走看看