3. One has jackrabbit-bundle-oracle-search.xml with its two<Persistence>  blocks configured with 
schemaObjectPrefix=auth_${wsp.name}_" and "auth_version" and the other 
schemaObjectPrefix=pub_${wsp.name}_" and "pub_version".

Jackrabbit configuration is quite sensitive with defaults, have you tried using two different schemas without altering anything except db username, password and connection string? My only other idea is that you may be using the same repository folder for both apps, which may lead to similar problem. If you can start one webapp (even if one a time), I'd suggest to go to the adminInterface -> Tools and check the configuration, there is a page where you can see the resolved properties, so you may check that values are really the ones you would expect. I don't know if you tried to drop and recreate the entire schema in your tests, but in that case I'd suggest to delete also the corresponding repository folder that is created at startup. But guessing from you exception, it seems to me that you deleted the repository folder without dropping the schema, so I'd suggest a clean restart anyway.

Regards, Danilo.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to