Re: Migration from mcf 1.1 to 1.7

2014-10-23 Thread Markus Schuch
Hi Karl, we encountered an issue when migrating on a derby database. (test environment running on derby) Is derby migration supported? (may be not in scope, since derby should be used for production?) org.apache.manifoldcf.core.interfaces.ManifoldCFException: Database exception: SQLException

Migration from mcf 1.1 to 1.7

2014-10-20 Thread Markus Schuch
Hi users, we plan to switch from mcf 1.1 to 1.7. Are there any resources that sum up an describe the schema changes and backward compatibility for existing configurations? We have the the following questions: How are the schema changes handled? Is it necessary to start on an empty

Re: Migration from mcf 1.1 to 1.7

2014-10-20 Thread Karl Wright
Hi Marcus, The schema changes are handled automatically by ManifoldCF, so you do not need to start with a clean database. All you have to do is run either the new single-process example (or combined war), or the initialize.bat script (for multiprocess deployments) after configuring