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.

Error writing file 'C:/Windows/TEMP/#sql964_440fc_0.frm' (Errcode: 28 - No space left on device)
 
The error occurred in C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 157
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 141
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 97
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 1
Called from Errcode: line -1
Called from Errcode: line -1
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 157
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 141
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 97
Called from C:/home/gamoaa.org/wwwroot/view_calendar.cfm: line 1
155 :  * 
156 : FROM calendar
157 : where calendarid = #getcalendar.calendarid#
158 : </CFQUERY>
159 : 

SQLSTATE   HY000
DATASOURCE   moaa_ga7
VENDORERRORCODE   3
SQL    CREATE TEMPORARY TABLE TEMP SELECT * FROM calendar where calendarid = 7
Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   3.135.191.86
Referrer  
Date/Time   08-Oct-24 01:22 PM
Stack Trace
at cfview_calendar2ecfm283079566._factor0(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:157) at cfview_calendar2ecfm283079566._factor1(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:141) at cfview_calendar2ecfm283079566._factor20(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:97) at cfview_calendar2ecfm283079566.runPage(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:1) Caused by: java.sql.SQLException: Error writing file 'C:/Windows/TEMP/#sql964_440fc_0.frm' (Errcode: 28 - No space left on device) java.sql.SQLException: Error writing file 'C:/Windows/TEMP/#sql964_440fc_0.frm' (Errcode: 28 - No space left on device) at cfview_calendar2ecfm283079566._factor0(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:157) at cfview_calendar2ecfm283079566._factor1(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:141) at cfview_calendar2ecfm283079566._factor20(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:97) at cfview_calendar2ecfm283079566.runPage(C:/home/gamoaa.org/wwwroot/view_calendar.cfm:1)

java.sql.SQLException: Error writing file 'C:\Windows\TEMP\#sql964_440fc_0.frm' (Errcode: 28 - No space left on device)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3878)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3814)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2478)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2625)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2547)
	at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2505)
	at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:840)
	at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:928)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1567)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1317)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1247)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:427)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1211)
	at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:841)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:794)
	at cfview_calendar2ecfm283079566._factor0(C:\home\gamoaa.org\wwwroot\view_calendar.cfm:157)
	at cfview_calendar2ecfm283079566._factor1(C:\home\gamoaa.org\wwwroot\view_calendar.cfm:141)
	at cfview_calendar2ecfm283079566._factor20(C:\home\gamoaa.org\wwwroot\view_calendar.cfm:97)
	at cfview_calendar2ecfm283079566.runPage(C:\home\gamoaa.org\wwwroot\view_calendar.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:595)
	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:96)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
	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:226)
	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 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)