Error on server with 1.0.7 - Error building: EditorService@cb -> Invalid component or interface name

When loading 1.0.7 application for first time I get:

Application Execution ExceptionError Type: Builder.BuildCFCDependencyException : [N/A]

Error Messages: Error building: EditorService@cb -> Invalid component or interface name. The modules.contentbox.model.ui.editors.IEditor ColdFusion component or interface name, used to extend or implement the contentbox.model.ui.editors.CKEditor component is invalid. Ensure that the file exists, that the name does not start or end with a period (.), and the name is not an empty string.

Here is full trace…
with constructor arguments: {wirebox={[(Component=coldbox.system.ioc.Injector)]}}
Mapping: {MIXINS={[]},DIPROPERTIES={[]},PROVIDERMETHODS={[]},DSL={},DISCOVERED={true},THREADSAFE={true},DISETTERS={[]},VALUE={},ONDICOMPLETE={[]},AUTOWIRE={true},CACHE={{KEY={},PROVIDER={},LASTACCESSTIMEOUT={},TIMEOUT={}}},DIMETHODARGS={[]},TYPE={cfc},DICONSTRUCTORARGS={[{JAVACAST={null},NAME={wirebox},ARGNAME={},DSL={wirebox},REQUIRED={true},SCOPE={variables},VALUE={null},REF={null}}]},NAME={EditorService@cb},SCOPE={singleton},AUTOASPECTBINDING={true},VIRTUALINHERITANCE={},PATH={contentbox.model.ui.editors.EditorService},AUTOINIT={true},EAGERINIT={true},ALIAS={[EditorService@cb]},EXTRAATTRIBUTES={{}},METADATA={{ACCESSORS={true},NAME={contentbox.model.ui.editors.EditorService},FULLNAME={contentbox.model.ui.editors.EditorService},SINGLETON={},PROPERTIES={[{TYPE={struct},NAME={editors}}, {TYPE={struct},NAME={markups}}]},FUNCTIONS={[{HINT={Get an array of registered editor names in alphabetical order with their display names},NAME={getRegisteredEditorsMap},RETURNTYPE={array},PARAMETERS={[Ljava.lang.Object;@4f6fee2f}}, {HINT={UnRegister an editor in ContentBox},NAME={unRegisterEditor},RETURNTYPE={EditorService},PARAMETERS={[Ljava.lang.Object;@3d7e7867}}, {HINT={Get an array of registered editor names in alphabetical order},NAME={getRegisteredEditors},RETURNTYPE={array},PARAMETERS={[Ljava.lang.Object;@3a12d1bb}}, {access={public},name={SETMARKUPS},returntype={void},Parameters={[Ljava.lang.Object;@298769c6}}, {access={public},NAME={GETMARKUPS},returntype={struct},PARAMETERS={[Ljava.lang.Object;@79315b76}}, {access={public},name={SETEDITORS},returntype={void},Parameters={[Ljava.lang.Object;@176bde23}}, {access={public},NAME={GETEDITORS},returntype={struct},PARAMETERS={[Ljava.lang.Object;@2ac4d7d8}}, {HINT={Constructor},NAME={init},RETURNTYPE={EditorService},PARAMETERS={[Ljava.lang.Object;@6136bbd7}}, {HINT={Get a registered editor instance},NAME={getEditor},RETURNTYPE={contentbox.model.ui.editors.IEditor},PARAMETERS={[Ljava.lang.Object;@5066521d}}, {HINT={Register a new editor in ContentBox},NAME={registerEditor},RETURNTYPE={EditorService},PARAMETERS={[Ljava.lang.Object;@6d991727}}, {HINT={Get the default system editor},NAME={getDefaultEditor},PARAMETERS={[Ljava.lang.Object;@5dbf39a7}}]},THREADSAFE={},HINT={******************************************************************************* ContentBox - A Modular Content Platform Copyright 2012 by Luis Majano and Ortus Solutions, Corp www.gocontentbox.org | www.luismajano.com | www.ortussolutions.com ******************************************************************************* Apache License, Version 2.0 Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp] Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ******************************************************************************* Manages editor services},PATH={C:\webspace\ravenglass\ravenglass.tspark.com\www\new\modules\contentbox\model\ui\editors\EditorService.cfc},INHERITANCETRAIL={[contentbox.model.ui.editors.EditorService, WEB-INF.cftags.component]},TYPE={component}}},CONSTRUCTOR={init},METHOD={},ASPECT={false}}, Stacktrace: coldfusion.runtime.InterfaceRuntimeExceptions$InvalidSuperNameException: Invalid component or interface name. at coldfusion.runtime.InterfaceRuntimeExceptions.throwInvalidSuperNameException(InterfaceRuntimeExceptions.java:445) at coldfusion.runtime.TemplateProxy.verifyInterfaceImpl(TemplateProxy.java:1051) at coldfusion.runtime.TemplateProxy.verifyInterfacesImpl(TemplateProxy.java:880) at coldfusion.runtime.MetadataUtils.getComponentMetadata(MetadataUtils.java:149) at coldfusion.runtime.MetadataUtils.getComponentMetadata(MetadataUtils.java:115) at coldfusion.runtime.CfJspPage.GetComponentMetaData(CfJspPage.java:2667) at cfUtil2ecfc1028123534$funcGETINHERITEDMETADATA.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\core\util\Util.cfc:305) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfMapping2ecfc23641885$funcPROCESS.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\config\Mapping.cfc:578) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfInjector2ecfc551508573$funcGETINSTANCE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Injector.cfc:250) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfEditorService2ecfc2058203860$funcINIT.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\modules\contentbox\model\ui\editors\EditorService.cfc:47) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2723) at cfBuilder2ecfc1782197774$funcBUILDCFC.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Builder.cfc:111) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfInjector2ecfc551508573$funcBUILDINSTANCE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Injector.cfc:288) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfSingleton2ecfc773645724$funcGETFROMSCOPE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\scopes\Singleton.cfc:49) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfInjector2ecfc551508573$funcGETINSTANCE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Injector.cfc:262) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfBuilder2ecfc1782197774$funcGETMODELDSL.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Builder.cfc:456) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2547) at cfBuilder2ecfc1782197774$funcBUILDDSLDEPENDENCY.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Builder.cfc:327) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfInjector2ecfc551508573$funcPROCESSINJECTION.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Injector.cfc:586) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfInjector2ecfc551508573$funcAUTOWIRE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Injector.cfc:473) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfCacheBox2ecfc1707532410$funcGETFROMSCOPE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\scopes\CacheBox.cfc:63) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfInjector2ecfc551508573$funcGETINSTANCE.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\ioc\Injector.cfc:262) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfHandlerService2ecfc285726827$funcNEWHANDLER.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\web\services\HandlerService.cfc:120) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfHandlerService2ecfc285726827$funcGETHANDLER.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\web\services\HandlerService.cfc:141) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfController2ecfc1678751925$funcRUNEVENT.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\web\Controller.cfc:533) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfFrameworkSupertype2ecfc336099865$funcRUNEVENT.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\FrameworkSupertype.cfc:300) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2547) at cfdashboard2ecfc1182141234$funcINDEX.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\modules\contentbox-admin\handlers\dashboard.cfc:32) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2723) at cfController2ecfc1678751925$funcINVOKER.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\web\Controller.cfc:739) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfController2ecfc1678751925$funcRUNEVENT.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\web\Controller.cfc:623) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at cfColdbox2ecfc1834177509$funcPROCESSCOLDBOXREQUEST.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\coldbox\system\Coldbox.cfc:236) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfApplication2ecfc1612991657$funcONREQUESTSTART.runFunction(C:\webspace\ravenglass\ravenglass.tspark.com\www\new\Application.cfc:100) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:258) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:349) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Ehat is your cf version

