WebConsole

Why do I get the following exception when I start TIBCO Hawk WebConsole with the persistence mode set to false in web.xml file?

org.h2.jdbc.JdbcSQLException: Connection is broken

To resolve this issue, comment the <Resource> tag that points to H2 database from context.xml file in HAWK_HOME/webconsole/tomcat/webapps/hawkwebconsole/META-INF folder to work in no database mode.