Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError: org/netbeans/modules/web/project/ant/JspCSi

User_DTTUYSep 19 2011 — edited Oct 7 2011
Dear forum member,

I've been getting this error and I just can't figure how to correct the error.

Hope someone is kind enough to advise me how to correct this error below:

java.lang.NoClassDefFoundError: org/netbeans/modules/web/project/ant/JspCSingle
Caused by: java.lang.ClassNotFoundException: org.netbeans.modules.web.project.ant.JspCSingle
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: org.netbeans.modules.web.project.ant.JspCSingle. Program will exit.
Exception in thread "main" C:\Documents and Settings\Kareni\Desktop\working\broadWeb\nbproject\build-impl.xml:612: Java returned: 1
BUILD FAILED (total time: 1 second)

Thanks.

Comments

Hillmer

We want to create JUG, and We have completed all the requirements, but We cant create the java.net project. What should we do? What is our next step? How can we contact the JUG Community Leaders?

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 4 2011
Added on Sep 19 2011
1 comment
1,228 views