Skip to main content

Fixopia: StackOverflowError

Written by Petr Pech

A

java.lang.StackOverflowError

occurs in debug statements with a series of repeated calls:

at java.awt.AWTEventMulticaster.componentMoved(AWTEventMulticaster.java:169
)....
at java.awt.AWTEventMulticaster.componentResized(AWTEventMulticaster.java:159)


This error is most likely related to an issue with rendering a large amount of data.

For a more in-depth analysis, please send us a backup of your company data — www.flexibee.eu/nahrat

Please also describe how the issue occurs (ideally a short video or screenshots with a description).

Did this answer your question?