:-) You nailed the problem.Now I get a nice clean log in my upgarded version. A nice side effect of defining a location for the database files is that the upgrading process gets easier. I suggest to change the error message to a warning instructing the user to reconsider and define the location elsewhere. There is a lot of info in the release notes and property file which could be documented in the admin documentation imho.
On 9/22/07, Janne Jalkanen <[EMAIL PROTECTED]> wrote: > > > Do you have the xmlUserDatabaseFile set up in jspwiki.properties? > Because if you do, but the file is not found, we use to the WEB-INF/ > userdatabase.xml, and it's that initialization that you see. > > /Janne > > On 21 Sep 2007, at 19:17, Claudia Frers wrote: > > > Whenever I transfer our userdatabase and groupdatabase from one > > upgrade to > > another by simply copying files, a not found error is logged which is > > consequently switched to an info that they are initialized anyway. > > I would > > expect this to happen on the first log but not everytime I start my > > webapp. > > Is there anyway to get a clean log again? I tried deleting the > > group and > > creating it again but the same message is dumped..Is this normal? > > > > ERROR com.ecyrd.jspwiki.auth.user.AbstractUserDatabase - XML user > > database > > property jspwiki.xmlUserDatabaseFile not found; trying.... > > UserDatabase > > initialized > > _______________________________________________ > > This is the Jspwiki-users mailing list, in which we discuss the > > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > > For development discussion, please join jspwiki-dev. > > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > > http://www.jspwiki.org/JSPWikiMailingList > > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList > _______________________________________________ This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev. http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users http://www.jspwiki.org/JSPWikiMailingList
