You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

JDK Mission Control is a tools suite for monitoring, managing and profiling Java applications running in production.
 

Here is a list of resources you may want to consult when you have questions regarding Java Mission Control:      

1. There is help included in Java Mission Control. The Mission Control FAQ included in the help is very useful for trouble-shooting common problems.

2. This FAQ.

3. Posting questions to the Oracle forum may help: https://community.oracle.com/community/groundbreakers/java/java_hotspot_virtual_machine/java_mission_control.

4. This blog regularily posts on Mission Control related topics: http://hirt.se/blog/?cat=3.

5. The official twitter handle is @javamissionctrl. Also, @hirt often posts JVM and Mission Control related information.

6. There is a Facebook community page here: https://www.facebook.com/javamissionctrl/.


Build problems

  • If you are having problems getting the JDP tests running when building core, you may need to ask a local multicast route like so:
    route add -net 224.0.0.0 netmask 240.0.0.0 dev lo



  • No labels