OS is linux Ubuntu 13.04 open an report connect to an Postgre Database execute an report Nothing happen on GUI but console put out Mai 23, 2013 3:39:14 PM com.sun.star.wizards.report.ReportTextImplementation reconnectToDatabase SEVERE: null java.lang.NullPointerException at com.sun.star.wizards.common.JavaTools.ArrayoutofString(JavaTools.java:335) at com.sun.star.wizards.db.CommandName.setComposedCommandName(CommandName.java:110) at com.sun.star.wizards.db.CommandName.<init>(CommandName.java:43) at com.sun.star.wizards.db.SQLQueryComposer.updateComposedCommandNames(SQLQueryComposer.java:260) at com.sun.star.wizards.db.SQLQueryComposer.setDBMetaData(SQLQueryComposer.java:230) at com.sun.star.wizards.db.SQLQueryComposer.<init>(SQLQueryComposer.java:62) at com.sun.star.wizards.db.QueryMetaData.getSQLQueryComposer(QueryMetaData.java:288) at com.sun.star.wizards.report.ReportTextImplementation.reconnectToDatabase(ReportTextImplementation.java:285) at com.sun.star.wizards.report.Dataimport.importReportData(Dataimport.java:196) at com.sun.star.wizards.report.Dataimport.createReport(Dataimport.java:212) at com.sun.star.wizards.report.CallReportWizard$ReportWizardImplementation.trigger(CallReportWizard.java:104) the report was created by the report wizard. And based on a Query with Parameters same report works on LibreOffice 3.6
Could it be you don't use the Report-Builder but the old report-engine? Many people doesn't recognize, that this engine is always included, because they installed the whole packages of LO - included the Report-Builder. Have a look at https://bugs.freedesktop.org/show_bug.cgi?id=65047 , https://bugs.freedesktop.org/show_bug.cgi?id=64985 If its the old engine we must change the title - could also be we can mark https://bugs.freedesktop.org/show_bug.cgi?id=65047 as a duplicate.
Installing the report builder extension, describted in BUG 64985 helps. My Problem is fixed. But why delivre libreoffice 4.0 parts that work not together? an unsupportedException or any thing like that were nice. *** This bug has been marked as a duplicate of bug 65047 ***