Notice & Contact

  • Cooperation between JenniferSoft and Caucho Technology

  • JenniferSoft USA

    360 Fairview Way Milpitas, CA 95035
    Tel : +1-408-946-5508
    Fax : +1-408-946-5509
    sales@jennifersoft.com
    tech@jennifersoft.com

    JenniferSoft Japan

    2F VillaSK Bldg,6-5-8 Sotokanda, Chiyoda-ku, Tokyo, Japan
    Tel :+81-3-5809-1600
    Fax :+81-3-5809-1610
    info.jp@jennifersoft.com

    JenniferSoft Korea

    StarValley 1104, Gasan-dong 60-11, Geumcheon-gu, Seoul, Korea
    Tel :+82-2-2027-0397
    Fax :+82-2-2027-0390
    info.ko@jennifersoft.com

    Print

    TechNotes

    "Classifying ERROR_SYSTEM_DOWN/ERROR_JVM_DOWN monitored by Jennifer
    [ Name: jennifersoft, Date: 07-06-26 17:02:39 ] ( ko en )

    ■ [ERROR_SYSTEM_DOWN] is detected when system CPU monitoring daemon (wmond) is downed.

    This does not mean system down. Jennifer classifies as an error in case of no response of data from wmond for more than 8 sec.

    In spite of normal wmond deamon operation, error can be detected scarcely.
    In this situation, you should consider that wmond does not execute because of 100% of CPU usage of the system, or think about UDP data loss due to N/W issue
    or think about UDP data loss due to N/W issue

    ■ [ERROR_JVM_DOWN] detected when “The Java Process” is downed.

    Each WAS agent sends starting up information to Jennifer Server based on default value 1sec.
    If such information does not arrive within time of agent_death_detection_time = 8000(8sec) which was designated on Jennifer elements settings, Jennifer Server classifies the agent is downed.
    As an exceptional case, ERROR_JVM_DOWN might occurs when response time delayed (more than 8 sec) under the process of Full GC, or wmond does not execute because of 100% of CPU usage of the system
    And, ERROR_JVM_DOWN also may occurs in case of hang up situation (More than 8 sec) due to dumping javacore or heap dump by executing kill -3 on Java process.