Re: Bug or normal: XML user database property jspwiki.xmlUserDatabaseFile not found
Janne Jalkanen <[email protected]> Sat, 22 Sep 2007 16:22:46 +0300
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
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