icesrum install and upgrade

icescrum install

todo 。。。。



icescrum upgrade:

- Stop your server (and check that the server is really stopped)
- Backup your database
- Replace icescrum.war file (or your personal named war file) under $CATALINA_HOME/webapps by the new one
- Delete icescrum folder (or your personal named folder) under $CATALINA_HOME/webapps directory
- Delete Catalina folder under $CATALINA_HOME/work directory
- Start your server


tomcat upgrade:

tomcat升級會導致/usr/share/tomcat7/lib/tomcat-jdbc.jar 文件重新生成,需要重新刪除這個文件。

tomcat升級還會導致/usr/share/tomcat7/catalina.sh被替換,需要重新添加下列設置到文件的開頭。

JAVA_OPTS="-Djava.awt.headless=true -XX:MaxPermSize=1024m -Xmx1024m -Dicescrum_config_location=/etc/tomcat7/icescrum-config.groovy"




發佈了26 篇原創文章 · 獲贊 47 · 訪問量 59萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章