[coldbox-3.5.0-BE] - Element coldbox.system.plugins.htmlhelper is undefined in a Java object

109 views
Skip to first unread message

West

unread,
Feb 16, 2012, 1:26:20 AM2/16/12
to ColdBox Platform
Hi,

I just started getting this error and I can't seem to figure out why
it's being generated since I'm not using the htmlhelper plugin to the
best of my knowledge.

Element coldbox.system.plugins.htmlhelper is undefined in a Java
object of type class java.util.concurrent.ConcurrentHashMap.

Any idea?

Thanks..

Aaron Greenlee

unread,
Feb 16, 2012, 10:31:21 AM2/16/12
to col...@googlegroups.com
Can you please share the entire stacktrace?

The HTMLHelper is used by ColdBox to add JS/CSS files to a page request which you could be using if your use the ColdBox addAsset() method, or, turn on something like the ColdBox debugger.

Thanks,

Aaron

Malik Robinson

unread,
Feb 16, 2012, 1:18:16 PM2/16/12
to col...@googlegroups.com
Yes, I am using addAsset() actually. If it happens again I will post
the stack trace. Refreshing the page seemed to fix the error, but I'd
still like to understand why it happened...

> --
> You received this message because you are subscribed to the Google Groups
> "ColdBox Platform" group.
> To post to this group, send email to col...@googlegroups.com
> To unsubscribe from this group, send email to
> coldbox-u...@googlegroups.com
> For more options, visit this group at
> http://groups-beta.google.com/group/coldbox
> For News, visit http://blog.coldbox.org
> For Documentation, visit http://wiki.coldbox.org
>

--
Sent from my mobile device

adk

unread,
Mar 11, 2012, 8:55:39 PM3/11/12
to ColdBox Platform
I am having the same issue. A page refesh fixes it. Here is the error/
stacktrace from my CFBuilder console:

