I\'m using Collabnate Subversion Edge.
I\'m getting below error when trying to access URL http://localhost:3343/csvn.
Collbnate is set up on Windows Server 2008.
There's an alternative issue that results in the same error: The database may get corrupted. This is what just happened to me. The above answers where not working in this case. As Subversion Edge 5.0.1 comes bundled with jre8, it would be rather strange if it weren't able to run against it.
To solve the problem, I had to patch the database (luckily, the user database c:\csvn\data\csvn-production-hsqldb.script is a plain text sql file).
INSERT INTO QRTZ
in your database with the corresponding lines from the working copy