Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8210820

Not able to Update Java cause missing jucheck.exe

    XMLWordPrintable

Details

    Description

      ADDITIONAL SYSTEM INFORMATION :
      Windows 10 Version 1803 (Build 17134.285)
      Java Version 10.0.2 (Build 10.0.2+ 13) amd64, Security-Baseline: 10.0.2, Expiry Date: 16. Nov. 2018

      A DESCRIPTION OF THE PROBLEM :
      Im using Java JRE 10 and Java JDK 10.0.2 and I´m not able to update java, because jucheck.exe is not found. I´ve downloaded and reinstalled both. But it won´t fix.

      java.lang.RuntimeException: Can not launch update check. jucheck.exe doesn't exist at: C:\Program Files (x86)\Common Files\Java\Java Update\jucheck.exe
      at jdk.deploy.controlpanel/com.sun.deploy.jcp.controller.UpdateTab.onCheckUpdate(Unknown Source)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.base/java.lang.reflect.Method.invoke(Unknown Source)
      at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
      at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.base/java.lang.reflect.Method.invoke(Unknown Source)
      at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
      at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
      at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
      at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
      at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
      at javafx.graphics/javafx.scene.Node.fireEvent(Unknown Source)
      at javafx.controls/javafx.scene.control.Button.fire(Unknown Source)
      at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
      at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
      at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
      at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Unknown Source)
      at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Unknown Source)
      at javafx.graphics/javafx.scene.Scene.processMouseEvent(Unknown Source)
      at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
      at java.base/java.security.AccessController.doPrivileged(Native Method)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
      at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
      at javafx.graphics/com.sun.glass.ui.View.notifyMouse(Unknown Source)
      at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
      at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
      at java.base/java.lang.Thread.run(Unknown Source)


      REGRESSION : Last worked in version 7.0.0

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Open Java Control Panel, goto Update and click "Check Now" to check for new Updates. (I´m using the german version of the Control Panel)

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Check if new updates are available
      ACTUAL -
      Pop-Up Window: Can not launch update chack. jucheck.exe doesn´t exist at C:\Program Files (x86)\Common Files\Java\Java Update\jucheck.exe

      java.lang.RuntimeException: Can not launch update check. jucheck.exe doesn't exist at: C:\Program Files (x86)\Common Files\Java\Java Update\jucheck.exe
      at jdk.deploy.controlpanel/com.sun.deploy.jcp.controller.UpdateTab.onCheckUpdate(Unknown Source)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.base/java.lang.reflect.Method.invoke(Unknown Source)
      at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
      at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.base/java.lang.reflect.Method.invoke(Unknown Source)
      at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
      at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
      at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
      at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
      at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
      at javafx.graphics/javafx.scene.Node.fireEvent(Unknown Source)
      at javafx.controls/javafx.scene.control.Button.fire(Unknown Source)
      at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
      at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
      at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
      at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
      at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Unknown Source)
      at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Unknown Source)
      at javafx.graphics/javafx.scene.Scene.processMouseEvent(Unknown Source)
      at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
      at java.base/java.security.AccessController.doPrivileged(Native Method)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
      at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
      at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
      at javafx.graphics/com.sun.glass.ui.View.notifyMouse(Unknown Source)
      at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
      at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
      at java.base/java.lang.Thread.run(Unknown Source)

      Important: But i have installed Java at this location: D:\Programme\Java

      FREQUENCY : always


      Attachments

        Issue Links

          Activity

            People

              pmangal Priyanka Mangal (Inactive)
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: