2). To change the port of H2 DB used by web console, modify <WEBCONSOLE_HOME>/tomcat/webapps/hawkwebconsole/META-INF/context.xml and set the URL to a different value, such as: jdbc:h2:tcp://localhost:8888/~/hawk.
Issue/Introduction
How to change the default port of H2 DB used by Hawk web console?