Interim Fix 0004:
APAR: IY96293
Symptom: When Java 2 Security is enabled in WebSphere, the
EIF WebSphere JMS Provider may fail to forward events
to the TEC Server due to the following exception:
java.lang.SecurityException: class
"com.tivoli.tec.event_delivery.TECAgent"'s signer
information does not match signer information of
other classes in the same package
Interim Fix 0003:
APAR: IY95683
Symptom: The Web Services Adapter component core dumps when
processing a large burst of events.
Interim Fix 0002:
Symptom: The EIF WebSphere JMS Provider is now supported on
IBM WebSphere Application Server 6.1.x.
Symptom: The 'date' attribute of the TEC events generated by the
TEC Feature Option 1 will now be in local time.
The Tivoli Enterprise Console Feature Option requires TEC 3.9.0
with Fix Pack 4 or greater.
The Tivoli Enterprise Console Web Services, when running on a
machine remote from the Tivoli Enterprise Console event server,
requires Java (TM) Runtime Environment 1.4 and above.
The EIF WebSphere JMS Provider and the Common Event Infrastructure
Web Services Receiver require the Common Event Infrastructure
event server installed on WebSphere Process Server (WPS).
This interim fix is a complete replacement of the TEC Feature
Option 1.
- This README file
- A .zip file containing this patch
- Release notes for this patch
Prerequisites
The Tivoli Enterprise Console Feature Option requires TEC 3.9.0 with Fix Pack 4 or greater.
The Tivoli Enterprise Console Web Services, when running on a machine remote from the Tivoli Enterprise Console event server, requires Java (TM) Runtime Environment 1.4 and above.
The EIF WebSphere JMS Provider and the Common Event Infrastructure Web Services Receiver require the Common Event Infrastructure event server installed on WebSphere Process Server (WPS).
Installation Instructions
Applying the Interim Fix:
1. Unpack the 3.9.0-TIV-TEC_FO1-IF0004.zip file to a local temporary
directory;
2. From the local temporary directory, unpack the Standalone InfoCenter
(filename tec-390-fo1-docs.zip) and open the index.html file within
the language directory with your web browser of choice. The
documentation has been tested with both Microsoft Internet Explorer
6.0 and Mozilla Firefox 1.0.
3. The Standalone InfoCenter contains the installation and uninstall
steps for each component. The steps are described in the
corresponding Installation Overview section for each component,
which can be accessed through the navigation bar on the left.
4. If you have an existing installation, save any modified configuration
files before uninstalling. After reinstalling, restore the saved
configuration files.
5. If you intend to distribute the image contents separately to different
machines, the image files for each component are summarized below:
- Standalone InfoCenter: tec-390-fo1-docs.zip
- EIF WebSphere JMS Provider: tec-390-fo1-ceiext.jar
- Tivoli Enterprise Console Feature Option SDK: tec-390-fo1-sdk.zip
- Tivoli Enterprise Console Web Services Adapter: tec-390-fo1.jar
- Common Event Infrastructure Web Services Receiver: cei-600-wsnt.zip
Notes for saving and restoring the configuration files for the
TEC Feature Option Web Services Adapter:
- Save the configuration files to a temporary location by executing the
following commands:
Windows: assuming that the temporary location is c:/tmp
a. copy <INSTALL_DIR>\conf\cbe_adapter.conf c:\tmp\cbe_adapter.conf
b. copy <INSTALL_DIR>\conf\server.xml c:\tmp\server.xml
c. copy <INSTALL_DIR>\conf\jservice.ini c:\tmp\jservice.ini
d. mkdir c:\tmp\TEC_CLASSES
e. copy <INSTALL_DIR>\TEC_CLASSES\* c:\tmp\TEC_CLASSES
Unix: assuming that the temporary location is /tmp
a. cp <INSTALL_DIR>/conf/cbe_adapter.conf /tmp/cbe_adapter.conf
b. cp <INSTALL_DIR>/conf/server.xml /tmp/server.xml
c. cp <INSTALL_DIR>/conf/jservice.ini /tmp/jservice.ini
d. cp -r <INSTALL_DIR>/TEC_CLASSES /tmp/TEC_CLASSES
- Restore the saved configuration files to the new installation
location by executing the following commands:
Windows:
a. copy c:\tmp\cbe_adapter.conf <INSTALL_DIR>\conf\cbe_adapter.conf
b. copy c:\tmp\server.xml <INSTALL_DIR>\conf\server.xml
c. copy c:\tmp\jservice.ini <INSTALL_DIR>\conf\jservice.ini
d. del <INSTALL_DIR>\TEC_CLASSES\*
e. copy c:\tmp\TEC_CLASSES\* <INSTALL_DIR>\TEC_CLASSES
Unix:
a. cp /tmp/cbe_adapter.conf <INSTALL_DIR>/conf/cbe_adapter.conf
b. cp /tmp/server.xml <INSTALL_DIR>/conf/server.xml
c. cp /tmp/jservice.ini <INSTALL_DIR>/conf/jservice.ini
d. rm -r <INSTALL_DIR>/TEC_CLASSES
e. cp -r /tmp/TEC_CLASSES <INSTALL_DIR>/TEC_CLASSES
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.