Skip to main content



      Home
Home » Modeling » EMF » [CDO] gastro example problem
[CDO] gastro example problem [message #1444635] Tue, 14 October 2014 06:40 Go to next message
Eclipse UserFriend
I am trying out gastro example. When i run gastroServer.launch in org.gastro.server plugin then i get the following error.

java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

Am i missing some plugin?

thanks!
Re: [CDO] gastro example problem [message #1444839 is a reply to message #1444635] Tue, 14 October 2014 12:10 Go to previous message
Eclipse UserFriend
Am 14.10.2014 um 12:40 schrieb ModelGeek Mising name:
> I am trying out gastro example. When i run gastroServer.launch in org.gastro.server plugin then i get the following
> error.
>
> java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
>
> Am i missing some plugin?
Does it help if you click "Add Required Plugins" in the launch configuration?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Previous Topic:model with 'href' attribute
Next Topic:Final modifier in EMF-generated methods
Goto Forum:
  


Current Time: Wed May 14 16:56:05 EDT 2025

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

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

Back to the top