Invalid list index 1.
|
|
In function ListGetAt(list, index [, delimiters]), the value of index, 1, 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 /var/www/virtuels/www.safelearn.com/browser_test.cfm: line 345
|
343 :
344 : <cfif #bh_pluginFlash# neq 0>
345 : <cfset myVar=ListGetAt(#bh_pluginFlashverex#,1,".")>
346 : <cfif #myVar# gte 7>
347 : <cfset tmpStatus = 2> <!--- This is installed, and meets minimum requirement --->
|
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.179.212 |
| Referrer |
|
| Date/Time |
08-Feb-12 01:28 PM |
|
|
Stack Trace
|
at cfbrowser_test2ecfm1500857947$funcCHECKFLASH.runFunction(/var/www/virtuels/www.safelearn.com/browser_test.cfm:345)
at cfbrowser_test2ecfm1500857947.runPage(/var/www/virtuels/www.safelearn.com/browser_test.cfm:499)
coldfusion.runtime.InvalidListIndexException: Invalid list index 1.
at coldfusion.runtime.ListFunc.ListGetAt(ListFunc.java:249)
at coldfusion.runtime.CFPage.ListGetAt(CFPage.java:2459)
at cfbrowser_test2ecfm1500857947$funcCHECKFLASH.runFunction(/var/www/virtuels/www.safelearn.com/browser_test.cfm:345)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:44)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:250)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:165)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1773)
at cfbrowser_test2ecfm1500857947.runPage(/var/www/virtuels/www.safelearn.com/browser_test.cfm:499)
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.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)
|
|