Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: jar programe stopped to work

  1. #1
    Junior Member
    Join Date
    Nov 2017
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default jar programe stopped to work

    Java programe "name.jar" generated by NetBeans in the directory "dist" stopped to work, while started directly in NetBeans it goes OK. I completely uninstalled both java and NetBeans, controlled Manifest, but all in vain. Other programes go OK. Where could be a problem?

  2. #2
    Member John Joe's Avatar
    Join Date
    Jun 2017
    Posts
    276
    My Mood
    Amused
    Thanks
    8
    Thanked 19 Times in 19 Posts

    Default Re: jar programe stopped to work

    Any errors ?
    Whatever you are, be a good one

Similar Threads

  1. Really having trouble making jar files work with pictures
    By loui345 in forum Java Theory & Questions
    Replies: 21
    Last Post: March 6th, 2013, 08:46 PM
  2. Jar file does not work with database (Hibernate)
    By shomid in forum JDBC & Databases
    Replies: 2
    Last Post: December 27th, 2011, 11:03 AM
  3. Code is working in Eclipse but when exported to Runnable Jar doesn't work
    By jjain.jitendra@gmail.com in forum What's Wrong With My Code?
    Replies: 1
    Last Post: August 24th, 2011, 07:12 AM
  4. [SOLVED] Compiled .jar won't work (Error-sound)
    By Fermen in forum Object Oriented Programming
    Replies: 2
    Last Post: March 31st, 2011, 05:24 PM
  5. Help with programe please
    By Newtojava in forum What's Wrong With My Code?
    Replies: 50
    Last Post: August 20th, 2010, 05:34 AM