On Wed, Feb 23, 2011 at 10:45:51AM +0100, K. Kohls wrote: > Following that troubleshooting I get as far as step 7 when it comes > to starting the OpenSRF C services, the result is antoher log file > of errors after running grep ERR /openils/var/log/*.log
Those error messages are a normal part of the startup process for an out-of-the-box Evergreen install. Yes, that's a contradiction in terms, and it's confusing, but the default /openils/conf/fm_IDL.xml file describes some database schema structures that are optional; when the open-ils.cstore service starts up, it attempts to build classes based on those non-existent database elements and throws those errors.
