Short answer, Ignore them.
Long answer:
http://docs.model-glue.com/wiki/FAQs/WhyAreThereErrorsInTheColdFusionDebug



DW

On Mon, Apr 19, 2010 at 12:30 AM, Brettski <[email protected]> wrote:

> Hi all,
>
> Any ideas why I get these errors?
>
> b
>
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (OrmService) does not exist for bean:
> modelglue.ModelGlue
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (InternalBeanFactory) does not exist for
> bean:
> modelglue.ModelGlue
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (OrmAdapter) does not exist for bean:
> modelglue.ModelGlue
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (GenerationViewPath) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (RescaffoldKey) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (GenerationModule) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (ScaffoldConfigurationPath) does not exist
> for
> bean: modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (DefaultTemplate) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (StatePrecedence) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (GenerationControllerPath) does not exist for
> bean: modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (PrimaryModule) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (PrimaryModuleType) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (GenerationConfigurationPath) does not exist
> for bean: modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (RescaffoldPassword) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (MaxQueuedEventsPerRequest) does not exist
> for
> bean: modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (RequestFormatValue) does not exist for bean:
> modelglue.modelGlueConfiguration
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 300
>
>            constructor-arg requested (beanMaker) does not exist for bean:
> modelGlue.beanPopulator
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 300
>
>            constructor-arg requested (constructorArgs) does not exist for
> bean: modelglue.ModuleLoaderFactory
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 300
>
>            constructor-arg requested (createSingletons) does not exist for
> bean: modelglue.ModuleLoaderFactory
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (BeanFactory) does not exist for bean:
> modelGlue.iocAdapter
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (DefaultTimeout) does not exist for bean:
> modelGlue.cacheAdapter
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 300
>
>            constructor-arg requested (constructorArgs) does not exist for
> bean: modelglue.EventHandlerFactory
>
>
> 14:11:14.014 - coldspring.beanDefException - in C:\www\coldspring\beans
> \BeanDefinition.cfc : line 328
>
>            property requested (BeanFactory) does not exist for bean:
> modelglue.beanInjector
>
>
> 14:11:14.014 - coldspring.NoSuchBeanDefinitionException - in C:\www
> \coldspring\beans\DefaultXmlBeanFactory.cfc : line 646
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:14.014 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface
> standardPageTemplate.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
>
> 14:11:15.015 - Application Exception - in C:\www\ModelGlue\gesture
> \factory\TypeDefaultingMapBasedFactory.cfc : line 51
>
>            Could not find the ColdFusion component or interface ajax.
>
> --
> Model-Glue Sites:
> Home Page: http://www.model-glue.com
> Documentation: http://docs.model-glue.com
> Bug Tracker: http://bugs.model-glue.com
> Blog: http://www.model-glue.com/blog
>
> You received this message because you are subscribed to the Google
> Groups "model-glue" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<model-glue%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/model-glue?hl=en




-- 
William Osler - "We are here to add what we can to life, not to get what we
can from life."

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to