Upgrading InConcert 7.3 to 7.4 gives a warning message about MBean does not prompt for selection of 'new' or 'upgrade' for the installation.

Upgrading InConcert 7.3 to 7.4 gives a warning message about MBean does not prompt for selection of 'new' or 'upgrade' for the installation.

book

Article ID: KB0094243

calendar_today

Updated On:

Products Versions
TIBCO InConcert -
Not Applicable -

Description

Resolution:
Description:
============
Starting the installation in console mode gives the following:

"WARNING: could not add command line bean  of type com.tibco.inconcert.install.IcSuiteProductBeanPropertiesOption to wizard: WizardException: (error code = 100; message="could not instantiate command line bean with class com.tibco.inconcert.install.IcSuiteProductBeanPropertiesOption")"

Environment:
==========
Solaris 10

Symptoms:
=========
There was an earlier version of InConcert 7.3.0 but the installation did not ask if the user wanted to upgrade the version.  Java 1.5 was the default but there was Java 1.6 on the system.  Setting Java 1.6 as the version of Java to use in the install.sh did not fix the problem.

Cause:
=====
The 1.6.x version of Java must  be at the begriming of the PATH statement.

Resolution:
=========
Do for example,

setenv PATH /home/usrglobal/jdk/solaris/java1.6/bin:${PATH} and then start the installer.

Issue/Introduction

Upgrading InConcert 7.3 to 7.4 gives a warning message about MBean does not prompt for selection of 'new' or 'upgrade' for the installation.