Hi, I was able to start xwiki 0.9.2 with Ingres database. My App Server is
JBoss 4.0.5_GA But I had to follow this procedure:
1) Run xwiki DDL script 2) start server
I got exceptions regarding failed CREATE TABLE DDL statement, It was due to
column definition in Ingres varchar datatype not accepting > 60000 char. The
tables that failed creation were xwikidoc, xwikiclasses, xwikicomments,
xwikilargestrings, xwikipreferences, 3) I manually fired these DDL
statements and then start the server. 5) xwiki starts OK. But admin/admin
user is unable to login. Also default Admin pages like, create new user etc.
are not available.
Can someone give me a script to load default Admin pages into xwiki schema?
Thanks & Regards,
Advait
--
View this message in context:
http://www.nabble.com/running-xwiki-on-Ingres-database-tf4110478.html#a1201…
Sent from the XWiki- Users mailing list archive at
Nabble.com.