Dashboard > GreenPepper > ... > GreenPepper 2.0 release notes > UPGRADE

    PLUGIN HOME      QUICK TOUR      DOCUMENTATION      DOWNLOADS      FAQ & SUPPORT      PARTNERS  


WARNING! Migration for GreenPepper 1.3.x to 2.x
Before doing any migration manipulations you must backup your Confluence and GreenPepper database


Migration Walkthrough
  1. Stop your tomcat.
  2. Replace your greenpepper-confluence-plugin jar file with the new one under WEB-INF/lib of Confluence.
  3. If you're using the runners from ${catalina.home}/webapps/greenpepper-server/runners
    1. Delete the directory ${catalina.home}/webapps/greenpepper-server/WEB-INF/classes
    2. Delete the directory ${catalina.home}/webapps/greenpepper-server/WEB-INF/lib
    3. Edit the file ${catalina.home}/webapps/greenpepper-server/WEB-INF/web.xml


      web.xml

      <?xml version="1.0"?>
      <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
      <web-app>
            <!-- General -->
            <display-name>GreenPepper Web Application</display-name>
            <description/>
      </web-app>


  4. Move the GreenPepper datasource configuration (Resource element) inside ${catalina.home}/conf/Catalina/localhost/greenpepperserver.xml to ${catalina.home}/conf/Catalina/localhost/confluence.xml if not using a Confluence Standalone (create if file does not exist) else in ${catalina.home}/conf/server.xml if you have a Confluence Standalone. (thx Riian )
  5. Delete ${catalina.home}/conf/Catalina/localhost/greenpepperserver.xml
  6. Execute the database migration script for your database vendor (see below)
  7. Restart Tomcat
  8. Configure the plugin in "Administration/plugins/GreenPepper Toolbox"


If you need any help or have any questions please feel free to contact us.


Database Migration Script (from version 1.3.x)

Please find below the Scripts to apply on your Database in order to upgrade your GreenPepper 1.3.x schema to GreenPepper 2.x schema






© Pyxis Technologies Inc. All rights reserved. GreenPepper® is registered to Pyxis Technologies inc.