Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » First Model - Errors(Support Case : NoClassDefFoundError:)
First Model - Errors [message #1700870] Tue, 07 July 2015 18:27 Go to next message
Kimberly Barkman is currently offline Kimberly BarkmanFriend
Messages: 2
Registered: July 2015
Junior Member
I'm brand new to Eclipse Stardust and am getting my feet wet by go through the Support Case tutorial. I get the following errors when I try to deploy. I think my environment Variables are set properly - I think I have everything I need installed. On a possibly related note, I'm also getting warnings on Data objects I've never touched( No class specified for Current Model, Current User, Last Activity, Starting User).

I'm not sure where to go from here. Suggestions are appreciated!

Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/stardust/common/error/PublicException
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2570)
at java.lang.Class.getMethod0(Class.java:2813)
at java.lang.Class.getMethod(Class.java:1663)
at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: org.eclipse.stardust.common.error.PublicException
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 18 more
Re: First Model - Errors [message #1700873 is a reply to message #1700870] Tue, 07 July 2015 19:10 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Moving this to the Stardust forum group; in the future you should post Stardust-specific questions there.
Re: First Model - Errors [message #1702844 is a reply to message #1700870] Sat, 25 July 2015 17:27 Go to previous message
Vikram Kodak is currently offline Vikram KodakFriend
Messages: 72
Registered: October 2011
Member
Hi,

Is this resolved?.
Previous Topic:Upgrade from Luna To Mars - project components are missing
Next Topic:How to configure Mail Application using Gmail
Goto Forum:
  


Current Time: Fri Apr 26 07:45:46 GMT 2024

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

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

Back to the top