Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

The last packet successfully received from the server was 680,828 milliseconds ago. The last packet sent successfully to the server was 680,828 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
 
The error occurred in /webshare/AllData/websites/components/menuProtected.cfc: line 23
Called from /webshare/AllData/websites/components/menuProtected.cfc: line 1
Called from /webshare/AllData/websites/Content Management/905/index.cfm: line 197
Called from /webshare/AllData/websites/Content Management/905/index.cfm: line 194
Called from /webshare/AllData/websites/Content Management/905/index.cfm: line 1
Called from /webshare/AllData/websites/components/menuProtected.cfc: line 23
Called from /webshare/AllData/websites/components/menuProtected.cfc: line 1
Called from /webshare/AllData/websites/Content Management/905/index.cfm: line 197
Called from /webshare/AllData/websites/Content Management/905/index.cfm: line 194
Called from /webshare/AllData/websites/Content Management/905/index.cfm: line 1
21 : 	</cfscript>
22 : 	
23 : 	<cfquery name="updateVersion" datasource="protected_menus">
24 : 		CREATE TABLE IF NOT EXISTS `protected_menu` (
25 : 		  `school` varchar(255) NOT NULL DEFAULT '',

SQLSTATE   08S01
DATASOURCE   protected_menus
SQL    CREATE TABLE IF NOT EXISTS `protected_menu` ( `school` varchar(255) NOT NULL DEFAULT '', `module` varchar(255) DEFAULT NULL, `date` datetime DEFAULT NULL, `datasource` varchar(255) DEFAULT NULL, PRIMARY KEY (`school`) )
Resources:

Browser   claudebot
Remote Address   10.5.1.172
Referrer  
Date/Time   18-Mar-24 07:21 PM
Stack Trace
at cfmenuProtected2ecfc516625399._factor2(/webshare/AllData/websites/components/menuProtected.cfc:23) at cfmenuProtected2ecfc516625399.runPage(/webshare/AllData/websites/components/menuProtected.cfc:1) at cfindex2ecfm1304696504._factor1(/webshare/AllData/websites/Content Management/905/index.cfm:197) at cfindex2ecfm1304696504._factor9(/webshare/AllData/websites/Content Management/905/index.cfm:194) at cfindex2ecfm1304696504.runPage(/webshare/AllData/websites/Content Management/905/index.cfm:1) at cfmenuProtected2ecfc516625399._factor2(/webshare/AllData/websites/components/menuProtected.cfc:23) at cfmenuProtected2ecfc516625399.runPage(/webshare/AllData/websites/components/menuProtected.cfc:1) at cfindex2ecfm1304696504._factor1(/webshare/AllData/websites/Content Management/905/index.cfm:197) at cfindex2ecfm1304696504._factor9(/webshare/AllData/websites/Content Management/905/index.cfm:194) at cfindex2ecfm1304696504.runPage(/webshare/AllData/websites/Content Management/905/index.cfm:1)

com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 680,828 milliseconds ago.  The last packet sent successfully to the server was 680,828 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
	at sun.reflect.GeneratedConstructorAccessor1197.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
	at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
	at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3706)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2506)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2439)
	at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:829)
	at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:923)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1537)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1287)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1217)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:406)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1181)
	at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:815)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:768)
	at cfmenuProtected2ecfc516625399._factor2(/webshare/AllData/websites/components/menuProtected.cfc:23)
	at cfmenuProtected2ecfc516625399.runPage(/webshare/AllData/websites/components/menuProtected.cfc:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:542)
	at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:251)
	at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:162)
	at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:152)
	at coldfusion.cfc.ComponentProxyFactory.getProxy(ComponentProxyFactory.java:57)
	at coldfusion.runtime.CFPage.CreateObject(CFPage.java:6418)
	at coldfusion.runtime.CFPage.CreateObject(CFPage.java:6437)
	at cfindex2ecfm1304696504._factor1(/webshare/AllData/websites/Content Management/905/index.cfm:197)
	at cfindex2ecfm1304696504._factor9(/webshare/AllData/websites/Content Management/905/index.cfm:194)
	at cfindex2ecfm1304696504.runPage(/webshare/AllData/websites/Content Management/905/index.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:743)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:505)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
	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:223)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:544)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:552)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1634)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
	at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3688)
	... 70 more