This is a very odd problem. Create New/Datasource
Using MSSQL 2008, sqljdbc41.jar and jre7 - I can create a new connection and test the connection successfully.
A Select statement that does not use any aggregate functions or group by or order by clauses -returns data fine when I click - Data Preview
Adding an order by or aggregate function and group by results in a DatasourceServiceImpl.Error 0009 when clicking Data Preview or Finish
Using MSSQL 2008, sqljdbc41.jar and jre7 - I can create a new connection and test the connection successfully.
A Select statement that does not use any aggregate functions or group by or order by clauses -returns data fine when I click - Data Preview
Adding an order by or aggregate function and group by results in a DatasourceServiceImpl.Error 0009 when clicking Data Preview or Finish