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 4 of 4

Thread: THE APPLICATION HAS UNEXPECTEDLY QUIT

  1. #1
    Junior Member
    Join Date
    Jan 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default THE APPLICATION HAS UNEXPECTEDLY QUIT

    when i run the program,
    appear warning "THE APPLICATION HAS UNEXPECTEDLY QUIT. CONTACT THE APPLICATION PROVIDER TO RESOLVE THE ISSUE" about any problems on the part of what, whereas before running smoothly whether the downgrade xammp influential ?
    i'm newbie in java, please help.


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: THE APPLICATION HAS UNEXPECTEDLY QUIT

    Run what program? What application? What OS? What are you trying to do? Did you write this yourself? You must help us to help you, and the information you provided is limited at best.

    And please do not double post - your other post has been deleted

  3. #3
    Junior Member
    Join Date
    Jan 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Re: THE APPLICATION HAS UNEXPECTEDLY QUIT

    Quote Originally Posted by copeg View Post
    Run what program? What application? What OS? What are you trying to do? Did you write this yourself? You must help us to help you, and the information you provided is limited at best.

    And please do not double post - your other post has been deleted


    I'm working on final assignment
    I tried to make mobile program
    I make a j2me program with netbeans IDE 7.0.1
    I use windows 7
    I am using 1.7.4 xamp
    I use sony elm
    I want to create mobile applications.
    My application aims to enter the data, see the report data, with some users and their levels are connected to my database on localhost that is in the laptop.
    I use ad-hoc connection to a connection between the mobile device with my laptop.
    I use the http-connection with the destination IP address the laptop when running ad-hoc connection.
    and no problems before.

    Friday last week that the program runs smoothly through the emulator.
    and I think had no problems with the program.
    stupidly, I did not try to install on my phone.

    Sunday I downgrade to version 1.7.3 xamp to support my web project which uses ext-js as in version 1.7.4 can not be executed.

    message appears when I run it through the emulator when I tried it yesterday.
    but on the output in netbeans, his statement "Build Successful".
    I've tried running it via mobile devices, but the result is the same.


    what should i do.?
    whether the source of the problem in my coding or any other problems.?
    Last edited by ipam; January 11th, 2012 at 09:51 PM.

  4. #4
    Junior Member
    Join Date
    Jan 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: THE APPLICATION HAS UNEXPECTEDLY QUIT

    yeah
    I have found the cause
    and quite ridiculous

    the problem is when i downgrade from version 1.7.4 to version 1.7.3
    I've ignored the apache service, I just run apache
    after I activate its service, my program has been running smoothly

    thanks to all.
    I hope this information is useful to others.

Similar Threads

  1. how to run any installed application through my java application??
    By sgsamanthjain in forum Java Theory & Questions
    Replies: 1
    Last Post: April 1st, 2011, 08:17 AM
  2. Replies: 2
    Last Post: March 23rd, 2011, 08:51 AM
  3. How to make a program quit?
    By copelandtml in forum Loops & Control Statements
    Replies: 6
    Last Post: February 16th, 2011, 01:10 AM
  4. [SOLVED] [help] the application file (.jad) for application does not appear to be the ....
    By ordinarypeople in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: April 4th, 2010, 03:50 AM
  5. Replies: 0
    Last Post: December 3rd, 2009, 04:43 PM

Tags for this Thread