Error Occurred While Processing Request
Error Occurred While Processing Request

Variable NAME is undefined.

 
The error occurred in E:\romecriteria.org\www\comments.cfm: line 6
4 : <table>
5 : <tr><Td colspan="2"><b>The following Comment was sent from the Website</b></Td></tr>
6 : <tr><td><b>Name:</b></td><td>#name#</td></tr>
7 : <tr><td><b>E-mail:</b></td><td>#email#</td></tr>
8 : <tr><td><b>Comment:</b></td><td>#comments#</td></tr>

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/5.0 (compatible; heritrix/1.8.0 +http://www.accelobot.com)
Remote Address   72.20.99.46
Referrer   http://romecriteria.org/comments.html
Date/Time   25-Sep-06 08:07 AM
Stack Trace
at cfcomments2ecfm1409067544.runPage(E:\romecriteria.org\www\comments.cfm:6)

coldfusion.runtime.UndefinedVariableException: Variable NAME is undefined.
        at coldfusion.runtime.CfJspPage._get(Unknown Source)
        at coldfusion.runtime.CfJspPage._autoscalarize(Unknown Source)
        at cfcomments2ecfm1409067544.runPage(E:\romecriteria.org\www\comments.cfm:6)
        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.ApplicationFilter.invoke(Unknown Source)
        at coldfusion.filter.RequestMonitorFilter.invoke(Unknown Source)
        at coldfusion.filter.PathFilter.invoke(Unknown Source)
        at coldfusion.filter.ExceptionFilter.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:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
        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)