[xwiki-users] running xwiki on Ingres database

Sergiu Dumitriu sergiu.dumitriu at gmail.com
Tue Aug 7 11:31:14 CEST 2007


Hi,

You should just download the default xar from 
http://www.xwiki.org/xwiki/bin/view/Main/Download and follow the 
installation instructions.

Also, the correct way of handling the length limit I think would have 
been to change xwiki.hbm.xml , located inside WEB-INF/lib/xwiki*.jar

Sergiu

advait wrote:
> 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
>   





More information about the users mailing list