[Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
SQLState
HY000
StackTrace
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1103)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:1124)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:193)
at macromedia.jdbc.sqlserver.tds.s.rZ(|SQLServer|6.0.0.1282|:1153)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4126)
at macromedia.jdbc.sqlserver.tds.r.a(|SQLServer|6.0.0.1282|:1059)
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.G(|SQLServer|6.0.0.1282|:526)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.$fr$execute(|SQLServer|6.0.0.1282|:2703)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.execute(|SQLServer|6.0.0.1282|)
at macromedia.jdbc.sqlserver.base.fg.$fr$execute(|SQLServer|6.0.0.1282|:525)
at macromedia.jdbc.sqlserver.base.fg.execute(|SQLServer|6.0.0.1282|)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeCall(Executive.java:1179)
at coldfusion.sql.Executive.executeCall(Executive.java:1052)
at coldfusion.sql.Executive.executeCall(Executive.java:1002)
at coldfusion.sql.SqlImpl.executeCall(SqlImpl.java:559)
at coldfusion.tagext.sql.StoredProcTag.executeQuery(StoredProcTag.java:357)
at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:300)
at cfcalendarMonthly2ecfm57137152.runPage(C:\CMSContent\common\commonspot\_cs_apps\tc_calendar\renderhandlers\calendarMonthly.cfm:117)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfutil2ecfm1223370236$funcCALLRENDERHANDLER.runFunction(C:\commonspot\udf\util.cfm:784)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5011)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4991)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4279)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
at cfcpe2dcustom2ecfm644367424._factor34(C:\commonspot\controls\custom\cpe-custom.cfm:1197)
at cfcpe2dcustom2ecfm644367424.runPage(C:\commonspot\controls\custom\cpe-custom.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfelement2ecfm322806343$funcCALLELEMENT.runFunction(C:\commonspot\udf\element.cfm:333)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4171)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4129)
at cfrun2delement2ecfm762452564.runPage(C:\commonspot\utilities\run-element.cfm:36)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2dcore2ecfm1882551469._factor29(C:\commonspot\utilities\ct-render-element-core.cfm:925)
at cfct2drender2delement2dcore2ecfm1882551469.runPage(C:\commonspot\utilities\ct-render-element-core.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfp3475482dc22dl702dt12ddAny2eread1838882863._factor0(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:19)
at cfp3475482dc22dl702dt12ddAny2eread1838882863.runPage(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfelement2ecfm322806343$funcUSECACHEFILE.runFunction(C:\commonspot\udf\element.cfm:1420)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5011)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4991)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4279)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
at cfct2drender2delement2dcore2ecfm1882551469._factor16(C:\commonspot\utilities\ct-render-element-core.cfm:558)
at cfct2drender2delement2dcore2ecfm1882551469._factor28(C:\commonspot\utilities\ct-render-element-core.cfm:161)
at cfct2drender2delement2dcore2ecfm1882551469.runPage(C:\commonspot\utilities\ct-render-element-core.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2dnamed2delement2ecfm1912319267.runPage(C:\commonspot\utilities\ct-render-named-element.cfm:242)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfcontent2d3col2ecfm196896055.runPage(C:\CMSContent\common\commonspot\templates\includes\content-3col.cfm:41)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2ecfm961847766.runPage(C:\CMSContent\common\commonspot\templates\template-basepage.cfm:190)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2drd2ecfm306357217.runPage(C:\CMSContent\common\commonspot\templates\template-basepage-rd.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2dwith2dhf2ecfm1446591681.runPage(C:\CMSContent\cms\sites\nps\templates\template-basepage-with-hf.cfm:9)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfrender2dpage2dmeat2ecfm482299606.runPage(C:\commonspot\render-page-meat.cfm:235)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfrender2dpage2ecfm349554857.runPage(C:\commonspot\render-page.cfm:36)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfmaster2drender2ecfm9544541.runPage(C:\commonspot\master-render.cfm:19)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfuncached2dmaster2ecfm553419735.runPage(C:\commonspot\uncached-master.cfm:220)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfcached2dpage2drender2ecfm1105867407.runPage(C:\commonspot\utilities\cached-page-render.cfm:254)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfmaster2ecfm849558361._factor22(C:\commonspot\master.cfm:294)
at cfmaster2ecfm849558361._factor25(C:\commonspot\master.cfm:14)
at cfmaster2ecfm849558361.runPage(C:\commonspot\master.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfccapi2ehtm1003623945.runPage(C:\CMSContent\cms\sites\nps\ccapi.htm:75)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:613)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at jdk.internal.reflect.GeneratedMethodAccessor106.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:772)
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:809)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor105.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.GeneratedMethodAccessor104.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:42)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN
0
ID
??
LINE
1103
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1103)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
2
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
980
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
3
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1124
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:1124)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
4
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
193
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:193)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
5
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1153
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.rZ(|SQLServer|6.0.0.1282|:1153)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
6
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
4126
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4126)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
7
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1059
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.r.a(|SQLServer|6.0.0.1282|:1059)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
8
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
4275
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
9
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2035
RAW_TRACE
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
10
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
632
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
11
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2699
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
12
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
526
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.G(|SQLServer|6.0.0.1282|:526)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
13
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2508
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
14
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1358
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
15
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2703
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.$fr$execute(|SQLServer|6.0.0.1282|:2703)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
16
struct
COLUMN
0
ID
??
LINE
525
RAW_TRACE
at macromedia.jdbc.sqlserver.base.fg.$fr$execute(|SQLServer|6.0.0.1282|:525)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
17
struct
COLUMN
0
ID
CFSTOREDPROC
LINE
117
RAW_TRACE
at cfcalendarMonthly2ecfm57137152.runPage(C:\CMSContent\common\commonspot\_cs_apps\tc_calendar\renderhandlers\calendarMonthly.cfm:117)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
TEMPLATE
C:\commonspot\utilities\ct-render-element.cfm
TYPE
CFML
26
struct
COLUMN
0
ID
CFMODULE
LINE
19
RAW_TRACE
at cfp3475482dc22dl702dt12ddAny2eread1838882863._factor0(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:19)
at cfp3475482dc22dl702dt12ddAny2eread1838882863.runPage(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:1)
at cfrender2dpage2dmeat2ecfm482299606.runPage(C:\commonspot\render-page-meat.cfm:235)
TEMPLATE
C:\commonspot\render-page-meat.cfm
TYPE
CFML
39
struct
COLUMN
0
ID
CFINCLUDE
LINE
36
RAW_TRACE
at cfrender2dpage2ecfm349554857.runPage(C:\commonspot\render-page.cfm:36)
TEMPLATE
C:\commonspot\render-page.cfm
TYPE
CFML
40
struct
COLUMN
0
ID
CFINCLUDE
LINE
19
RAW_TRACE
at cfmaster2drender2ecfm9544541.runPage(C:\commonspot\master-render.cfm:19)
TEMPLATE
C:\commonspot\master-render.cfm
TYPE
CFML
41
struct
COLUMN
0
ID
CFINCLUDE
LINE
220
RAW_TRACE
at cfuncached2dmaster2ecfm553419735.runPage(C:\commonspot\uncached-master.cfm:220)
TEMPLATE
C:\commonspot\uncached-master.cfm
TYPE
CFML
42
struct
COLUMN
0
ID
CFINCLUDE
LINE
254
RAW_TRACE
at cfcached2dpage2drender2ecfm1105867407.runPage(C:\commonspot\utilities\cached-page-render.cfm:254)
TEMPLATE
C:\commonspot\utilities\cached-page-render.cfm
TYPE
CFML
43
struct
COLUMN
0
ID
CFINCLUDE
LINE
294
RAW_TRACE
at cfmaster2ecfm849558361._factor22(C:\commonspot\master.cfm:294)
TEMPLATE
C:\commonspot\master.cfm
TYPE
CFML
44
struct
COLUMN
0
ID
CF_MASTER
LINE
14
RAW_TRACE
at cfmaster2ecfm849558361._factor25(C:\commonspot\master.cfm:14)
TEMPLATE
C:\commonspot\master.cfm
TYPE
CFML
45
struct
COLUMN
0
ID
CF_MASTER
LINE
1
RAW_TRACE
at cfmaster2ecfm849558361.runPage(C:\commonspot\master.cfm:1)
TEMPLATE
C:\commonspot\master.cfm
TYPE
CFML
46
struct
COLUMN
0
ID
CFINCLUDE
LINE
75
RAW_TRACE
at cfccapi2ehtm1003623945.runPage(C:\CMSContent\cms\sites\nps\ccapi.htm:75)
TEMPLATE
C:\CMSContent\cms\sites\nps\ccapi.htm
TYPE
CFML
Type
java.sql.SQLException
DataSource
commonspot-site-nps
Detail
[Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeA...
ErrorCode
HY000
Exceptions
array
1
struct
class
java.sql.SQLException
message
[Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
Message
Error Executing Database Query.
NativeErrorCode
10314
RootCause
struct
ErrorCode
10314
Message
[Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
SQLState
HY000
StackTrace
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1103)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:1124)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:193)
at macromedia.jdbc.sqlserver.tds.s.rZ(|SQLServer|6.0.0.1282|:1153)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4126)
at macromedia.jdbc.sqlserver.tds.r.a(|SQLServer|6.0.0.1282|:1059)
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.G(|SQLServer|6.0.0.1282|:526)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.$fr$execute(|SQLServer|6.0.0.1282|:2703)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.execute(|SQLServer|6.0.0.1282|)
at macromedia.jdbc.sqlserver.base.fg.$fr$execute(|SQLServer|6.0.0.1282|:525)
at macromedia.jdbc.sqlserver.base.fg.execute(|SQLServer|6.0.0.1282|)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeCall(Executive.java:1179)
at coldfusion.sql.Executive.executeCall(Executive.java:1052)
at coldfusion.sql.Executive.executeCall(Executive.java:1002)
at coldfusion.sql.SqlImpl.executeCall(SqlImpl.java:559)
at coldfusion.tagext.sql.StoredProcTag.executeQuery(StoredProcTag.java:357)
at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:300)
at cfcalendarMonthly2ecfm57137152.runPage(C:\CMSContent\common\commonspot\_cs_apps\tc_calendar\renderhandlers\calendarMonthly.cfm:117)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfutil2ecfm1223370236$funcCALLRENDERHANDLER.runFunction(C:\commonspot\udf\util.cfm:784)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5011)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4991)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4279)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
at cfcpe2dcustom2ecfm644367424._factor34(C:\commonspot\controls\custom\cpe-custom.cfm:1197)
at cfcpe2dcustom2ecfm644367424.runPage(C:\commonspot\controls\custom\cpe-custom.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfelement2ecfm322806343$funcCALLELEMENT.runFunction(C:\commonspot\udf\element.cfm:333)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4171)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4129)
at cfrun2delement2ecfm762452564.runPage(C:\commonspot\utilities\run-element.cfm:36)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2dcore2ecfm1882551469._factor29(C:\commonspot\utilities\ct-render-element-core.cfm:925)
at cfct2drender2delement2dcore2ecfm1882551469.runPage(C:\commonspot\utilities\ct-render-element-core.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfp3475482dc22dl702dt12ddAny2eread1838882863._factor0(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:19)
at cfp3475482dc22dl702dt12ddAny2eread1838882863.runPage(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfelement2ecfm322806343$funcUSECACHEFILE.runFunction(C:\commonspot\udf\element.cfm:1420)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5011)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4991)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4279)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
at cfct2drender2delement2dcore2ecfm1882551469._factor16(C:\commonspot\utilities\ct-render-element-core.cfm:558)
at cfct2drender2delement2dcore2ecfm1882551469._factor28(C:\commonspot\utilities\ct-render-element-core.cfm:161)
at cfct2drender2delement2dcore2ecfm1882551469.runPage(C:\commonspot\utilities\ct-render-element-core.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2dnamed2delement2ecfm1912319267.runPage(C:\commonspot\utilities\ct-render-named-element.cfm:242)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfcontent2d3col2ecfm196896055.runPage(C:\CMSContent\common\commonspot\templates\includes\content-3col.cfm:41)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2ecfm961847766.runPage(C:\CMSContent\common\commonspot\templates\template-basepage.cfm:190)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2drd2ecfm306357217.runPage(C:\CMSContent\common\commonspot\templates\template-basepage-rd.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2dwith2dhf2ecfm1446591681.runPage(C:\CMSContent\cms\sites\nps\templates\template-basepage-with-hf.cfm:9)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfrender2dpage2dmeat2ecfm482299606.runPage(C:\commonspot\render-page-meat.cfm:235)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfrender2dpage2ecfm349554857.runPage(C:\commonspot\render-page.cfm:36)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfmaster2drender2ecfm9544541.runPage(C:\commonspot\master-render.cfm:19)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfuncached2dmaster2ecfm553419735.runPage(C:\commonspot\uncached-master.cfm:220)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfcached2dpage2drender2ecfm1105867407.runPage(C:\commonspot\utilities\cached-page-render.cfm:254)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfmaster2ecfm849558361._factor22(C:\commonspot\master.cfm:294)
at cfmaster2ecfm849558361._factor25(C:\commonspot\master.cfm:14)
at cfmaster2ecfm849558361.runPage(C:\commonspot\master.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfccapi2ehtm1003623945.runPage(C:\CMSContent\cms\sites\nps\ccapi.htm:75)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:613)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at jdk.internal.reflect.GeneratedMethodAccessor106.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:772)
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:809)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor105.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.GeneratedMethodAccessor104.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:42)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN
0
ID
??
LINE
1103
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1103)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
2
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
980
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
3
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1124
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:1124)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
4
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
193
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:193)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
5
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1153
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.rZ(|SQLServer|6.0.0.1282|:1153)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
6
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
4126
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4126)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
7
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1059
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.r.a(|SQLServer|6.0.0.1282|:1059)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
8
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
4275
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
9
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2035
RAW_TRACE
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
10
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
632
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
11
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2699
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
12
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
526
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.G(|SQLServer|6.0.0.1282|:526)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
13
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2508
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
14
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1358
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
15
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2703
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.$fr$execute(|SQLServer|6.0.0.1282|:2703)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
16
struct
COLUMN
0
ID
??
LINE
525
RAW_TRACE
at macromedia.jdbc.sqlserver.base.fg.$fr$execute(|SQLServer|6.0.0.1282|:525)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
17
struct
COLUMN
0
ID
CFSTOREDPROC
LINE
117
RAW_TRACE
at cfcalendarMonthly2ecfm57137152.runPage(C:\CMSContent\common\commonspot\_cs_apps\tc_calendar\renderhandlers\calendarMonthly.cfm:117)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
TEMPLATE
C:\commonspot\utilities\ct-render-element.cfm
TYPE
CFML
26
struct
COLUMN
0
ID
CFMODULE
LINE
19
RAW_TRACE
at cfp3475482dc22dl702dt12ddAny2eread1838882863._factor0(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:19)
at cfp3475482dc22dl702dt12ddAny2eread1838882863.runPage(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:1)
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:312)
at cfcalendarMonthly2ecfm57137152.runPage(C:\CMSContent\common\commonspot\_cs_apps\tc_calendar\renderhandlers\calendarMonthly.cfm:117)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfutil2ecfm1223370236$funcCALLRENDERHANDLER.runFunction(C:\commonspot\udf\util.cfm:784)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5011)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4991)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4279)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
at cfcpe2dcustom2ecfm644367424._factor34(C:\commonspot\controls\custom\cpe-custom.cfm:1197)
at cfcpe2dcustom2ecfm644367424.runPage(C:\commonspot\controls\custom\cpe-custom.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfelement2ecfm322806343$funcCALLELEMENT.runFunction(C:\commonspot\udf\element.cfm:333)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4171)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4129)
at cfrun2delement2ecfm762452564.runPage(C:\commonspot\utilities\run-element.cfm:36)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2dcore2ecfm1882551469._factor29(C:\commonspot\utilities\ct-render-element-core.cfm:925)
at cfct2drender2delement2dcore2ecfm1882551469.runPage(C:\commonspot\utilities\ct-render-element-core.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfp3475482dc22dl702dt12ddAny2eread1838882863._factor0(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:19)
at cfp3475482dc22dl702dt12ddAny2eread1838882863.runPage(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfelement2ecfm322806343$funcUSECACHEFILE.runFunction(C:\commonspot\udf\element.cfm:1420)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5011)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4991)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4279)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
at cfct2drender2delement2dcore2ecfm1882551469._factor16(C:\commonspot\utilities\ct-render-element-core.cfm:558)
at cfct2drender2delement2dcore2ecfm1882551469._factor28(C:\commonspot\utilities\ct-render-element-core.cfm:161)
at cfct2drender2delement2dcore2ecfm1882551469.runPage(C:\commonspot\utilities\ct-render-element-core.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfct2drender2dnamed2delement2ecfm1912319267.runPage(C:\commonspot\utilities\ct-render-named-element.cfm:242)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfcontent2d3col2ecfm196896055.runPage(C:\CMSContent\common\commonspot\templates\includes\content-3col.cfm:41)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2ecfm961847766.runPage(C:\CMSContent\common\commonspot\templates\template-basepage.cfm:190)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2drd2ecfm306357217.runPage(C:\CMSContent\common\commonspot\templates\template-basepage-rd.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cftemplate2dbasepage2dwith2dhf2ecfm1446591681.runPage(C:\CMSContent\cms\sites\nps\templates\template-basepage-with-hf.cfm:9)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfrender2dpage2dmeat2ecfm482299606.runPage(C:\commonspot\render-page-meat.cfm:235)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfrender2dpage2ecfm349554857.runPage(C:\commonspot\render-page.cfm:36)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfmaster2drender2ecfm9544541.runPage(C:\commonspot\master-render.cfm:19)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfuncached2dmaster2ecfm553419735.runPage(C:\commonspot\uncached-master.cfm:220)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfcached2dpage2drender2ecfm1105867407.runPage(C:\commonspot\utilities\cached-page-render.cfm:254)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfmaster2ecfm849558361._factor22(C:\commonspot\master.cfm:294)
at cfmaster2ecfm849558361._factor25(C:\commonspot\master.cfm:14)
at cfmaster2ecfm849558361.runPage(C:\commonspot\master.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
at cfccapi2ehtm1003623945.runPage(C:\CMSContent\cms\sites\nps\ccapi.htm:75)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:613)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at jdk.internal.reflect.GeneratedMethodAccessor106.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:772)
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:809)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor105.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.GeneratedMethodAccessor104.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:42)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1103)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:1124)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:193)
at macromedia.jdbc.sqlserver.tds.s.rZ(|SQLServer|6.0.0.1282|:1153)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4126)
at macromedia.jdbc.sqlserver.tds.r.a(|SQLServer|6.0.0.1282|:1059)
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.G(|SQLServer|6.0.0.1282|:526)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.$fr$execute(|SQLServer|6.0.0.1282|:2703)
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.execute(|SQLServer|6.0.0.1282|)
at macromedia.jdbc.sqlserver.base.fg.$fr$execute(|SQLServer|6.0.0.1282|:525)
at macromedia.jdbc.sqlserver.base.fg.execute(|SQLServer|6.0.0.1282|)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeCall(Executive.java:1179)
at coldfusion.sql.Executive.executeCall(Executive.java:1052)
at coldfusion.sql.Executive.executeCall(Executive.java:1002)
at coldfusion.sql.SqlImpl.executeCall(SqlImpl.java:559)
at coldfusion.tagext.sql.StoredProcTag.executeQuery(StoredProcTag.java:357)
at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:300)
... 199 more
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN
0
ID
CFSTOREDPROC
LINE
117
RAW_TRACE
at cfcalendarMonthly2ecfm57137152.runPage(C:\CMSContent\common\commonspot\_cs_apps\tc_calendar\renderhandlers\calendarMonthly.cfm:117)
at cfct2drender2delement2ecfm1929444144.runPage(C:\commonspot\utilities\ct-render-element.cfm:2)
TEMPLATE
C:\commonspot\utilities\ct-render-element.cfm
TYPE
CFML
10
struct
COLUMN
0
ID
CFMODULE
LINE
19
RAW_TRACE
at cfp3475482dc22dl702dt12ddAny2eread1838882863._factor0(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:19)
at cfp3475482dc22dl702dt12ddAny2eread1838882863.runPage(C:\commonspot-data\customers\commonspot-users\sites\commonspot-site-nps\mapped\cache\1\p347548-c2-l70-t1-dAny.read:1)
at cfrender2dpage2dmeat2ecfm482299606.runPage(C:\commonspot\render-page-meat.cfm:235)
TEMPLATE
C:\commonspot\render-page-meat.cfm
TYPE
CFML
23
struct
COLUMN
0
ID
CFINCLUDE
LINE
36
RAW_TRACE
at cfrender2dpage2ecfm349554857.runPage(C:\commonspot\render-page.cfm:36)
TEMPLATE
C:\commonspot\render-page.cfm
TYPE
CFML
24
struct
COLUMN
0
ID
CFINCLUDE
LINE
19
RAW_TRACE
at cfmaster2drender2ecfm9544541.runPage(C:\commonspot\master-render.cfm:19)
TEMPLATE
C:\commonspot\master-render.cfm
TYPE
CFML
25
struct
COLUMN
0
ID
CFINCLUDE
LINE
220
RAW_TRACE
at cfuncached2dmaster2ecfm553419735.runPage(C:\commonspot\uncached-master.cfm:220)
TEMPLATE
C:\commonspot\uncached-master.cfm
TYPE
CFML
26
struct
COLUMN
0
ID
CFINCLUDE
LINE
254
RAW_TRACE
at cfcached2dpage2drender2ecfm1105867407.runPage(C:\commonspot\utilities\cached-page-render.cfm:254)
TEMPLATE
C:\commonspot\utilities\cached-page-render.cfm
TYPE
CFML
27
struct
COLUMN
0
ID
CFINCLUDE
LINE
294
RAW_TRACE
at cfmaster2ecfm849558361._factor22(C:\commonspot\master.cfm:294)
TEMPLATE
C:\commonspot\master.cfm
TYPE
CFML
28
struct
COLUMN
0
ID
CF_MASTER
LINE
14
RAW_TRACE
at cfmaster2ecfm849558361._factor25(C:\commonspot\master.cfm:14)
TEMPLATE
C:\commonspot\master.cfm
TYPE
CFML
29
struct
COLUMN
0
ID
CF_MASTER
LINE
1
RAW_TRACE
at cfmaster2ecfm849558361.runPage(C:\commonspot\master.cfm:1)
TEMPLATE
C:\commonspot\master.cfm
TYPE
CFML
30
struct
COLUMN
0
ID
CFINCLUDE
LINE
75
RAW_TRACE
at cfccapi2ehtm1003623945.runPage(C:\CMSContent\cms\sites\nps\ccapi.htm:75)
TEMPLATE
C:\CMSContent\cms\sites\nps\ccapi.htm
TYPE
CFML
31
struct
COLUMN
0
ID
??
LINE
1103
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1103)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
32
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
980
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
33
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1124
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:1124)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
34
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
193
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:193)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
35
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1153
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.rZ(|SQLServer|6.0.0.1282|:1153)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
36
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
4126
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4126)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
37
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1059
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.r.a(|SQLServer|6.0.0.1282|:1059)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
38
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
4275
RAW_TRACE
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
39
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2035
RAW_TRACE
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
40
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
632
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
41
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2699
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
42
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
526
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.G(|SQLServer|6.0.0.1282|:526)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
43
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2508
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
44
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
1358
RAW_TRACE
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
45
struct
COLUMN
0
ID
CF_|SQLSERVER|6.0.0
LINE
2703
RAW_TRACE
at macromedia.jdbc.sqlserver.base.BasePreparedStatement.$fr$execute(|SQLServer|6.0.0.1282|:2703)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
46
struct
COLUMN
0
ID
??
LINE
525
RAW_TRACE
at macromedia.jdbc.sqlserver.base.fg.$fr$execute(|SQLServer|6.0.0.1282|:525)
TEMPLATE
|SQLServer|6.0.0.1282|
TYPE
CFML
Type
Database
queryError
[Macromedia][SQLServer JDBC Driver][SQLServer]An error occurred in the Microsoft .NET Framework while trying to load assembly id 65542. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error:
System.IO.FileLoadException: Could not load file or assembly 'regexsqlclr, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An error relating to security occurred. (Exception from HRESULT: 0x8013150A)
System.IO.FileLoadException:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
I saw a large coyote in the playa vista area last month. Not sure if it was her or not.... :(
Approved:
True
dateCreated:
2015-10-22 19:29:39
createdBy:
0
contentPageID:
75C65382-FF63-D392-DE205BE58AA17238
BlogFormID:
515530
blogID:
200B27C1-E7AC-C34B-7FC99C2DDB67A7D6
postID:
75C65382-FF63-D392-DE205BE58AA17238
Tag:
maps
contentID:
200B27C1-E7AC-C34B-7FC99C2DDB67A7D6
parentContentID:
0
Active:
1
uniqueID:
76AE0750-9B7C-B283-76C505B72E74C248
Related CE Form Name:
Lesson Plan
Related Element ID:
E25697DC-C32E-FE8F-8E79508AB8DCAA55
Criteria Category 1:
Source Authority, Credibility and Authenticity
Rating 1:
5
Criteria Category 2:
Addresses Curriculum Standards
Rating 2:
5
Criteria Category 3:
Clarity, Structure and Readability
Rating 3:
5
Criteria Category 4:
Ease of Use
Rating 4:
5
Criteria Category 5:
Creativity and Innovation
Rating 5:
5
Review Title:
Pros Label:
Pros:
Cons Label:
Cons:
Comments Label:
Comments:
Reported:
Removed:
Removed Date:
Removed By:
Reason for Removal:
ID:
386FDEED-1DD8-B71C-05D073F121F6AD6E
parkID:
mora
ID:
0739556A-E02B-48A0-8BADA4AA2D37EE50
Field Trip Program:
0300EC57-DDBB-4BE9-577603FCB6F6F8BD
Date:
05/30/2014
Time:
8:00 am
Duration:
240
Full Day:
0
Capacity:
60
registered:
0
Active:
1
Append Description:
Trips are only offered Monday - Friday between the hours of 8:00 am - 2:00 pm.
Contact Name:
Contact Phone:
Contact Email:
ID:
075F9825-1DD8-B71C-057778B69651ABD1
Full Name:
test
School Name:
hawaii school
Email Address:
teacher@hawaii.edu
Telephone:
5555555555
Number of Students:
1
Cancelled:
0
Field Trip ID:
072D1458-B63A-B40B-AB2BBF3084333EE6
Image:
{"ERRORS":[],"DATA":{"LOCATION":"","CREDIT":"","DESCRIPTION":"Cottonwood Cove Volunteer assisting in park cleanup","CAPTION":"","ALTTEXT":"Cottonwood Cove Volunteer assisting in park cleanup","IMAGE":{"SUBSITEID":0,"FQIMAGE":"","PAGENAME":"","SMALLIMAGEHEIGHT":118,"IMAGEHEIGHT":2736,"SMALLIMAGEWIDTH":158,"SERVERRELATIVEURL":"","IMAGEURL":"\/common\/uploads\/photogallery\/pwr\/park\/lame\/C45156DE-155D-4519-3E3208926BAAB6F4\/C45156DE-155D-4519-3E3208926BAAB6F4.JPG","SMALLIMAGEEXISTS":true,"PAGEID":0,"SMALLIMAGEFILEPATH":"C:\\CMSContent\\common\\uploads\\photogallery\\pwr\\park\\lame\\C45156DE-155D-4519-3E3208926BAAB6F4\\C45156DE-155D-4519-3E3208926BAAB6F4-small.JPG","LARGEIMAGEFILENAME":"C45156DE-155D-4519-3E3208926BAAB6F4-large.JPG","LARGEIMAGEHEIGHT":600,"LARGEIMAGEEXISTS":true,"IMAGEWIDTH":3648,"THUMBFILENAME":"C45156DE-155D-4519-3E3208926BAAB6F4-thumbnail.JPG","UPLOADURL":"\/common\/uploads\/photogallery\/pwr\/park\/lame\/C45156DE-155D-4519-3E3208926BAAB6F4\/","IMAGEEXISTS":true,"TEMPUPLOADPATH":"\/common\/uploads\/photogallery\/","IMAGEDIR":"C:\\CMSContent\\common\\uploads\\photogallery\\pwr\\park\\lame\\C45156DE-155D-4519-3E3208926BAAB6F4\\","THUMBWIDTH":50,"SMALLIMAGEFILESIZE":4469,"LARGEIMAGEURL":"\/common\/uploads\/photogallery\/pwr\/park\/lame\/C45156DE-155D-4519-3E3208926BAAB6F4\/C45156DE-155D-4519-3E3208926BAAB6F4-large.JPG","THUMBURL":"\/common\/uploads\/photogallery\/pwr\/park\/lame\/C45156DE-155D-4519-3E3208926BAAB6F4\/C45156DE-155D-4519-3E3208926BAAB6F4-thumbnail.JPG","SMALLIMAGEFILENAME":"C45156DE-155D-4519-3E3208926BAAB6F4-small.JPG","CPIMAGE":"","DATEADDED":"","THUMBEXISTS":true,"DESCRIPTION":"","IMAGEFILESIZE":3998.130859375,"FILENAME":"C45156DE-155D-4519-3E3208926BAAB6F4.JPG","ERRORS":[],"ORIGINALWIDTH":3648,"THUMBDIR":"C:\\CMSContent\\common\\uploads\\photogallery\\pwr\\park\\lame\\C45156DE-155D-4519-3E3208926BAAB6F4\\","ORIGINALFILESIZE":4094086,"ORIGINALHEIGHT":2736,"LARGEIMAGEFILESIZE":82483,"THUMBHEIGHT":37,"DOCTYPE":"JPG","THUMBFILESIZE":4096,"FQTHUMB":"","LARGEIMAGEFILEPATH":"C:\\CMSContent\\common\\uploads\\photogallery\\pwr\\park\\lame\\C45156DE-155D-4519-3E3208926BAAB6F4\\C45156DE-155D-4519-3E3208926BAAB6F4-large.JPG","LARGEIMAGEWIDTH":800,"SMALLIMAGEURL":"\/common\/uploads\/photogallery\/pwr\/park\/lame\/C45156DE-155D-4519-3E3208926BAAB6F4\/C45156DE-155D-4519-3E3208926BAAB6F4-small.JPG"},"TITLE":"Volunteer"}}
Date Taken:
16 July 2010 1:27 AM
Granting Rights:
Full
Tags:
volunteer
site_code:
lake
unique_id:
C4506901-155D-4519-3E54C8F3CB7D7CB2
local_page_id:
region_code:
pwr
remote_source:
migration
remote_source_id:
346658
File:
/avElement/nri-Lunatails1.mov
Re-encode Video?:
Title:
Big brown bat hunts luna moth
Short Description:
A big brown bat (Eptesicus fuscus) tries to catch a luna moth, but the moth's spinning hindwing tails allow it to escape.