Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
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:
======
<TIBCO-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 <TIBCO-HOME>\hawk\lib\
to the problematic machine hosting the domain <TIBCO-HOME>\hawk\lib\
• Otherwise re-install hawk standalone on the machine hosting the domain.