Hi,
I am getting the following error when trying to run flowable-modeler war in my tomcat.
org.h2.jdbc.JdbcSQLNonTransientConnectionException: Connection is broken: “java.net.SocketTimeoutException: connect timed out: 10.1.60.43:9091” [90067-199]
10.1.60 is my local ip address. And I have not made any changes in the default properties file with the spring data url
@wwitt I did solve the issue by changing the spring.data.source.url in the default properties file.
I used a different file name other than flowable-db