Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8900381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T01:05:22+00:00 2026-06-15T01:05:22+00:00

I just checked out my (working) wicket project to a new development machine and

  • 0

I just checked out my (working) wicket project to a new development machine and all of a sudden I get this error whenever I try to start jetty.

java.lang.NoClassDefFoundError: net/unbewaff/Start
Caused by: java.lang.ClassNotFoundException: net.unbewaff.Start
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Exception in thread "main" 

The class file is there and eclipse rebuilds it, when I delete the file. The class not found is the one containing the main method I’m trying to run and supposed to start the embedded jetty. Even cd’ing to the directory, seeing the file and typing java Start.class onto the command line gives the same error with a slightly different wording.

Wicket and embedded jetty – classNotFoundException seems to be related but isn’t as the error described there happens later and after loading the Start-class.

What I did:

  1. checked out the project from repository
  2. ran mvn clean install
  3. ran mvn eclipse:eclipse
  4. created the project in eclipse
  5. tried to start the app
  6. hit the wall

I honestly don’t think that this is a wicket or jetty problem, but since they’re both involved somehow, I hope there is someone who had and solved this problem…

Things I checked:

  • The file is really really there, it’s current and readable
  • I tried to have a look at the bytecode calling javap Start.class without luck (ERROR:Could not find Start.class)
  • opened the class file using a text editor (looks ‘propperly binary’)
  • running mvn jetty:run (Starts and runs jetty along with the webapp)

What helped:

As Martijn suggested, I grabbed a fresh quickstart and compared the Start-classes. The one from the quickstart worked just fine and the only differences my diff-tool and I could find were changed ports on the connector but the class from the quickstart accepted these without any issues. Then I copied the class from the quickstart to my project and it worked fine under the name of Dummy.java. After deleting the offending class, cleaning the workspace and renaming it to Start.java it stopped working. Renaming it back to Dummy put it back to working conditions.

So I got a working workaround, while still not knowing, what was wrong.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T01:05:23+00:00Added an answer on June 15, 2026 at 1:05 am

    There is something you reference in your Start class that is not being found: it is a ClassDefNotFoundException, which is one of the hardest errors to solve. It prevents the class loader from loading your Start class.

    The best way to go forward would IMO be to generate a new quick start, run it, and move stuff from your own start class to the quick start one until it breaks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just checked out a revision from Subversion to a new folder. Opened the
Just learning the world of jquery, and all my googling gives examples like this:
I just installed VCSCommand and I'm getting an error of No suitable plugin whenever
I use git-new-workdir to have two working trees for one git repository. This usually
I just installed Windows 7 with NetBeans 6.5.1 and JDK 6u16. I've checked out
I have checked out the OpenCV SVN repo, installed all necessary libraries, compiled it
I'm trying to get my localizable.strings working properly, but I can't figure out how.
I had checked out an old hash (commit) and was working on it, checking
I just checked out the files in the repository for Cool Reader. I compiled
I just installed a fresh new version of Ubuntu 10.04 and wanted to get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.