Unable to start hawkwebconsole

Unable to start hawkwebconsole

book

Article ID: KB0082680

calendar_today

Updated On:

Products Versions
TIBCO Hawk 5.2, 6.0

Description

When we are trying to run the startwebconsole.bat file we are getting below error in tomcat's catalina.log available at "TIBCO_HOME\hawk\<Version>\webconsole\tomcat\logs"

FileNotFoundException: TIBCO_HOME\hawk\<Version>\webconsole\tibco.ems.home.esc\lib\tibjms.jar
 

Environment

Any

Resolution

Please check the EMS_HOME location in startwebconsole(TIBCO_HOME\hawk\<Version>\webconsole) and setenv(TIBCO_HOME\hawk\<Version>\webconsole\tomcat\bin) files. 

If the EMS_HOME is not set in this two files, please set the correct location of the EMS folder here and if the EMS is not installed on this machine then please install EMS and set the location of the EMS version directory. 

If you are still seeing the below error : 

Jun 12, 2017 8:23:42 PM org.apache.catalina.startup.TldConfig tldScanJar
WARNING: Failed to process JAR [jar:file:/C:/TIBCOBW/NewHawk52/ems/8.1/lib/jms.jar!/] for TLD files
java.io.FileNotFoundException: C:\TIBCOBW\NewHawk52\ems\8.1\lib\jms.jar

Please check the setenv file again and change the "jms.jar" to "jms-2.0.jar" because EMS 8.x.x updates a JAR file name from jms.jar to jms-2.0.jar and "startwebconsole".

Issue/Introduction

Getting error while trying to start the hawkwebconsole