ERROR MyApp Application Execution Exception
CFErrorType=Builder.BuildCFCDependencyException
CFDetails=Mapping:
{MIXINS={[]},DIPROPERTIES={[]},PROVIDERMETHODS={[]},DSL={},DISCOVERED={true},DISETTERS={[]},VALUE={},ONDICOMPLETE={[]},AUTOWIRE={true},CACHE={{KEY={},PROVIDER={},LASTACCESSTIMEOUT={},TIMEOUT={}}},DIMETHODARGS={[]},TYPE={cfc},DICONSTRUCTORARGS={[{JAVACAST={null},NAME={controller},ARGNAME={},DSL={null},REQUIRED={true},SCOPE={variables},VALUE={[(Component=coldbox.system.web.Controller)]},REF={null}}]},NAME={coldbox.system.plugins.Renderer},SCOPE={noscope},AUTOASPECTBINDING={true},VIRTUALINHERITANCE={coldbox.system.Plugin},PATH={coldbox.system.plugins.Renderer},AUTOINIT={true},EAGERINIT={false},ALIAS={[coldbox.system.plugins.Renderer]},EXTRAATTRIBUTES={{PLUGINPATH={coldbox.system.plugins.Renderer},MODULE={},CUSTOM={false},ISPLUGIN={true}}},METADATA={{NAME={coldbox.system.plugins.Renderer},FULLNAME={coldbox.system.plugins.Renderer},FUNCTIONS={[Ljava.lang.Object;@43c47e56},HINT={This
service renders layouts, views, framework includes, etc.},PATH={C:
\inetpub\wwwroot\coldbox-3.5\system\plugins
\Renderer.cfc},CACHE={false},EXTENDS={{NAME={coldbox.system.Plugin},FULLNAME={coldbox.system.Plugin},FUNCTIONS={[Ljava.lang.Object;@194262dc},SERIALIZABLE={false},HINT={This
is the plugin base cfc.},PATH={C:\inetpub\wwwroot\coldbox-3.5\system
\Plugin.cfc},EXTENDS={{NAME={coldbox.system.FrameworkSupertype},FULLNAME={coldbox.system.FrameworkSupertype},FUNCTIONS={[Ljava.lang.Object;@55686678},SERIALIZABLE={false},HINT={This
is the layer supertype cfc for all ColdBox related objects.},PATH={C:
\inetpub\wwwroot\coldbox-3.5\system
\FrameworkSupertype.cfc},EXTENDS={{PATH={C:\ColdFusion9\wwwroot\WEB-INF
\cftags\component.cfc},NAME={WEB-INF.cftags.component},FULLNAME={WEB-
INF.cftags.component},TYPE={component}}},OUTPUT={false},TYPE={component}}},OUTPUT={false},TYPE={component}}},OUTPUT={false},TYPE={component}}},CONSTRUCTOR={init},METHOD={},ASPECT={false}},
Stacktrace: coldfusion.runtime.UndefinedElementException: Element
coldbox.system.plugins.htmlhelper is undefined in a Java object of
type class java.util.concurrent.ConcurrentHashMap.
at coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:961)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:972)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:967)
at cfSingleton2ecfc548853912$funcGETFROMSCOPE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\scopes\Singleton.cfc:48)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfInjector2ecfc1936597825$funcGETINSTANCE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\Injector.cfc:262)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfPluginService2ecfc2116771897$funcNEW.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\services\PluginService.cfc:133)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2547)
at cfPluginService2ecfc2116771897$funcGET.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\services\PluginService.cfc:149)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfController2ecfc4627790$funcGETPLUGIN.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\Controller.cfc:326)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfFrameworkSupertype2ecfc588573154$funcGETPLUGIN.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\FrameworkSupertype.cfc:190)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfRenderer2ecfc323663125$funcINIT.runFunction(C:\inetpub\wwwroot
\coldbox-3.5\system\plugins\Renderer.cfc:52)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2723)
at cfBuilder2ecfc667127413$funcBUILDCFC.runFunction(C:\inetpub\wwwroot
\coldbox-3.5\system\ioc\Builder.cfc:111)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfInjector2ecfc1936597825$funcBUILDINSTANCE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\Injector.cfc:288)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfNoScope2ecfc1770774688$funcGETFROMSCOPE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\scopes\NoScope.cfc:31)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfInjector2ecfc1936597825$funcGETINSTANCE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\Injector.cfc:262)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfPluginService2ecfc2116771897$funcNEW.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\services\PluginService.cfc:133)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2547)
at cfPluginService2ecfc2116771897$funcGET.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\services\PluginService.cfc:149)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfController2ecfc4627790$funcGETPLUGIN.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\Controller.cfc:326)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfHandlerService2ecfc1627450343$funcISVIEWDISPATCH.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\web\services\HandlerService.cfc:
314)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invokeUDF(CfJspPage.java:2582)
at
cfHandlerService2ecfc1627450343$funcGETREGISTEREDHANDLER.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\web\services\HandlerService.cfc:
294)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfController2ecfc4627790$funcRUNEVENT.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\Controller.cfc:486)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfColdbox2ecfc613685601$funcPROCESSCOLDBOXREQUEST.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\Coldbox.cfc:236)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfApplication2ecfc1016316867$funcONREQUESTSTART.runFunction(C:
\inetpub\wwwroot\MyApp\Application.cfc:45)
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.BrowserDebugFilter.invoke(BrowserDebugFilter.java:
79)
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 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)
CFMessage=Error building: coldbox.system.plugins.Renderer -> Element
coldbox.system.plugins.htmlhelper is undefined in a Java object of
type class java.util.concurrent.ConcurrentHashMap. with constructor
arguments: {controller={[(Component=coldbox.system.web.Controller)]}}
CFStackTrace=coldfusion.runtime.CustomException: Error building:
coldbox.system.plugins.Renderer -> Element
coldbox.system.plugins.htmlhelper is undefined in a Java object of
type class java.util.concurrent.ConcurrentHashMap. with constructor
arguments: {controller={[(Component=coldbox.system.web.Controller)]}}
at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfBuilder2ecfc667127413$funcBUILDCFC.runFunction(C:\inetpub\wwwroot
\coldbox-3.5\system\ioc\Builder.cfc:116)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfInjector2ecfc1936597825$funcBUILDINSTANCE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\Injector.cfc:288)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfNoScope2ecfc1770774688$funcGETFROMSCOPE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\scopes\NoScope.cfc:31)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfInjector2ecfc1936597825$funcGETINSTANCE.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\ioc\Injector.cfc:262)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfPluginService2ecfc2116771897$funcNEW.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\services\PluginService.cfc:133)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2547)
at cfPluginService2ecfc2116771897$funcGET.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\services\PluginService.cfc:149)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfController2ecfc4627790$funcGETPLUGIN.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\Controller.cfc:326)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfHandlerService2ecfc1627450343$funcISVIEWDISPATCH.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\web\services\HandlerService.cfc:
314)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invokeUDF(CfJspPage.java:2582)
at
cfHandlerService2ecfc1627450343$funcGETREGISTEREDHANDLER.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\web\services\HandlerService.cfc:
294)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfController2ecfc4627790$funcRUNEVENT.runFunction(C:\inetpub
\wwwroot\coldbox-3.5\system\web\Controller.cfc:486)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
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:517)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
at cfColdbox2ecfc613685601$funcPROCESSCOLDBOXREQUEST.runFunction(C:
\inetpub\wwwroot\coldbox-3.5\system\Coldbox.cfc:236)
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.CfJspPage._invoke(CfJspPage.java:2360)
at cfApplication2ecfc1016316867$funcONREQUESTSTART.runFunction(C:
\inetpub\wwwroot\MyApp\Application.cfc:45)
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.BrowserDebugFilter.invoke(BrowserDebugFilter.java:
79)
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 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)
CFTagContext=ID: CFTHROW; LINE: 116; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\ioc\Builder.cfc
ID: CF_TEMPLATEPROXY; LINE: 288; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\ioc\Injector.cfc
ID: CF_TEMPLATEPROXY; LINE: 31; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\ioc\scopes\NoScope.cfc
ID: CF_TEMPLATEPROXY; LINE: 262; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\ioc\Injector.cfc
ID: CF_TEMPLATEPROXY; LINE: 133; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\web\services\PluginService.cfc
ID: CF_UDFMETHOD; LINE: 149; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\web\services\PluginService.cfc
ID: CF_TEMPLATEPROXY; LINE: 326; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\web\Controller.cfc
ID: CF_TEMPLATEPROXY; LINE: 314; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\web\services\HandlerService.cfc
ID: CF_UDFMETHOD; LINE: 294; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\web\services\HandlerService.cfc
ID: CF_TEMPLATEPROXY; LINE: 486; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\web\Controller.cfc
ID: CF_TEMPLATEPROXY; LINE: 236; TEMPLATE: C:\inetpub\wwwroot
\coldbox-3.5\system\Coldbox.cfc
ID: CF_TEMPLATEPROXY; LINE: 45; TEMPLATE: C:\inetpub\wwwroot\MyApp
\Application.cfc ExtraInfo:


