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

The element at position 0 of dimension 1, of array variable "O_ARR_CATEGORY," cannot be found.

 
The error occurred in D:\hosted_sites\www.internetsoccer.com\services\1touch\common.cfm: line 31
29 : <!--- Get Current Category Hierarchy --->
30 : <cfset l_current_index = ArrayLen(o_arr_Category)>
31 : <cfset l_cat_id = o_arr_category[l_current_index].l_cat_id>
32 : <cfset l_ct_name = o_arr_category[l_current_index].l_ct_name>
33 : <cfset l_cat_template_url = o_arr_category[l_current_index].l_cat_template_url>

Resources:

Browser   ColdFusion
Remote Address   10.100.1.56
Referrer  
Date/Time   27-Oct-07 09:37 PM
Stack Trace
at cfcommon2ecfm120803692.runPage(D:\hosted_sites\www.internetsoccer.com\services\1touch\common.cfm:31) at cfhandler2ecfm1635390022.runPage(D:\hosted_sites\www.infineonraceway2.com\handler.cfm:15)

coldfusion.runtime.CfJspPage$ArrayBoundException: The element at position 0 of dimension 1,                  of array variable &quot;O_ARR_CATEGORY,&quot; cannot be found.
	at coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:467)
	at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:516)
	at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:416)
	at cfcommon2ecfm120803692.runPage(D:\hosted_sites\www.internetsoccer.com\services\1touch\common.cfm:31)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cfhandler2ecfm1635390022.runPage(D:\hosted_sites\www.infineonraceway2.com\handler.cfm:15)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
	at coldfusion.CfmServlet.service(CfmServlet.java:107)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)