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 8492199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T22:38:59+00:00 2026-06-10T22:38:59+00:00

I need some advice about this… I have a program that serves as a

  • 0

enter image description hereI need some advice about this… I have a program that serves as a utility for another system. My program’s function is to monitor the database and locate certain entries with a specific value; This value is produced when the main system encounters a specific condition wherein it cannot process the entry further. When the specific value is located, my program will validate if the requirements needed to process it is available, and call the method where the system stopped it’s processing so that it could complete the entry.

My program encounters an error every time it tries to call the method of the main system. The command prompt shows this error “Exception in thread “timer-0″ java.lang.NoClassDefFoundError”

bear in mind that the main program is continuously running. It gets another entry every time an entry is finished. So it is possible that my program could be calling a method which is currently in use by the main system.

I’m not sure if the error is due to my program, not locating the method needed as for the NoClassDefFoundError or if my program is trying to call the method which is currently in use by the main program as per the Exception in thread “timer-0”.

Also the main and my program is not using any threads.

  • 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-10T22:39:00+00:00Added an answer on June 10, 2026 at 10:39 pm

    A NoClassDefFoundError means that your program was trying to load a class that was not on its classpath (or strictly, could not be resolved by the classloader).

    If this never works, it could simply be that you’re launching it without including a required library on the classpath.

    Alternatively, I have seen this before with Java apps that communicate between themselves, when an internal class from the remote app is passed back to the caller and cannot be instantiated. For example, the remote app might be using some JDBC/ORM framework, which throws a custom subclass of SQLException. This exception bubbles up through the remote call and back across to the local app, which cannot instantiate the specific subclass. In this latter case, have a look at logs on the remote app to see if you can spot a problem that’s occurring there.

    In any case, you should be able to resolve this by adding some class/JAR to your classpath; it may simply be a challenge to work out exactly which one. A “kitchen sink” approach might help you get past this specific problem and see what the underlying one (if any) is.

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

Sidebar

Related Questions

Need some advice about a best-approach for this problem: I've fallen madly in love
I need some advice how to go about this: 1) I retrieve an XML
I need some advice about writing a parser (using C and Lex) that accepts
Need some jQuery advice... I have in DOM divs with delimited entries like this:
I need some advice. I’m building an app that has a sequence of 4
I need some advice of how to setup my tables I currently have a
I need some advice for a design which I have to implement in application.
I need some advice in tackling a query. I can handle this in a
I need some advice on how to go about a particular issue I'm trying
Sorry if this is quite a long question, i need some advice on what

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.