On Feb 16, 11:18 am, Malik Robinson <malik.robin...@gmail.com> wrote:
> Yes, I am using addAsset() actually.  If it happens again I will post
> the stack trace.  Refreshing the page seemed to fix the error, but I'd
> still like to understand why it happened...
>
> On 2/16/12, Aaron Greenlee <aarongreen...@gmail.com> wrote:
>
>
>
>
>
>
>
>
>
> > Can you please share the entire stacktrace?
>
> > The HTMLHelper is used by ColdBox to add JS/CSS files to a page request
> > which you could be using if your use the ColdBox addAsset() method, or,
> > turn on something like the ColdBox debugger.
>
> > Thanks,
>
> > Aaron
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "ColdBox Platform" group.
> > To post to this group, send email to col...@googlegroups.com
> > To unsubscribe from this group, send email to
> > coldbox-u...@googlegroups.com
> > For more options, visit this group at
> >http://groups-beta.google.com/group/coldbox
> > For News, visithttp://blog.coldbox.org
> > For Documentation, visithttp://wiki.coldbox.org

adk

unread,
Mar 11, 2012, 8:58:59 PM3/11/12
to col...@googlegroups.com
I forgot to mention that I am not using the htmlHelper at all, as you can tell from the stacktrace, this is onlt coming from CB debugmode...
> > coldbox-unsubscribe@googlegroups.com

