Impariamo a leggere i messaggi nelle eccezioni


jButton.actionPerformed, event=java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=,when=1215194878172,modifiers =Button1] on javax.swing.JButton (...) WARN query.JRJdbcQueryExecuter - The supplied java.sql.Connection object is null.

Il problema sta nel fatto che al metodo JasperFillManager.fillReport(...) viene passata una connessione al DB che è null.