[Building Sakai] Basic LTI startup errors

George Pipkin gpp8p at Virginia.EDU
Wed Aug 28 13:33:13 PDT 2013


Hi -

    I just installed Basic LTI v2.1.0, and everything looks like it 
works except
we're seeing this in the logs upon startup:

2013-08-28 10:00:30,970 ERROR localhost-startStop-1 
org.sakaiproject.lti.impl.DBLTIService - SQL Needed:
ALTER TABLE lti_mapping MODIFY     matchpattern VARCHAR(255)
2013-08-28 10:00:30,970 ERROR localhost-startStop-1 
org.sakaiproject.lti.impl.DBLTIService - SQL Needed:
ALTER TABLE lti_mapping MODIFY     launch VARCHAR(255)
2013-08-28 10:00:30,970 ERROR localhost-startStop-1 
org.sakaiproject.lti.impl.DBLTIService - SQL Needed:
ALTER TABLE lti_mapping MODIFY     note VARCHAR(255)
2013-08-28 10:00:30,973 ERROR localhost-startStop-1 
org.sakaiproject.lti.impl.DBLTIService - SQL Needed:
ALTER TABLE lti_content MODIFY     SITE_ID VARCHAR(99)
2013-08-28 10:00:30,973 ERROR localhost-startStop-1 
org.sakaiproject.lti.impl.DBLTIService - SQL Needed:
ALTER TABLE lti_content MODIFY     title VARCHAR(255)
/org.sakaiproject.lti.impl.DBLTIService - SQL Needed:


At first I thought this might be an instance of auto_ddl not being on at 
least for one startup, but I see it
on test servers where we definitely did run it with auto_ddl on at least 
once, and BLTI-127 added an error
message for this situation.  So I'm wondering where this comes from ?  
We did have a previous version
of BLTI on these servers - is it trying to modify the database to meet 
current release requirements and failing
to do so ?  The tool looks like it is running fine.

                        - George Pipkin
                           U.Va.


More information about the sakai-dev mailing list