hi! i'm trying to import a database into an oracle database as described on http://www.xwiki.org/xwiki/bin/view/AdminGuide/Backup#Import using the latest svn code. this is the errormessage i get:
./import.sh Starting import Starting xwiki log4j:WARN No appenders could be found for logger (com.xpn.xwiki.store.XWikiCacheStore). log4j:WARN Please initialize the log4j system properly. Import database xwiki Reading documents Installing documents Caught: java.util.MissingResourceException: Can't find bundle for base name ApplicationResources, locale at xwiki.export.import.run(/home/florian/Desktop/backup/import.groovy:0) at xwiki.export.import.main(/home/florian/Desktop/backup/import.groovy)
is there any way to solve this? thanks in advance, florian