Readme File for IBM® Spectrum Symphony RFE SPCS-I-960

Readme file for: IBM Spectrum Symphony

Product Release: 7.3.1

Fix ID: sym-7.3.1-build601584-welfg

Publication date: May 30, 2023

 

Guidance to support running workload with Java 17 for IBM Spectrum Symphony 7.3.1.

1.   Scope

Note the following requirements:

Operating system

RHEL 7.x 64-bit

Product version

IBM Spectrum Symphony 7.3.1

2.   Installation

Install an IBM Spectrum Symphony Develop Edition host according to IBM Documentation: https://www.ibm.com/docs/en/spectrum-symphony/7.3.1?topic=edition-installing-spectrum-symphony-developer-one-host

3.   Configuration and usage

a.       After installing IBM Spectrum Symphony Develop Edition, configure the JAVA_HOME and PATH environment variables to point to Java 17:

> export JAVA_HOME=/usr/local/jdk-17/

> export PATH=${JAVA_HOME}/bin:${PATH}

> java --version

openjdk 17 2021-09-14

OpenJDK Runtime Environment (build 17+35-2724)

OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)

b.       Navigate to the Java sample directory and build the sample service code.

c.       Modify the Java sample application profile to use Java 17 by editing the  <service> section of the application profile:

<env name="PATH">/usr/local/jdk-17/bin</env>

Register your application profile so that the new Java path takes effect.

d.       Submit workload to run the sample.

4.   List of files

Readme_601584

5.   Product notifications

To receive information about product solution and patch updates automatically, subscribe to product notifications on the My Notifications page http://www.ibm.com/support/mynotifications/ on the IBM Support website (http://support.ibm.com). You can edit your subscription settings to choose the types of information you want to get notification about, for example, security bulletins, fixes, troubleshooting, and product enhancements or documentation changes.

6.   Copyright and trademark information

© Copyright IBM Corporation 2023

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

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.