[magnolia-user] Re: MySQL Database

2015-07-16 Thread Jonathan Man (via Magnolia Forums)
I just solved this for myself after a week long of misery. 1. "Make sure" you are editing the correct jackrabbit file: App name/appname-webapp/src/main/webapp/WEB-INF/config/repo-conf/jackrabbit-bundle-mysql-search.xml 2. Change the following values to your credentials If its local:

[magnolia-user] Re: MySQL Database

2015-07-15 Thread chandra malepati (via Magnolia Forums)
HI Richard, I followed the link http://wiki.magnolia-cms.com/display/WIKI/Magnolia+CMS+with+MySQL and I tried to start my Magnolia,but still I am getting the same error as above. Is there anyway to resolve my issue to configure MySql for my magnolia? Thanks, Chandra -- Context is everything:

[magnolia-user] Re: MySQL Database

2014-04-21 Thread Yves Tanas (via Magnolia Forums)
There it is: 2014-04-21 13:55:22,948 WARN info.magnolia.repository.WorkspaceMapping : Failed to retrieve repository provider 'magnolia'. Your Magnolia instance might not have been initialized properly. I don't know what u did. Do you have setup the passwords for your mysql as u want it to have

[magnolia-user] Re: MySQL Database

2014-04-21 Thread Yves Tanas (via Magnolia Forums)
Reading stacktraces is a part of its own, isn't it ? And it looks as your stacktrace is incomplete. I cannot see the exact problem. Try paste the complete code to pastebin and provide us a adequate link to the paste there. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.htm

[magnolia-user] Re: MySQL Database

2014-04-20 Thread silence (via Magnolia Forums)
[quote]Thank you!! I update the Xml like: and the magnolia.repositories.jackrabbit.config. But when I start the eclipse,I met such errors. com.google.in

[magnolia-user] Re: MySQL Database

2014-04-20 Thread silence (via Magnolia Forums)
Thank you!! I update the Xml like: and the magnolia.repositories.jackrabbit.config. But when I start the eclipse,I met such errors. com.google.inject.CreationException: Guice creation errors: 1) Error injecting constructor, java.lang.NullPointerException at info.magnolia.cms.core.ve

[magnolia-user] Re: MySQL Database

2014-04-20 Thread Yves Tanas (via Magnolia Forums)
You have to crawl through the articles a bit to find everything. If you then download some code too, your future answers will be given most of the time. To answer your question. You can find your magnolia.properties in your webapplications folder: WEB-INF/config/default/magnolia.properties, where