[Building Sakai] sakai execution problem

Ernie Souhrada ernie.souhrada at rsmart.com
Sat Jul 11 04:57:04 PDT 2009


On Sat, 2009-07-11 at 17:21 +0530, GIMMI AGARWAL wrote:

> WARN: Sql.dbRead: sql: select
> EVENT_ID,EVENT_DATE,EVENT,REF,SAKAI_EVENT.SESSION_ID,EVENT_CODE,SESSION_SERVER from   SAKAI_EVENT,SAKAI_SESSION where (SAKAI_EVENT.SESSION_ID = SAKAI_SESSION.SESSION_ID) and (EVENT_ID > ?) 0 (2009-07-11 17:14:14,702 org.sakaiproject.event.impl.ClusterEventTracking$$EnhancerByCGLIB$$bfc11044_org.sakaiproject.db.impl.BasicSqlService)
> java.sql.SQLException: Access denied for user
> 'sakaiuser'@'localhost' (using password: YES)

The problem is right here.  You need to grant permission to the
"sakaiuser" MySQL user to read your sakai database.  Or you've got the
wrong MySQL password configured in your sakai.properties.

e.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090711/c6794f5d/attachment.bin 


More information about the sakai-dev mailing list