[Building Sakai] New 2.6.0 install Warnings

Patrick Coleman pat at bluedog.net
Sun Aug 23 06:50:05 PDT 2009


I'm doing a fresh install of Sakai 2.6.0 (the binary), Tomcat 5.5.26, and
Mysql 5.0.84 on a new install of MAC OS X 10.5

After I start everything up Sakai seems to work. I can log etc and look
around. But when I look at the logs I see a lot of warnings. The last one I
include seems the strangest?

So can I ignore these or are there underlying problems.

Thanks 

Pat


First warning right at the start
2009-08-22 18:55:22,293  WARN main org.apache.catalina.startup.HostConfig 
- A docBase /usr/local/apache-tomcat-5.5.26/webapps/dav inside the host 
appBase has been specified, and will be ignored

Then I get these

2009-08-22 18:55:25,659  WARN main
org.springframework.util.SystemPropertyUtils - Could not resolve placeholder
'sakai.security' in [file:${sakai.security}security.properties] as system
property: neither system property nor environment variable found
2009-08-22 18:55:25,661  WARN main
org.springframework.beans.factory.config.PropertiesFactoryBean - Could not
load properties from URL
[file:/usr/local/tomcat/sakai/placeholder.properties]:
/usr/local/tomcat/sakai/placeholder.properties (No such file or directory)
2009-08-22 18:55:25,663  WARN main
org.springframework.beans.factory.config.PropertiesFactoryBean - Could not
load properties from URL [file:${sakai.security}security.properties]:
${sakai.security}security.properties (No such file or directory)


Then a bunch like this 

2009-08-22 18:55:36,743  WARN main
org.sakaiproject.component.app.messageforums.PermissionLevelManagerImpl - No
permission level data exists for the Owner level in the
MFR_PERMISSION_LEVEL_T table. If you have autoDdl=false, look at
mfr_m2-m3_mysq_conversion.sql or mfr_m2-m3_oracle_conversion.sqlto insert
the missing permission level data. Default owner permissions will be used.


another bunch like

2009-08-22 18:55:37,406  WARN main
org.sakaiproject.content.impl.BaseContentService - SiteService could not
find the site type


Then this one that seems strange seeing as I'm using 2.6.0

2009-08-22 18:55:42,020  WARN main
org.apache.pluto.core.PortletContextManager - Servlet 2.4 or below detected. 
Unable to find getContextPath on ServletContext.

-- 
View this message in context: http://www.nabble.com/New-2.6.0-install-Warnings-tp25103476p25103476.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list