Catch Entries: 12 |
| additional | |
| Cause | | Struct | | additional | | | Cause | Struct Entries: 11 | | additional | | | Cause | | Struct | | additional | | | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Connection refused: connect |
| | StackTrace | | string | lucee.runtime.exp.NativeException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
... 90 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.net.ConnectException |
|
| | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Network error IOException: Connection refused: connect |
| | SQLState | | | StackTrace | | string | lucee.runtime.exp.NativeException: Network error IOException: Connection refused: connect
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:436)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLException: Network error IOException: Connection refused: connect
... 82 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
... 81 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.sql.SQLException |
|
| | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | java.sql.SQLException: Network error IOException: Connection refused: connect |
| | StackTrace | | string | lucee.runtime.exp.NativeException: java.sql.SQLException: Network error IOException: Connection refused: connect
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:61)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: java.sql.SQLException: Network error IOException: Connection refused: connect
... 78 more
Caused by: java.sql.SQLException: Network error IOException: Connection refused: connect
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:436)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
... 77 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
... 81 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.io.IOException |
|
|
| Detail | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | java.sql.SQLException: Network error IOException: Connection refused: connect |
|
| name | |
| rootCause | | Struct | | additional | | | Cause | Struct Entries: 11 | | additional | | | Cause | | Struct | | additional | | | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Connection refused: connect |
| | StackTrace | | string | lucee.runtime.exp.NativeException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
... 90 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.net.ConnectException |
|
| | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Network error IOException: Connection refused: connect |
| | SQLState | | | StackTrace | | string | lucee.runtime.exp.NativeException: Network error IOException: Connection refused: connect
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:436)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLException: Network error IOException: Connection refused: connect
... 82 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
... 81 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.sql.SQLException |
|
| | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | java.sql.SQLException: Network error IOException: Connection refused: connect |
| | StackTrace | | string | lucee.runtime.exp.NativeException: java.sql.SQLException: Network error IOException: Connection refused: connect
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:61)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: java.sql.SQLException: Network error IOException: Connection refused: connect
... 78 more
Caused by: java.sql.SQLException: Network error IOException: Connection refused: connect
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:436)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
... 77 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
... 81 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.io.IOException |
|
|
| StackTrace | | string | lucee.runtime.exp.NativeException: java.sql.SQLException: Network error IOException: Connection refused: connect
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:61)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356)
at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:34)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:77)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1110)
at lucee.runtime.tag.Query._doEndTag(Query.java:692)
at lucee.runtime.tag.Query.doEndTag(Query.java:557)
at dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786)
at configbean_cfc$cf.udfCall(/mura/configBean.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:425)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1272)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: java.sql.SQLException: Network error IOException: Connection refused: connect
... 78 more
Caused by: java.sql.SQLException: Network error IOException: Connection refused: connect
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:436)
at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:150)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:111)
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58)
... 77 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288)
at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:251)
at net.sourceforge.jtds.jdbc.JtdsConnection.<init>(JtdsConnection.java:331)
... 81 more
|
|
| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#"><br>
4: select * from tcontentcomments where 0=1<br>
<b>5: </cfquery></b><br>
6: <br>
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")><br>
|
| | codePrintPlain | | string | 3: <cfquery name="rsCheck" datasource="#getDatasource()#" username="#getDBUsername()#" password="#getDbPassword()#">
4: select * from tcontentcomments where 0=1
5: </cfquery>
6:
7: <cfif not listFindNoCase(rsCheck.columnlist,"COMMENTS")>
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbupdates._5_0_408_cfm276$cf.call(/mura/dbUpdates/5.0.408.cfm:5) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\dbUpdates\5.0.408.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 784: <br>
785: <cfloop query="rsUpdates"><br>
<b>786: <cfinclude template="dbUpdates/#rsUpdates.name#"></b><br>
787: </cfloop><br>
788: <cfreturn this><br>
|
| | codePrintPlain | | string | 784:
785: <cfloop query="rsUpdates">
786: <cfinclude template="dbUpdates/#rsUpdates.name#">
787: </cfloop>
788: <cfreturn this>
|
| | column | | | id | | | line | | | Raw_Trace | | string | configbean_cfc$cf.udfCall9(/mura/configBean.cfc:786) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\requirements\mura\configBean.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated><br>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")> <br>
<b>182: <cfset application.configBean.applyDbUpdates() /></b><br>
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)><br>
184: </cfif><br>
|
| | codePrintPlain | | string | 180: <cfif application.configBean.getValue("applyDBUpdates") or application.appAutoUpdated>
181: <cfset variables.tracepoint=variables.tracer.initTracepoint("Checking/Applying DB updates")>
182: <cfset application.configBean.applyDbUpdates() />
183: <cfset variables.tracer.commitTracepoint(variables.tracepoint)>
184: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/config/appcfc/onApplicationStart_include.cfm:182) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_include.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm"></b><br>
50: <cfreturn true><br>
51: </cffunction><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onApplicationStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onApplicationStart_include.cfm">
50: <cfreturn true>
51: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onapplicationstart_method_cfm$cf.udfCall(/config/appcfc/onApplicationStart_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onApplicationStart_method.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 48: <br>
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")><br>
<b>50: <cfset onApplicationStart()></b><br>
51: </cfif><br>
52: <br>
|
| | codePrintPlain | | string | 48:
49: <cfif ( NOT structKeyExists( application, "setupComplete" ) or not application.appInitialized or structKeyExists(url,application.appReloadKey)) and isDefined("onApplicationStart")>
50: <cfset onApplicationStart()>
51: </cfif>
52:
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_include_cfm$cf.call(/muraWRM/config/appcfc/onRequestStart_include.cfm:50) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_include.cfm |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false"><br>
48: <cfset var local=structNew()><br>
<b>49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm"></b><br>
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm"><br>
51: <cfreturn true><br>
|
| | codePrintPlain | | string | 47: <cffunction name="onRequestStart" returnType="boolean" output="false">
48: <cfset var local=structNew()>
49: <cfinclude template="/muraWRM/config/appcfc/onRequestStart_include.cfm">
50: <cfinclude template="/muraWRM/config/appcfc/scriptProtect_include.cfm">
51: <cfreturn true>
|
| | column | | | id | | | line | | | Raw_Trace | | string | config.appcfc.onrequeststart_scriptprotect_method_cfm$cf.udfCall(/config/appcfc/onRequestStart_scriptProtect_method.cfm:49) |
| | template | | string | D:\Inetpub\vhosts\mytrenchlessplumber.com\httpdocs\config\appcfc\onRequestStart_scriptProtect_method.cfm |
| | type | |
|
|
| type | | string | java.io.IOException |
|