Luis Majano

unread,
Mar 11, 2012, 11:25:13 PM3/11/12
to col...@googlegroups.com
Do you have the setting singletonreload turned on?

Sent from my iPhone
       &nbs

adk

unread,
Mar 12, 2012, 1:53:11 AM3/12/12
to col...@googlegroups.com
yes - I have it turned on for my Dev environment and off for Production.


On Sunday, March 11, 2012 8:25:13 PM UTC-7, Luis Majano wrote:
Do you have the setting singletonreload turned on?

Sent from my iPhone

adk

unread,
Mar 12, 2012, 2:22:16 AM3/12/12
to col...@googlegroups.com
OK, turning this off does seem to stop the error from occurring but then I lose the reload functionality on my Dev machine...

Luis Majano

unread,
Mar 12, 2012, 1:31:40 PM3/12/12
to col...@googlegroups.com
Are you using latest from dev branch?

Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com

For more options, visit this group at http://groups-beta.google.com/group/coldbox

Luis Majano

unread,
Mar 12, 2012, 1:32:08 PM3/12/12
to col...@googlegroups.com
I made a small tweak to it a few days ago and I have not seen that error again in dev

Sent from my iPhone

On Mar 11, 2012, at 11:22 PM, adk <andrew+...@leftbower.com> wrote:

--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com

For more options, visit this group at http://groups-beta.google.com/group/coldbox

adk

unread,
Mar 16, 2012, 12:15:08 AM3/16/12
to col...@googlegroups.com
I am getting this again.This time I am running the very latest BE release ("188"). It does not happen on a straight reinit, but only when I clear the SESSION cookies first and then reinit. I am nit using the HTMLhelper on my own.


On Monday, March 12, 2012 10:32:08 AM UTC-7, Luis Majano wrote:
I made a small tweak to it a few days ago and I have not seen that error again in dev

Sent from my iPhone
To unsubscribe from this group, send email to coldbox-unsubscribe@googlegroups.com

Luis Majano

unread,
Mar 16, 2012, 12:22:12 AM3/16/12
to col...@googlegroups.com
What would be the steps to reproduce

Sent from my iPhone
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com

Miro Casanova

unread,
Apr 27, 2012, 3:07:54 AM4/27/12
to ColdBox Platform

Hi,

I'm having the same problem (using version 3.5).
A refresh solves the problem, but it comes backs from time to time.

