Error Occurred While Processing Request
Error Occurred While Processing Request

Invalid CFML construct found on line 23 at column 544.

ColdFusion was looking at the following text:

,

The CFML compiler was processing:

  • An expression that began on line 23, column 536.
    Your expression might be missing an ending "#" (it might look like #expr ).
  • The body of a cfoutput tag beginning on line 4, column 2.
 
The error occurred in D:\Clients\secure\DomerNetworkOrg\NFFS\1999\nf990906.cfm: line 23
21 : <B><P>CROSSING THAT FINAL BAR</B> - News that RAY RIESGO, Class of 1949, succumbed to lymphatic cancer on Friday September 3, has been received from classmate ED DANGLER. Ed writes that: "Ray, originally from Freeport Long Island, was the co-founder with me of the NYSMC track team and was a follower of track and field his entire life. After service in the U.S. Navy aboard the Battleship MISSISSIPPI shortly after graduating, he then entered federal employment in Department of Commerce. He was a distinguished expert on international trade and rose through the ranks of the Bureau of International Trade in both domestic and foreign assignments."</P>
22 : <P>"Ray was not only an avid athlete but a true renaissance person whose knowledge of languages and culture were his trademark. He was best remembered on our summer training cruises because he could always strike up conversations with pretty ladies in the foreign ports in their native language and introduce them to his eager shipmates. His sharply honed sense of humor and ready smile will be missed by one and all who ever came in contact with him."</P>
23 : <P>"In my last conversation with him he wished the Class of 1949 a great Golden Anniversary at Homecoming and regretted that his health condition would not allow him to be there with us, but maybe for our next big reunion.. The Supreme Captain of the Universe had other needs for Ray's services and called him early to stand his watches in heaven." "The Class of 1949 sends their sincerest condolences to the family of Ray. For those classmates and others who would like to remember Ray, his favorite charity was Leukemia Society Fund # 270231, c/o MirellaPannozzo, P.O. box 234, Birmingham, MI 480009. Condolence cards can be sent to his daughter Mrs. Patty Hodgson, 903 Sparrow Rd.,Chesapeake, VA 23325. Ray was truly New York Maritime First and Foremost"</P>
24 : 
25 : 

Please try the following:

Browser   claudebot
Remote Address   54.83.176.101
Referrer  
Date/Time   29-Mar-24 12:43 AM
Stack Trace


coldfusion.compiler.ParseException: Invalid CFML construct found on line 23 at column 544.
	at coldfusion.compiler.cfml40.ExpressionBody(cfml40.java:661)
	at coldfusion.compiler.cfml40.BodyHashExpression(cfml40.java:614)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:2284)
	at coldfusion.compiler.cfml40.start(cfml40.java:2373)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:491)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:284)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:106)
	at coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:282)
	at coldfusion.util.LruCache.get(LruCache.java:188)
	at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:223)
	at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
	at coldfusion.util.SoftCache.get(SoftCache.java:81)
	at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:422)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:79)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.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.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	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:295)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)