[Building Sakai] No Bean SakaiProperties exception on fresh install for sakai 2.6.x

Aaron Zeckoski aaronz at vt.edu
Tue Aug 4 09:32:30 PDT 2009


That's what I would think as well. You could do this and it should fix
it up for you.
cd TOMCAT_HOME
rm -rf components
rm -rf shared/lib/*
rm -rf webapps/*
mvn clean install sakai:deploy

I recommend you setup a clean one as well but this will be a good
enough test to start.
-AZ


On Tue, Aug 4, 2009 at 2:27 PM, Matthew Jones<jonespm at umich.edu> wrote:
> It looks like you have a sakai 2.5 installation deployed to the tomcat
> you're trying to run this sakai from as there are a ton of overrides.
> Some of them are from sakai-kernel-component (sakai 2.6) overriding
> sakai-component-pack (sakai 2.5). I noticed a couple of other
> components that also shouldn't be in 2.6 (sakai-db-pack, etc). There
> shouldn't be any override messages on a normal startup. All of these
> were rolled into kernel.
>
> You can look at a typical startup log on the nightly server if you needed.
> http://nightly2.sakaiproject.org/
>
> You could try to clean it out, but it's easier just to download
> (uncompress) a fresh tomcat and deploy to there.
>
> -Matthew
>
> On Tue, Aug 4, 2009 at 8:26 AM, Simon Gaeremynck<gaeremyncks at gmail.com> wrote:
>> Well I actually have a couple that are all similar. The sakai.properties
>> file does seem to get loaded.
>> Here is a part of the log that contains the errors. The full log can be
>> found at: http://paste2.org/p/358998
>> Thank you for your help so far,
>> Simon
>>
>



-- 
Aaron Zeckoski (azeckoski (at) vt.edu)
Senior Research Engineer - CARET - University of Cambridge
https://twitter.com/azeckoski - http://www.linkedin.com/in/azeckoski
http://aaronz-sakai.blogspot.com/ - http://tinyurl.com/azprofile


More information about the sakai-dev mailing list