Ticket #276 (closed defect: invalid)
Error loading ORM when using Transfer
| Reported by: | tobyt | Owned by: | somebody |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Version: | 2.0.304 | Severity: | blocker |
| Keywords: | orm,transfer,setup,install | Cc: |
Description
Have uncommented the relevant chunk in /config/ColdSpring.xml to allow usage of transfer for ORM. When I load the default "Model Glue is up and running" page though it reports an error:
Not using an ORM adapter. You will not be able to do automatic database functions.
Cause: Transfer failed to load: coldspring.beanCreationException : Bean creation exception during init() of transfer.TransferFactory? : The argument XMLFILEREADER passed to function init() is not of type transfer.com.io.XMLFileReader.:If the component name is specified as a type of this argument, the reason for this error might be that a definition file for such component cannot be found or is not accessible.
I am running it on a redhat linux server, using apache 2.4. As far as I can see all permissions are good - apache has write and read access to what it needs. I have the following setup:
/webroot/testMGApp = a copy of the mg application template with transfer setup /webroot/transfer = transfer 0.6.1 /webroot/modelglue = modelglue:unity release downloaded from zip on model-glue.com /webroot/coldspring - latest CVS coldspring
Everything else on the "Model-Glue is up and running" page seems fine, just that the ORM segment reports this error. Any ideas?
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)