[coldbox-4.3.0] Strange error The setting orm does not exist.

36 views
Skip to first unread message

cubortea

unread,
Aug 8, 2017, 1:50:45 AM8/8/17
to ColdBox Platform
I have the strange error in my installation, currently I use coldfusion with version 11,0,12,302575
If I restart the coldfusion server, this error will be gone, but in the future this error will show again. Here is the stack trace. Maybe someone know what is the problem ?

The setting orm does not exist.
Detail : FWSetting flag is false
TagContext: 1 CFTHROW (202,0) /opt/appx1/as/coldbox/system/web/Controller.cfc 2 CF_TEMPLATEPROXY (132,0) /opt/appx1/as/web/go/modules/cborm/models/EventHandler.cfc 3 CF_UDFMETHOD (26,0) /opt/appx1/as/web/go/modules/cborm/models/EventHandler.cfc 4 CF_TEMPLATEPROXY (343,0) /opt/appx1/as/web/go/modules/cborm/models/BaseORMService.cfc 5 CF_SUPERSCOPE (114,0) /opt/appx1/as/web/go/modules/cborm/models/VirtualEntityService.cfc 6 CF_TEMPLATEPROXY (458,0) /opt/appx1/as/web/go/handlers/intern/admin.cfc 7 CF_TEMPLATEPROXY (71,0) /opt/appx1/as/web/go/handlers/intern/general/user.cfc 8 CF_UDFMETHOD (85,0) /opt/appx1/as/coldbox/system/EventHandler.cfc 9 CF_TEMPLATEPROXY (795,0) /opt/appx1/as/coldbox/system/web/Controller.cfc 10 CF_UDFMETHOD (633,0) /opt/appx1/as/coldbox/system/web/Controller.cfc 11 CF_UDFMETHOD (425,0) /opt/appx1/as/coldbox/system/web/Controller.cfc 12 CF_TEMPLATEPROXY (200,0) /opt/appx1/as/coldbox/system/Bootstrap.cfc 13 CF_UDFMETHOD (360,0) /opt/appx1/as/coldbox/system/Bootstrap.cfc 14 CF_TEMPLATEPROXY (105,0) /opt/appx1/as/web/go/Application.cfc | Stack Trace : coldfusion.runtime.CustomException: The setting orm does not exist. at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3000) at cfController2ecfc1343300006$funcGETSETTING.runFunction(/opt/appx1/as/coldbox/system/web/Controller.cfc:202) 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 cfEventHandler2ecfc1884117286$funcPROCESSENTITYINJECTION.runFunction(/opt/appx1/as/web/go/modules/cborm/models/EventHandler.cfc:132) 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:2854) at cfEventHandler2ecfc1884117286$funcPOSTNEW.runFunction(/opt/appx1/as/web/go/modules/cborm/models/EventHandler.cfc:26) 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 cfBaseORMService2ecfc1692276986$funcNEW.runFunction(/opt/appx1/as/web/go/modules/cborm/models/BaseORMService.cfc:343) 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:533) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2819) at coldfusion.runtime.SuperScope.invoke(SuperScope.java:18) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2424) at cfVirtualEntityService2ecfc246821905$funcNEW.runFunction(/opt/appx1/as/web/go/modules/cborm/models/VirtualEntityService.cfc:114) 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 cfadmin2ecfc1005353766$funcONPROCESS.runFunction(/opt/appx1/as/web/go/handlers/intern/admin.cfc:458) 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 cfuser2ecfc1276295007$funcAGENT.runFunction(/opt/appx1/as/web/go/handlers/intern/general/user.cfc:71) 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.CfJspPage._invokeUDF(CfJspPage.java:2819) at cfEventHandler2ecfc982547279$func_PRIVATEINVOKER.runFunction(/opt/appx1/as/coldbox/system/EventHandler.cfc:85) 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(

Thanks

Andri

cubortea

unread,
Aug 8, 2017, 2:30:53 AM8/8/17
to ColdBox Platform
if I trace the code, the problem seem when call this code:

var ormSettings        = getController().getSetting("orm").injection;
Reply all
Reply to author
Forward
0 new messages