Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
Daniel MejiaDaniel MejiaPriority
Major
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Daniel Mejia
Daniel MejiaPriority
Sentry
Sentry
Sentry
Created October 12, 2024 at 4:47 PM
Updated October 14, 2024 at 8:46 PM
| × | Loading CFConfig into server | | > Array config type [cfcPaths] not mapped for merging. Please report this as a bug. | |------------------------------------------- | | Config transferred from C:\Development\Sites\intranet\server.cfconfig.json! | |------------------------------------------- ERROR (6.1.0-rc+00807) Array config type [cfcPaths] not mapped for merging. Please report this as a bug. C:\Users\me\.CommandBox\cfml\modules\commandbox-cfconfig\modules\cfconfig-services\models\BaseConfig.cfc: line 1684 1682: target[ prop ] = target[ prop ] ?: []; 1683: if( !arrayMap.keyExists( prop ) ) { 1684: throw( message='Array config type [#prop#] not mapped for merging. Please report this as a bug.', type='cfconfigException' ); 1685: } 1686: var uniqueKey = arrayMap[ prop ]; called from C:\Users\me\.CommandBox\cfml\modules\commandbox-cfconfig\modules\cfconfig-services\models\BaseConfig.cfc: line 1698 called from C:\Users\me\.CommandBox\cfml\modules\commandbox-cfconfig\modules\cfconfig-services\models\providers\BoxLang1.cfc: line 146 called from C:\Users\me\.CommandBox\cfml\modules\commandbox-cfconfig\commands\cfconfig\set.cfc: line 61 called from C:\Users\me\.CommandBox\cfml\system\services\CommandService.cfc: line 443 called from C:\Users\me\.CommandBox\cfml\system\services\CommandService.cfc: line 245 called from C:\Users\me\.CommandBox\cfml\system\Shell.cfc: line 862 called from C:\Users\me\.CommandBox\cfml\system\util\CommandDSL.cfc: line 267 called from C:\Users\me\.CommandBox\cfml\modules\commandbox-cfconfig\interceptors\ConfigLoader.cfc: line 351 called from C:\Users\me\.CommandBox\cfml\modules\commandbox-cfconfig\interceptors\ConfigLoader.cfc: line 353 called from C:\Users\me\.CommandBox\cfml\system\wirebox\system\core\events\EventPool.cfc: line 121 called from C:\Users\me\.CommandBox\cfml\system\wirebox\system\core\events\EventPool.cfc: line 95 called from C:\Users\me\.CommandBox\cfml\system\wirebox\system\core\events\EventPoolManager.cfc: line 59 called from C:\Users\me\.CommandBox\cfml\system\services\InterceptorService.cfc: line 57 called from C:\Users\me\.CommandBox\cfml\system\services\InterceptorService.cfc: line 61 called from C:\Users\me\.CommandBox\cfml\system\services\ServerService.cfc: line 1047 called from C:\Users\me\.CommandBox\cfml\system\modules_app\server-commands\commands\server\start.cfc: line 173 called from C:\Users\me\.CommandBox\cfml\system\services\CommandService.cfc: line 443 called from C:\Users\me\.CommandBox\cfml\system\services\CommandService.cfc: line 225 called from C:\Users\me\.CommandBox\cfml\system\Shell.cfc: line 865 called from C:\Users\me\.CommandBox\cfml\system\BaseCommand.cfc: line 137 called from C:\Users\me\.CommandBox\cfml\system\modules_app\server-commands\commands\server\restart.cfc: line 80 called from C:\Users\me\.CommandBox\cfml\system\services\CommandService.cfc: line 443 called from C:\Users\me\.CommandBox\cfml\system\services\CommandService.cfc: line 225 called from C:\Users\me\.CommandBox\cfml\system\Shell.cfc: line 865 called from C:\Users\me\.CommandBox\cfml\system\Shell.cfc: line 680 called from C:\Users\me\.CommandBox\cfml\system\Bootstrap.cfm: line 165 lucee.runtime.exp.CustomTypeException: Array config type [cfcPaths] not mapped for merging. Please report this as a bug. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at models.baseconfig_cfc$cf.udfCall3(/cfconfig-services/models/BaseConfig.cfc:1684) at models.baseconfig_cfc$cf.udfCall(/cfconfig-services/models/BaseConfig.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at models.baseconfig_cfc$cf.udfCall3(/cfconfig-services/models/BaseConfig.cfc:1698) at models.baseconfig_cfc$cf.udfCall(/cfconfig-services/models/BaseConfig.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at models.providers.boxlang1_cfc$cf.udfCall(/cfconfig-services/models/providers/BoxLang1.cfc:146) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at modules.commandbox_cfconfig495.commands.cfconfig.set_cfc$cf.udfCall(/commandbox/modules/commandbox-cfconfig/commands/cfconfig/set.cfc:61) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.services.commandservice_cfc$cf.udfCall1(/commandbox/system/services/CommandService.cfc:443) at system.services.commandservice_cfc$cf.udfCall(/commandbox/system/services/CommandService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.services.commandservice_cfc$cf.udfCall1(/commandbox/system/services/CommandService.cfc:245) at system.services.commandservice_cfc$cf.udfCall(/commandbox/system/services/CommandService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.shell_cfc$cf.udfCall4(/commandbox/system/Shell.cfc:862) at system.shell_cfc$cf.udfCall(/commandbox/system/Shell.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.util.commanddsl_cfc$cf.udfCall2(/commandbox/system/util/CommandDSL.cfc:267) at system.util.commanddsl_cfc$cf.udfCall(/commandbox/system/util/CommandDSL.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at modules.commandbox_cfconfig495.interceptors.configloader_cfc$cf.udfCall1(/commandbox/modules/commandbox-cfconfig/interceptors/ConfigLoader.cfc:351) at modules.commandbox_cfconfig495.interceptors.configloader_cfc$cf.udfCall(/commandbox/modules/commandbox-cfconfig/interceptors/ConfigLoader.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:218) at lucee.runtime.type.EnvUDF.call(EnvUDF.java:109) at lucee.runtime.functions.closure.Each._call(Each.java:214) at lucee.runtime.functions.closure.Each.invoke(Each.java:194) at lucee.runtime.functions.closure.Each._call(Each.java:98) at lucee.runtime.functions.closure.Each.call(Each.java:66) at lucee.runtime.functions.struct.StructEach._call(StructEach.java:50) at lucee.runtime.functions.struct.StructEach.call(StructEach.java:38) at lucee.runtime.functions.struct.StructEach.invoke(StructEach.java:55) at lucee.runtime.interpreter.ref.func.BIFCall.getValue(BIFCall.java:134) at lucee.runtime.type.util.MemberUtil.call(MemberUtil.java:126) at lucee.runtime.type.util.StructSupport.call(StructSupport.java:277) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at modules.commandbox_cfconfig495.interceptors.configloader_cfc$cf.udfCall1(/commandbox/modules/commandbox-cfconfig/interceptors/ConfigLoader.cfc:353) at modules.commandbox_cfconfig495.interceptors.configloader_cfc$cf.udfCall(/commandbox/modules/commandbox-cfconfig/interceptors/ConfigLoader.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at system.core.events.eventpool_cfc$cf.udfCall(/wirebox/system/core/events/EventPool.cfc:121) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.core.events.eventpool_cfc$cf.udfCall(/wirebox/system/core/events/EventPool.cfc:95) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.core.events.eventpoolmanager_cfc$cf.udfCall1(/wirebox/system/core/events/EventPoolManager.cfc:59) at system.core.events.eventpoolmanager_cfc$cf.udfCall(/wirebox/system/core/events/EventPoolManager.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.services.interceptorservice_cfc$cf.udfCall1(/commandbox/system/services/InterceptorService.cfc:57) at system.services.interceptorservice_cfc$cf.udfCall(/commandbox/system/services/InterceptorService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.services.interceptorservice_cfc$cf.udfCall1(/commandbox/system/services/InterceptorService.cfc:61) at system.services.interceptorservice_cfc$cf.udfCall(/commandbox/system/services/InterceptorService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.services.serverservice_cfc$cf.udfCall1(/commandbox/system/services/ServerService.cfc:1047) at system.services.serverservice_cfc$cf.udfCall(/commandbox/system/services/ServerService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.modules_app.server_commands315.commands.server.start_cfc$cf.udfCall(/commandbox/system/modules_app/server-commands/commands/server/start.cfc:173) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.services.commandservice_cfc$cf.udfCall1(/commandbox/system/services/CommandService.cfc:443) at system.services.commandservice_cfc$cf.udfCall(/commandbox/system/services/CommandService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.services.commandservice_cfc$cf.udfCall1(/commandbox/system/services/CommandService.cfc:225) at system.services.commandservice_cfc$cf.udfCall(/commandbox/system/services/CommandService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.shell_cfc$cf.udfCall4(/commandbox/system/Shell.cfc:865) at system.shell_cfc$cf.udfCall(/commandbox/system/Shell.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.basecommand_cfc$cf.udfCall2(/commandbox/system/BaseCommand.cfc:137) at system.basecommand_cfc$cf.udfCall(/commandbox/system/BaseCommand.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.modules_app.server_commands315.commands.server.restart_cfc$cf.udfCall(/commandbox/system/modules_app/server-commands/commands/server/restart.cfc:80) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.services.commandservice_cfc$cf.udfCall1(/commandbox/system/services/CommandService.cfc:443) at system.services.commandservice_cfc$cf.udfCall(/commandbox/system/services/CommandService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.services.commandservice_cfc$cf.udfCall1(/commandbox/system/services/CommandService.cfc:225) at system.services.commandservice_cfc$cf.udfCall(/commandbox/system/services/CommandService.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776) at system.shell_cfc$cf.udfCall4(/commandbox/system/Shell.cfc:865) at system.shell_cfc$cf.udfCall(/commandbox/system/Shell.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at system.shell_cfc$cf.udfCall3(/commandbox/system/Shell.cfc:680) at system.shell_cfc$cf.udfCall(/commandbox/system/Shell.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at users.daniel_mejia322._commandbox46.cfml.system.bootstrap_cfm$cf.call(/Users/me/.CommandBox/cfml/system/Bootstrap.cfm:165) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:930) at ptumekgh0fmd.call(Unknown Source) at lucee.runtime.compiler.Renderer.tag(Renderer.java:107) at lucee.runtime.compiler.Renderer.script(Renderer.java:97) at lucee.runtime.jsr223.ScriptEngineImpl.eval(ScriptEngineImpl.java:65) at lucee.runtime.jsr223.ScriptEngineImpl.eval(ScriptEngineImpl.java:220) at cliloader.LoaderCLIMain.execute(LoaderCLIMain.java:339) at cliloader.LoaderCLIMain.execute(LoaderCLIMain.java:158) at cliloader.LoaderCLIMain.main(LoaderCLIMain.java:595)