We get errors (3-4/day) when a user goes to our homepage and the
<cfapplication> tag tries to initialize client variables. What causes this
issues? I have a feeling that this is a bug in CFMX itself based of looking
at the stacktrace (attached at the end of email). Our setup is windows 2K
CFMX 6.1 with ONLY using client variables -- no session, application or
server variables.
Anyone else getting these type of errors? Are they deadlocks from a client
variable table perspective? Any other ideas on what is causing this and how
to prevent it?
Thanks,
Jeremy Bruck
Here is our CFMX Stacktrace and CFCatch Dump:
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1)
Gecko/20020823 Netscape/7.0 (nscd2)
Cookies: CFID=325895
IP: 64.222.94.27
Message:
StackTrace: java.lang.NullPointerException at
coldfusion.runtime.ClientScopeKey.hashCode(ClientScopeKey.java:29) at
java.util.Hashtable.get(Hashtable.java:333) at
coldfusion.runtime.ClientScopeServiceImpl.GetClientScope(ClientScopeServiceI
mpl.java:168) at
coldfusion.tagext.lang.ApplicationTag.setupClientScope(ApplicationTag.java:5
65) at
coldfusion.tagext.lang.ApplicationTag.doStartTag(ApplicationTag.java:283) at
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871) at
cfApplication2ecfm1990321119.runPage(E:\mfgq_live\Application.cfm:87) 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.CfincludeFilter.include(CfincludeFilter.java:30) at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:93) at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:80) at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47) at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistence
Filter.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:252) 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:29
4) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Type: java.lang.NullPointerException
TagContext
1: Line: 87 CFAPPLICATION File: E:\mfgq_live\Application.cfm
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

