I'm sure I have done something stupid...this was working fine last time I
tried it...around a week ago and as far as I remember, I have not made any
changes.

I get the following error message when browsing to the following page on
local machine

http://127.0.0.1:8500/marylandPro_original/general/Commercial/index.cfm

Here is the error message...anybody know off the top of your head what I
have changed/messed up to cause this...same address worked last week.  This
is one of my sites pre-<cfmodule> and I would like to start over from here.

Thanks,

Mark

Error Occurred While Processing Request
Element COOKIEAPI is undefined in a Java object of type class
[Ljava.lang.String; referenced as


The error occurred in C:\CFusionMX7\wwwroot\marylandPro_original\Global.cfm:
line 40
Called from C:\CFusionMX7\wwwroot\marylandPro_original\Global.cfm: line 16
Called from C:\CFusionMX7\wwwroot\marylandPro_original\Global.cfm: line 1
Called from C:\CFusionMX7\wwwroot\marylandPro_original\Global.cfm: line 1
Called from C:\CFusionMX7\wwwroot\marylandPro_original\Application.cfm: line
15

38 :            // instantiate them here to prevent them from re-instantiating 
on
each request:
39 :
40 :    }
41 :
42 :    // During development, instantiate your custom Application-scoped
components here so they



----------------------------------------------------------------------------
----

Please try the following:
Check the ColdFusion documentation 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.1; SV1; .NET CLR
1.0.3705; .NET CLR 1.1.4322)
Remote Address   127.0.0.1
Referrer
Date/Time   29-Jan-07 09:41 AM

Stack Trace (click to expand)
at
cfGlobal2ecfm2084377651._factor2(C:\CFusionMX7\wwwroot\marylandPro_original\
Global.cfm:40) at
cfGlobal2ecfm2084377651._factor9(C:\CFusionMX7\wwwroot\marylandPro_original\
Global.cfm:16) at
cfGlobal2ecfm2084377651._factor12(C:\CFusionMX7\wwwroot\marylandPro_original
\Global.cfm:1) at
cfGlobal2ecfm2084377651.runPage(C:\CFusionMX7\wwwroot\marylandPro_original\G
lobal.cfm:1) at
cfApplication2ecfm1718343840.runPage(C:\CFusionMX7\wwwroot\marylandPro_origi
nal\Application.cfm:15)


coldfusion.runtime.UndefinedElementException: Element COOKIEAPI is undefined
in a Java object of type class [Ljava.lang.String; referenced as
        at 
coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1054)
        at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1031)
        at
cfGlobal2ecfm2084377651._factor2(C:\CFusionMX7\wwwroot\marylandPro_original\
Global.cfm:40)
        at
cfGlobal2ecfm2084377651._factor9(C:\CFusionMX7\wwwroot\marylandPro_original\
Global.cfm:16)
        at
cfGlobal2ecfm2084377651._factor12(C:\CFusionMX7\wwwroot\marylandPro_original
\Global.cfm:1)
        at
cfGlobal2ecfm2084377651.runPage(C:\CFusionMX7\wwwroot\marylandPro_original\G
lobal.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
        at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
        at
cfApplication2ecfm1718343840.runPage(C:\CFusionMX7\wwwroot\marylandPro_origi
nal\Application.cfm:15)
        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.CfincludeFilter.include(CfincludeFilter.java:33)
        at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:157)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
        at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
        at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistence
Filter.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.http.WebService.invokeRunnable(WebService.java:172)
        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:29
5)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)












**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************

Reply via email to