Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Java is bugging me!  (Read 13904 times)

0 Members and 1 Guest are viewing this topic.

Abbey

    Topic Starter


    Greenhorn

    • Experience: Beginner
    • OS: Unknown
    Java is bugging me!
    « on: August 29, 2012, 05:56:54 AM »
    I am having a big problem with Java. Each time I try to open a Java applet, the applet goes grey and I cant even open it.

    I tried uninstalling java and then re-installing it. I also tried JavaRa. On the software end, everything looks clean and software is the most recent ones. When I try running the applet, all I get is a grey screen and a Error saying : jreVerification.class

    When I click the Deatils button, it says

    Quote
    Java Plug-in 10.6.2.24
    Using JRE version 1.7.0_06-b24 Java HotSpot(TM) Client VM
    User home directory = C:\Users\Owner
    ----------------------------------------------------
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    ----------------------------------------------------

    So does someone get any ideas as to how to solve this? As for browsers, I have tried Chrome, Mozilla, IE, Rocketmail, Safari, Opera just to get the same resukts. I have also tried both the online and offline download version, and the same thing happens.

    Just a heads up: I use Windows 7 - and also, I am kinda noob at these :D
    Also, I did try the Java verification, and it shows a 'loading' animation with a grey box below reading 'Error'. Its when I click that I get, jreVerification.class

    Please help :D

    jason2074



      Egghead

    • It doesn't matter.
    • Thanked: 224
    • Experience: Beginner
    • OS: Windows 7
    Re: Java is bugging me!
    « Reply #1 on: August 29, 2012, 06:09:44 AM »
    Download the offline version instead here http://java.com/en/download/manual.jsp and make sure to remove old versions using JavaRa.
    Good Luck and Welcome to CH. :)

    Abbey

      Topic Starter


      Greenhorn

      • Experience: Beginner
      • OS: Unknown
      Re: Java is bugging me!
      « Reply #2 on: August 29, 2012, 06:10:53 AM »
      Download the offline version instead here http://java.com/en/download/manual.jsp and make sure to remove old versions using JavaRa. Good Luck.

      I did that too, its returning an error as I mentioned above

      jason2074



        Egghead

      • It doesn't matter.
      • Thanked: 224
      • Experience: Beginner
      • OS: Windows 7
      Re: Java is bugging me!
      « Reply #3 on: August 29, 2012, 06:27:51 AM »
      Try disabling your firewall and protection softwares then go with the offline installer first.

      Abbey

        Topic Starter


        Greenhorn

        • Experience: Beginner
        • OS: Unknown
        Re: Java is bugging me!
        « Reply #4 on: August 29, 2012, 07:23:48 AM »
        Try disabling your firewall and protection softwares then go with the offline installer first.

        I did that and its returning me an error like this

        Quote
        load: class Client.class not found.
        java.lang.ClassNotFoundException: Client.class
           at sun.applet.AppletClassLoader.findClass(Unknown Source)
           at java.lang.ClassLoader.loadClass(Unknown Source)
           at sun.applet.AppletClassLoader.loadClass(Unknown Source)
           at java.lang.ClassLoader.loadClass(Unknown Source)
           at sun.applet.AppletClassLoader.loadCode(Unknown Source)
           at sun.applet.AppletPanel.createApplet(Unknown Source)
           at sun.plugin.AppletViewer.createApplet(Unknown Source)
           at sun.applet.AppletPanel.runLoader(Unknown Source)
           at sun.applet.AppletPanel.run(Unknown Source)
           at java.lang.Thread.run(Unknown Source)

        jason2074



          Egghead

        • It doesn't matter.
        • Thanked: 224
        • Experience: Beginner
        • OS: Windows 7
        Re: Java is bugging me!
        « Reply #5 on: August 29, 2012, 08:00:07 AM »
        Try reading this thread as some users were able to resolve their java error installation. http://www.techsupportforum.com/forums/f120/java-error-application-failed-to-run-543573.html Good luck.

        Abbey

          Topic Starter


          Greenhorn

          • Experience: Beginner
          • OS: Unknown
          Re: Java is bugging me!
          « Reply #6 on: August 29, 2012, 09:09:48 AM »
          Try reading this thread as some users were able to resolve their java error installation. http://www.techsupportforum.com/forums/f120/java-error-application-failed-to-run-543573.html Good luck.

          I did everything I could including turning off firewall, disabling UAC and everything, but none worked so far.

          All browsers are showing the same error

          TechnoGeek

          • Guest
          Re: Java is bugging me!
          « Reply #7 on: August 29, 2012, 09:41:52 AM »
          This looks like a bad applet, or your computer isn't properly downloading the jar or class file. What website is this you are accessing? If you can't say for whatever reason, can you check and see if it works on other computers or ask the author if there are known issues?

          Abbey

            Topic Starter


            Greenhorn

            • Experience: Beginner
            • OS: Unknown
            Re: Java is bugging me!
            « Reply #8 on: August 29, 2012, 09:46:39 AM »
            This looks like a bad applet, or your computer isn't properly downloading the jar or class file. What website is this you are accessing? If you can't say for whatever reason, can you check and see if it works on other computers or ask the author if there are known issues?

            Actually I am sure the Applet looks good because It worked till yesterday night. Then I slept and after I woke up and logged in, it wont work.
            It should be a problem with my computer because for everyone else the applet works. Is there some setting that I am  messing with?

            TechnoGeek

            • Guest
            Re: Java is bugging me!
            « Reply #9 on: August 29, 2012, 09:51:32 AM »
            Another thing you can try is to open Java under Control Panel (Control Panel -> Programs under win7), Click View... under the Temporary Internet Files section. Now delete everything under Resources and everything under Applications (from the top dropdown list). This clears the Java cache and can fix a lot of problems with updated applets.

            Abbey

              Topic Starter


              Greenhorn

              • Experience: Beginner
              • OS: Unknown
              Re: Java is bugging me!
              « Reply #10 on: August 29, 2012, 10:00:14 AM »
              Another thing you can try is to open Java under Control Panel (Control Panel -> Programs under win7), Click View... under the Temporary Internet Files section. Now delete everything under Resources and everything under Applications (from the top dropdown list). This clears the Java cache and can fix a lot of problems with updated applets.

              I just now did that and restarted my browser. I now see that the error has changed back to jreVerification.class

              TechnoGeek

              • Guest
              Re: Java is bugging me!
              « Reply #11 on: August 29, 2012, 10:05:25 AM »
              Are you logged in as an administrator? I saw a mention of not having admin rights sometimes being the problem. If you are logged in as an administrator, I'm not sure what else could possibly cause this problem.  ???

              Abbey

                Topic Starter


                Greenhorn

                • Experience: Beginner
                • OS: Unknown
                Re: Java is bugging me!
                « Reply #12 on: August 29, 2012, 10:06:34 AM »
                Yes, there is only one account for my laptop and that is the admins :D

                I am glad you treid though

                jason2074



                  Egghead

                • It doesn't matter.
                • Thanked: 224
                • Experience: Beginner
                • OS: Windows 7
                Re: Java is bugging me!
                « Reply #13 on: August 30, 2012, 01:19:46 AM »
                If it worked just a couple of days prior, maybe try system restore to an earlier date.

                slayerwulfe



                  Newbie

                  • Experience: Beginner
                  • OS: Unknown
                  Re: Java is bugging me!
                  « Reply #14 on: September 08, 2012, 04:59:45 PM »
                  i do not believe java is available for laps or notebooks at least not on any of mine, but it functions perfectly on the desk.