[ColdBox 4.2.0] Strange problem

66 views
Skip to first unread message

cubortea

unread,
Jul 21, 2016, 2:16:52 AM7/21/16
to ColdBox Platform
A user using my application reporting about this error. Anyone know about this problem?

Art
Builder.DSLDependencyNotFoundException
Nachricht
The DSL Definition {JAVACAST={null},REF={null},SCOPE={variables},REQUIRED={true},VALUE={null},DSL={id:id:HTMLHelper@coldbox},TYPE={any},ARGNAME={},NAME={html}} did not produce any resulting dependency
Detail
The target requesting the dependency is: 'Renderer@coldbox'
TagContext
/opt/workexpert/early/coldbox/system/ioc/Builder.cfc (379)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (614)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (501)
/opt/workexpert/early/coldbox/system/ioc/scopes/NoScope.cfc (33)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (261)
/opt/workexpert/early/coldbox/system/web/Controller.cfc (124)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (216)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (353)
/opt/workexpert/early/web/go/Application.cfc (97)
SQL
WHERE

br...@bradwood.com

unread,
Jul 21, 2016, 4:18:35 AM7/21/16
to col...@googlegroups.com
What CF engine are you using?  
 
The issue is the extra "id:" in the mapping DSL
 
 
This has been reported before, but no one can ever tell us how to reproduce it.

Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: br...@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com 
 
 
--------- Original Message ---------
--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/coldbox/4f7a11c1-8d77-470d-a6be-e44d2aedf6c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

cubortea

unread,
Jul 22, 2016, 4:27:20 AM7/22/16
to ColdBox Platform
I use CF11 (11,0,08,298512 )


On Thursday, July 21, 2016 at 3:18:35 PM UTC+7, Brad Wood wrote:
What CF engine are you using?  
 
The issue is the extra "id:" in the mapping DSL
 
 
This has been reported before, but no one can ever tell us how to reproduce it.

Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: br...@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com 
 
 
--------- Original Message ---------
Subject: [coldbox:25834] [ColdBox 4.2.0] Strange problem
From: "cubortea" <cubo...@gmail.com>
Date: 7/21/16 1:16 am
To: "ColdBox Platform" <col...@googlegroups.com>

A user using my application reporting about this error. Anyone know about this problem?

Art
Builder.DSLDependencyNotFoundException
Nachricht
The DSL Definition {JAVACAST={null},REF={null},SCOPE={variables},REQUIRED={true},VALUE={null},DSL={id:id:HTMLHelper@coldbox},TYPE={any},ARGNAME={},NAME={html}} did not produce any resulting dependency
Detail
The target requesting the dependency is: 'Rend...@coldbox'

TagContext
/opt/workexpert/early/coldbox/system/ioc/Builder.cfc (379)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (614)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (501)
/opt/workexpert/early/coldbox/system/ioc/scopes/NoScope.cfc (33)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (261)
/opt/workexpert/early/coldbox/system/web/Controller.cfc (124)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (216)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (353)
/opt/workexpert/early/web/go/Application.cfc (97)
SQL
WHERE

cubortea

unread,
Jul 24, 2016, 10:55:46 PM7/24/16
to ColdBox Platform
here is the complete error:

Here is the full error:
HTMLHelper@coldbox},TYPE={any},ARGNAME={},NAME={html}} did not produce any resulting dependency

Detail
The target requesting the dependency is: 'Renderer@coldbox'
TagContext
/opt/workexpert/early/coldbox/system/ioc/Builder.cfc (379)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (614)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (501)
/opt/workexpert/early/coldbox/system/ioc/scopes/NoScope.cfc (33)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (261)
/opt/workexpert/early/coldbox/system/web/Controller.cfc (124)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (216)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (353)
/opt/workexpert/early/web/go/Application.cfc (97)
SQL
WHERE
Stapelspeicher
coldfusion.runtime.CustomException: The DSL Definition {JAVACAST={null},REF={null},SCOPE={variables},REQUIRED={true},VALUE={null},DSL={id:id:HTMLHelper@coldbox},TYPE={any},ARGNAME={},NAME={html}} did not produce any resulting dependency at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2991) at cfBuilder2ecfc398016022$funcBUILDDSLDEPENDENCY.runFunction(/opt/workexpert/early/coldbox/system/ioc/Builder.cfc:379) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:648) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:457) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2424) at cfInjector2ecfc599411061$funcPROCESSINJECTION.runFunction(/opt/workexpert/early/coldbox/system/ioc/Injector.cfc:614) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2845) at cfInjector2ecfc599411061$funcAUTOWIRE.runFunction(/opt/workexpert/early/coldbox/system/ioc/Injector.cfc:501) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:648) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:457) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2424) at cfNoScope2ecfc1815199131$funcGETFROMSCOPE.runFunction(/opt/workexpert/early/coldbox/system/ioc/scopes/NoScope.cfc:33) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483) at cfInjector2ecfc599411061$funcGETINSTANCE.runFunction(/opt/workexpert/early/coldbox/system/ioc/Injector.cfc:261) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483) at cfController2ecfc1413246050$funcGETRENDERER.runFunction(/opt/workexpert/early/coldbox/system/web/Controller.cfc:124) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483) at cfBootstrap2ecfc1420588659$funcPROCESSCOLDBOXREQUEST.runFunction(/opt/workexpert/early/coldbox/system/Bootstrap.cfc:216) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2845) at cfBootstrap2ecfc1420588659$funcONREQUESTSTART.runFunction(/opt/workexpert/early/coldbox/system/Bootstrap.cfc:353) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483) at cfApplication2ecfc1161301498$funcONREQUESTSTART.runFunction(/opt/workexpert/early/web/go/Application.cfc:97) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:108) at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:279) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:455) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:142) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) 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:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:747) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:339) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:215) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:784) at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36) at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71) at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53) at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:437) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:197) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745)



On Thursday, July 21, 2016 at 3:18:35 PM UTC+7, Brad Wood wrote:
What CF engine are you using?  
 
The issue is the extra "id:" in the mapping DSL
 
 
This has been reported before, but no one can ever tell us how to reproduce it.

Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: br...@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com 
 
 
--------- Original Message ---------
Subject: [coldbox:25834] [ColdBox 4.2.0] Strange problem
From: "cubortea" <cubo...@gmail.com>
Date: 7/21/16 1:16 am
To: "ColdBox Platform" <col...@googlegroups.com>

A user using my application reporting about this error. Anyone know about this problem?

Art
Builder.DSLDependencyNotFoundException
Nachricht
The DSL Definition {JAVACAST={null},REF={null},SCOPE={variables},REQUIRED={true},VALUE={null},DSL={id:id:HTMLHelper@coldbox},TYPE={any},ARGNAME={},NAME={html}} did not produce any resulting dependency
Detail
The target requesting the dependency is: 'Rend...@coldbox'

TagContext
/opt/workexpert/early/coldbox/system/ioc/Builder.cfc (379)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (614)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (501)
/opt/workexpert/early/coldbox/system/ioc/scopes/NoScope.cfc (33)
/opt/workexpert/early/coldbox/system/ioc/Injector.cfc (261)
/opt/workexpert/early/coldbox/system/web/Controller.cfc (124)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (216)
/opt/workexpert/early/coldbox/system/Bootstrap.cfc (353)
/opt/workexpert/early/web/go/Application.cfc (97)
SQL
WHERE
Reply all
Reply to author
Forward
0 new messages