Skip to main content



      Home
Home » Archived » Visual Editor (VE) » internal error
internal error [message #56421] Fri, 20 August 2004 10:16 Go to next message
Eclipse UserFriend
Originally posted by: nospam.cucu.org

Hi to all,
I've installed VE 1.0.0 (and GEF, EMF) on Eclipse 3.0 final.
When I try to create a Java Visual Class I have some problem...
The first window (the one which asks me the class name) opens normally,
but when I hit Finish I see the Visual Editor empty (with a strange
%Palette.Label on the beans palette) and a window that says to me:

Errors Running Operations
Setup Java Visual Editor (Error: An internal error occurred during:
"Setup Java Visual Editor".)

If I click on the string above I see the following message:

An internal error occurred during: "Setup Java Visual Editor".
java.lang.StackOverflowError

Eclipse worked fine before the VE installation so what have I missed?

Thanks,
Roberto Gianassi
Re: internal error [message #56448 is a reply to message #56421] Fri, 20 August 2004 11:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Please list the drivers of GEF and EMF you are using. Also, what
operating system.


--
Thanks, Rich Kulp

Re: internal error [message #56475 is a reply to message #56421] Fri, 20 August 2004 12:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sttn.sttn.de

I get the same error. Reason: emf-sdo-xsd-SDK-M200408190924.zip
I use a older version (emf-sdo-xsd-SDK-M200408040957.zip) an now it
works fine



Roberto Gianassi wrote:
> Hi to all,
> I've installed VE 1.0.0 (and GEF, EMF) on Eclipse 3.0 final.
> When I try to create a Java Visual Class I have some problem...
> The first window (the one which asks me the class name) opens normally,
> but when I hit Finish I see the Visual Editor empty (with a strange
> %Palette.Label on the beans palette) and a window that says to me:
>
> Errors Running Operations
> Setup Java Visual Editor (Error: An internal error occurred during:
> "Setup Java Visual Editor".)
>
> If I click on the string above I see the following message:
>
> An internal error occurred during: "Setup Java Visual Editor".
> java.lang.StackOverflowError
>
> Eclipse worked fine before the VE installation so what have I missed?
>
> Thanks,
> Roberto Gianassi
Re: internal error [message #56502 is a reply to message #56475] Fri, 20 August 2004 13:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.cucu.org

sttn wrote:

> I get the same error. Reason: emf-sdo-xsd-SDK-M200408190924.zip
> I use a older version (emf-sdo-xsd-SDK-M200408040957.zip) an now it
> works fine
>
>
>
> Roberto Gianassi wrote:
>
>> Hi to all,
>> I've installed VE 1.0.0 (and GEF, EMF) on Eclipse 3.0 final.
>> When I try to create a Java Visual Class I have some problem...

<snip />

I set up the old version M200408040957. I run Eclipse with the -clean
option and the label is OK, but when I create a dialog I don't see
anything in the editor window.
If I launch Eclipse without the -clean option the palette title becomes
again %Palette.Label.
An other VERY VERY VERY curious thing: if I remove/add the Javadoc
comment to the initialize method from the source view and then I switch
back to the editor I SEE the dialog (this is true independently of the
clean option and I'm wondering why, however)!

I'm using (now) GEF SDK 3.0.0, EMF SDK 2.0.1.M200408040957 on WinXP HOME.
Ah, I'm using VE SDK 1.0.0.
Re: internal error [message #56527 is a reply to message #56502] Fri, 20 August 2004 13:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

At the moment please step back to EMF 2.0.0. At this time we don't work
with some of the EMF 2.0.1 drivers. They put out a breaking change last
week and that change is being fixed so it is not breaking.

--
Thanks, Rich Kulp

Re: internal error [message #56552 is a reply to message #56527] Fri, 20 August 2004 14:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.cucu.org

Rich Kulp wrote:

> At the moment please step back to EMF 2.0.0. At this time we don't work
> with some of the EMF 2.0.1 drivers. They put out a breaking change last
> week and that change is being fixed so it is not breaking.
>

Ok, done and it seems to work.
I deinstalled the EMF examples, too (with those installed VE doesn't start).
How I know an update is available?
Thanks, again.
Re: internal error [message #56578 is a reply to message #56552] Fri, 20 August 2004 15:42 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

When we have the official final release, the update manager will find
it. Until then you go the download site and check. For major drivers,
which are called milestone drivers, the announcement is made in this
newsgroup. Until then we have approx. one integration driver a week.


--
Thanks, Rich Kulp

Re: internal error [message #597442 is a reply to message #56421] Fri, 20 August 2004 11:54 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Please list the drivers of GEF and EMF you are using. Also, what
operating system.


--
Thanks, Rich Kulp

Re: internal error [message #597447 is a reply to message #56421] Fri, 20 August 2004 12:25 Go to previous message
Eclipse UserFriend
Originally posted by: sttn.sttn.de

I get the same error. Reason: emf-sdo-xsd-SDK-M200408190924.zip
I use a older version (emf-sdo-xsd-SDK-M200408040957.zip) an now it
works fine



Roberto Gianassi wrote:
> Hi to all,
> I've installed VE 1.0.0 (and GEF, EMF) on Eclipse 3.0 final.
> When I try to create a Java Visual Class I have some problem...
> The first window (the one which asks me the class name) opens normally,
> but when I hit Finish I see the Visual Editor empty (with a strange
> %Palette.Label on the beans palette) and a window that says to me:
>
> Errors Running Operations
> Setup Java Visual Editor (Error: An internal error occurred during:
> "Setup Java Visual Editor".)
>
> If I click on the string above I see the following message:
>
> An internal error occurred during: "Setup Java Visual Editor".
> java.lang.StackOverflowError
>
> Eclipse worked fine before the VE installation so what have I missed?
>
> Thanks,
> Roberto Gianassi
Re: internal error [message #597454 is a reply to message #56475] Fri, 20 August 2004 13:10 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.cucu.org

sttn wrote:

> I get the same error. Reason: emf-sdo-xsd-SDK-M200408190924.zip
> I use a older version (emf-sdo-xsd-SDK-M200408040957.zip) an now it
> works fine
>
>
>
> Roberto Gianassi wrote:
>
>> Hi to all,
>> I've installed VE 1.0.0 (and GEF, EMF) on Eclipse 3.0 final.
>> When I try to create a Java Visual Class I have some problem...

<snip />

I set up the old version M200408040957. I run Eclipse with the -clean
option and the label is OK, but when I create a dialog I don't see
anything in the editor window.
If I launch Eclipse without the -clean option the palette title becomes
again %Palette.Label.
An other VERY VERY VERY curious thing: if I remove/add the Javadoc
comment to the initialize method from the source view and then I switch
back to the editor I SEE the dialog (this is true independently of the
clean option and I'm wondering why, however)!

I'm using (now) GEF SDK 3.0.0, EMF SDK 2.0.1.M200408040957 on WinXP HOME.
Ah, I'm using VE SDK 1.0.0.
Re: internal error [message #597459 is a reply to message #56502] Fri, 20 August 2004 13:48 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

At the moment please step back to EMF 2.0.0. At this time we don't work
with some of the EMF 2.0.1 drivers. They put out a breaking change last
week and that change is being fixed so it is not breaking.

--
Thanks, Rich Kulp

Re: internal error [message #597465 is a reply to message #56527] Fri, 20 August 2004 14:26 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.cucu.org

Rich Kulp wrote:

> At the moment please step back to EMF 2.0.0. At this time we don't work
> with some of the EMF 2.0.1 drivers. They put out a breaking change last
> week and that change is being fixed so it is not breaking.
>

Ok, done and it seems to work.
I deinstalled the EMF examples, too (with those installed VE doesn't start).
How I know an update is available?
Thanks, again.
Re: internal error [message #597472 is a reply to message #56552] Fri, 20 August 2004 15:42 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

When we have the official final release, the update manager will find
it. Until then you go the download site and check. For major drivers,
which are called milestone drivers, the announcement is made in this
newsgroup. Until then we have approx. one integration driver a week.


--
Thanks, Rich Kulp

Previous Topic:internal error
Next Topic:VE will not start properly with N20040819 and 1.0M2
Goto Forum:
  


Current Time: Fri May 09 00:57:35 EDT 2025

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

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

Back to the top