Release Management
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Upgrading from i2b2 1.7.05+ to 1.7.08b

Introduction

The release of i2b2 1.7.08 introduced a major platform change in which the JBoss 7 application server was replaced with WildFly 10 (formerly known as “JBoss” 10), and JDK 8 became required. If you installed i2b2 from source originally, the general upgrade path would follow:

  1. Install WildFly 10 and migrate your configurations to it
  2. Upgrade to JDK 8
  3. Build i2b2 from source and deploy into WildFly 10

With consideration that you may be using custom ports, proxies, HTTPS, and other custom configurations that must be re-setup in WildFly from scratch and/or may be incompatible with WildFly, we have introduced a new upgrade path for using your existing JBoss 7 with i2b2 1.7.08b by providing drop-in JARs.

Technical Details

We are providing a zip file containing a pre-compiled version of i2b2 1.7.08b that you can drop into your existing instance to upgrade i2b2. The JARs were compiled with JDK 7 and will run in your existing JBoss 7 application server. The upgrade technique will work on both Linux and Windows environments.

You should meet all of the following requirements to use this upgrade path:

  • You should be running JBoss 7 (tested on JBoss-as-7.1.1.Final) and JRE 7
  • You are on i2b2 versions 1.7.05, 1.7.06, or 1.7.07
  • You either installed i2b2 from source or are using the i2b2 VMWare virtual machine (1.7.05, 1.7.06, or 1.7.07 only)

 



 

The release of i2b2 1.7.08 introduced a major platform change in which the JBoss 7 application server was replaced with WildFly 10 (formerly known as “JBoss” 10), and JDK 8 became required. If you installed i2b2 from source originally, the general upgrade path would follow:

1.      Install WildFly 10 and migrate your configurations to it

2.      Upgrade to JDK 8

3.      Build i2b2 from source and deploy into WildFly 10

With consideration that you may be using custom ports, proxies, HTTPS, and other custom configurations that must be re-setup in WildFly from scratch and/or may be incompatible with WildFly, we have introduced a new upgrade path for using your existing JBoss 7 with i2b2 1.7.08b by providing drop-in JARs.

Version Information

Latest Version:1.7.08b
Release Date:December 14, 2016
License:i2b2 Open Source License

 

 

Release Summary

The latest release for the i2b2 Software is version 1.7.08b, this release fixed a minor issue where the CRC wasn't updating the BATCH_MODE in the database table. When a query finished running, the BATCH_MODE would remain as PROCESSING instead of FINISHED. This caused a problem in the i2b2 Workbench where the Timeline would not automatically generate when the query finished.

 


Documentation

 

DescriptionDownload / View Link
Current Release Notes 1.7.08b Release Notes
Installation Guide i2b2 Installation Guide
VMWare Installation Guide
i2b2 Workbench Documentation

 


 

 

Download Software Files

i2b2 Source Code

DescriptionSoftware VersionDownload LinkAdditional Documentation
i2b2 Core Source Code1.7.08b i2b2core-src-1708b.zip 
i2b2 Web Client Source Code1.7.08a  i2b2webclient-1708a.zip 
i2b2 Workbench Source  

 

JAR Files

DescriptionSoftware VersionDownload LinkAdditional Documentation
 1.7.08b  
   


VMWare Images

DescriptionSoftware VersionDownload LinkAdditional Documentation
Complete VMware i2b2 server installed on CentOS

i2b2 server = 1.7.08b

Web client = 1.7.08a

i2b2vmware-1708b.zip

 


Login Credentials for VM Image

 

After you have downloaded and installed the VMware Image, please use the following login credentials for CentOS:

User: demo (or root

Password: demouser 

 


Client Desktop Application

DescriptionSoftware VersionDownload LinkAdditional Documentation
i2b2 Workbench for Windows1.7.07 
i2b2 Workbench for Mac1.7.07 



  • No labels