| struct |
| Cause |
| struct |
| Cause |
| struct |
| Message |
Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
|
| StackTrace |
java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2455)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2906)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2895)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3438)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1021)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:91)
at coldfusion.sql.Executive.executeQuery(Executive.java:1245)
at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
at coldfusion.sql.Executive.executeQuery(Executive.java:939)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533)
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:342)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
at coldfusion.CfmServlet.service(CfmServlet.java:200)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at com.seefusion.Filter.doFilter(Filter.java:49)
at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
199
|
| RAW_TRACE |
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
246
|
| RAW_TRACE |
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
37
|
| RAW_TRACE |
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc
|
| TYPE |
CFML
|
|
| 4 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
50
|
| RAW_TRACE |
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc
|
| TYPE |
CFML
|
|
| 5 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
63
|
| RAW_TRACE |
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc
|
| TYPE |
CFML
|
|
| 6 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
86
|
| RAW_TRACE |
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc
|
| TYPE |
CFML
|
|
| 7 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
204
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 8 |
| struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
250
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 9 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
43
|
| RAW_TRACE |
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm
|
| TYPE |
CFML
|
|
| 10 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
49
|
| RAW_TRACE |
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\index.cfm
|
| TYPE |
CFML
|
|
|
| Type |
java.io.EOFException
|
|
| ErrorCode |
0
|
| Message |
Communications link failure
Last packet sent to the server was 0 ms ago.
|
| SQLState |
08S01
|
| StackTrace |
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.
at sun.reflect.GeneratedConstructorAccessor1430.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3009)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2895)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3438)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1021)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:91)
at coldfusion.sql.Executive.executeQuery(Executive.java:1245)
at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
at coldfusion.sql.Executive.executeQuery(Executive.java:939)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533)
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:342)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
at coldfusion.CfmServlet.service(CfmServlet.java:200)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at com.seefusion.Filter.doFilter(Filter.java:49)
at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2455)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2906)
... 136 more
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
199
|
| RAW_TRACE |
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
246
|
| RAW_TRACE |
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
37
|
| RAW_TRACE |
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc
|
| TYPE |
CFML
|
|
| 4 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
50
|
| RAW_TRACE |
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc
|
| TYPE |
CFML
|
|
| 5 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
63
|
| RAW_TRACE |
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc
|
| TYPE |
CFML
|
|
| 6 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
86
|
| RAW_TRACE |
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc
|
| TYPE |
CFML
|
|
| 7 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
204
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 8 |
| struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
250
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 9 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
43
|
| RAW_TRACE |
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm
|
| TYPE |
CFML
|
|
| 10 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
49
|
| RAW_TRACE |
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\index.cfm
|
| TYPE |
CFML
|
|
|
| Type |
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
|
|
| DataSource |
russmuradb
|
| Detail |
Communications link failure
Last packet sent to the server was 0 ms ago.
|
| ErrorCode |
08S01
|
| Message |
Error Executing Database Query.
|
| NativeErrorCode |
0
|
| RootCause |
| struct |
| Cause |
| struct |
| Message |
Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
|
| StackTrace |
java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2455)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2906)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2895)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3438)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1021)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:91)
at coldfusion.sql.Executive.executeQuery(Executive.java:1245)
at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
at coldfusion.sql.Executive.executeQuery(Executive.java:939)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533)
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:342)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
at coldfusion.CfmServlet.service(CfmServlet.java:200)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at com.seefusion.Filter.doFilter(Filter.java:49)
at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
199
|
| RAW_TRACE |
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
246
|
| RAW_TRACE |
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
37
|
| RAW_TRACE |
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc
|
| TYPE |
CFML
|
|
| 4 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
50
|
| RAW_TRACE |
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc
|
| TYPE |
CFML
|
|
| 5 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
63
|
| RAW_TRACE |
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc
|
| TYPE |
CFML
|
|
| 6 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
86
|
| RAW_TRACE |
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc
|
| TYPE |
CFML
|
|
| 7 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
204
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 8 |
| struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
250
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 9 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
43
|
| RAW_TRACE |
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm
|
| TYPE |
CFML
|
|
| 10 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
49
|
| RAW_TRACE |
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\index.cfm
|
| TYPE |
CFML
|
|
|
| Type |
java.io.EOFException
|
|
| ErrorCode |
0
|
| Message |
Communications link failure
Last packet sent to the server was 0 ms ago.
|
| SQLState |
08S01
|
| StackTrace |
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.
at sun.reflect.GeneratedConstructorAccessor1430.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3009)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2895)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3438)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1021)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:91)
at coldfusion.sql.Executive.executeQuery(Executive.java:1245)
at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
at coldfusion.sql.Executive.executeQuery(Executive.java:939)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533)
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:342)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
at coldfusion.CfmServlet.service(CfmServlet.java:200)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at com.seefusion.Filter.doFilter(Filter.java:49)
at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2455)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2906)
... 136 more
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
199
|
| RAW_TRACE |
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
246
|
| RAW_TRACE |
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
37
|
| RAW_TRACE |
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc
|
| TYPE |
CFML
|
|
| 4 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
50
|
| RAW_TRACE |
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc
|
| TYPE |
CFML
|
|
| 5 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
63
|
| RAW_TRACE |
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc
|
| TYPE |
CFML
|
|
| 6 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
86
|
| RAW_TRACE |
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc
|
| TYPE |
CFML
|
|
| 7 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
204
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 8 |
| struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
250
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 9 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
43
|
| RAW_TRACE |
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm
|
| TYPE |
CFML
|
|
| 10 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
49
|
| RAW_TRACE |
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\index.cfm
|
| TYPE |
CFML
|
|
|
| Type |
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
|
|
| SQLState |
08S01
|
| Sql |
select tcontent.*, tfiles.fileSize, tfiles.contentType, tfiles.contentSubType, tfiles.fileExt from tcontent
left join tfiles on (tcontent.fileid=tfiles.fileid)
where
tcontent.filename= (param 1)
and tcontent.active=1 and
tcontent.type in('Page','Portal','Calendar','Gallery')
and tcontent.siteid= (param 2)
|
| StackTrace |
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:595)
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:342)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
at coldfusion.CfmServlet.service(CfmServlet.java:200)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at com.seefusion.Filter.doFilter(Filter.java:49)
at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.
at sun.reflect.GeneratedConstructorAccessor1430.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1074)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3009)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2895)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3438)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1021)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:91)
at coldfusion.sql.Executive.executeQuery(Executive.java:1245)
at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
at coldfusion.sql.Executive.executeQuery(Executive.java:939)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533)
... 122 more
Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2455)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2906)
... 136 more
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
199
|
| RAW_TRACE |
at cfcontentDAO2ecfc1628224042$funcREADACTIVEBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc:199)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentDAO.cfc
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
246
|
| RAW_TRACE |
at cfcontentManager2ecfc1674945358$funcGETACTIVECONTENTBYFILENAME.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc:246)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentManager.cfc
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
37
|
| RAW_TRACE |
at cfstandardSetContentHandler2ecfc2113347473$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc:37)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Handler\standardSetContentHandler.cfc
|
| TYPE |
CFML
|
|
| 4 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
50
|
| RAW_TRACE |
at cfgenericEventWrapper2ecfc602971209$funcHANDLE.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc:50)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\generic\genericEventWrapper.cfc
|
| TYPE |
CFML
|
|
| 5 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
63
|
| RAW_TRACE |
at cfservlet2ecfc1096657807$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc:63)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\servlet.cfc
|
| TYPE |
CFML
|
|
| 6 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
86
|
| RAW_TRACE |
at cfMura2ecfc1694694705$funcDOREQUEST.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc:86)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\Mura.cfc
|
| TYPE |
CFML
|
|
| 7 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
204
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURL.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:204)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 8 |
| struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
250
|
| RAW_TRACE |
at cfcontentServer2ecfc389951643$funcPARSEURLROOT.runFunction(D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc:250)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\requirements\mura\content\contentServer.cfc
|
| TYPE |
CFML
|
|
| 9 |
| struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
43
|
| RAW_TRACE |
at cfcontentServerRoot2ecfm453947618.runPage(D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm:43)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\tasks\content\contentServerRoot.cfm
|
| TYPE |
CFML
|
|
| 10 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
49
|
| RAW_TRACE |
at cfindex2ecfm1799863391.runPage(D:\home\kingchiro.net\wwwroot\index.cfm:49)
|
| TEMPLATE |
D:\home\kingchiro.net\wwwroot\index.cfm
|
| TYPE |
CFML
|
|
|
| Type |
Database
|
| queryError |
Communications link failure
Last packet sent to the server was 0 ms ago.
|
| where |
(param 1) = [type='IN', class='java.lang.String', value='hours', sqltype='cf_sql_varchar'] , (param 2) = [type='IN', class='java.lang.String', value='KingChiro', sqltype='cf_sql_varchar']
|