dbeaver icon indicating copy to clipboard operation
dbeaver copied to clipboard

Unhandled event loop exception error

Open DasHammett opened this issue 3 years ago • 9 comments

Description

Hi, I am experiencing an unhandled event loop exception error when opening a pop-up window (search window, export dialog, etc). Issue only happens when using row colors for the grid The full error message is:

Unhandled event loop exception
java.lang.StackOverflowError

I attach log file with the error. Please note the exception does not happen if I do not have row colors active dbeaver.log

DBeaver Version

22.2.2

Operating System

Windows 10

Database and driver

N/A

Steps to reproduce

1.- Execute a query 2.- Enable row color for any condition 3.- Open window for search/export or any other window 4.- Error happens (You might need to open search/export window a couple of times before the exception happens.) 5.- Remove row color condition 6.- Open window for search/export 7.- Window opens

Additional context

No response

DasHammett avatar Nov 11 '22 18:11 DasHammett

Thank you for your report.

ShadelessFox avatar Nov 17 '22 14:11 ShadelessFox

Similar problem exists with DBeaver 23.1.5 on Windows 10

RaimondsRubikis avatar Aug 29 '23 12:08 RaimondsRubikis

Same for v23.2.3.202310221533 on MacOS 14.1.

I'm not sure what "when using row colors for the grid" means, I can not find this option to disable it and see if it is related. This has been happening for the past few versions, and happens for every popup I've seen (search, settings, about, etc)

DallasO avatar Oct 31 '23 17:10 DallasO

Same error message for me Version 23.2.4.202311051706 Ubuntu @ Hyper-V on Win10

Usually happens after I export some data (usually when I save it into other database) Last time the error message gone for a longer period when I restarted Ubuntu, not not when just DBeaver was restarted. Mine log is here

I don't know about "row colors for the grid". I haven't do changes like that. I use dark scheme if it matters.

horvatha avatar Nov 08 '23 15:11 horvatha

Same exception for me ( DBeaver 22.2.2.202311061646 on nixos 23.05.4808.da4024d0ead5 (Stoat)).

I think "row colors for the grid" means Properties -> Editors -> Data Editor -> Appearence -> Grid -> Global settings (for me) -> "Mark odd/even rows". It is ticked (selected by default) and exception goes away if I un-tick it.

dverlan avatar Nov 15 '23 13:11 dverlan

"row colors for the grid" means this option: Right click on grid result -> View/Format -> Row colors

You can set up rules there to color the grid based on the conditions defined there

DasHammett avatar Nov 15 '23 14:11 DasHammett

Similar problem exists with DBeaver Version 23.2.4.202311051706 on Windows 11

sruby avatar Nov 16 '23 09:11 sruby

Similar problem with DBeaver Version 23.3.3.202401211839 on macOS Sonoma 14.3

wwangsa avatar Jan 26 '24 20:01 wwangsa

os: windows10 version: 24.1.0.202406091028 image

heihei180 avatar Jun 26 '24 02:06 heihei180

Started getting the error when trying to export with 24.3.2, downgraded to 24.3.1 and it's working now.

nathan-chappell avatar Jan 10 '25 09:01 nathan-chappell

Experiencing this when clicking Export in the bottom results panel

Running version Version 24.3.2.202501051917 on macOS (via homebrew)

Does not affect exporting by right clicking on tables.

marcolussetti avatar Mar 28 '25 17:03 marcolussetti

If anyone else lands here -- this is fixed in 25.0.1, so upgrading is a better option than downgrading :)

marcolussetti avatar Mar 29 '25 18:03 marcolussetti