[Building Sakai] Sakai 2.6.2 Problem with auto.ddl

David Horwitz david.horwitz at uct.ac.za
Mon May 3 05:20:39 PDT 2010


see

http://jira.sakaiproject.org/browse/KNL-487


Sonette - does your database have a column FILE_SIZE in CONTENT_RESOURCE?

D

On 05/03/2010 02:05 PM, David Horwitz wrote:
> Hi Sonette -
>
> This is a bug - I see it in the DbContentService init()
>
> I'm looking into it.
>
> D
>
> On 05/03/2010 02:00 PM, Yzelle, Sonette wrote:
>   
>> This message (and attachments) is subject to restrictions and a disclaimer. Please refer to http://www.unisa.ac.za/disclaimer for full details.
>> ________________________________
>>
>> In sakai.properties auto.ddl is set to false.  However when I startup tomcat it tries the following:
>> Alter table CONTENT_RESOURCE add FILE_SIZE NUMBER(18) default NULL bind
>> This causes a Table/view not found as the database username and password we use do not allow database alterations.  The scripts for the databases was already run so this update is not suppose to happen.
>>
>> I then went and changed our DB username and password to one that allows database updates. That allowed a successful startup of tomcat.  However we may not use that username and password.
>>
>> I suspect that this is a bug?  What can I do?
>>
>> Sonette
>>
>> Sonette Yzelle
>> Analyst Developer
>> ICT
>> UNISA
>> South Africa
>> email: syzelle at unisa.ac.za<mailto:syzelle at unisa.ac.za>
>>
>>
>>   
>>
>>
>> _______________________________________________
>> 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"
>>     
>   
>
>
> _______________________________________________
> 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/20100503/a029a46d/attachment.html 


More information about the sakai-dev mailing list