Bean creation exception during init() of reactor.config.config
access denied (java.io.FilePermission \config\Reactor.xml read)
I believe I have incorrect ColdSpring configs, but I can't seem to
figure out what the correct ones would be.
My situation is thus:
www/ModelGlue
www/ColdSpring
www/Reactor
www/subdirectory1
www/subdirectory1/config
www/subdirectory2
www/subdirectory2/config
I'm on a shared host with no ability to create virtual hosts, but I
want more than one application up there.
I don't want to create CF mappings (and shouldn't need to?)
I've tried the ColdSpring configs I think should work and umpteen
other things.
Thanks.
Bean creation exception during init() of reactor.config.config |
| access denied (java.io.FilePermission \config\Reactor.xml read): | |
| The error occurred in C:\Websites\158513gy8\ColdSpring\beans\DefaultXmlBeanFactory.cfc: line 893 Called from C:\Websites\149513gy8\ColdSpring\beans\DefaultXmlBeanFactory.cfc: line 632 Called from C:\Websites\149513gy8\ModelGlue\gesture\externaladapters\ioc\ColdSpringAdapter.cfc: line 22 Called from C:\Websites\149513gy8\ModelGlue\gesture\ModelGlue.cfc: line 195 Called from C:\Websites\149513gy8\ModelGlue\gesture\modules\orm\controller\GenericORMController.cfc: line 27 Called from C:\Websites\149513gy8\ModelGlue\gesture\eventrequest\EventContext.cfc: line 298 Called from C:\Websites\149513gy8\ModelGlue\gesture\eventrequest\EventContext.cfc: line 225 Called from C:\Websites\149513gy8\ModelGlue\gesture\eventrequest\phase\Population.cfc: line 23 Called from C:\Websites\149513gy8\ModelGlue\gesture\eventrequest\EventContext.cfc: line 155 Called from C:\Websites\149513gy8\ModelGlue\gesture\ModelGlue.cfc: line 215 Called from C:\Websites\149513gy8\ModelGlue\gesture\ModelGlue.cfm: line 58 Called from C:\Websites\149513gy8\subdirectory1\index.cfm: line 50 | |
891 : <cfthrow type="coldspring.beanCreationException" 892 : message="Bean creation exception during init() of #beanDef.getBeanClass()#" 893 : detail="#cfcatch.message#:#cfcatch.detail#"> 894 : </cfcatch> 895 : </cftry> | |
Bean creation exception in reactor.config.config | |
| Invalid CFML construct found on line 21 at column 76.:ColdFusion was looking at the following text: '' The CFML compiler was processing:
Line: 21 Snippet: <cfthrow type="reactor.config.InvalidPathToConfig" | |
| The error occurred in C:\Websites\158513gy8\ColdSpring\beans\BeanDefinition.cfc: line 573 Called from C:\Websites\158513gy8\ColdSpring\beans\BeanDefinition.cfc: line 384 Called from C:\Websites\158513gy8\ColdSpring\beans\BeanDefinition.cfc: line 534 Called from C:\Websites\158513gy8\ColdSpring\beans\DefaultXmlBeanFactory.cfc: line 731 Called from C:\Websites\158513gy8\ColdSpring\beans\DefaultXmlBeanFactory.cfc: line 632 Called from C:\Websites\158513gy8\ModelGlue\gesture\externaladapters\ioc\ColdSpringAdapter.cfc: line 22 Called from C:\Websites\158513gy8\ModelGlue\gesture\ModelGlue.cfc: line 195 Called from C:\Websites\158513gy8\ModelGlue\gesture\modules\orm\controller\GenericORMController.cfc: line 27 Called from C:\Websites\158513gy8\ModelGlue\gesture\eventrequest\EventContext.cfc: line 298 Called from C:\Websites\158513gy8\ModelGlue\gesture\eventrequest\EventContext.cfc: line 225 Called from C:\Websites\158513gy8\ModelGlue\gesture\eventrequest\phase\Population.cfc: line 23 Called from C:\Websites\158513gy8\ModelGlue\gesture\eventrequest\EventContext.cfc: line 155 Called from C:\Websites\158513gy8\ModelGlue\gesture\ModelGlue.cfc: line 215 Called from C:\Websites\158513gy8\ModelGlue\gesture\ModelGlue.cfm: line 58 Called from C:\Websites\158513gy8\foo\index.cfm: line 50 | |
571 : <cfthrow type="coldspring.beanCreationException" 572 : message="Bean creation exception in #getBeanClass()#" 573 : detail="#cfcatch.message#:#cfcatch.detail#:#additionalInfo#"> 574 : </cfcatch> 575 : </cftry> | |
<config.cfc.diff>
<config.cfc.diff>
<config.cfc.diff>