Coldfusion 9 - version 9,0,1,274733

I have confirmed this is in ContentBox release 1.0.8 as well, same error with cbadmin after login running off a local install of CF 9.0.1

Oops! Exception Encountered### Application Execution ExceptionError Type: Builder.BuildCFCDependencyException : [N/A]

Error Messages: Error building: EditorService@cb -> Invalid component or interface name. The modules.contentbox.model.ui.editors.IEditor ColdFusion component or interface name, used to extend or implement the contentbox.model.ui.editors.CKEditor component is invalid. Ensure that the file exists, that the name does not start or end with a period (.), and the name is not an empty string.

Can you confirm the file is there?

Luis,

Both files are there

modules\contentbox\model\ui\editors\IEditor.cfc

and

modules\contentbox\model\ui\editors\CKEditor.cfc

are both present

It looks like it is working with CF 9.0.2, just not CF 9.0.1

Any ideas?

-Isaac

That really defies explanation. I am on 9.01

Luis,

Great news, I figured out what the difference between my two instances is. This may help you track it down.

Working example:

On one machine it is

Test application is installed to web root and accessed like

localhost:8585/index.cfm/

which is…

C:\inetpub\wwroot\

and works great

Non Working Example with Error:

on my other machine it is…

Test application is installed to folder inside of web root and accessed like

localhost:8585/testapp/index.cfm/

which is…

C:\inetpub\wwroot\testapp

Sorry for the confusion! Can I use ContentBox like this or does it always need to be in root?

-Isaac

It should work anywhere as it uses per app mappings

It did work anywhere in v1.0.6, but since 1.0.7 it has not worked a folder deep as in my

localhost:8585/testapp/index.cfm/

which is…

C:\inetpub\wwroot\testapp

setup, and gave me the error from the top of this thread.

-Isaac

I tested in neested paths and it works ok. I am at a loss here.

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

What is the configuration of coldbox / contentbox I need for this.

My setup is that I just copied the whole contentbox zip contents into C:\inetpub\wwroot\testapp and it throws the error when logging into cbadmin.

Is there a special config/ mapping in the application cfc required to get it working in a nested folder?

-Isaac

Hi Isaac,

Surely there’s no need of any mapping for contentbox.
add port in config/Routes.cfm

// Base URL
if( len(getSetting(‘AppMapping’) ) lte 1){
setBaseURL(“http://#cgi.HTTP_HOST#:8585/index.cfm”);
}
else{
setBaseURL(“http://#cgi.HTTP_HOST#:8585//#getSetting(‘AppMapping’)#/index.cfm”);
}

Just assuming it should work then

Thanks,

I actually got it to work today by adding this to Application.cfc and then refreshing.

this.mappings["/modules"] = COLDBOX_APP_ROOT_PATH & “modules”;

-Isaac

Weird that should not be needed at all.

Fixed

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

What is the fix for this error, upgraded to V1.09 and now get this error.

signature0.jpg

Ok I think I found the problem…

When upgrading through the Dashboard, it picks up a version that doesn’t have this component. If I download it manually, all works fine.

Luis, I think you will need to adjust the Dashboard upgrade process to work here as well.

signature0.jpg

I think this is what happened to my V1.06 install as well - when I went through the Dashboard to upgrade, it gave me the option to upgrade to V1.08 and I did so which it was messed up because it was missing something that was in V1.07.

Yea I need to make it clear that upgrades are not cumulative. Each patch needs to be installed in order.