There are two parts to upgrading the DVN application: upgrade the DVN software, and upgrade environment and configuration settings for the new version. See these topics for details:
To upgrade the DVN software:
DVN-EAR_<version>.ear and buildupdate_<version>.sql database script from SourceForge.net.DVN-EAR package.DVN-EAR.ear file, and select it to redeploy the updated code.
buildupdate.sql script.
Type the following:
psql -d <your database name> -f /<DVN>/buildupdate.sqlbuildupdate.sql script. buildupdate.sql script updates the database from one version to the next. If you upgrade from one version of the DVN application to another that is not the next sequential version, you must run the update script for all versions in between.Log in to the Dataverse Network homepage to use the upgraded DVN.
If you upgrade from an existing installation of the DVN core code to version 1.3 of the code, perform the following summary steps to upgrade the application:
EAR file.buildupdate script, changing the version number to 1.3.oaicat.properties file from the SVN download into the directory /usr/local/glassfish/nodeagents/domains/master/config to remove the invalid OAI Server protocol, MIF.oaicat.properties take affect.harveststudy table needed to harvest sets. A call is made to populate the table after the export finishes, comparing lastExportTimes to the lastUpdateTimes of the table. Since the table is currently empty, it adds all studies (including harvested studies).http://arc.irss.unc.edu/dvn/), delete manually any ODUM studies that they deleted before you upgraded your version of the DVN code.