Catch
Entries: 15
additional
Struct (ordered)
DataSource
string
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe TCP/IP connection to the host 10.10.20.207, port 1433 has failed. Error: "Connection refused: connect. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".
NativeErrorCode
number0
queryError
string
Sql
string
SQLState
string08S01
StackTrace
stringlucee.runtime.exp.DatabaseException: The TCP/IP connection to the host 10.10.20.207, port 1433 has failed. Error: "Connection refused: connect. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.". at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:234) at com.microsoft.sqlserver.jdbc.SQLServerException.ConvertConnectExceptionToSQLServerException(SQLServerException.java:285) at com.microsoft.sqlserver.jdbc.SocketFinder.findSocket(IOBuffer.java:2431) at com.microsoft.sqlserver.jdbc.TDSChannel.open(IOBuffer.java:656) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(SQLServerConnection.java:2440) at com.microsoft.sqlserver.jdbc.SQLServerConnection.login(SQLServerConnection.java:2103) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectInternal(SQLServerConnection.java:1950) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(SQLServerConnection.java:1162) at com.microsoft.sqlserver.jdbc.SQLServerDriver.$fr$connect(SQLServerDriver.java:735) at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java) at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:139) at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:103) at lucee.runtime.db.DatasourceConnectionPool.loadDatasourceConnection(DatasourceConnectionPool.java:157) at lucee.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:118) at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:76) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1119) at lucee.runtime.tag.Query._doEndTag(Query.java:699) at lucee.runtime.tag.Query.doEndTag(Query.java:565) at bs4_metatags_cfm$cf.call(/bs4_metatags.cfm:84) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:918) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:245) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179) at tmpl_condition_html$cf.call(/tmpl_Condition.html:3) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907) at index_cfm$cf.call(/index.cfm:39) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at jdk.internal.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:764) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:344) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:207) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:801) at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36) at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71) at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54) at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834)
TagContext
Array
1
Struct
codePrintHTML
string
codePrintPlain
string
column
number0
id
string??
line
number84
Raw_Trace
stringbs4_metatags_cfm$cf.call(/bs4_metatags.cfm:84)
template
string/bs4_metatags.cfm
type
stringcfml
2
Struct
codePrintHTML
string1: &lt;!DOCTYPE html&gt;<br> 2: &lt;html lang=&quot;en&quot;&gt;<br> <b>3: &lt;head&gt;&lt;cf_bs4_metatags&gt;&lt;/head&gt;</b><br> 4: &lt;body &lt;cf_appleMobile&gt;&gt;<br> 5: &lt;cf_admin&gt;<br>
codePrintPlain
string1: <!DOCTYPE html> 2: <html lang="en"> 3: <head><cf_bs4_metatags></head> 4: <body <cf_appleMobile>> 5: <cf_admin>
column
number0
id
string??
line
number3
Raw_Trace
stringtmpl_condition_html$cf.call(/tmpl_Condition.html:3)
template
stringD:\sites\RocketFusion\RuggeriRealestate.com\httpdocs\tmpl_Condition.html
type
stringcfml
3
Struct
codePrintHTML
string37: &lt;cfinclude template=&quot;#replace(request.d.template,&quot;.html&quot;,&quot;_#request.ptype#.html&quot;)#&quot;&gt;<br> 38: &lt;cfelseif variables.stop eq &quot;0&quot; and (url.edit eq &quot;edit&quot; or isdefined(&quot;url.e&quot;)) and fileExists(&quot;#expandPath(&quot;./&quot;&amp;request.d.template)#&quot;)&gt;<br> <b>39: &lt;cfinclude template=&quot;#request.d.template#&quot;&gt;</b><br> 40: &lt;cfelseif fileExists(&quot;#expandPath(&quot;./#request.d.template#&quot;)#&quot;)&gt;<br> 41: &lt;!--- yoyoyoyo &lt;cfoutput&gt;#request.d.template#&lt;/cfoutput&gt; ---&gt;<br>
codePrintPlain
string37: <cfinclude template="#replace(request.d.template,".html","_#request.ptype#.html")#"> 38: <cfelseif variables.stop eq "0" and (url.edit eq "edit" or isdefined("url.e")) and fileExists("#expandPath("./"&request.d.template)#")> 39: <cfinclude template="#request.d.template#"> 40: <cfelseif fileExists("#expandPath("./#request.d.template#")#")> 41: <!--- yoyoyoyo <cfoutput>#request.d.template#</cfoutput> --->
column
number0
id
string??
line
number39
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:39)
template
stringD:\sites\RocketFusion\RuggeriRealestate.com\httpdocs\index.cfm
type
stringcfml
type
stringdatabase
where
string
Error!

Oops...!

Page Error:

Sorry, there is an error on this page. This is not your fault, it's ours, and an email has been sent to the code administrators alerting them.

If you need more help, please contact us.

Thank you.

[index 105]