[Building Sakai] Mysql error while deploying sakai binary

Nath Arvixe nath.arvixe at gmail.com
Fri Oct 3 01:28:00 PDT 2014


Hello

I am trying to install  latest sakai binary in one of our customer servers
but getting the error below in tomcat logs

Caused by: java.lang.IllegalStateException: Cannot convert value of type
[com.sun.proxy.$Proxy13 implementing
org.springframework.beans.factory.InitializingBean,org.springframework.aop.SpringProxy,org.springframework.aop.framework.Advised]
to required type [org.sakaiproject.content.api.LockManager] for property
'lockManager': no matching editors or conversion strategy found
        at
org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:264)
        at
org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:448)
        ... 44 more

What could be the issue?

Some details given below for your reference
Tomcat version => 7.0.55.0
JDK => "1.7.0_67"
Sakai used => sakai-bin-10.1.tar.gz

Sakai properties  given below for your reference

 username at javax.sql.BaseDataSource=ckcruit_sakai
 password at javax.sql.BaseDataSource=Umbhf0xxxx
 vendor at org.sakaiproject.db.api.SqlService=mysql
 driverClassName at javax.sql.BaseDataSource=com.mysql.jdbc.Driver
 hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
 url at javax.sql.BaseDataSource=jdbc:mysql://
127.0.0.1:3306/ckcruit_sakaidb?useUnicode=true&characterEncoding=UTF-8
 validationQuery at javax.sql.BaseDataSource=select 1 from DUAL
 defaultTransactionIsolationString at javax.sql.BaseDataSource
=TRANSACTION_READ_COMMITTED

Awaiting your reply on this

Regards
Nath S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141003/238e35b6/attachment.html 


More information about the sakai-dev mailing list