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的连接池连接了数据库,然后数据库没启动

  • 相关阅读:
    kafka.errors.UnsupportedCodecError: UnsupportedCodecError: Libraries for snappy compression codec not found 解决方案
    查看运行的容器完整命令
    python 生成requirements.txt文件
    解决matplotlib 中文乱码
    django 显示本地图片
    JniLibs和Jni的区别
    Error:No such property: GradleVersion for class: JetGradlePlugin
    Flutter 导包或者其他三方工程的时候出现Flutter 导包错误 Target of URI doesn't exist
    Flutter工程泡在真机上时,xocde提示 codesign 想要访问你的钥匙串中的秘钥
    Flutter 工程报错 Failed to create provisioning profile.
  • 原文地址:https://www.cnblogs.com/tk55/p/7371511.html
Copyright © 2011-2022 走看看