• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

2.1.7 HSQLDB install fails

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic