Skip to main content



      Home
Home » Modeling » TMF (Xtext) » [TCS] Problems with "Loading outline
[TCS] Problems with "Loading outline [message #25012] Tue, 30 December 2008 13:25 Go to next message
Eclipse UserFriend
Unfortunately I am having some problems with TCS doing the "Loading
outline", it is consuming all my workstation resources (eclipse.exe CPU 98
Mem Usage 226,284 K) and does not successfully create an outline, although
at one point in development of my .tcs and .kms files this wasn't a
problem.

I am having a number of warnings which may possibly be related to this:

Many of these types:

(200) Decision can match input such as "NAME NAME NAME NAME" using
multiple alternatives: 1, 2
As a result, alternative(s) 2 were disabled for that
input WSMO_ANTLR3.g WSMO/Syntax line 178 Problem

Does anyone have experience with this issue?
Re: [TCS] Problems with "Loading outline [message #25050 is a reply to message #25012] Tue, 30 December 2008 15:49 Go to previous messageGo to next message
Eclipse UserFriend
I should mention, when it finally runs out of resources, here is the error
I get:

An internal error occurred during: "Updating outline".
Java heap space
Re: [TCS] Problems with "Loading outline [message #25989 is a reply to message #25050] Tue, 13 January 2009 06:53 Go to previous message
Eclipse UserFriend
Hi,

If your grammar is ambiguous, I suppose the parser may infinite-loop for
some inputs, in which case loading the outline will fail. If elements
get created in this infinite loop, then you may end up consuming all
available memory.

You should probably try to resolve the ambiguity.


Regards,

Frédéric Jouault


J Rusk a écrit :
> I should mention, when it finally runs out of resources, here is the
> error I get:
>
> An internal error occurred during: "Updating outline".
> Java heap space
>
Previous Topic:Dependency between eclipse plugins
Next Topic:[TCS] dc#title going in "dc#title" going out
Goto Forum:
  


Current Time: Tue Jun 03 05:15:13 EDT 2025

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

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

Back to the top