Hello again, I couldn't find any usable log info, so I decided to play around for a while. I think I found the solution. My problem was that I had two xwiki instances running, with different connection strings.
HOWEVER, if you don't change the xwiki.cfg to reflect the different databases, it won't work. Both instances use the same database, even though the connection strings are different. So I changed xwiki.cfg for the second instance to #-# [Since 1.6M1]#-# Force the database name for the main wiki.xwiki.db=xwiki_second_database I'm sure it says in the documentation somewhere that you should do this... RTFM, I guess. Anyway, thanks for the help. > Date: Tue, 18 Feb 2014 18:11:41 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [xwiki-users] Component manager has not been initialized before > lookup > > Could you paste the full log file in http://pastebin.com/ or something > like this. > > On Tue, Feb 18, 2014 at 6:08 PM, Aye Jaye <[email protected]> wrote: > > Yup, /var/log/tomcat6/catalina.out is where I got it. > > If that's not it, I am at a loss where to look. > > > > > >> Date: Tue, 18 Feb 2014 17:59:32 +0100 > >> From: [email protected] > >> To: [email protected] > >> Subject: Re: [xwiki-users] Component manager has not been initialized > >> before lookup > >> > >> In standard Debian tomcat install I look at > >> /var/log/tomcat6/catalina.out but might be different in CentOS. > > > > > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > -- > Thomas Mortagne > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
