Ticket #10 (closed enhancement: fixed)
ReactorAdapter init() throws error
| Reported by: | anonymous | Owned by: | joe.rinehart |
|---|---|---|---|
| Priority: | highest | Milestone: | 2.0 Beta 1 |
| Version: | 2.0.304 | Severity: | normal |
| Keywords: | Cc: |
Description
There's a problem in the ReactorAdapter? preventing the ReactorFactory? from running its init() method:
Bean creation exception during init() of ModelGlue?.unity.eventhandler.EventHandlerFactory?
Bean creation exception during init() of ModelGlue?.unity.orm.ReactorAdapter? The error occurred in C:\Inetpub\wwwroot\coldspring\beans\DefaultXmlBeanFactory?.cfc: line 539 Called from C:\Inetpub\wwwroot\coldspring\beans\DefaultXmlBeanFactory?.cfc: line 332 Called from C:\Inetpub\wwwroot\modelglue2\ModelGlue?\unity\loader\XmlConfigurationLoader?.cfc: line 16 Called from C:\Inetpub\wwwroot\modelglue2\ModelGlue?\unity\loader\XmlConfigurationLoader?.cfc: line 312 Called from C:\Inetpub\wwwroot\modelglue2\ModelGlue?\unity\loader\XmlConfigurationLoader?.cfc: line 47 Called from C:\Inetpub\wwwroot\modelglue2\ModelGlue?\unity\loader\FrameworkLoader?.cfc: line 60 Called from C:\Inetpub\wwwroot\modelglue2\ModelGlue?\unity\ModelGlue?.cfm: line 36 Called from C:\Inetpub\wwwroot\modelglue2\ModelGlue?\ModelGlue?.cfm: line 1 Called from C:\Inetpub\wwwroot\foo\Source\Client\index.cfm: line 27
537 : <cfthrow type="coldspring.beanCreationException" 538 : message="Bean creation exception during init() of #beanDef.getBeanClass()#" 539 : detail="#cfcatch.message#"> 540 : </cfcatch> 541 : </cftry>
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)