Dear Magnolians One of our new customers wanted run Magnolia himself in-house. They first set things up "out-of-the-box". I then told them to start over and use a proper DB (for better performance, less likely to see an OOM exception, possibility of clustering....). We pointed them to all the necessary documentation, but I guess something is still quite wrong as the activation of some nodes are not possible. I think the problem only applies to nodes with binary data, since I found this in the log:
ERROR info.magnolia.module.admininterface.commands.ActivationCommand 26.07.2013 15:13:39 -- can't activate info.magnolia.cms.exchange.ExchangeException: org.apache.jackrabbit.core.data.DataStoreException: Error opening input stream of /opt/connectis/apache-tomcat-6.0.32/webapps/magnoliaAuthor/repositories/magnolia/repository/datastore/47/3e/7f/473e7f1fdb5a681d26d6ecf2aca1c561db46d78b .... Caused by: java.io.FileNotFoundException: /opt/connectis/apache-tomcat-6.0.32/webapps/magnoliaAuthor/repositories/magnolia/repository/datastore/47/3e/7f/473e7f1fdb5a681d26d6ecf2aca1c561db46d78b It's a bit difficult to diagnose this as I don't have access to the system and cannot look the config files, but my guesses are: - repository not configured properly (most likely only the the public repo as this only occurs when activating) - or could it be that they only need to delete the the index? - public repo maybe even still on derby? or does the standard mysql setup also store stuff in the file system under repositories/magnolia/repository/datastore...? - would the famous "too many open files" problem cause such a behavior? Thanks for your insight! -will -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=c73d8abf-cd53-4622-8acf-b273d369353c ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
