[ start | index | login ]
start > knowledgebase > linux > java > gridsphere install

gridsphere install

Created by retep. Last edited by retep, 4 years and 152 days ago. Viewed 2,403 times. #1
[edit] [rdf]
labels
attachments
Need to install gridsphere? Install docs here: >>http://www.gridsphere.org/gridsphere/docs/UsersGuide/UsersGuide.html . Home page here: >>http://www.gridsphere.org/gridsphere/gridsphere .

First, do the ant install

Then:

# modify to have your preferred version
cd /root
wget -O - 'http://www.gridsphere.org/gridsphere/gridsphere?gs.trackme=downloadGS2.0.4&gs.url=ftp%3A%2F%2Fftp.gridsphere.org%2Fgridsphere%2Fgridsphere-2.0.4-src.tgz'  | tar xz
cd gridsphere-2.0.4/
CATALINA_HOME=/usr/local/tomcat ant install
/etc/init.d/tomcat restart

In catalina.out there are log4j 'NoSuchMethod' errors. This may be because gridsphere is depending on an older commons-loggings (since the site refers to installing it on Tomcat 5.0, not tomcat 5.5.)

no comments | post comment
Powered by snipsnap.org Found a mistake in a howto? Let us know via an email to p.blikibugs at rimuhosting com.