|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
You can shut down TIBCO Hawk WebConsole as well as TIBCO Hawk H2 Database using the script/executables provided with TIBCO Hawk.To stop TIBCO Hawk WebConsole on Microsoft Windows, browse to the HAWK_HOME\webconsole folder and double-click stopwebconsole.bat.
1.
2. Run the stopwebconsole.sh script.
1. Go to the HAWK_HOME\webconsole folder and open the tibhawkh2db.tra file, in a text editor, for editing.
2. Comment out the code which starts the Hawk H2 database and uncomment the code which stops the Hawk H2 database. Following is the sample code (to stop the database) for the section in the tibhakh2db.tra file, that allows to start/stop the Hawk H2 database:
3. Save and close the tibhawkh2db.tra file.
4. Now run tibhawkh2db to stop the database.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |