Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Unhandled event loop exception(Exception on Xtext UI - Eclipse Indigo / Mac)
Unhandled event loop exception [message #831424] Wed, 28 March 2012 22:16 Go to next message
Carlos Eugênio Purificação is currently offline Carlos Eugênio PurificaçãoFriend
Messages: 1
Registered: March 2012
Junior Member
Hi,

I don't know if I should log this directly on bugzilla so I decided to put it here first. I'm getting this exception whenever I try to insert a comment on my XXX.xtext file. The problem started a year ago and no XText update seams to fix this. Here what I've got from Eclipse log:

Unhandled event loop exception

java.lang.StackOverflowError
at org.eclipse.jface.text.AbstractDocument.computeIndexInCategory(AbstractDocument.java:537)
at org.eclipse.jface.text.rules.FastPartitioner.getPartition(FastPartitioner.java:484)
at org.eclipse.jface.text.rules.FastPartitioner.getPartition(FastPartitioner.java:592)
at org.eclipse.jface.text.AbstractDocument.getPartition(AbstractDocument.java:1495)
at org.eclipse.jface.text.AbstractDocument.getPartition(AbstractDocument.java:966)
at org.eclipse.xtext.ui.editor.model.DocumentUtil.findNextOffSetInPartition(DocumentUtil.java:86)
at org.eclipse.xtext.ui.editor.model.DocumentUtil.findNextOffSetInPartition(DocumentUtil.java:91)
at org.eclipse.xtext.ui.editor.model.DocumentUtil.findNextOffSetInPartition(DocumentUtil.java:91)
at org.eclipse.xtext.ui.editor.model.DocumentUtil.findNextOffSetInPartition(DocumentUtil.java:91)
....
continues with the same point from now on.

Here is the platform and log details:
eclipse.buildId=I20110613-1736
java.version=1.6.0_29
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.eclipse.epp.package.modeling.product -keyring /Users/eugenio/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.modeling.product -keyring /Users/eugenio/.eclipse_keyring -showlocation

This is a continuation of log file /Users/eugenio/workspace/.metadata/.bak_0.log
Created Time: 2012-03-28 18:53:42.917


Re: Unhandled event loop exception [message #832038 is a reply to message #831424] Thu, 29 March 2012 17:30 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

filing a bugzilla with a reproducable example is ok.

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Validation error(...) Method Question
Next Topic:Validation of a document
Goto Forum:
  


Current Time: Wed Apr 24 15:18:39 GMT 2024

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

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

Back to the top