Advanced Management Console (AMC) is a commercial product available for Java users who license Java SE Advanced or Java SE Suite. AMC is downloaded separately from the JDK and is available to customers from My Oracle Support (MOS) or can be downloaded from OTN.
For an overview of AMC, see the Advanced Management Console product page.
For AMC usage instructions, see Advanced Management Console 1.0 documentation.
AMC 1.0.1 is now bundled with JRE 8u31.
The following table lists the bug fixes included in AMC 1.0.1 release:
On systems running Microsoft Windows, Microsoft Visual C++ DLLs are needed to start Advanced Management Console. If you get an error about missing msvcr100.dll
or msvcp100.dll
, or if AMC fails to start, try the following options:
<program-files-directory>\JavaAMC\runtime\jre\bin\java -jar <program-files-directory>\JavaAMC\app\drstool.jar
Quick-start instructions shown in the help tab include the following example for enabling Usage Tracker:
com.oracle.usagetracker.logToUDP = localhost:19870
In the above example, localhost
should not be used. Instead, use the host name or IP address of the AMC server.