JVM discovery

When you start the MainView for Java Environments product, it discovers all of the JVMs that are running on your system. To discover new JVMs (those added after startup), the product uses either auto discovery or timed discovery:

  • Auto discovery (available for z/OS 2.2 and later)

    If you accept the default parameter AUTODISC=YES during setup (in Defining product initialization parameters), the product automatically discovers new JVMs and JVM threads when they are added.

  • Timed discovery

    If you set AUTODISC=NO, the product discovers new JVMs and JVM threads at timed intervals (by default, every 10 seconds). If needed, you can change the interval as explained in Changing the interval for timed discovery.

    When using timed discovery, you also have the option of discovering JVMs on demand (in between the timed intervals), as explained in Discovering new JVMs on demand (timed discovery only).

    Note

    Timed discovery is less efficient than auto discovery.




This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments