Discuss problems installing or using NextReports
Back to Forum List
>>
Back to Topic List
>>
VIEW ALL POSTS
Unable to connect to DB for demo setup
Posted Monday, 25 May 2009 By coffee
Getting following exception :
java.sql.SQLException: Failed to start database 'D:\Program Files\NextReports 2.2\demo\data', see the next exception for details.
My NextReport home is set to> NEXTREPORTS_HOME = "D:\\Program Files\\NextReports 2.2";
|
Re: Unable to connect to DB for demo setup
Posted Monday, 25 May 2009 By Mihai
Modified: Monday, 25 May 2009
Hello.
What kind of installer did you installed (zip, windows, linux, with jre or without)?
Did this error appeared at first run or after some usage?
Is something more written in D:\Program Files\NextReports 2.2\log\nextreports.log, derby.log or error.log? Please send us these three files on next_support@asf.ro
|
Re: Unable to connect to DB for demo setup
Posted Monday, 25 May 2009 By coffee
Hello,
I installed .zip on Windows XP with JRE. This is occuring from the first run. Sent you the zip file separately on above address.
Thanks!
Jason
|
Re: Unable to connect to DB for demo setup
Posted Monday, 25 May 2009 By Mihai
Hello.
I hope this is your problem. Please confirm.
If you have NextReports application open with derby Demo data source connected you cannot create another connection to that embedded database. Please disconnect from NextReports datasource and then run the example.
|
Re: Unable to connect to DB for demo setup
Posted Tuesday, 26 May 2009 By coffee
Thanks Mihai! It was the problem.
|