hi. i solved the problem by copying the propertie-files into the folder. the script now executes without any errormessage. but no data is written into the remote database. i think i have to add the jdbc-drivers(oracle 10g) somewhere to the env.sh file, right? my os is linux, the server's running linux too and the remote oracle db is 9i. florian On Tue, 2005-11-15 at 00:33 +0100, Erwan Arzur wrote:
it looks related to your locale settings. Could you be a bit more specific about the environment ?
O/S, oracle version ?
You cant try to unset the LANG environment variable ?
Erwan On 11/9/05, Florian Astl <[email protected]> wrote: 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
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto: [email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Yes you will need to tweak the script to add your jars for it to work Also modify the hibernate file to point to your oracle db Ludovic Florian Astl a écrit :
hi.
i solved the problem by copying the propertie-files into the folder. the script now executes without any errormessage. but no data is written into the remote database. i think i have to add the jdbc-drivers(oracle 10g) somewhere to the env.sh file, right?
my os is linux, the server's running linux too and the remote oracle db is 9i.
florian
On Tue, 2005-11-15 at 00:33 +0100, Erwan Arzur wrote:
it looks related to your locale settings. Could you be a bit more specific about the environment ?
O/S, oracle version ?
You cant try to unset the LANG environment variable ?
Erwan On 11/9/05, Florian Astl <[email protected]> wrote: 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
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto: [email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
participants (2)
-
Florian Astl -
Ludovic Dubost