The element at position 1 of dimension 1, of array variable "RSS," cannot be found.
|
|
|
| |
The error occurred in \\sun\html\unitedstatesweather\weathernews.cfm: line 8
|
6 : </tr>
7 : <tr>
8 : <td><h3>Weather News From <a href="<cfoutput>#rss[1].link#</cfoutput>" target="_blank"><cfoutput>#rss[1].title#</cfoutput></a></h3></td>
9 : </tr>
10 : <tr>
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.18 |
| Referrer |
|
| Date/Time |
09-May-08 09:36 AM |
|
|
Stack Trace
|
at cfweathernews2ecfm1259036196.runPage(\\sun\html\unitedstatesweather\weathernews.cfm:8)
coldfusion.runtime.CfJspPage$ArrayBoundException: The element at position 1 of dimension 1, of array variable "RSS," 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 cfweathernews2ecfm1259036196.runPage(\\sun\html\unitedstatesweather\weathernews.cfm:8)
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$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
|