Oopsy! Something went wrong!

Event: Jobs.Sap.GetECommerceMaterials
Routed URL: Jobs/Sap/GetECommerceMaterials/
Layout: N/A (Module: )
View: N/A
Timestamp: 01/24/2019 08:07:11 PM
Type: java.lang.StackOverflowError
Messages: java.lang.StackOverflowError

Tag Context:

Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 513: boolean function containsInstance( required name ){
514: // check if we have a mapping first
515: if( variables.binder.mappingExists( arguments.name ) ){
516: return true;
517: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 579:
580: // Check if model Exists
581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 881: definition = thisDIData,
882: targetID = arguments.targetID,
883: targetObject = arguments.targetObject
884: );
885: }
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 643: }
644: // DIProperty injection
645: processInjection( targetObject, thisMap.getDIProperties(), arguments.targetID );
646: // DISetter injection
647: processInjection( targetObject, thisMap.getDISetters(), arguments.targetID );
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\scopes\NoScope.cfc
LINE: 45: var object = variables.injector.buildInstance( arguments.mapping, arguments.initArguments );
46: // wire it
47: variables.injector.autowire( target=object, mapping=arguments.mapping );
48: // send it back
49: return object;
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Injector.cfc
LINE: 367: var target = variables
368: .scopes[ mapping.getScope() ]
369: .getFromScope( mapping, arguments.initArguments );
370:
371: // Announce creation, initialization and DI magicfinicitation!
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 581: if( variables.injector.containsInstance( modelName ) ){
582: // Get Model object
583: var oModel = variables.injector.getInstance( modelName );
584: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
585: if( len( methodCall ) ){
Template: C:\inetpub\wwwroot\OCTOPUS\coldbox\system\ioc\Builder.cfc
LINE: 445: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
446: }
447: refLocal.dependency = getModelDSL( argumentCollection=arguments );
448: }
449: }

FRAMEWORK SNAPSHOT:

Bug Date: 01/24/2019 08:07:11 PM
Coldfusion ID: CFID=4e35b588-3039-4835-9c76-fccba8dfd0fb ; CFToken=0 ; JSessionID=CD63B1014BBCAB0140C973EB4F3620DE_4e35b588-3039-4835-9c76-fccba8dfd0fb_0
Template Path : C:\inetpub\wwwroot\OCTOPUS\index.cfm
Path Info : /Jobs/Sap/GetECommerceMaterials
Host & Server: octopus.dogtaskelebek.com dkcoldfusion
Query String:
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
Remote Address: 172.16.200.106
Form variables:
Session Storage:
cfid: 4e35b588-3039-4835-9c76-fccba8dfd0fb
timecreated: {ts '2019-01-24 20:03:07'}
sessionid: CD63B1014BBCAB0140C973EB4F3620DE_4e35b588-3039-4835-9c76-fccba8dfd0fb_0
urltoken: CFID=4e35b588-3039-4835-9c76-fccba8dfd0fb&CFTOKEN=0
lastvisit: {ts '2019-01-24 20:06:38'}
cftoken: 0
Cookies:
cfid: 4e35b588-3039-4835-9c76-fccba8dfd0fb
cftoken: 0
jsessionid: 7F21626EE1E751C7C2D5E406CC2F9CF3
Extra Information Dump
[N/A]

Stack Trace:

lucee.runtime.exp.NativeException: java.lang.StackOverflowError
    at lucee.runtime.PageSourceImpl.getDisplayPath(PageSourceImpl.java:427)
    at lucee.runtime.debug.DebuggerImpl.getEntry(DebuggerImpl.java:142)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:630)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:515)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:581)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:883)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:645)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.scopes.noscope_cfc$cf.udfCall(/coldbox/system/ioc/scopes/NoScope.cfc:47)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:369)
    at coldbox.system.ioc.injector_cfc$cf.udfCall(/coldbox/system/ioc/Injector.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:583)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
    at coldbox.system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:447)
    at coldbox.system.ioc.builder_cfc$cf.udfCall(/coldbox/system/ioc/Builder.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:659)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
Caused by: java.lang.StackOverflowError
    ... 1024 more