Hi Birgit,
On Apr 13, 2007, at 2:05 PM, Arndt, Birgit wrote:
Dear all,
I installed Tomcat 5.5.23 and the XWIKI 1.0. beta 6 in Oracle 10g
on WinXP.
Now I want to import some pages, so I downloaded the XAR File.
When I point my browser to
http://localhost:8080/xwiki/bin/admin/
XWiki/XWikiPreferences
All works, so I can select the downloaded XAR-file and also select
all files.
But when I start the import, following errors appear in
a.) xwiki.log:
13:47:47,585 [http-8080-Processor23] ERROR
log.SimpleLog4JLogSystem - Left side ($request.action) of
'==' operation has null value. If a reference, it may not be in the
context. Operation not possible. [line 9, column 22]
13:48:09,226 [http-8080-Processor23] ERROR
log.SimpleLog4JLogSystem - Left side ($request.action) of
'==' operation has null value. If a reference, it may not be in the
context. Operation not possible. [line 9, column 22]
These 2 above are not errors and I've fixed them in RC1.
13:48:24,725 [http-8080-Processor23] ERROR
log.SimpleLog4JLogSystem - Method getDocument threw
exception for reference $xwiki in template at [9,17]
13:48:25,554 [http-8080-Processor23] ERROR
log.SimpleLog4JLogSystem - Method getDocument threw
exception for reference $xwiki in template at [9,17]
These I don't know...
b.) stdout.log
13:47:47,585 ERROR http-8080-Processor23
http://localhost:8080/
xwiki/bin/import/XWiki/Import?editor=import&space=XWiki
SimpleLog4JLogSystem:logVelocityMessage:154 - Left side
($request.action) of '==' operation has null value. If a reference,
it may not be in the context. Operation not possible. [line 9,
column 22]
Same as above this is not important and I've fixed in RC1.
c.) in my browser:
see attachement
What can I do? Or where is the error? ;-)
You do know that Oracle is not currently supported? There's a patch
in JIRA to support it but it's not been applied yet. It would be nice
if you could try it and let us know if it works as we were waiting
for someone using Oracle to test it.
It's in
http://jira.xwiki.org/jira/browse/XWIKI-838. Check the last
comment from Mikhail and the patch*838* files.
Thanks
-Vincent