[Building Sakai] Build & install 2.9 - build question

Steve Swinsburg steve.swinsburg at gmail.com
Sun Mar 31 13:32:19 PDT 2013


You can either create the directory that tomcat is warning about, or disregard it, or alter the property to not have the common/classes entry since it is currently unused. Likewise with shared/classes. Though that may change  in the future, although unlikely.

Either way, you need to set those properties due to class loader reasons.

Cheers,
Steve 

Sent from my iPad

On 01/04/2013, at 3:41, Gregory Guthrie <guthrie at mum.edu> wrote:

> Why do the install instructions at Confluence (below) say:
>    Edit conf/catalina.properties
>        Add the following to the line that begins with "common.loader=..."
>               ,${catalina.base}/common/classes/,${catalina.base}/common/lib/*.jar
> 
> Yet in my fresh install of tomcat  7.0.37 there is no such tomcat/common directory?
> Then I get associated error from tomcat on shutdown:
>       org.apache.catalina.startup.ClassLoaderFactory validateFile
>      WARNING: Problem with directory
>           [/usr/share/apache-tomcat-7.0.37/common/classes], exists: [false], isDirectory: [false], canRead: [false]
> 
> Is this something to worry about?
> -----------------------------------------------------
> (https://confluence.sakaiproject.org/pages/viewpage.action?pageId=82249316)
> -------------------------------------------
> _______________________________________________
> 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"


More information about the sakai-dev mailing list