Lou,
From the exception it appears queries are failing at
your database server. Maybe MySql 4.x isn't high enough. I run MySql 5 no problem.
This article
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL may
help. The part aboug the version of MySql is a bit contradictory though;
"Note that XWiki will not work with MySQL version 4.0 or lower as one library
we're using (C3P0) is not compatible with MySQL 4.x."
So either 4.1 is OK, or it isn't according to this....maybe someone who is a bit more
familiar under the hood could clarify.
Regards,
Dean.
________________________________
From: users-bounces(a)xwiki.org on behalf of Lou Parisi
Sent: Sat 19/01/2008 2:34 PM
To: users(a)xwiki.org
Subject: [xwiki-users] Error for What's New
I have a new install of xwiki enterprise 1.2 on Linux Tomcat 5.5 with MySQL
4.1. I installed the war file and imported the xar file. Things seem to be
generally working but I get an error when I click on the Quick Links ->
What's New.
The page accessed when I click on the link is: xwiki/bin/view/Main/Dashboard
The error displayed is:
Error number 4001 in 4: Error while parsing velocity page Main.Dashboard
Wrapped Exception: Invocation of method 'searchDocuments' in class
com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki.XWikiException: Error
number 3223 in 3: Exception while searching documents with SQL web,
doc.name, max(ni.date) from XWiki Document as doc , XWiki RCSNode Info as ni
where doc.id=ni.id.doc Id and ni.id.version2=1 group by doc.web, doc.name
order by max(ni.date) desc? Wrapped Exception: could not execute query @
Main.Dashboard24,28?
Any ideas what the problem is.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.