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

Java Auto Update not working

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      Windows 10 (1803)
      Java Version 10.0.2

      A DESCRIPTION OF THE PROBLEM :
      If you try to serch for Updates in the Java Control Panel, you get an Error

      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 10.0.2

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Clean Windows Installation -> dowload Java 10.0.2 Setup -> install it -> try to search an Update over Java Control Panel

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Find an Update or get the respone that the newes Version is installed
      ACTUAL -
      Error Message that jucheck.exe doesn't exist

      CUSTOMER SUBMITTED WORKAROUND :
      nothing

      FREQUENCY : always


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

              Created:
              Updated:
              Resolved: