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

Thread: HELP! Java not working at all on my computer

  1. #1
    Junior Member Vikkan's Avatar
    Join Date
    Feb 2012
    Location
    Stockholm
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation HELP! Java not working at all on my computer

    Don't know where to start, want to avoid reinstalling my OS.

    Im trying to run a .jnlp file, worked before but not any more..
    so i start up choose Java web launcher java 6 loading than..nothing!

    unintall all java, and reinstalls (java.com -> jxpiinstall.exe) again several times, remove from
    reg by:cmd ->regsvr32 jscript.dll regsvr32 vbscript.dll ->reboot
    Reinstall again -> reboot -> nothing

    reintalling again and open controllpanel -> Java -> and nothing what is my problem???

    please someone?


  2. #2
    Member
    Join Date
    Feb 2012
    Posts
    58
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default Re: HELP! Java not working at all on my computer

    I have never heard about installing Java from java.com -> jxpiinstall.exe.

    You need to install JRE/JDK which is available for download from Oracle website, then you can run the .jnlp file.

    I am suspecting you installed the wrong thing (the jxpiinstall.exe )

  3. #3
    Junior Member HandgunSally's Avatar
    Join Date
    Mar 2012
    Location
    Cleveland, OH
    Posts
    16
    My Mood
    Lurking
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: HELP! Java not working at all on my computer

    Quote Originally Posted by Bob_Sadarka View Post
    I have never heard about installing Java from java.com -> jxpiinstall.exe.

    You need to install JRE/JDK which is available for download from Oracle website, then you can run the .jnlp file.

    I am suspecting you installed the wrong thing (the jxpiinstall.exe )
    try using this test applet ( How do I test whether Java is working on my computer? )

    java.com is a Baby Oracle website if you will, make sure you downloaded 32bit or 64bit respectively this could be your issue.

Similar Threads

  1. java code not working right. loading.. not using plugin on computer
    By Nodnarbrox in forum What's Wrong With My Code?
    Replies: 5
    Last Post: August 24th, 2011, 12:08 PM
  2. java web start still not working
    By gib65 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: July 15th, 2011, 10:25 AM
  3. Runing a java Project on another Computer
    By jTech in forum Member Introductions
    Replies: 1
    Last Post: March 17th, 2011, 09:05 AM
  4. Replies: 3
    Last Post: March 1st, 2011, 02:18 PM
  5. Replies: 4
    Last Post: January 27th, 2009, 12:03 AM

Tags for this Thread