- APAR IY44786
- During the creation of a license, in the Manage License Settings panel
you are asked to identify the target type. If you chose Nodes, but no nodes had yet been created or registered, an error was
displayed, telling you of this fact, and offering you only the option to go
back and change the setting. However, the license was created anyway, despite
the error message.
After you apply the fix, the GUI now tells you that
a license has been successfully created without any targets. You can return
to the license at a later time to assign the nodes and distribute the license.
- APAR IY47457
- In the panels "Manage License Settings" and "Schedule an Inventory Scan"
of the Web GUI, dates greater than December 31, 2022 are saved incorrectly.
For example, if you set the software entitlement expiration date to December
31, 9999, next time you open the entitlement panel for this license you will
see the date set to December 31, 1999.
After installing the fix these dates
will be saved correctly in the future. However, if you have already set dates
on these panels that have been saved incorrectly, after the fix has been installed
you should go into those panels and correct the dates.
- APAR IY49698
- If the administration server is installed on an AIX platform, and
its DB2 database is on another computer, (which means that the AIX computer has
only the DB2 client software installed on it), the administration server cannot
start. The error shown in the stdout.txt file
in the directory <INSTALL_DIR>\<SERVER_TYPE>\was is the following:
Failed to load servlet:
java.lang.NoClassDefFoundError:sqlj/runtime/ref/ConnectionContextImpl
the class ConnectionContextImpl is part of the runtime.zip archive.
The classpath for runtime.zip is not correct.
After installing the
fix, the problem is resolved and the server starts.