SQL Power Business Intelligence Productivity Tools
Company OverviewBusiness Intelligence Productivity ToolsQuick-Start Implementation ServicesDemos & TurotialsFrequently Asked Questions (FAQ)Open Source Community ResourcesSQL Power ForumImplementation & Technology PartnersGet SQL Power SoftwareContact Us

SQL Power Software Forum

SQL Power Software Forum

  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page  [Register] Register /  [Login] Login 
java.lang.NullPointerException with 0.9.6  XML
Forum Index » SQL Power Wabit Support
Author Message
pascalWH


Joined: 2009-06-08 06:44:56
Messages: 2
Offline

I installed Wabit 0.9.6 and connected it to a MS-SQL Server 2000 database, under Windows XP.

I got a NullPointerException when querying the database, though the report is populated with data !!!

All the similar problems reported in the forum are related to the 0.9.4 version
http://www.sqlpower.ca/forum/posts/list/2250.page#4622
http://www.sqlpower.ca/forum/posts/list/0/2175.page#4624

And the proposed fix is not available anymore...

Is there any known bug and fix for that problem ?

Thanks a lot for the support !!!




Executed at 8 juin 2009 14:51:43 CEST, took 156 milliseconds
Your query could not be executed due to the following error:

java.lang.NullPointerException: Null result set not allowed
at ca.sqlpower.sql.jdbcwrapper.ResultSetDecorator.<init>(ResultSetDecorator.java:52)
at ca.sqlpower.sql.jdbcwrapper.GenericResultSetDecorator.<init>(GenericResultSetDecorator.java:16)
at ca.sqlpower.sql.jdbcwrapper.GenericStatementDecorator.makeResultSetDecorator(GenericStatementDecorator.java:15)
at ca.sqlpower.sql.jdbcwrapper.StatementDecorator.getResultSet(StatementDecorator.java:14
at ca.sqlpower.swingui.query.SQLQueryUIComponents$DefaultStatementExecutor.executeStatement(SQLQueryUIComponents.java:467)
at ca.sqlpower.swingui.query.SQLQueryUIComponents$ExecuteSQLWorker.doStuff(SQLQueryUIComponents.java:389)
at ca.sqlpower.swingui.SPSwingWorker.run(SPSwingWorker.java:60)
at java.lang.Thread.run(Unknown Source)


Your query could not be executed due to the following error:
Null result set not allowed
See above for more details.

pascalWH


Joined: 2009-06-08 06:44:56
Messages: 2
Offline

Sorry for the post, I found the solution installing Wabit 0.9.7
I got at: http://pag.sqlpower.ca:8080/hudson/job/wabit/

Problem is solved !!!

 
Forum Index » SQL Power Wabit Support
Go to:   
Powered by JForum 2.1.8 © JForum Team