This is really weird!

I have some clients/users getting a server error on every single page of the
site. The error is not trapped by error trap or in the logs. All the pages
work fine except this error at the bottom of the page. What I find strange
is that the server responds to clients differntly!

java.lang.NullPointerException

at coldfusion.runtime.NeoPageContext.searchScopes(Unknown Source)

at coldfusion.runtime.NeoPageContext.SymTab_findSimpleName(Unknown Source)

at
coldfusion.runtime.NeoPageContext.SymTab_getMapFromSimpleValidName(Unknown
Source)

at
coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInString(Unkno
wn Source)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(Unknown
Source)

at coldfusion.runtime.NeoPageContext.setValidatedAttribute(Unknown Source)

at coldfusion.runtime.NeoPageContext.setAttribute(Unknown Source)

at coldfusion.runtime.CookieHelper.Store(Unknown Source)

at coldfusion.runtime.ClientScopeServiceImpl.PersistClientVariables(Unknown
Source)

at coldfusion.runtime.ClientScope.commitChanges(Unknown Source)

at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown Source)

at coldfusion.filter.BrowserFilter.invoke(Unknown Source)

at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)

at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)

at coldfusion.CfmServlet.service(Unknown Source)

at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:241)

at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)

at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)

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:29
4)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to