Setting client storage to None, if CF admin seems to fix it. I have no
idea why tho'
--------Original Message-----
From: Nathan Wheat [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 28 January 2003 11:05 AM
To: CFAussie Mailing List
Subject: [cfaussie] RE: show stopper problem on serversBarry,No idea why. I had a thought that the stack trace is still "processing" the Application tag in start mode (kinda looks that way). Could you perhaps get around the problem by ending the CFAPPLICATION tag with a '/>' (ie, <cfapplication ..... />) to force CFMX into forgetting about the tag?Let me know if it works... completely untested theory, of course!Nathan.-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Barry Moore
Sent: Tuesday, 28 January 2003 10:46 AM
To: CFAussie Mailing List
Subject: [cfaussie] show stopper problem on servers---Has anybody seen this problem before (it is happening on both our windows and Linux servers). When someone visits the site they get the error shown below.
null
The error occurred in /webdata/production/Application.cfm: line 4 2 : <cfapplication name="qh" clientmanagement="no" sessionmanagement="Yes" setClientCookies="Yes" sessiontimeout="#CreateTimeSpan(0,0,20,0)#" applicationtimeout="#CreateTimeSpan(0,0,20,0)#"> 3 : 4 : <!--- variables used within the site ---> 5 : <cfparam name="application.dsnname" default="qh"> 6 : <cfparam name="application.distributorKey" default="9312828009051">
Please try the following:
- Check the CFML Reference Manual to verify that you are using the correct syntax.
- Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705) Remote Address 10.0.0.252 Referrer Date/Time 28-Jan-03 09:39 AM
Stack Trace (click to expand) at cfApplication2ecfm1561007335.runPage(/webdata/production/Application.cfm:4) java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:377) at java.lang.Integer.parseInt(Integer.java:458) at coldfusion.runtime.ClientIDHelper.GetIDBlockFromFile(Unknown Source) at coldfusion.runtime.ClientIDHelper.GetClientId(Unknown Source) at coldfusion.runtime.ClientScopeServiceBase$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at coldfusion.runtime.ClientScopeServiceBase.GetClientId(Unknown Source) at coldfusion.tagext.lang.ApplicationTag.getClientIDs(Unknown Source) at coldfusion.tagext.lang.ApplicationTag.doStartTag(Unknown Source) at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source) at cfApplication2ecfm1561007335.runPage(/webdata/production/Application.cfm:4) at coldfusion.runtime.CfJspPage.invoke(Unknown Source) at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source) at coldfusion.filter.CfincludeFilter.invoke(Unknown Source) at coldfusion.filter.CfincludeFilter.include(Unknown Source) at coldfusion.filter.ApplicationFilter.invoke(Unknown Source) at coldfusion.filter.PathFilter.invoke(Unknown Source) at coldfusion.filter.ExceptionFilter.invoke(Unknown Source) at coldfusion.filter.BrowserDebugFilter.invoke(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:294) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)Barry
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
