weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection for datasource 'EDNLocalTxDataSource'. The DBMS driver exception was: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by kroberts5683, 1 year ago
via Oracle Community by 1041587, 1 year ago
via Oracle Community by PujaS, 1 year ago
via Oracle Community by 2724991, 1 year ago
via Stack Overflow by korshyadoo
, 10 months agovia Oracle Community by felisberto, 1 year ago
weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection for datasource 'EDNLocalTxDataSource'. The DBMS driver exception was: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:350)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:175)
at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:170)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)