Error Occurred While Processing Request
Error Occurred While Processing Request

Routines cannot be declared more than once.

The routine "formatBriefTeaser" has been declared twice in different templates.
 
ColdFusion cannot determine the line of the template that caused this error. This is often caused by an error in the exception handling subsystem.

Please try the following:
  • Check the to verify that you are using the correct syntax.
  • Search the to find a solution to your problem.

Browser   ia_archiver
Remote Address  
Referrer  
Date/Time   27-May-06 02:41 AM
Stack Trace
at cfbriefs_dsp2ecfm1748555905.registerUDFs(C:\webroot\beta2\publication\content\briefs_dsp.cfm) at cfindex2ecfm165198471.runPage(C:\webroot\beta2\publication\content\index.cfm:86)

coldfusion.runtime.CfJspPage$DynamicDuplicateFunctionDefinitionException: Routines cannot be declared more than once.
	at coldfusion.runtime.CfJspPage.registerUDF(CfJspPage.java:1703)
	at cfbriefs_dsp2ecfm1748555905.registerUDFs(C:\webroot\beta2\publication\content\briefs_dsp.cfm)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:337)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
	at cfindex2ecfm165198471.runPage(C:\webroot\beta2\publication\content\index.cfm:86)
	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.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.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 coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	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$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)