Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » MOFScript » [MOFScript] MOFScript and Eclipse Galileo
[MOFScript] MOFScript and Eclipse Galileo [message #482220] Tue, 25 August 2009 17:36 Go to next message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
Hi all,

I'd like to know if there is a project for releasing a new
MOFScript version that works with Eclipse Galileo.

Best regards,
Toñi
Re: [MOFScript] MOFScript and Eclipse Galileo [message #483034 is a reply to message #482220] Sat, 29 August 2009 16:32 Go to previous messageGo to next message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
Hello To
Re: [MOFScript] MOFScript and Eclipse Galileo [message #483076 is a reply to message #483034] Sun, 30 August 2009 20:52 Go to previous messageGo to next message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
No, I have no problems, because I haven't tested it. As I saw the last
update was for ganymede, I thought there might have some problems, but
if you say there's no problem, I will download it and test it. In case
there are some problems, I'll post them.

Thanks and best regards,
Toñi
Gøran K. Olsen escribió:
> Hello Toñi,
>
> Do you have any specific problems using the last version from the update
> site?
> I have used it with Galileo and did not experience any problems.
>
> Best Regards,
> Gøran
>
>
> "Toñi Reina Quintero" <reinaqu@lsi.us.es> wrote in message
> news:h717ef$b0e$1@build.eclipse.org...
>> Hi all,
>>
>> I'd like to know if there is a project for releasing a new MOFScript
>> version that works with Eclipse Galileo.
>>
>> Best regards,
>> Toñi
>
>
Re: [MOFScript] MOFScript and Eclipse Galileo [message #483115 is a reply to message #483076] Mon, 31 August 2009 07:42 Go to previous messageGo to next message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
Hi To
Re: [MOFScript] MOFScript and Eclipse Galileo [message #486753 is a reply to message #483115] Fri, 18 September 2009 22:35 Go to previous message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
Hi Gøran,

as I told you before, I'm testing MOFScript and Galileo. I had a
MOFScript file written with a previoius Eclipse version. The problem
arise when I try to execute the transformation. I obtain the following
error: Unhandled event loop exception

The exception stack trace is :

java.lang.ClassCastException: org.eclipse.ui.editors.text.TextEditor
cannot be cast to org.eclipse.mofscript.editor.MofScriptTextEditor
at
org.eclipse.mofscript.editor.MofScriptEditorActionDelegate.r un(MofScriptEditorActionDelegate.java:68)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:584)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:501)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3473)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:368)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)



and the session data:

eclipse.buildId=I20090611-1540
java.version=1.6.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Framework arguments: -product org.eclipse.epp.package.modeling.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.modeling.product

Do you have any idea about what can be causing the error?

Thanks and regards,

Toñi
Re: [MOFScript] MOFScript and Eclipse Galileo [message #568282 is a reply to message #482220] Sat, 29 August 2009 16:32 Go to previous message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
Hello To
Re: [MOFScript] MOFScript and Eclipse Galileo [message #568292 is a reply to message #483034] Sun, 30 August 2009 20:52 Go to previous message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
No, I have no problems, because I haven't tested it. As I saw the last
update was for ganymede, I thought there might have some problems, but
if you say there's no problem, I will download it and test it. In case
there are some problems, I'll post them.

Thanks and best regards,
Toñi
Gøran K. Olsen escribió:
> Hello Toñi,
>
> Do you have any specific problems using the last version from the update
> site?
> I have used it with Galileo and did not experience any problems.
>
> Best Regards,
> Gøran
>
>
> "Toñi Reina Quintero" <reinaqu@lsi.us.es> wrote in message
> news:h717ef$b0e$1@build.eclipse.org...
>> Hi all,
>>
>> I'd like to know if there is a project for releasing a new MOFScript
>> version that works with Eclipse Galileo.
>>
>> Best regards,
>> Toñi
>
>
Re: [MOFScript] MOFScript and Eclipse Galileo [message #568308 is a reply to message #483076] Mon, 31 August 2009 07:42 Go to previous message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
Hi To
Re: [MOFScript] MOFScript and Eclipse Galileo [message #568319 is a reply to message #483115] Fri, 18 September 2009 22:35 Go to previous message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
Hi Gøran,

as I told you before, I'm testing MOFScript and Galileo. I had a
MOFScript file written with a previoius Eclipse version. The problem
arise when I try to execute the transformation. I obtain the following
error: Unhandled event loop exception

The exception stack trace is :

java.lang.ClassCastException: org.eclipse.ui.editors.text.TextEditor
cannot be cast to org.eclipse.mofscript.editor.MofScriptTextEditor
at
org.eclipse.mofscript.editor.MofScriptEditorActionDelegate.r un(MofScriptEditorActionDelegate.java:68)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:584)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:501)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3473)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:368)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)



and the session data:

eclipse.buildId=I20090611-1540
java.version=1.6.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Framework arguments: -product org.eclipse.epp.package.modeling.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.modeling.product

Do you have any idea about what can be causing the error?

Thanks and regards,

Toñi
Previous Topic:[MOFScript] MOFScript and Eclipse Galileo
Next Topic:MOFScript & Eclipse Galileo (II)
Goto Forum:
  


Current Time: Fri Mar 29 10:11:12 GMT 2024

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

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

Back to the top