Skip to main content



      Home
Home » Archived » Eclipse Process Manager (Stardust) » First Model - Errors(Support Case : NoClassDefFoundError:)
First Model - Errors [message #1700870] Tue, 07 July 2015 14:27 Go to next message
Eclipse UserFriend
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 15:10 Go to previous messageGo to next message
Eclipse UserFriend
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 13:27 Go to previous message
Eclipse UserFriend
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: Sun Jun 22 02:44:40 EDT 2025

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

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

Back to the top