Hello out there,
since I updated to 24.3.0.284 the export of a query result to Excel does not work anymore.
In the log panel I see something like this:
SEVERE 135 0 oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$1 Cannot invoke "oracle.javatools.editor.FoldedRowMap.getMaxRowWidth()" because "this._rowMap" is null in oracle.javatools.editor.BasicView.revalidateRowMap(BasicView.java:1546)
This leads to a file test.xlsx which is 0 byte in size and locked by the SQL Developer process. (using Windows 10 and connecting to Oracle 19c)
Exporting as delimited works though.
I would guess that the Excel export tries to determine the column widths and fails. So can I disable that?
Regards,
Lothar