Error fetching jobs history, ensure the data warehouse is properly configured
One answer
Go to your data warehouse connection page -
<url>/ccm/admin#action=com.ibm.team.reportsManagement.configureDataWarehouseConnection
and make sure that the properties are correct.
You can also go through the JTS setup, and at the data warehouse connection page - hit test connection. This will tell you if you are connecting to the data warehouse, if the tables exist etc. <--- This is probably the best option to get an idea of whats going on. You may get an error that the tables aren't set up, or a SQL error, or an issue with your JDBC driver etc...
<url>/ccm/admin#action=com.ibm.team.reportsManagement.configureDataWarehouseConnection
and make sure that the properties are correct.
You can also go through the JTS setup, and at the data warehouse connection page - hit test connection. This will tell you if you are connecting to the data warehouse, if the tables exist etc. <--- This is probably the best option to get an idea of whats going on. You may get an error that the tables aren't set up, or a SQL error, or an issue with your JDBC driver etc...