Celebrities For Charities logo

Error Occurred While Processing Request
Error Occurred While Processing Request
The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

Null Pointers are another name for undefined values.

 
The error occurred in /var/www/htmlnew/customtags/lefthandmenu.cfm: line 12
Called from /var/www/htmlnew/customtags/layout.cfm: line 46
Called from /var/www/htmlnew/wwwroot/auctions/about_auctions_features.cfm: line 10
10 : <cfif structKeyExists(request,"section") and structKeyExists(application.navData.nav, request.section)>
11 : 	<cfset node = application.navData.nav[request.section]>
12 : 	<cfloop index="x" from="1" to="#arrayLen(node.XmlChildren)#">
13 : 		<cfset thisPage = node.XmlChildren[x]>
14 : 		<cfset title = thisPage.XmlAttributes.title>

Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.60
Referrer  
Date/Time   14-Oct-08 08:12 AM
Stack Trace
at cflefthandmenu2ecfm1949599907.runPage(/var/www/htmlnew/customtags/lefthandmenu.cfm:12) at cflayout2ecfm2089278643.runPage(/var/www/htmlnew/customtags/layout.cfm:46) at cfabout_auctions_features2ecfm1839378968.runPage(/var/www/htmlnew/wwwroot/auctions/about_auctions_features.cfm:10)

java.lang.NullPointerException
	at coldfusion.xml.XmlNodeArray.size(XmlNodeArray.java:63)
	at coldfusion.runtime.Array.ArrayLen(Array.java:248)
	at coldfusion.runtime.CFPage.ArrayLen(CFPage.java:538)
	at cflefthandmenu2ecfm1949599907.runPage(/var/www/htmlnew/customtags/lefthandmenu.cfm:12)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:255)
	at cflayout2ecfm2089278643.runPage(/var/www/htmlnew/customtags/layout.cfm:46)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:255)
	at cfabout_auctions_features2ecfm1839378968.runPage(/var/www/htmlnew/wwwroot/auctions/about_auctions_features.cfm:10)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:204)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
	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.CfmServlet.service(CfmServlet.java:105)
	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:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)