TIBCO IntegrationManager (TM) 5.0.2 Hot-Fix11 now supports JRE 1.7.x.

TIBCO IntegrationManager (TM) 5.0.2 Hot-Fix11 now supports JRE 1.7.x.

book

Article ID: KB0087614

calendar_today

Updated On:

Products Versions
TIBCO IntegrationManager -
Not Applicable -

Description

Description:
TIBCO IntegrationManager (TM) 5.0.2 Hot-Fix11 now supports Java (JRE / JDK) 1.7.x in addition to the currently supported Java (JRE / JDK) versions as listed inthe TIBCO IntegrationManager 5.0.2 product documentation.  

Please refer to the product readme for details on the other supported Java (JRE / JDK) version for TIBCO IntegrationManager 5.0.2.

Limitation and Restrictions:
======================
None

Installation Steps:
==============
TIBCO IntegrationManager (TM) 5.0.2 Hot-Fix11 Setup
Java (JRE / JDK) 1.7.x Setup

Configuration Changes:
===================

For Java (JRE / JDK) 1.7.x:
---------------------------------
1. TIBCO IntegrationManager Editor and Engine tra files need to include Java (JRE / JDK) 1.7.x virtual machine (jvm) path.
- For TIBCO Integration Manager Editor, set ‘java.library’ in imed.tra to <Java (JRE / JDK) 1.7.x installation >/bin/client/jvm.dll.
- For TIBCO Integration Manager Engine, set ‘java.library’ in imse.tra to <Java (JRE / JDK) 1.7.x installation >/bin/client/jvm.dll.
2. TIBCO IntegrationManager Editor and Engine tra files need to include Java (JRE / JDK) 1.7.x library path.
- For TIBCO Integration Manager Editor, set ‘tibco.class.path.extended’ in imed.tra to <Java (JRE / JDK) 1.7.x installation >/bin/lib.
- For TIBCO Integration Manager Engine, set ‘tibco.class.path.extended’ in imse.tra to <Java (JRE / JDK) 1.7.x installation >/bin/lib.

Please refer to Java (JDK/JRE) documentation to locate java virtual machine and java library path on specific platform.

Known Issues:
=============

1.  TIBCO Integration Manager Editor or TIBCO Integration Manager Engine throws 'NoSuchMethod ' exception at the start-up. This error is from the wrapper script ( imed.exe or imse.exe )  and is safe to ignore

Symptoms:
=========
1. When you open repository project (dat file) in TIBCO Integration Manager Editor then you can see following exception at the console
Exception in thread "main" java.lang.NoSuchMethodError: shutdown
2. When you start TIBCO Integration Manager Engine with any repository project(dat file) then following exception can be seen at the start-up
Exception in thread "main" java.lang.NoSuchMethodError: shutdown

Impact
======
There is no loss of functionality.

Resolution
==========
NONE. Error message can be safely ignored.

Issue/Introduction

TIBCO IntegrationManager (TM) 5.0.2 Hot-Fix11 now supports JRE 1.7.x.