Skip to main content
deleted 85 characters in body
Source Link
Ramhound
  • 43.1k
  • 35
  • 107
  • 137

After much testing and researching I found the problem that is causing the local Java 8 JRE to run in the Java 6 plugin.

If you navigate to the following folder (depending on how you installed JPortable):

C:\PortableApps\CommonFiles\Java\bin

Select file javacpl.exe (I suggest right click with and "Run as administrator"):

JPortable javacpl.exe file location

Select Yes on the User Account Control message:

User Account Control

Now the JPortable JRE 6 Update 22 Control Panel should pop up on the screen:

JPortable JRE 6 Update 22 Control Panel

Select the Java tab and the select "View...":

Java runtime environment settings

Now you should see the JRE's JPortable is able to access.

This next step is important

You need to untick the box "Enabled" for the Java 8 Update 202 or whatever you have installed then select "OK"

JRE settings for User

Then select "Apply":

Applying the settings you made on the Java Control Panel

You may get this warning select "OK"

Warning message from JPortable

Now when I re-try and run the Java application on the legacy portable Firefox it works fine:

Screenshot showing JPortale and Java Console working

The problem was I didn't know any other version/versions of Java installed on the same PC have there own Java Control Panel setting stored in there own folder - I assumed the latest version of Java would take precidence over all older versions of Java installed on the PC so if you made the change in the Java control panel for Java 8 JRE Update 202 this would push it down to other version of Java - THIS IS NOT THE CASE

I believe you still have to disable legacy portable Firefox from searching the whole PC for addons for this to function.

Sorry for the long winded answer, I hope this helps someone else in the future.

After much testing and researching I found the problem that is causing the local Java 8 JRE to run in the Java 6 plugin.

If you navigate to the following folder (depending on how you installed JPortable):

C:\PortableApps\CommonFiles\Java\bin

Select file javacpl.exe (I suggest right click with and "Run as administrator"):

JPortable javacpl.exe file location

Select Yes on the User Account Control message:

User Account Control

Now the JPortable JRE 6 Update 22 Control Panel should pop up on the screen:

JPortable JRE 6 Update 22 Control Panel

Select the Java tab and the select "View...":

Java runtime environment settings

Now you should see the JRE's JPortable is able to access.

This next step is important

You need to untick the box "Enabled" for the Java 8 Update 202 or whatever you have installed then select "OK"

JRE settings for User

Then select "Apply":

Applying the settings you made on the Java Control Panel

You may get this warning select "OK"

Warning message from JPortable

Now when I re-try and run the Java application on the legacy portable Firefox it works fine:

Screenshot showing JPortale and Java Console working

The problem was I didn't know any other version/versions of Java installed on the same PC have there own Java Control Panel setting stored in there own folder - I assumed the latest version of Java would take precidence over all older versions of Java installed on the PC so if you made the change in the Java control panel for Java 8 JRE Update 202 this would push it down to other version of Java - THIS IS NOT THE CASE

I believe you still have to disable legacy portable Firefox from searching the whole PC for addons for this to function.

Sorry for the long winded answer, I hope this helps someone else in the future.

After much testing and researching I found the problem that is causing the local Java 8 JRE to run in the Java 6 plugin.

If you navigate to the following folder (depending on how you installed JPortable):

C:\PortableApps\CommonFiles\Java\bin

Select file javacpl.exe (I suggest right click with and "Run as administrator"):

JPortable javacpl.exe file location

Select Yes on the User Account Control message:

User Account Control

Now the JPortable JRE 6 Update 22 Control Panel should pop up on the screen:

JPortable JRE 6 Update 22 Control Panel

Select the Java tab and the select "View...":

Java runtime environment settings

Now you should see the JRE's JPortable is able to access.

This next step is important

You need to untick the box "Enabled" for the Java 8 Update 202 or whatever you have installed then select "OK"

JRE settings for User

Then select "Apply":

Applying the settings you made on the Java Control Panel

You may get this warning select "OK"

Warning message from JPortable

Now when I re-try and run the Java application on the legacy portable Firefox it works fine:

Screenshot showing JPortale and Java Console working

The problem was I didn't know any other version/versions of Java installed on the same PC have there own Java Control Panel setting stored in there own folder - I assumed the latest version of Java would take precidence over all older versions of Java installed on the PC so if you made the change in the Java control panel for Java 8 JRE Update 202 this would push it down to other version of Java - THIS IS NOT THE CASE

I believe you still have to disable legacy portable Firefox from searching the whole PC for addons for this to function.

Source Link
S.Mahmood
  • 103
  • 1
  • 1
  • 6

After much testing and researching I found the problem that is causing the local Java 8 JRE to run in the Java 6 plugin.

If you navigate to the following folder (depending on how you installed JPortable):

C:\PortableApps\CommonFiles\Java\bin

Select file javacpl.exe (I suggest right click with and "Run as administrator"):

JPortable javacpl.exe file location

Select Yes on the User Account Control message:

User Account Control

Now the JPortable JRE 6 Update 22 Control Panel should pop up on the screen:

JPortable JRE 6 Update 22 Control Panel

Select the Java tab and the select "View...":

Java runtime environment settings

Now you should see the JRE's JPortable is able to access.

This next step is important

You need to untick the box "Enabled" for the Java 8 Update 202 or whatever you have installed then select "OK"

JRE settings for User

Then select "Apply":

Applying the settings you made on the Java Control Panel

You may get this warning select "OK"

Warning message from JPortable

Now when I re-try and run the Java application on the legacy portable Firefox it works fine:

Screenshot showing JPortale and Java Console working

The problem was I didn't know any other version/versions of Java installed on the same PC have there own Java Control Panel setting stored in there own folder - I assumed the latest version of Java would take precidence over all older versions of Java installed on the PC so if you made the change in the Java control panel for Java 8 JRE Update 202 this would push it down to other version of Java - THIS IS NOT THE CASE

I believe you still have to disable legacy portable Firefox from searching the whole PC for addons for this to function.

Sorry for the long winded answer, I hope this helps someone else in the future.