Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » Misaligned feature name problems after upgrading to SR1
Misaligned feature name problems after upgrading to SR1 [message #630274] Fri, 01 October 2010 11:43 Go to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

After upgrading to the Modeling EPP SR1, I am getting a variety of
builder and editor initialization failures due to "The feature
'tilities' is not a valid feature" also for or 'angType' or
'avaImplementionCS'. In each case the problem feature is a valid feature
name less its leading character.

These problems cause fatal Resource load issues and prevent the Acceleo
Editor or Builder being used; the error log suggests the Xtext builder
has a problem too.

The problems go away within a nested Eclipse session.

I suspected some Java 5/6 or file encoding nightmare but couldn't find
any real difference. I reverted back to SR'0' and for a while the
Acceleo editor seemed ok. Eventually bit rot set in and SR0 and SR1
are now equally broken.

Any suggestions?

Regards

Ed Willink
Re: Misaligned feature name problems after upgrading to SR1 [message #630295 is a reply to message #630274] Fri, 01 October 2010 12:46 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------000703000702010403050008
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi Ed,

Do you have an hint as to what caused this? Otherwise, could you provide
us with the list of features you installed?

Laurent Goubet
Obeo

Ed Willink wrote:
> Hi
>
> After upgrading to the Modeling EPP SR1, I am getting a variety of
> builder and editor initialization failures due to "The feature
> 'tilities' is not a valid feature" also for or 'angType' or
> 'avaImplementionCS'. In each case the problem feature is a valid feature
> name less its leading character.
>
> These problems cause fatal Resource load issues and prevent the Acceleo
> Editor or Builder being used; the error log suggests the Xtext builder
> has a problem too.
>
> The problems go away within a nested Eclipse session.
>
> I suspected some Java 5/6 or file encoding nightmare but couldn't find
> any real difference. I reverted back to SR'0' and for a while the
> Acceleo editor seemed ok. Eventually bit rot set in and SR0 and SR1
> are now equally broken.
>
> Any suggestions?
>
> Regards
>
> Ed Willink


--------------000703000702010403050008
Content-Type: text/x-vcard; charset=utf-8;
name="laurent_goubet.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="laurent_goubet.vcf"

begin:vcard
fn:Laurent Goubet
n:Goubet;Laurent
org:<a href="http://www.obeo.fr">Obeo</a>
email;internet:laurent.goubet@obeo.fr
url:http://www.obeo.fr
version:2.1
end:vcard


--------------000703000702010403050008--
Re: Misaligned feature name problems after upgrading to SR1 [message #630296 is a reply to message #630295] Fri, 01 October 2010 12:58 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi Laurent

I suspect, it is a Platform or possibly EMF bug. I was just hoping that
someone might have also seen this and solved it.

I've never had much success reusing a Workspace after an upgrade despite
one of the senior Platform guys claiming that he had kept the same
workspace going for many years.

Problem goes away when I start a brand new workspace, yet again. My old
workspace had far too many interesting incubation projects like Modisco
and Papyrus to be able to pin down a cause.

Ed

On 01/10/2010 13:46, Laurent Goubet wrote:
> Hi Ed,
>
> Do you have an hint as to what caused this? Otherwise, could you provide
> us with the list of features you installed?
>
> Laurent Goubet
> Obeo
>
> Ed Willink wrote:
>> Hi
>>
>> After upgrading to the Modeling EPP SR1, I am getting a variety of
>> builder and editor initialization failures due to "The feature
>> 'tilities' is not a valid feature" also for or 'angType' or
>> 'avaImplementionCS'. In each case the problem feature is a valid
>> feature name less its leading character.
>>
>> These problems cause fatal Resource load issues and prevent the
>> Acceleo Editor or Builder being used; the error log suggests the Xtext
>> builder has a problem too.
>>
>> The problems go away within a nested Eclipse session.
>>
>> I suspected some Java 5/6 or file encoding nightmare but couldn't find
>> any real difference. I reverted back to SR'0' and for a while the
>> Acceleo editor seemed ok. Eventually bit rot set in and SR0 and SR1
>> are now equally broken.
>>
>> Any suggestions?
>>
>> Regards
>>
>> Ed Willink
>
Re: Misaligned feature name problems after upgrading to SR1 [message #630297 is a reply to message #630296] Fri, 01 October 2010 13:24 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------000902050606070303040605
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Ed,

I prefer that :p. Just tried to download a fresh 3.6.1 modeling package
and install some projects (including Acceleo) from the discovery UI, and
I couldn't reproduce this (hopefully).

I never trusted in updating from one version to the next ... You're not
helping that ^^.

Laurent Goubet
Obeo

Ed Willink wrote:
> Hi Laurent
>
> I suspect, it is a Platform or possibly EMF bug. I was just hoping that
> someone might have also seen this and solved it.
>
> I've never had much success reusing a Workspace after an upgrade despite
> one of the senior Platform guys claiming that he had kept the same
> workspace going for many years.
>
> Problem goes away when I start a brand new workspace, yet again. My old
> workspace had far too many interesting incubation projects like Modisco
> and Papyrus to be able to pin down a cause.
>
> Ed
>
> On 01/10/2010 13:46, Laurent Goubet wrote:
>> Hi Ed,
>>
>> Do you have an hint as to what caused this? Otherwise, could you provide
>> us with the list of features you installed?
>>
>> Laurent Goubet
>> Obeo
>>
>> Ed Willink wrote:
>>> Hi
>>>
>>> After upgrading to the Modeling EPP SR1, I am getting a variety of
>>> builder and editor initialization failures due to "The feature
>>> 'tilities' is not a valid feature" also for or 'angType' or
>>> 'avaImplementionCS'. In each case the problem feature is a valid
>>> feature name less its leading character.
>>>
>>> These problems cause fatal Resource load issues and prevent the
>>> Acceleo Editor or Builder being used; the error log suggests the Xtext
>>> builder has a problem too.
>>>
>>> The problems go away within a nested Eclipse session.
>>>
>>> I suspected some Java 5/6 or file encoding nightmare but couldn't find
>>> any real difference. I reverted back to SR'0' and for a while the
>>> Acceleo editor seemed ok. Eventually bit rot set in and SR0 and SR1
>>> are now equally broken.
>>>
>>> Any suggestions?
>>>
>>> Regards
>>>
>>> Ed Willink
>>
>


--------------000902050606070303040605
Content-Type: text/x-vcard; charset=utf-8;
name="laurent_goubet.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="laurent_goubet.vcf"

begin:vcard
fn:Laurent Goubet
n:Goubet;Laurent
org:<a href="http://www.obeo.fr">Obeo</a>
email;internet:laurent.goubet@obeo.fr
url:http://www.obeo.fr
version:2.1
end:vcard


--------------000902050606070303040605--
Previous Topic:XPAND Simple query
Next Topic:[Xpand] Error when invoking a definition from Java with polymorphism
Goto Forum:
  


Current Time: Thu Apr 25 01:08:29 GMT 2024

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

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

Back to the top