Unable to see a running HawkAgent in the hawkwebconsole because of an incorrect configuration in DomainTransportCfg.xml file and hawkagent.cfg file. The Hawk_Domain name in hawkagent.cfg, should be stated in the DomainTransportCfg.xml file with the transport details. After restarting the HawkAgent and hawkwebconsole's tibhawkh2db.exe and startwebconsole services, the following error may be thrown.
=============
Exception in thread "<Machine_name> -- startConsole" java.lang.RuntimeException: javax/jms/JMSException at com.tibco.hawk.webconsole.server.HawkWebConsole.startConsole(HawkWebConsole.java:172) at com.tibco.hawk.webconsole.server.HawkWebConsole.access$200(HawkWebConsole.java:81) at com.tibco.hawk.webconsole.server.HawkWebConsole$1.run(HawkWebConsole.java:116) at java.lang.Thread.run(Thread.java:745)
============