Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/resource/Resource$Internal
java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/resource/Resource$Internal [message #1396611] Tue, 08 July 2014 14:50 Go to next message
Rahim Kanjiyani is currently offline Rahim KanjiyaniFriend
Messages: 19
Registered: October 2012
Junior Member
Hello,

I have recently upgraded to latest version of stardust using Luna. I am getting following error while deploying model. Any idea?

Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/resource/Resource$Internal
at org.eclipse.stardust.engine.core.model.xpdl.XpdlUtils.loadXpdlModel(XpdlUtils.java:629)
at org.eclipse.stardust.engine.core.model.xpdl.XpdlUtils.loadXpdlModel(XpdlUtils.java:583)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.<init>(ModelDeploymentTool.java:190)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.main(ModelDeploymentTool.java:138)
Caused by: java.lang.ClassNotFoundException: org.eclipse.emf.ecore.resource.Resource$Internal
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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 4 more
Re: java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/resource/Resource$Internal [message #1401669 is a reply to message #1396611] Wed, 16 July 2014 00:27 Go to previous message
Simone Seurer is currently offline Simone SeurerFriend
Messages: 10
Registered: June 2013
Junior Member
Hi Rahim, is this still happening? Because I was not able to reproduce. Can you give me more details? Like which Luna download you chose and if you did a clean installation of eclipse luna and stardust?

Thanks, Simone
Previous Topic:eclipse-collector: Unable to find artifact p2.osgi.bundle:org.eclipse.osgi:jar:3.10.0.v20140513-1456
Next Topic:missing training videos
Goto Forum:
  


Current Time: Mon May 13 18:41:39 GMT 2024

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

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

Back to the top