On 16 mar, 06:22, Luis Majano <lmaj...@gmail.com> wrote:
> What would be the steps to reproduce
>
> Sent from my iPhone
>
> On Mar 15, 2012, at 9:15 PM, adk <andrew+cold...@leftbower.com> wrote:> I am getting this again.This time I am running the very latest BE release ("188"). It does not happen on a straight reinit, but only when I clear the SESSION cookies first and then reinit. I am nit using the HTMLhelper on my own.
>
> > On Monday, March 12, 2012 10:32:08 AM UTC-7, Luis Majano wrote:
> > I made a small tweak to it a few days ago and I have not seen that error again in dev
>
> > Sent from my iPhone
>
> > On Mar 11, 2012, at 11:22 PM, adk wrote:
>
> >> OK, turning this off does seem to stop the error from occurring but then I lose the reload functionality on my Dev machine...
>
> >> On Sunday, March 11, 2012 10:53:11 PM UTC-7, adk wrote:
> >> yes - I have it turned on for my Dev environment and off for Production.
>
> >> On Sunday, March 11, 2012 8:25:13 PM UTC-7, Luis Majano wrote:
> >> Do you have the setting singletonreload turned on?
>
> >> Sent from my iPhone
>
> >> On Mar 11, 2012, at 5:58 PM, adk wrote:
>
> >>> I forgot to mention that I am not using the htmlHelper at all, as you can tell from the stacktrace, this is onlt coming from CB debugmode...
>
> >>> On Sunday, March 11, 2012 5:55:39 PM UTC-7, adk wrote:
> >>> I am having the same issue. A page refesh fixes it. Here is the error/
> >>> stacktrace from my CFBuilder console:
>
> >>> ERROR MyApp Application Execution Exception
> >>> CFErrorType=Builder.BuildCFCDependencyException
> >>> CFDetails=Mapping:
> >>> {MIXINS={[]},DIPROPERTIES={[]},PROVIDERMETHODS={[]},DSL={},DISCOVERED={true­},DISETTERS={[]},VALUE={},ONDICOMPLETE={[]},AUTOWIRE={true},CACHE={{KEY={},­PROVIDER={},LASTACCESSTIMEOUT={},TIMEOUT={}}},DIMETHODARGS={[]},TYPE={cfc},­DICONSTRUCTORARGS={[{JAVACAST={null},NAME={controller},ARGNAME={},DSL={null­},REQUIRED={true},SCOPE={variables},VALUE={[(Component=coldbox.system.web.C­ontroller)]},REF={null}}]},NAME={coldbox.system.plugins.Renderer},SCOPE={no­scope},AUTOASPECTBINDING={true},VIRTUALINHERITANCE={coldbox.system.Plugin},­PATH={coldbox.system.plugins.Renderer},AUTOINIT={true},EAGERINIT={false},AL­IAS={[coldbox.system.plugins.Renderer]},EXTRAATTRIBUTES={{PLUGINPATH={coldb­ox.system.plugins.Renderer},MODULE={},CUSTOM={false},ISPLUGIN={true}}},META­DATA={{NAME={coldbox.system.plugins.Renderer},FULLNAME={coldbox.system.plug­ins.Renderer},FUNCTIONS={[Ljava.lang.Object;@43c47e56},HINT={This
> >>> service renders layouts, views, framework includes, etc.},PATH={C:
> >>> \inetpub\wwwroot\coldbox-3.5\system\plugins
> >>> \Renderer.cfc},CACHE={false},EXTENDS={{NAME={coldbox.system.Plugin},FULLNAM­E={coldbox.system.Plugin},FUNCTIONS={[Ljava.lang.Object;@194262dc},SERIALIZ­ABLE={false},HINT={This
> >>> is the plugin base cfc.},PATH={C:\inetpub\wwwroot\coldbox-3.5\system
> >>> \Plugin.cfc},EXTENDS={{NAME={coldbox.system.FrameworkSupertype},FULLNAME={c­oldbox.system.FrameworkSupertype},FUNCTIONS={[Ljava.lang.Object;@55686678},­SERIALIZABLE={false},HINT={This
> >>> is the layer supertype cfc for all ColdBox related objects.},PATH={C:
> >>> \inetpub\wwwroot\coldbox-3.5\system
> >>> \FrameworkSupertype.cfc},EXTENDS={{PATH={C:\ColdFusion9\wwwroot\WEB-INF
> >>> \cftags\component.cfc},NAME={WEB-INF.cftags.component},FULLNAME={WEB-
> >>> INF.cftags.component},TYPE={component}}},OUTPUT={false},TYPE={component}}},­OUTPUT={false},TYPE={component}}},OUTPUT={false},TYPE={component}}},CONSTRU­CTOR={init},METHOD={},ASPECT={false}},
> >>> coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenc­eFilter.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(MonitoringServlet­Filter.java:
> >> To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
> >> For more options, visit this group athttp://groups-beta.google.com/group/coldbox
> >> For News, visithttp://blog.coldbox.org
> >> For Documentation, visithttp://wiki.coldbox.org
>
> > --
> > You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
> > To post to this group, send email to col...@googlegroups.com
> > To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
> > For more options, visit this group athttp://groups-beta.google.com/group/coldbox

Miro Casanova

unread,
Apr 27, 2012, 6:11:38 AM4/27/12
to ColdBox Platform

I want to give a bit more info about this.
We started having this problem today. The difference with yesterday is
that we changed the following setting (in Application.cfc) from "no"
to "yes"

<cfset This.setClientCookies = "yes">

maybe it's a coincidence...
(we changed this because we have some problems with IE 8)
> > >>> {MIXINS={[]},DIPROPERTIES={[]},PROVIDERMETHODS={[]},DSL={},DISCOVERED={true­­},DISETTERS={[]},VALUE={},ONDICOMPLETE={[]},AUTOWIRE={true},CACHE={{KEY={}­,­PROVIDER={},LASTACCESSTIMEOUT={},TIMEOUT={}}},DIMETHODARGS={[]},TYPE={cfc­},­DICONSTRUCTORARGS={[{JAVACAST={null},NAME={controller},ARGNAME={},DSL={n­ull­},REQUIRED={true},SCOPE={variables},VALUE={[(Component=coldbox.system.w­eb.C­ontroller)]},REF={null}}]},NAME={coldbox.system.plugins.Renderer},SCOP­E={no­scope},AUTOASPECTBINDING={true},VIRTUALINHERITANCE={coldbox.system.Pl­ugin},­PATH={coldbox.system.plugins.Renderer},AUTOINIT={true},EAGERINIT={fa­lse},AL­IAS={[coldbox.system.plugins.Renderer]},EXTRAATTRIBUTES={{PLUGINPAT­H={coldb­ox.system.plugins.Renderer},MODULE={},CUSTOM={false},ISPLUGIN={tru­e}}},META­DATA={{NAME={coldbox.system.plugins.Renderer},FULLNAME={coldbox.s­ystem.plug­ins.Renderer},FUNCTIONS={[Ljava.lang.Object;@43c47e56},HINT={Thi­s
> > >>> service renders layouts, views, framework includes, etc.},PATH={C:
> > >>> \inetpub\wwwroot\coldbox-3.5\system\plugins
> > >>> \Renderer.cfc},CACHE={false},EXTENDS={{NAME={coldbox.system.Plugin},FULLNAM­­E={coldbox.system.Plugin},FUNCTIONS={[Ljava.lang.Object;@194262dc},SERIALI­Z­ABLE={false},HINT={This
> > >>> is the plugin base cfc.},PATH={C:\inetpub\wwwroot\coldbox-3.5\system
> > >>> \Plugin.cfc},EXTENDS={{NAME={coldbox.system.FrameworkSupertype},FULLNAME={c­­oldbox.system.FrameworkSupertype},FUNCTIONS={[Ljava.lang.Object;@55686678}­,­SERIALIZABLE={false},HINT={This
> > >>> is the layer supertype cfc for all ColdBox related objects.},PATH={C:
> > >>> \inetpub\wwwroot\coldbox-3.5\system
> > >>> \FrameworkSupertype.cfc},EXTENDS={{PATH={C:\ColdFusion9\wwwroot\WEB-INF
> > >>> \cftags\component.cfc},NAME={WEB-INF.cftags.component},FULLNAME={WEB-
> > >>> INF.cftags.component},TYPE={component}}},OUTPUT={false},TYPE={component}}},­­OUTPUT={false},TYPE={component}}},OUTPUT={false},TYPE={component}}},CONSTR­U­CTOR={init},METHOD={},ASPECT={false}},
> ...
>
> plus de détails »- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -
Reply all
Reply to author
Forward
0 new messages