The Java Advanced Management Console (AMC) offers system administrators greater and easier control in managing Java version compatibility and security updates for desktops within their enterprise and for ISVs with Java-based applications and solutions.
AMC is available from My Oracle Support (MOS) and Java Advanced Management Console Downloads page. For an overview of the Advanced Management Console, see the Advanced Management Console product page.
See the What's New In Advanced Management Console page for descriptions of the additions to the Advanced Management Console features in all releases until now.
The following points provide additional information about this release:
Oracle provides an easy-to-deploy containerized version of Advanced Management Console. Containerized AMC uses WebLogic Kubernetes Operator (WKO) for deploying and managing AMC. This solution can be easily deployed in cloud or non-cloud environments and leverages scaling functionality of the operator within a Kubernetes framework. This will address the complexity involved in installing and maintaining the non-containerized AMC without the intervention of IT or any specialized technical skills. For more details, see Containerized AMC Deployment Guide.
Advanced Management Console version 2.20 onwards supports Oracle WebLogic 14c.
When upgrading the Advanced Management Console to version 2.17 or later, and if the Agent Auto Update option is enabled, you must manually replace the signing certificate in the agent machine. For detailed steps, see Automatic Update of Advanced Management Console Agent.
While installing Advanced Management Console agent on macOS, a dialog appears confirming that the AMCAgent
app is downloaded. Click Open to install the agent successfully.
Due to change in the macOS Catalina file system, the files and folders present in the user directory are displayed in another path as well. To avoid reporting duplicates, the path /System/Volumes/
is excluded from JRE tracking by default on macOS. To include this path, remove the /System/Volumes/
entry from the Paths To Exclude From JRE Tracking field. For detailed steps, see Tracking Managed JREs in Agents.
The password reset functionality added in AMC 2.17 does not support LDAP accounts.
Oracle WebLogic Server 12.1.x Extended Support ended in Dec 2019. Therefore, AMC updates released after Dec 2019 require Oracle WebLogic Server 12.2.x. AMC users running on WebLogic Server 12.1.x should upgrade to 12.2.x as soon as possible.
Microsoft will not support Windows 7 post January 14, 2020. Consequently, Windows 7 will not be a supported platform for future releases of AMC.
Java Web Start has been removed from Java SE 11 and later. Hence, while uploading JRE using the Add Java Version window, the jnlp
file gets downloaded. You need to run the java webstart
command to open the Add Java Version window and upload the file.
For additional information about Java Web Start, see: Java Client Roadmap Update.
AMC requires that you keep your instance of WebLogic Server up-to-date with security patches. It is recommended that you subscribe to receive notifications of Oracle’s Critical Patch Update Advisories and Security Alerts. Refer to https://www.oracle.com/technetwork/topics/security/securityemail-090378.html for instructions.
Java plug-in support is removed from JDK 8 (8u271) on macOS, Linux, and Solaris platforms.
Java Plug-in support has been removed from Chrome, Firefox, and Safari browsers in Windows, Linux, and macOS platforms.
For additional information, see:
The following table lists the known issues in the Advanced Management Console 2.21 release.
# | JAMC Number | Description |
---|---|---|
1 | JAMC-4933 | Web Enabled JREs may not been reported correctly for initial scan when jre version is the same as AMC agent bundled |
2 | JAMC-8687 | WebEnabled JREs not displayed for Linux agent server/desktops |
3 | JAMC-8962 | Containerized AMC download speed is very slow for agent and JRE |
4 | JAMC-9150 | macOS - Valid pkg file import fails with error: Selected Java Installer file doesn’t have required metadata |
5 | JAMC-9303 | AMC reports OS version incorrectly for macOS BigSur |
The following table contains a list of issues that were addressed in the Advanced Management Console 2.21 release.
# | JAMC Number | Description |
---|---|---|
1 | JAMC-9204 | Add support for customized JRE installation with dmg packages |
2 | JAMC-9220 | InstallOptionsParser.parseInstallOptions does not accept InputStream |
3 | JAMC-9228 | Unable to upload some jdk installer bundle for macOS using JIC tool |
4 | JAMC-9243 | macOS Enterprise Install Option is not honoured |
5 | JAMC-9246 | Upgrade Jackson 2.10.1 libs to 2.12.1 |
6 | JAMC-9250 | Remove duplicate entries from resource files of JICTool |