Java 7 Update 71 Issue - unable to detect
Has anyone else had the issue i'm having?
after installing Java 7 update 71 on a machine from the exe, the verifying installation webpage "Do I Have Java" fails to detect the newly installed version (win7 x86 and IE8)
I have tested 7 Update 65 and the detection works fine.
have tried on several machines, both with and without a previous verison of java installed before I install update 71...help!!!
Cheers
after installing Java 7 update 71 on a machine from the exe, the verifying installation webpage "Do I Have Java" fails to detect the newly installed version (win7 x86 and IE8)
I have tested 7 Update 65 and the detection works fine.
have tried on several machines, both with and without a previous verison of java installed before I install update 71...help!!!
Cheers
4 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
ANMOL
10 years ago
Posted by:
Bryggeren
10 years ago
This is a bug in the newer versions of Java, and has to do with use of Proxy script or pac file use in internet Explorer.
Seems like they messed up with dnsresolve.
There is a bugreport open with Oracle (and it is not solved with 7u72), but no progress so far:
https://bugs.openjdk.java.net/browse/JDK-8062034
and
Posted by:
mbouju
10 years ago
Yep, same problem here (Win 7x64 - Google Chrome for Businesses 37.0.2062.124m), but it works with IE (32bits process)
I'm going to reboot and try after, I'll update this post as soon as my computer restart !
Mathieu
[EDIT]
After a reboot, the problem still occurs.
I tried JRE 7u72, and it works fine with Chrome & IE 9. Since it's a PSU (Patch Set Update), I guess this problem is one of those corrected... :)
Posted by:
RaoYv
10 years ago
Java Verify failure unable to Configure Java Control Panel not opening ( Fix : )
Java Verify failure unable to Configure Java Control Panel does not open ( Fix : )
this is a regular ( windows 7 bug related ) problem after successful installation of Java ( jre ) and fresh installation of Windows7 64bit or 32bit on my laptop or desktop. what worked perfectly for me was setting COMPATIBILITYMODE=WINDOWSNT to make windows launch the JP2LAUNCHER.EXE and JAVAW.EXE files properly.
jp2launcher.exe windowsNT compatibilty solves Java Verify failure problem at https://www.java.com/en/download/installed.jsp
javaw.exe windowsNT compatibilty solves unable to open or Configure Java Control Panel problem.
* search for JAVAW.EXE inside c:\program files or c:\program files (x86)
* right-click mouse on JAVAW application icon logo
* click PROPERTIES
* click COMPATIBILITY
* tick the checkbox at COMPATIBILITY MODE
* choose WINDOWS NT service pack
* click APPLY or click OK
Now, the Configure Java Control Panel will start opening and working.
* search for JP2LAUNCHER.EXE inside c:\program files or c:\program files (x86)
* right-click mouse on JP2LAUNCHER
* click PROPERTIES
* click COMPATIBILITY
* tick the checkbox at COMPATIBILITY MODE
* choose WINDOWS NT service pack
* click APPLY or click OK
Now, the Verify Java will be successful at https://www.java.com/en/download/installed.jsp
if we find 2 or 3 versions of JP2LAUNCHER and JAVAW when we search, then we must repeat the above for all of them.
in the Configure Java Control Panel Advanced tab we can set "Do not check" certificate revocation and disable security verification.
and in the Security tab we may Edit Site List... for the Exception Site List ( add URLs to unblock sites )
Posted by:
RaoYv
10 years ago
Java Verify failure unable to Configure Java Control Panel not opening ( Fix : )
Java Verify failure unable to Configure Java Control Panel does not open ( Fix : )
this is a regular ( windows 7 bug related ) problem after successful installation of Java ( jre ) and fresh installation of Windows7 64bit or 32bit on my laptop or desktop. what worked perfectly for me was setting COMPATIBILITYMODE=WINDOWSNT to make windows launch the JP2LAUNCHER.EXE and JAVAW.EXE files properly.
jp2launcher.exe windowsNT compatibilty solves Java Verify failure problem at https://www.java.com/en/download/installed.jsp
javaw.exe windowsNT compatibilty solves unable to open or Configure Java Control Panel problem.
* search for JAVAW.EXE inside c:\program files or c:\program files (x86)
* right-click mouse on JAVAW application icon logo
* click PROPERTIES
* click COMPATIBILITY
* tick the checkbox at COMPATIBILITY MODE
* choose WINDOWS NT service pack
* click APPLY or click OK
Now, the Configure Java Control Panel will start opening and working.
* search for JP2LAUNCHER.EXE inside c:\program files or c:\program files (x86)
* right-click mouse on JP2LAUNCHER
* click PROPERTIES
* click COMPATIBILITY
* tick the checkbox at COMPATIBILITY MODE
* choose WINDOWS NT service pack
* click APPLY or click OK
Now, the Verify Java will be successful at https://www.java.com/en/download/installed.jsp
if we find 2 or 3 versions of JP2LAUNCHER and JAVAW when we search, then we must repeat the above for all of them.
in the Configure Java Control Panel Advanced tab we can set "Do not check" certificate revocation and disable security verification.
and in the Security tab we may Edit Site List... for the Exception Site List ( add URLs to unblock sites )
1) These days, you *have* to specify if you're running 32-bit 0r 64-bit Windows;
2) ProcMon, ProcMon, ProcMon - anonymous_9363 10 years ago