Hi,
we have installed Web KeePass server. Everything worked until the first restart of Web KeePass server. We can't login after the first restart. Error message in the log file is:
java.lang.NullPointerException
at webBoltOns.dataContol.DataAccessConnectionPool.getConnection(DataAccessConnectionPool.java:151)
at webBoltOns.dataContol.DataAccess.execConnectReadOnly(DataAccess.java:403)
at webBoltOns.dataContol.DataAccess.executeQuery(DataAccess.java:637)
at webBoltOns.server.UserSecurityManager.confirmPassword(UserSecurityManager.java:150)
at webBoltOns.ServletConnector.getUserSignOn(ServletConnector.java:441)
at webBoltOns.ServletConnector.doPost(ServletConnector.java:156)
...
Should we start manually some kind of integrated database server?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
we have installed Web KeePass server. Everything worked until the first restart of Web KeePass server. We can't login after the first restart. Error message in the log file is:
Java Exception is:
Should we start manually some kind of integrated database server?