Error Occurred While Processing Request
Error Occurred While Processing Request

Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver][SQLServer]Could not allocate space for object 'FILMTRACKING' in database 'REELPLAY' because the 'PRIMARY' filegroup is full.
 
The error occurred in \\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm: line 41
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm: line 28
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm: line 1
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\thegolfwar\index.cfm: line 1
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm: line 41
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm: line 28
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm: line 1
Called from \\64.27.20.52\storage\www\reelplay.imagiant.com\thegolfwar\index.cfm: line 1
39 : 	'#CGI.PATH_TRANSLATED#','#CGI.QUERY_STRING#','#CGI.REMOTE_ADDR#','#CGI.REMOTE_HOST#','#CGI.REMOTE_IDENT#',
40 : 	'#CGI.REMOTE_USER#','#CGI.REQUEST_BODY#','#CGI.REQUEST_METHOD#','#CGI.SCRIPT_NAME#','#CGI.SERVER_NAME#',
41 : 	'#CGI.SERVER_PORT#','#CGI.SERVER_PROTOCOL#','#CGI.SERVER_SOFTWARE#','FSD Premium Go to Login')
42 : 	</CFQUERY>
43 : 	<CFMODULE TEMPLATE="registration_log_in.cfm" template_type="#template_type#" Dest="#Film_ID#" Type="Film">

SQL    INSERT INTO Filmtracking (film_id,clickdatetime,CGI_ALL_HTTP,CGI_AUTH_TYPE,CGI_CONTENT_LENGTH,CGI_CONTENT_TYPE, CGI_GATEWAY_INTERFACE,CGI_HTTP_ACCEPT,CGI_HTTP_REFERER,CGI_HTTP_USER_AGENT,CGI_PATH_INFO, CGI_PATH_TRANSLATED,CGI_QUERY_STRING,CGI_REMOTE_ADDR,CGI_REMOTE_HOST,CGI_REMOTE_IDENT, CGI_REMOTE_USER,CGI_REQUEST_BODY,CGI_REQUEST_METHOD,CGI_SCRIPT_NAME,CGI_SERVER_NAME, CGI_SERVER_PORT,CGI_SERVER_PROTOCOL,CGI_SERVER_SOFTWARE,NOTE) VALUES (5359,{ts '2008-05-09 09:54:39'},'HTTP_CACHE_CONTROL:no-cache HTTP_CONNECTION:close HTTP_PRAGMA:no-cache HTTP_CONTENT_LENGTH:0 HTTP_ACCEPT:Accept: application/xhtml+xml,text/html;q=0.9,text/plain; HTTP_ACCEPT_CHARSET:ISO-8859-1,utf-8;q=0.7,*;q=0.7 HTTP_ACCEPT_ENCODING:gzip HTTP_ACCEPT_LANGUAGE:en-us,en;q=0.5 HTTP_HOST:www.reelplay.com HTTP_USER_AGENT:CCBot/1.0 (+http://www.commoncrawl.org/bot.html) ','','0','', 'CGI/1.1','Accept: application/xhtml+xml,text/html;q=0.9,text/plain;','','CCBot/1.0 (+http://www.commoncrawl.org/bot.html)','/thegolfwar/index.cfm', '\\64.27.20.52\storage\www\reelplay.imagiant.com\thegolfwar\index.cfm','','38.103.63.16','38.103.63.16','', '','','GET','/thegolfwar/index.cfm','www.reelplay.com', '80','HTTP/1.1','Microsoft-IIS/6.0','FSD Premium Go to Login')
DATASOURCE   reelplayODBC
VENDORERRORCODE   1105
SQLSTATE   HY000
Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.16
Referrer  
Date/Time   09-May-08 09:54 AM
Stack Trace
at cffsd_premium_index2ecfm325258433._factor0(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:41) at cffsd_premium_index2ecfm325258433._factor3(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:28) at cffsd_premium_index2ecfm325258433.runPage(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:1) at cfindex2ecfm1324728600.runPage(\\64.27.20.52\storage\www\reelplay.imagiant.com\thegolfwar\index.cfm:1) at cffsd_premium_index2ecfm325258433._factor0(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:41) at cffsd_premium_index2ecfm325258433._factor3(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:28) at cffsd_premium_index2ecfm325258433.runPage(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:1) at cfindex2ecfm1324728600.runPage(\\64.27.20.52\storage\www\reelplay.imagiant.com\thegolfwar\index.cfm:1)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Could not allocate space for object 'FILMTRACKING' in database 'REELPLAY' because the 'PRIMARY' filegroup is full.
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:974)
	at coldfusion.sql.Executive.executeQuery(Executive.java:886)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:447)
	at cffsd_premium_index2ecfm325258433._factor0(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:41)
	at cffsd_premium_index2ecfm325258433._factor3(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:28)
	at cffsd_premium_index2ecfm325258433.runPage(\\64.27.20.52\storage\www\reelplay.imagiant.com\fsd_premium_index.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:256)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:1886)
	at cfindex2ecfm1324728600.runPage(\\64.27.20.52\storage\www\reelplay.imagiant.com\thegolfwar\index.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:249)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)