Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2m-dev] Re: m2m-dev Digest, Vol 23, Issue 6

 
Hi Frédéric Jouault
 
Thank you very much
 
I posted on the newsgroup at
 
http://www.eclipse.org/newsportal/article.php?id=3944&group=eclipse.modeling.m2m#3944
 
 
micromilua

2009/2/25 <m2m-dev-request@xxxxxxxxxxx>
Send m2m-dev mailing list submissions to
       m2m-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       https://dev.eclipse.org/mailman/listinfo/m2m-dev
or, via email, send a message with subject or body 'help' to
       m2m-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
       m2m-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of m2m-dev digest..."


Today's Topics:

  1. Re: [SPAM] [m2m-dev] I can't using a UML modeler(Papyrus) to
     generate  metamodels(KM3 , ecore) (Fr?d?ric Jouault)


----------------------------------------------------------------------

Message: 1
Date: Tue, 24 Feb 2009 10:14:21 +0100
From: Fr?d?ric Jouault <frederic.jouault@xxxxxxxxxxxxxx>
Subject: Re: [SPAM] [m2m-dev] I can't using a UML modeler(Papyrus) to
       generate        metamodels(KM3 , ecore)
To: M2M dev list <m2m-dev@xxxxxxxxxxx>
Message-ID:
       <90ab13f50902240114w3ffcf63dp2ad02d93f8335c63@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

Hello,

Could you please ask your questions on the M2M Eclipse.org newsgroup,
prefixing the subject of your post with [ATL]?
This way, the community may benefit from the answers.

Information about ATL questions on the M2M newsgroup is at:
http://wiki.eclipse.org/ATL#Questions_and_Discussions_About_ATL_Usage

Thanks.


Regards,

Frédéric Jouault



On Tue, Feb 24, 2009 at 10:05 AM, micromilua <micromilua@xxxxxxxxx> wrote:
> Hi Everybody
>
> I get some problem about using a UML modeler to generate metamodels
>
> From this website
>
> http://www.eclipse.org/m2m/atl/usecases/UML2MOF/userGuide.php
>
> We can see the using UML Tool  generated metamodels example
>
> Follow the steps
> 1. install the Papyrus for UML (Ver 1.11.0)
> 2. install ATL
> 3. install the ATLuseCase from
>    Papyrus sources (subversion repository)
>
> https://speedy.supelec.fr/Papyrus/svn/Papyrus/extensions/ATLUseCases/releases/1.8.1/
>
> Then
> this is my screenshot
> http://img17.imageshack.us/my.php?image=45335086.jpg  or
> http://img17.imageshack.us/img17/626/45335086.jpg
> the module option is same to the use guide's  screenshot
> http://www.eclipse.org/m2m/atl/usecases/UML2MOF/img/moduleSelection.PNG
>
> When I setup and click "Run"
> There is nothing about  transformation outputs
>
> Anybody know , did I fail to install some plug-in or softwares?
>
> and There is my log
>
>  !ENTRY org.eclipse.osgi 2 0 2009-02-23 13:00:24.875
> !MESSAGE The activator com.cea.papyrus.gen.umlwithatl.uml2ecore.Activator
> for bundle com.cea.papyrus.gen.umlwithatl.uml2ecore is invalid
> !STACK 0
> org.osgi.framework.BundleException: The activator
> com.cea.papyrus.gen.umlwithatl.uml2ecore.Activator for bundle
> com.cea.papyrus.gen.umlwithatl.uml2ecore is invalid
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
>  at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
>  at
> org.eclipse.osgi.framework.util.SecureAction$21.run(SecureAction.java:406)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:404)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:234)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269)
>  at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
>  at
> org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
>  at
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
>  at
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModuleInstance(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModule(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.launch.LaunchTransformationDelegate.launch(Unknown
> Source)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
>  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: java.lang.ClassNotFoundException:
> com.cea.papyrus.gen.umlwithatl.uml2ecore.Activator
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
>  at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>  at java.lang.ClassLoader.loadClass(Unknown Source)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:134)
>  ... 20 more
> Root exception:
> java.lang.ClassNotFoundException:
> com.cea.papyrus.gen.umlwithatl.uml2ecore.Activator
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
>  at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>  at java.lang.ClassLoader.loadClass(Unknown Source)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:134)
>  at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
>  at
> org.eclipse.osgi.framework.util.SecureAction$21.run(SecureAction.java:406)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:404)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:234)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269)
>  at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
>  at
> org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
>  at
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
>  at
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModuleInstance(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModule(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.launch.LaunchTransformationDelegate.launch(Unknown
> Source)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
>  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !ENTRY com.cea.papyrus.extensionpoints.transformation 4 0 2009-02-23
> 13:00:24.875
> !MESSAGE could not get transformation instance
> !STACK 1
> org.eclipse.core.runtime.CoreException: Plug-in
> com.cea.papyrus.gen.umlwithatl.uml2ecore was unable to load class
> com.cea.papyrus.gen.umlwithatl.uml2ecore.UML2EcoreModule.
>  at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
>  at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162)
>  at
> org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
>  at
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
>  at
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModuleInstance(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModule(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.launch.LaunchTransformationDelegate.launch(Unknown
> Source)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
>  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> org.eclipse.core.runtime.CoreException[1]: java.lang.ClassNotFoundException:
> com.cea.papyrus.gen.umlwithatl.uml2ecore.UML2EcoreModule
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
>  at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>  at java.lang.ClassLoader.loadClass(Unknown Source)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269)
>  at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
>  at
> org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
>  at
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
>  at
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModuleInstance(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModule(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.launch.LaunchTransformationDelegate.launch(Unknown
> Source)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
>  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-02-23 13:00:24.875
> !MESSAGE Plug-in com.cea.papyrus.gen.umlwithatl.uml2ecore was unable to load
> class com.cea.papyrus.gen.umlwithatl.uml2ecore.UML2EcoreModule.
> !STACK 0
> java.lang.ClassNotFoundException:
> com.cea.papyrus.gen.umlwithatl.uml2ecore.UML2EcoreModule
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
>  at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>  at java.lang.ClassLoader.loadClass(Unknown Source)
>  at
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289)
>  at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
>  at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269)
>  at
> org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
>  at
> org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
>  at
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
>  at
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModuleInstance(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.definition.Transformation.getModule(Unknown
> Source)
>  at
> com.cea.papyrus.extensionpoints.transformation.launch.LaunchTransformationDelegate.launch(Unknown
> Source)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
>  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !ENTRY com.cea.papyrus.extensionpoints.transformation 4 0 2009-02-23
> 13:00:24.875
> !MESSAGE
> !STACK 0
> java.lang.NullPointerException
>  at
> com.cea.papyrus.extensionpoints.transformation.launch.LaunchTransformationDelegate.launch(Unknown
> Source)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
>  at
> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
>  at
> org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
>  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> Thank you very much
>
>
> micromilua
> _______________________________________________
> m2m-dev mailing list
> m2m-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2m-dev
>
>


------------------------------

_______________________________________________
m2m-dev mailing list
m2m-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-dev


End of m2m-dev Digest, Vol 23, Issue 6
**************************************


Back to the top