Skip to main content



      Home
Home » Eclipse Projects » DTP » Unhandled event loop exception java.lang.StackOverflowError!
Unhandled event loop exception java.lang.StackOverflowError! [message #41776] Thu, 21 February 2008 13:41 Go to next message
Eclipse UserFriend
Hi,

I was following the tutorial to build a web application with eclipse, wtp,
and derby
( http://www-128.ibm.com/developerworks/db2/library/techarticl e/dm-0509cline/?ca=dgr-lnxw09WebApps).

I start the derby network server through the Database Explorer by creating
a New Connection. The connection is successful, but when I right click one
of the tables to edit and after I type on the 1st column, a "Multiple
Errors have occurred" window appears:

Unhandled event loop exception java.lang.StackOverflowError and

instantly another "Internal Error" windows appears:

An Internal Error occurred while showing an internal error. You are
recommended to exit the workbench. Subsequent errors may happen and may
terminate the workbench without warning. See the .log for more details

I use Eclipse 3.3.1.1 with org.apache.derby.core_10.3.2 and
org.apache.derby.ui_1.1.1.

The stack which is overflowing contains all eclipse.jface and
eclipse.datatools classes. Below is the call sequence that is repeating
over and over until it overflows the stack.

at
org.eclipse.jface.viewers.AbstractTableViewer.insert(Abstrac tTableViewer.java:601)
at
org.eclipse.datatools.sqltools.data.internal.ui.editor.Table DataEditor.getOrCreateRow(TableDataEditor.java:240)
at
org.eclipse.datatools.sqltools.data.internal.ui.editor.Table DataCellModifier.modify(TableDataCellModifier.java:111)
at org.eclipse.jface.viewers.ColumnViewer$2.setValue(ColumnView er.java:284)
at
org.eclipse.jface.viewers.EditingSupport.saveCellEditorValue (EditingSupport.java:109)
at
org.eclipse.jface.viewers.ColumnViewerEditor.saveEditorValue (ColumnViewerEditor.java:380)
at
org.eclipse.jface.viewers.ColumnViewerEditor.applyEditorValu e(ColumnViewerEditor.java:264)
at
org.eclipse.jface.viewers.ColumnViewer.applyEditorValue(Colu mnViewer.java:411)

Is anyone got this message before? Is this a bug in eclipse? Please help.

Thank you,
Irene
Re: Unhandled event loop exception java.lang.StackOverflowError! [message #42066 is a reply to message #41776] Tue, 26 February 2008 16:25 Go to previous message
Eclipse UserFriend
Resolved on DTP 1.5.2 release.
Re: Unhandled event loop exception java.lang.StackOverflowError! [message #590100 is a reply to message #41776] Tue, 26 February 2008 16:25 Go to previous message
Eclipse UserFriend
Resolved on DTP 1.5.2 release.
Previous Topic:How to start learning Data Tool?
Next Topic:Feedback on DTP milestone process
Goto Forum:
  


Current Time: Sat Jul 05 14:13:15 EDT 2025

Powered by FUDForum. Page generated in 0.04534 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top