Birmingham Grid for Learning   |   Birmingham City Council   |   Link2ICT   |   WMnet   |   Text-only   |   About Us
Home BGfL Content Statement
People Subjects Resources
Learners | Staff | Managers | Parents and Carers | Governors

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

Invalid list index 43.

In function ListGetAt(list, index [, delimiters]), the value of index, 43, is not a valid as the first argument (this list has 0 elements). Valid indexes are in the range 1 through the number of elements in the list.
 
The error occurred in D:\Inetpub\wwwroot\bcc_portal\bgfl\custom\files_saved\templates\1920\view_poll_seq_history.cfm: line 27
25 :   </cfinvoke>
26 : 
27 :   <cfset current_poll_id = ListGetAt(GetPollSeq.poll_id_list, URL.plistindex)>
28 :   <cfset list_index = URL.plistindex>
29 :   <cfif NOT GetPollSeq.RecordCount OR list_index LTE 0 OR list_index GT ListLen(GetPollSeq.poll_id_list)>

Resources:

Browser   CCBot/2.0
Remote Address   50.16.166.175
Referrer  
Date/Time   20-Jun-13 06:19 AM
Stack Trace
at cfview_poll_seq_history2ecfm1120341300.runPage(D:\Inetpub\wwwroot\bcc_portal\bgfl\custom\files_saved\templates\1920\view_poll_seq_history.cfm:27) at cfindex2ecfm1329941189.runPage(D:\Inetpub\wwwroot\bcc_portal\bgfl\index.cfm:227)

coldfusion.runtime.InvalidListIndexException: Invalid list index 43.
	at coldfusion.runtime.ListFunc.ListGetAt(ListFunc.java:249)
	at coldfusion.runtime.CFPage.ListGetAt(CFPage.java:2666)
	at cfview_poll_seq_history2ecfm1120341300.runPage(D:\Inetpub\wwwroot\bcc_portal\bgfl\custom\files_saved\templates\1920\view_poll_seq_history.cfm:27)
	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 cfindex2ecfm1329941189.runPage(D:\Inetpub\wwwroot\bcc_portal\bgfl\index.cfm:227)
	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.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)