Login / Signup



struct
Column 19
Detail Either the end tag &lt;/cfoutput&gt; encountered on line 9 at column 19 requires a matching start tag or tag cfoutput does not support end tag.<p>The CFML compiler was processing:<ul><li>The body of a cffunction tag beginning on line 2, column 10.<li>The body of a cffunction tag beginning on line 2, column 10.<li>The body of a cffunction tag beginning on line 2, column 10.</ul>
KnownColumn -1
KnownLine -1
KnownText &lt;unknown&gt;
Line 9
Message Context validation error for tag cfoutput.
Snippet </cfoutput>
StackTrace coldfusion.compiler.UnmatchedEndTagException: Context validation error for tag cfoutput. at coldfusion.compiler.CFMLParserBase.matchEndToStartTag(CFMLParserBase.java:1269) at coldfusion.compiler.cfml40.cfendbodytag(cfml40.java:206) at coldfusion.compiler.cfml40.cfml(cfml40.java:4356) at coldfusion.compiler.cfml40.cftry(cfml40.java:1147) at coldfusion.compiler.cfml40.cfml(cfml40.java:4336) at coldfusion.compiler.cfml40.cffunction(cfml40.java:3713) at coldfusion.compiler.cfml40.cfml(cfml40.java:4344) at coldfusion.compiler.cfml40.start(cfml40.java:4645) at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:694) at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:675) at coldfusion.compiler.NeoTranslator.parseAndTransform(NeoTranslator.java:428) at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:370) at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:147) at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch(TemplateClassLoader.java:442) at coldfusion.util.LruCache.get(LruCache.java:180) at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:362) at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58) at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:133) at coldfusion.util.SoftCache.get(SoftCache.java:81) at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:609) at coldfusion.runtime.RuntimeServiceImpl.getFile(RuntimeServiceImpl.java:785) at coldfusion.runtime.RuntimeServiceImpl.resolveTemplatePath(RuntimeServiceImpl.java:752) at coldfusion.runtime.TemplateProxyFactory.getResolvedFile(TemplateProxyFactory.java:1230) at coldfusion.runtime.TemplateProxyFactory.getTemplateFileHelper(TemplateProxyFactory.java:1526) at coldfusion.cfc.ComponentProxyFactory.getProxy(ComponentProxyFactory.java:51) at coldfusion.runtime.CFPage.CreateObject(CFPage.java:4827) at coldfusion.runtime.CFPage.CreateObject(CFPage.java:4841) at cfapplication2ecfc1044221396$funcAPI.runFunction(D:\websites\hellometro\lobby\application.cfc:8) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2383) at cfyellow_pages_search2ecfm833495496.runPage(D:\websites\hellometro\lobby\assets\modules\yellow_pages_search.cfm:65) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722) at cfcontent2ecfc1846792108$funcGETMODULEBYFILENAME.runFunction(D:\websites\components\lobby\content.cfc:52) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfapplication2ecfc1044221396$funcONREQUESTSTART._factor7(D:\websites\hellometro\lobby\application.cfc:233) at cfapplication2ecfc1044221396$funcONREQUESTSTART._factor8(D:\websites\hellometro\lobby\application.cfc:219) at cfapplication2ecfc1044221396$funcONREQUESTSTART._factor10(D:\websites\hellometro\lobby\application.cfc:212) at cfapplication2ecfc1044221396$funcONREQUESTSTART.runFunction(D:\websites\hellometro\lobby\application.cfc:208) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:258) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:349) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at com.seefusion.Filter.doFilter(Filter.java:49) at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
TagContext
array
1
struct
COLUMN 19
LINE 9
TEMPLATE D:\websites\components\chitika.cfc
TYPE SYNTAX
2
struct
COLUMN 0
ID CF_CFPAGE
LINE 8
RAW_TRACE at cfapplication2ecfc1044221396$funcAPI.runFunction(D:\websites\hellometro\lobby\application.cfc:8)
TEMPLATE D:\websites\hellometro\lobby\application.cfc
TYPE CFML
3
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 65
RAW_TRACE at cfyellow_pages_search2ecfm833495496.runPage(D:\websites\hellometro\lobby\assets\modules\yellow_pages_search.cfm:65)
TEMPLATE D:\websites\hellometro\lobby\assets\modules\yellow_pages_search.cfm
TYPE CFML
4
struct
COLUMN 0
ID CFINCLUDE
LINE 52
RAW_TRACE at cfcontent2ecfc1846792108$funcGETMODULEBYFILENAME.runFunction(D:\websites\components\lobby\content.cfc:52)
TEMPLATE D:\websites\components\lobby\content.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 233
RAW_TRACE at cfapplication2ecfc1044221396$funcONREQUESTSTART._factor7(D:\websites\hellometro\lobby\application.cfc:233)
TEMPLATE D:\websites\hellometro\lobby\application.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_APPLICATION
LINE 219
RAW_TRACE at cfapplication2ecfc1044221396$funcONREQUESTSTART._factor8(D:\websites\hellometro\lobby\application.cfc:219)
TEMPLATE D:\websites\hellometro\lobby\application.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_APPLICATION
LINE 212
RAW_TRACE at cfapplication2ecfc1044221396$funcONREQUESTSTART._factor10(D:\websites\hellometro\lobby\application.cfc:212)
TEMPLATE D:\websites\hellometro\lobby\application.cfc
TYPE CFML
8
struct
COLUMN 0
ID CF_APPLICATION
LINE 208
RAW_TRACE at cfapplication2ecfc1044221396$funcONREQUESTSTART.runFunction(D:\websites\hellometro\lobby\application.cfc:208)
TEMPLATE D:\websites\hellometro\lobby\application.cfc
TYPE CFML
TokenText cfoutput
Type Template
snippet </cfoutput>

Login

or sign up
 
Facebook user?
You may use your Facebook account to log in.
Facebook
User Name
Password

Password Recovery

User Name

Password Reset

User Name
Temporary Password
New Password

Signup

or login
Select an account type

Create a local band account. Band
Band Account
Share your music, photos and upcoming gigs with all of your fans. Connect with other local musicians.
Create a local business account. Business
Business Account
Create a space and share with your patrons on a local favorite, HelloGolden.com.
Create a local artist account. Artist
Artist Account
Be a part of the thriving art community in Golden. Post your art work and organize by tags you create.
Create a local individual account. Individual
Individual Account
Create your free account on HelloGolden.com to get a customized experience, upload photos, and more.

Registration Success

Registration Success

Your registration is almost complete. We have sent you an email from commons@hellometro.com. Click on the link in the email and your registration will be complete.

If you do not see this email in your inbox, please check your spam folder as some email providers will flag registration emails as spam.