Jump to content
We've recently updated our Privacy Statement, available here ×

Cannot connect to a HSQLDB


marcelbolte

Recommended Posts

Hello,

 

I created a Report in iReport with an HSQLDB. The Connection to the Database via JDBC is successfull.

Now I´ve got the problem, that JasperServer cannot connect to the HSQLDB. The Server is online.

The reason is, that the report cant be shown on JasperServer.

 

I hope you can help me.

Greets

marcelbolte

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I think I am having the same problem.  Here is the error I receive:

 

Code:
ldb\build.xmlrunServer:     [java] [server@e09713]: [Thread[main,5,main]]: checkRunning(false) entered     [java] [server@e09713]: [Thread[main,5,main]]: checkRunning(false) exited     [java] [server@e09713]: Startup sequence initiated from main() method     [java] [server@e09713]: Loaded properties from [C:\Program Files (x86)\Jaspersoft\iReport-Professional-4.0.1\demo\hsqldb\server.properties]     [java] [server@e09713]: Initiating startup sequence...     [java] [server@e09713]: Server socket opened successfully in 6 ms.     [java] [server@e09713]: [Thread[HSQLDB Server @e09713,5,main]]: Database [index=0db=file:test, alias=] did not open: org.hsqldb.HsqlException: File input/output error test.backup java.io.FileNotFoundException: test.data (Access is denied)     [java] [server@e09713]: [Thread[HSQLDB Server @e09713,5,main]]: Shutting down because there are no open databases     [java] [server@e09713]: Initiating shutdown sequence...     [java] [server@e09713]: Shutdown sequence completed in 1 ms.     [java] [server@e09713]: 2012-07-23 09:12:00.849 SHUTDOWN : System.exit() is called nextBUILD SUCCESSFULTotal time: 1 second
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...