TIBCO iProcess Java Server Plug-In 11.7.0.0 cannot be installed due to an Oracle JDBC error

TIBCO iProcess Java Server Plug-In 11.7.0.0 cannot be installed due to an Oracle JDBC error

book

Article ID: KB0074919

calendar_today

Updated On:

Products Versions
TIBCO iProcess Technology Plug-ins 11.7.0

Description

TIBCO iProcess Java Server Plug-In 11.7.0.0 cannot be installed due to an Oracle JDBC error
iProcess Technology Plug-in installer fails with:
Install.BWInstaller (Server), com.installshield.bwinstaller.event.InstallScript, err, java.sql.SQLRecoverableException: IO Error: Checksum fail

Caused by: java.io.IOException: Checksum fail

The connection the iProcess database is closed.

Issue/Introduction

TIBCO iProcess Java Server Plug-In 11.7.0.0 cannot be installed due to an Oracle JDBC error iProcess Technology Plug-in installer fails with: Install.BWInstaller (Server), com.installshield.bwinstaller.event.InstallScript, err, java.sql.SQLRecoverableException: IO Error: Checksum fail Caused by: java.io.IOException: Checksum fail The connection the iProcess database is closed.

Environment

TIBCO iProcess Technology Plug-ins 11.7.0 with an Oracle 19c database

Resolution

The iProcess Java component uses the Oracle Thin JDBC driver to connect direct to the Oracle listener.

The Oracle JDBC driver provided to the installer must be compatible with the version of the Oracle database and Java JRE.

The iProcess schema is stored in an Oracle 19c database:

The Oracle 19c JDBC driver (ojdbc8.jar) must be used with the installer.

The JDBC driver jar file is available on the Oracle server under ORACLE_HOME/jdbc

The resolution is to use the Oracle 19c database driver (ojdbc8.jar) with the iProcess Technology Plug-in installer.


 

Additional Information

TIBCO iProcess Technology Plug-in Installation Guide