[Building Sakai] Mysql error while deploying sakai binary

Nath Arvixe nath.arvixe at gmail.com
Wed Oct 15 10:25:03 PDT 2014


Hello

>> 2014-10-15 10:16:58,640  WARN http-bio-8080-exec-6
org.sakaiproject.email.impl.BasicEmailService - send:
javax.mail.internet.AddressException: Illegal address in string

I should add that everything in sakai.properties except mysql values is
commented out

On Fri, Oct 3, 2014 at 1:58 PM, Nath Arvixe <nath.arvixe at gmail.com> wrote:

> 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/20141015/2388a96a/attachment.html 


More information about the sakai-dev mailing list