[Building Sakai] Melete in sakai2.6

Mike Ozornin mike.ozornin at gmail.com
Thu Oct 22 10:09:31 PDT 2009


Hello, as I know, field «openWindow» is no not-null in DB and it's «boolean»
in Section mapping. But you have a lot of sections with null field in table.
You can set 0 to all sections to the field «openWindow».

Something like (i'm not strong in SQL): Update melete_section set
openWindow=0 where openWindow=null;

On Thu, Oct 22, 2009 at 6:28 PM, Ciellie
<ciellie.jansenvanvuuren at nwu.ac.za>wrote:

> Hallo
>
> We upgraded from sakai 2.5 - 2.6.x  On our development environment melete
> is
> running fine (we use a clean db for the development environment), but on
> our
> upgraded testing environment Melete doesn't want to create new topics or
> any
> content, and the existing content does'nt show.
>
> We get the following error in catalina.out:
>
> 2009-10-22 12:54:58,571 ERROR http-8080-Processor25
> org.etudes.component.app.melete.ModuleDB -
> org.hibernate.PropertyAccessException: Null value was assigned to a
> property of
> primitive type setter of org.etudes.component.app.melete.Section.openWindow
> 2009-10-22 12:54:58,571
> Thanx for the help
>
> Ciellie
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20091022/f7e40206/attachment.html 


More information about the sakai-dev mailing list