-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
Describe the bug
A clear and concise description of what the bug is.
The start up shell scripts have code like
/u/tmp/zowec33/../zowep33/components/zaas/bin/start.sh
LIBPATH="$LIBPATH":"/usr/lib"
LIBPATH="$LIBPATH":"${JAVA_HOME}"/bin
LIBPATH="$LIBPATH":"${JAVA_HOME}"/bin/classic
LIBPATH="$LIBPATH":"${JAVA_HOME}"/bin/j9vm
LIBPATH="$LIBPATH":"${JAVA_HOME}"/lib/s390/classic
LIBPATH="$LIBPATH":"${JAVA_HOME}"/lib/s390/default
LIBPATH="$LIBPATH":"${JAVA_HOME}"/lib/s390/j9vm
LIBPATH="$LIBPATH":"${LIBRARY_PATH}"
The s390 libraries do not exist in Semeru 11 and above.
classic is not found
eg
find /usr/lpp/java/J21.0_64/lib/ -name j9vm
/usr/lpp/java/J21.0_64/lib/j9vm
See
https://www.ibm.com/docs/en/js-and-srozu?topic=SSJ2RXU/comparison_table.htm
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Unplanned Bugs