Upgrade to Release 1.7.10 from 1.7.09c
Download
Description | i2b2 Released Version | Minimum Version Required | Download Link | Requirements |
---|---|---|---|---|
Files to upgrade the i2b2 server to 1.7.10 | 1.7.10 | 1.7.09c | See Technical Details section on the i2b2 Upgrades page. | |
Files to upgrade the i2b2 Database to 1.7.10 | 1.7.10 | i2b2createdb-1710.zip | ||
Files to upgrade the i2b2 Web Client to 1.7.10 | 1.7.10 | i2b2webclient-1710.zip |
Notes
- Release 1.7.10 contains changes to the i2b2 database and Web Client. Therefore in addition to the i2b2upgrade-1710.zip file you also need to download the i2b2createdb-1710.zip and i2b2webclient-1710.zip files. The process of installing the i2b2 Web Client has not changed. If you have questions on how this is done you can find additional information in Chapter 7. i2b2 Web Client Install of the i2b2 Installation Guide.
- The i2b2 Admin module no longer needs to be setup on the i2b2 server. This is due to a new feature introduced in release 1.7.10 that enables a single sign-on location for both the Web Client and Admin Module. Please see the 1.7.10 Release Notes for additional information.
- If you are upgrading to 1.7.10 from a release prior to 1.7.09c it is important you read the upgrade documentation before upgrading your system because earlier upgrades had changes to properties files. When a release has a change to a property file as did 1.7.09 we will make note of it and outline the steps to merge the changes into your local properties file.
Upgrade Instructions
Knowing some sites have remained on JBoss 7 while some have upgraded to WildFly 10, we have gone ahead and provided Step-by-Step Instructions for both scenarios. For the most part the overall process is very similar. What is different, is the path in which the files reside. Expand the box below to see an example of the differences between the two path names.
Step-by-Step Instructions for JBoss
Stop JBoss
Backup your existing i2b2.war directory
Delete i2b2.war.deployed file
DO NOT delete your existing i2b2.war directory. The zip file contains only a subset of files to add/replace in your existing i2b2.war directory.
Extract / copy the deployment files from the upgrade zip file to your JBoss deployments directory
Copy the deployments directory into your existing JBoss standalone directory, replacing any existing files when prompted.
Start JBoss
Verify your upgrade
Step-by-Step Instructions for WildFly
Stop WildFly
Backup your existing i2b2.war directory
Delete i2b2.war.deployed file
DO NOT delete your existing i2b2.war directory. The zip file contains only a subset of files to add/replace in your existing i2b2.war directory.
Extract / copy the deployment files from the upgrade zip file to your WildFly deployments directory
Copy the deployments directory into your existing WildFly standalone directory, replacing any existing files when prompted.
Start WildFly
Verify your upgrade