Administrator reports the following error during start up: “HawkMonitor init failed because of java.lang.NoClassDefFoundError: com/tibco/hawkconfig/common/hawkdomain/HawkDomain”

Administrator reports the following error during start up: “HawkMonitor init failed because of java.lang.NoClassDefFoundError: com/tibco/hawkconfig/common/hawkdomain/HawkDomain”

book

Article ID: KB0085693

calendar_today

Updated On:

Products Versions
TIBCO Administrator -
Not Applicable -

Description

Resolution:
Description:
=========

Administrator reports the following error during start up:

==>
Starting TIBCO Administrator BusinessWorks Monitoring Service
HawkMonitor init failed because of java.lang.NoClassDefFoundError: com/tibco/hawkconfig/common/hawkdomain/HawkDomain
java.lang.NoClassDefFoundError: com/tibco/hawkconfig/common/hawkdomain/HawkDomain
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at com.tibco.hawkconsole.core.HawkMonitor$1.run(HawkMonitor.java:52)
        at java.lang.Thread.run(Thread.java:595)
Starting TIBCO Administrator Monitoring Service
==>

Environment:
==========
•    Red Hat Linux 6.0
•    Administrator 5.6.0
•    TRA 5.6.0

Symptoms:
=========
Administrator reports the following error during start up “HawkMonitor init failed because of java.lang.NoClassDefFoundError: com/tibco/hawkconfig/common/hawkdomain/HawkDomain”

Cause:
======
&ltTIBCO-HOME>/hawk/lib/hawkconfigcommon.jar is missing or corrupt. This error could also be the cause of the ‘java.lang.NullPointerException at com.tibco.wfc.AbstractComponent.getParentFrame’ error when clicking on Hawk Console or Monitor Console in Admin GUI.

Resolution:
=========
If you have Hawk standalone installed on another machine, copy the jar file from that machine &ltTIBCO-HOME>\hawk\lib\  
to the problematic machine hosting the domain &ltTIBCO-HOME>\hawk\lib\
•    Otherwise re-install hawk standalone on the machine hosting the domain.

Issue/Introduction

Administrator reports the following error during start up: “HawkMonitor init failed because of java.lang.NoClassDefFoundError: com/tibco/hawkconfig/common/hawkdomain/HawkDomain”