Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Excel export does not work anymore in 24.3

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

This post has been answered by Brandon Yeo on Dec 19 2024
Jump to Answer
Comments
Post Details
Added on Oct 22 2024
20 comments
6,113 views