In der Konsole wurde folgende Ausgabe angezeigt:
Code: Alles auswählen
com.sun.star.uno.RuntimeException:
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:204)
at $Proxy36.getByKey(Unknown Source)
at com.sun.star.wizards.report.ReportDocument$DBColumn.getNumberFormat(ReportDocument.java:856)
at com.sun.star.wizards.report.ReportDocument$DBColumn.<init>(ReportDocument.java:775)
at com.sun.star.wizards.report.ReportDocument.insertColumnstoRecordTable(ReportDocument.java:504)
at com.sun.star.wizards.report.ReportDocument.setupRecordSection(ReportDocument.java:369)
at com.sun.star.wizards.report.ReportWizard.gotoNextStep(ReportWizard.java:774)
at com.sun.star.wizards.report.ReportWizard$ActionListenerImpl.actionPerformed(ReportWizard.java:682)
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:204)
at $Proxy64.execute(Unknown Source)
at com.sun.star.wizards.common.UNODialogs.executeDialog(UNODialogs.java:569)
at com.sun.star.wizards.report.ReportWizard.startReportWizard(ReportWizard.java:1726)
at com.sun.star.wizards.report.CallReportWizard$ReportWizardImplementation.trigger(CallReportWizard.java:194)
Wenn es weiterhilft: Ich habe bisher Suns JDK 1.4.2_04 verwendet.
OS ist Gentoo GNU/Linux mit 2.6.8er Kernel.
Vielen Dank für jede Hilfe,
jupi