https://bugs.freedesktop.org/show_bug.cgi?id=61564
--- Comment #5 from Lionel Elie Mamane <[email protected]> --- What I find scary here is: com.sun.star.report.pentaho.SOReportJobFactory$_SOReportJobFactory execute SEVERE: Detected an IncompatibleClassChangeError That's a Java error that "just should not happen", especially after make clean && make. I think we need a Java expert here. I first see the WrappedTargetException that wraps this Java error in reportdesign::OReportEngineJFree::getNewOutputName file reportdesign/source/core/api/ReportEngineJFree.cxx where it is caught and rethrown. However, it is caught in rptui::OReportController::getPreferredVisualRepresentation file reportdesign/source/ui/report/ReportController.cxx Ah, but it comes up again later, in the context described by Terrence. OK, I'm fixing the crash, which will allow us to see the real underlying problem, but IMHO we need a Java expert to go forward. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
