Page History
html-text |
---|
<!DOCTYPE html> <html> <head> <title>Upgrade i2b2 Software</title> <meta charset="UTF-8"> <meta name="description" content="Upgrading the i2b2 Software to the latest version" /> <meta name="keywords" content="i2b2, release, upgrade, 1.7.13" /> <!-- <link rel="stylesheet" type="text/css" media="all" href="/stylesheets/i2b2-wiki.css" /> --> </head> <body> <h1 class="releaseHeading" id="upgradeVersion-current">Upgrade to Release 1.7.13 from 1.7.09c</h1> </body> </html> |
Anchor | ||||
---|---|---|---|---|
|
Version Information
Current Version: | 1.7.13 |
---|---|
Release Date: | |
License: | Mozilla 2 Open Source License |
Anchor | ||||
---|---|---|---|---|
|
Download
Description | i2b2 Released Version | Minimum Version Required | Download Link | Requirements |
---|---|---|---|---|
Files to upgrade the i2b2 server to 1.7.13 | 1.7.13 | 1.7.09c | See Technical Details section on the i2b2 Upgrades page. | |
Files to upgrade the i2b2 db instance to 1.7.13 | 1.7.13 | 1.7.09c | i2b2core-upgrade-1.7.13.zip | |
Files to upgrade the webclient | 1.7.13 | i2b2webclient-1713.zip |
Anchor | ||||
---|---|---|---|---|
|
Notes
Release 1.7.13 contains changes to the i2b2 core Server, database and Web Client.
- User login using SAML Authentication
- User Account Registration Tool
- Updated ACT Ontology v4
- Automated db upgrade process using single data_build.xml executed by Ant command The db upgrade process is now automated to reduce the workload of manually running each individual sql script against your db instance.All the SQL script executions are incorporated into a single data_build.xml which can easily be run using ant commands.
- Improved patient counting scripts
- Log4J upgrade to address security vulnerabilities
- i2b2-Synthea 1K syntheaMass data set and data load scripts
Note: If you are running your application on JBoss, please upgrade to Wildfly before proceeding with the upgrade.
Upgrade Instructions
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Below are Step-by-Step Instructions after you have upgraded to Wildfly.
Initial Steps:
- Download the binary upgrade distribution from i2b2core-upgrade-1713.zip
- Extract the download file i2b2core-upgrade-1713.zip to a folder outside of your existing i2b2 installation folder
Then, follow the steps below to upgrade i2b2 server, database instance and the webclient.
Anchor | ||||
---|---|---|---|---|
|
Steps to Upgrade i2b2 Server
In the following instructions the variable { version } refers to your version of Wildfly installed. We now support Wildfly 17 version.
UI Steps | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Steps to Upgrade i2b2 database
Steps to Upgrade i2b2 Webclient
Start WildFly
Verify Your Upgradeyour upgrade
|
Anchor | ||||
---|---|---|---|---|
|