Results 1 to 8 of 8

Thread: Multiple Java installs

  1. #1
    Does he need a reason? Funkstar's Avatar
    Join Date
    Aug 2005
    Location
    Aberdeen
    Posts
    19,874
    Thanks
    630
    Thanked
    965 times in 816 posts
    • Funkstar's system
      • Motherboard:
      • Gigabyte EG45M-DS2H
      • CPU:
      • Intel Core2Quad Q9550 (2.83GHz)
      • Memory:
      • 8GB OCZ PC2-6400C5 800MHz Quad Channel
      • Storage:
      • 650GB Western Digital Caviar Blue
      • Graphics card(s):
      • 512MB ATI Radeon HD4550
      • PSU:
      • Antec 350W 80+ Efficient PSU
      • Case:
      • Antec NSK1480 Slim Mini Desktop Case
      • Operating System:
      • Vista Ultimate 64bit
      • Monitor(s):
      • Dell 2407 + 2408 monitors
      • Internet:
      • Zen 8mb

    Multiple Java installs

    I have the following installed:
    J2SE Runtime Environment Update 4
    J2SE Runtime Environment Update 6
    Java(TM) 6 Update 3
    Java(TM) 6 Update 3

    Am I right in assuming I can un-install the first 3 without effecting the last one?

    Would save me about 360MB

  2. #2
    Taz
    Taz is offline
    Senior Member Taz's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    2,152
    Thanks
    57
    Thanked
    29 times in 27 posts
    • Taz's system
      • Motherboard:
      • Gigabyte Z270 HD3P
      • CPU:
      • Intel Core i5 7600K
      • Memory:
      • Corsair CMK16GX4M2B3200C16R Vengeance LPX 16 GB
      • Storage:
      • Samsung 960 EVO M.2-2280 500GB (PCIe) + 1TB Sandisk Ultra II SSD (SATA)
      • Graphics card(s):
      • Asus NVIDIA GeForce GTX 1070 OC
      • PSU:
      • Corsair CS550M 550W Hybrid
      • Case:
      • NZXT Source 340
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • 34" Asus Designo Curve MX34VQ UWQHD Monitor
      • Internet:
      • Virgin Media M350

    Re: Multiple Java installs

    I would say that there is a possibility that you may cause an application to stop working properly. Perhaps specific apps had a JRE bundled with them which has caused you to have multiple versions? Applications often come bundled with a specific JRE that they have been tested on and may point to that JRE when they start up.

    One thing you could check is if the CLASSPATH environment variable is set. If so, this might be because at least one app is using the JRE in the directory specified by the CLASSPATH variable.

    Other than that, if you are sure that no apps are using any of the JREs then you should be okay to delete the ones you don't want.

  3. #3
    Senior Member
    Join Date
    Jul 2006
    Posts
    1,457
    Thanks
    33
    Thanked
    75 times in 71 posts

    Re: Multiple Java installs

    You could uninstall the previous versions, but (as Taz pointed out) I did this just recently (like you I wanted my disk space back) and lost use of one of my database apps, not a major problem, but annoying (and bad coding by the Java people.)

  4. #4
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: Multiple Java installs

    Way outside my direct experience - but I thgought an application used the most recent installed version by default.

    (The reason I say that it that we recently had an instance of one application that required a lter version of the JRE that was installed, butr another application that would only run with the earlier version - and installing both versions didn't help - both looked at the later ones - but I may be way off in my understanding of the problem)
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  5. #5
    Does he need a reason? Funkstar's Avatar
    Join Date
    Aug 2005
    Location
    Aberdeen
    Posts
    19,874
    Thanks
    630
    Thanked
    965 times in 816 posts
    • Funkstar's system
      • Motherboard:
      • Gigabyte EG45M-DS2H
      • CPU:
      • Intel Core2Quad Q9550 (2.83GHz)
      • Memory:
      • 8GB OCZ PC2-6400C5 800MHz Quad Channel
      • Storage:
      • 650GB Western Digital Caviar Blue
      • Graphics card(s):
      • 512MB ATI Radeon HD4550
      • PSU:
      • Antec 350W 80+ Efficient PSU
      • Case:
      • Antec NSK1480 Slim Mini Desktop Case
      • Operating System:
      • Vista Ultimate 64bit
      • Monitor(s):
      • Dell 2407 + 2408 monitors
      • Internet:
      • Zen 8mb

    Re: Multiple Java installs

    The only time Java is used is on a web page.

    Bugger it, the oldest three are going now, I've uninstalled all the other rubish from this laptop. Hopefully it will behave a little better now.

    Thanks for the input guys

  6. #6
    Senior Member this_is_gav's Avatar
    Join Date
    Dec 2005
    Posts
    4,854
    Thanks
    175
    Thanked
    255 times in 217 posts

    Re: Multiple Java installs

    Worst case should be that you'll have to uninstall that 4th one and then reinstall the latest.

  7. #7
    Senior Member
    Join Date
    Aug 2005
    Location
    Redhill, Surrey
    Posts
    202
    Thanks
    1
    Thanked
    4 times in 4 posts

    Re: Multiple Java installs

    Yeah I usually uninstall all the old version and just install the latest whenever there's an update.

  8. #8
    mrk
    mrk is offline
    Music Feind
    Join Date
    Jul 2003
    Location
    Gosport, Portsmouth
    Posts
    620
    Thanks
    9
    Thanked
    21 times in 11 posts
    • mrk's system
      • Motherboard:
      • Gigabyte EP45-UD3P v1.1
      • CPU:
      • Q9550 3.61GHz
      • Memory:
      • 8GB G.Skill DDR2
      • Storage:
      • 2.5TB Western Digital Black, Green
      • Graphics card(s):
      • Zotach GTX260 (216)
      • PSU:
      • OCZ M600
      • Case:
      • Lian-Li PC-7FWB
      • Operating System:
      • Win7 x64 Professional
      • Monitor(s):
      • Hazro HZ24Wi 24" H-IPS
      • Internet:
      • VM 20MB Cable

    Re: Multiple Java installs

    It's an "update" so I don't understand why it doesn't "update" JAVA instead of leaving so much behind.

    I play Yahoo Pool a lot and sometimes get JAVA issues because of this :/

    www.robbiekhan.co.uk / Hexus Trust

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Cannot get Java Working in IE 7.0 (Vista)
    By shuntfield in forum Help! Quick Relief From Tech Headaches
    Replies: 3
    Last Post: 07-11-2007, 10:27 PM
  2. Vista Retail - Multiple Installs?
    By darrensen in forum Software
    Replies: 5
    Last Post: 03-02-2007, 01:47 PM
  3. Key Java source code to be opened
    By Steve in forum HEXUS News
    Replies: 0
    Last Post: 27-06-2005, 10:54 AM
  4. ATi + Java + BSOD?
    By Kezzer in forum PC Hardware and Components
    Replies: 1
    Last Post: 11-06-2005, 01:26 PM
  5. Java Problems
    By Applecrusher in forum Software
    Replies: 4
    Last Post: 27-04-2004, 01:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •