On Tue, Sep 2, 2008 at 5:45 PM, John V. Skinner <[EMAIL PROTECTED]> wrote: > My first posting: > I am unable to start my xwiki, (beta 4).
You mean XWiki 1.0 beta 4 ?! > I saw some discussions regarting this problem, but didn't quite > see the solution. > any help, plus help on exporting data without xwiki service > running in case it does come back to life would be appreciated. > > http://ctaa.ct.med.ge.com:8080/xwiki/bin/view/Main/WebHome > DBCPConnectionProvider:configure:191 - Could not create a DBCP pool > org.apache.commons.dbcp.SQLNestedException: Cannot create > PoolableConnectionFactory (User not found: SA) This error means that xwiki is not able to connect to your database. What kind of db are you trying to use ? Considering the user SA it looks like your wiki is configured to use the embedded hsqldb database, have you deleted the database/ directory ? -- Jean-Vincent Drean _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
