The first install I've done installed 2.1.7 on my Windows box with MySQL was no problem (with the "redirect" fix).
Then I tried a fresh installation with HSQLDB , including "redirect" fix plus the HSQLDB jars. Unfortunately it ends up with an
"java.sql.SQLException: User not found: " error.
The
tomcat log has an exception
java.io.FileNotFoundException: C:\javagroups.properties (The system cannot find the file specified) ...
more here:
Does anyone know what I missed? I dont have to create the HSQLDB beforehand, do I?
Thanks, Lukas
[originally posted on jforum.net by lukas]