• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

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]
 
There are no more "hours", it's centi-days. They say it's better, but this tiny ad says it's stupid:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic