[Deploying Sakai] Upgrading from sakai 2.5.4 to 2.6.x procedure?

Leon Kolchinsky lkolchin at gmail.com
Sun Jan 31 17:34:36 PST 2010


Hello,

Another strange error I get after upgrading.
When I go to check any site in Sakai I get:

2010-02-01 12:32:15,875 WARN [BaseSiteService] isCourseSite(): no site with
id:
2010-02-01 12:32:15,878 INFO [none] ResourceManager : found chef_header.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:15,878 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_header.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:15,879 ERROR [none] Left side ($formItem) of '==' operation
has null value. If a reference, it may not be in the context. Operation not
possible. /vm/adminsites/chef_sites_list.vm [line 23, column 73]
2010-02-01 12:32:16,003 INFO [none] ResourceManager : found chef_footer.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:20,728 INFO [none] ResourceManager : found chef_header.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:20,729 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_header.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:20,729 ERROR [none] Left side ($formItem) of '==' operation
has null value. If a reference, it may not be in the context. Operation not
possible. /vm/adminsites/chef_sites_edit.vm [line 23, column 73]
2010-02-01 12:32:20,732 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_body.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:20,747 WARN [none] Warning! The reference $paramNames is an
Iterator in the #foreach() loop at [204,33] in template
/vm/adminsites/chef_sites_edit.vm. Because it's not resetable, if used in
more than once, this may lead to unexpected results.
2010-02-01 12:32:20,748 INFO [none] ResourceManager : found chef_footer.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:30,787 INFO [none] ResourceManager : found chef_header.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:30,793 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_header.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:30,800 INFO [none] ResourceManager : found
/vm/admin/chef_aliases_list.vm with loader
org.apache.velocity.runtime.resource.loader.FileResourceLoader
2010-02-01 12:32:30,883 ERROR [none] Left side ($formItem) of '==' operation
has null value. If a reference, it may not be in the context. Operation not
possible. /vm/admin/chef_aliases_list.vm [line 23, column 73]
2010-02-01 12:32:30,904 INFO [none] ResourceManager : found chef_footer.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:31,897 INFO [none] ResourceManager : found chef_header.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:31,898 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_header.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:31,899 ERROR [none] Left side ($formItem) of '==' operation
has null value. If a reference, it may not be in the context. Operation not
possible. /vm/adminsites/chef_sites_edit.vm [line 23, column 73]
2010-02-01 12:32:31,901 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_body.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:31,921 WARN [none] Warning! The reference $paramNames is an
Iterator in the #foreach() loop at [204,33] in template
/vm/adminsites/chef_sites_edit.vm. Because it's not resetable, if used in
more than once, this may lead to unexpected results.
2010-02-01 12:32:31,923 INFO [none] ResourceManager : found chef_footer.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:37,109 WARN [BaseSiteService] isCourseSite(): no site with
id:
2010-02-01 12:32:37,112 INFO [none] ResourceManager : found chef_header.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:37,112 INFO [none] ResourceManager : found
vm/editor/FCKeditor/sakai_header.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2010-02-01 12:32:37,113 ERROR [none] Left side ($formItem) of '==' operation
has null value. If a reference, it may not be in the context. Operation not
possible. /vm/adminsites/chef_sites_list.vm [line 23, column 73]
2010-02-01 12:32:37,241 INFO [none] ResourceManager : found chef_footer.vm
with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader


Any resolution to this?
Appreciate any help with this and conversion errors below.

Thanks guys


On Wed, Jan 27, 2010 at 5:05 PM, Leon Kolchinsky <lkolchin at gmail.com> wrote:

> Hello Guys,
>
>
> I've installed Sakai 2.6.x from maintenance branch.
> On another server I have version 2.5.4 running and I'd like to upgrade to
> the latest 2.6.x version.
>
> I've read this http://confluence.sakaiproject.org/display/DOC/Sakai+2.6
> and this
> http://confluence.sakaiproject.org/display/REL/Sakai+2.6.x+Maintenance+Branch
> and am a little confused with the upgrade procedure.
>
> 1) Should the upgrade procedure be in this order?
> sakai_2_5_5-2_5_6_oracle_conversion.sql
> sakai_2_6_0-2_6_1_oracle_conversion.sql
> sakai_2_6_0-2_6_x_mysql_conversion001_SAK-16668.sql
> sakai_2_6_0-2_6_x_mysql_conversion002_SAK-16548.sql
> sakai_2_6_0-2_6_x_mysql_conversion003_SAK-16847.sql
> sakai_2_6_0-2_6_x_mysql_conversion004_SAK-10512.sql
>
> 2) Or may be I should use only this one?
> sakai_2_6_0_oracle_conversion.sql
> and those?
> sakai_2_6_0-2_6_x_mysql_conversion001_SAK-16668.sql
> sakai_2_6_0-2_6_x_mysql_conversion002_SAK-16548.sql
> sakai_2_6_0-2_6_x_mysql_conversion003_SAK-16847.sql
> sakai_2_6_0-2_6_x_mysql_conversion004_SAK-10512.sql
>
>
> Thanks,
> Leon
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20100201/bb517dec/attachment-0001.html 


More information about the production mailing list