Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Firefox Java problems

  • 16-03-2005 2:45pm
    #1
    Closed Accounts Posts: 14,013 ✭✭✭✭


    Whenever I I'm on a page which contains Java menu's or whatever it takes ages to load, sometimes doesn't load properly and if I close the page while its loading I get a windows error and Firefox page open closes. Its fine with IE. Should I have some plugin installed or something?

    Cheers.


Comments

  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    java.sun.com

    get the latest JRE from there and install it. That should sort you out.


  • Registered Users, Registered Users 2 Posts: 2,077 ✭✭✭parasite


    burn the MS VM first, as in uninstall it ¬_¬


  • Registered Users, Registered Users 2 Posts: 2,098 ✭✭✭aaf


    parasite wrote:
    burn the MS VM first, as in uninstall it ¬_¬
    More info on that please - Microsoft Virtual Machine I presume. How do I kill it off permanently?


  • Registered Users, Registered Users 2 Posts: 2,077 ✭✭✭parasite


    there are security vulnerabilities in the MS JVM, and MS don't support it anymore, so follow the quoted instructions, then go to java.sun.com and get the JRE (or the jdk if you want to write java progs)

    To do this go to Start > Run and paste the following into the run box RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall
    If you are running an older version of the JVM you may need to upgrade to version 3809 or 3810 (windows update) before the above command will work.

    You will then be asked if you really want to remove the virtual machine and then reboot. At this point if a message is displayed to the effect of 'removing the jvm will prevent you being able to download files' this refers to files downloaded through java applets rather than regular file downloads. Although the VM has now been removed it has not removed all remnants of the VM's existence from your machine, if you wish you can remove the following without adverse effect.

    Registry Keys:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Java VM
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM (Key used for VM entry in IE Advanced Options)

    System Folders and Files
    C:\WINDOWS\System32\jview.exe
    C:\WINDOWS\System32\wjview.exe
    C:\WINDOWS\inf\java.pnf
    C:\WINDOWS\java
    (C:\Windows represents the drive and path of your windows install, %windir%)


Advertisement