install.bat contains this command:
sc failure java-auto-update reset= 60 actions= restart/10000/restart/10000/restart/10000
This fails if overriding the Windows service name from the default value ("java-auto-update").
It's not super critical, but I guess it means that the service won't automatically restart if the JAU process dies.
install.bat contains this command:
sc failure java-auto-update reset= 60 actions= restart/10000/restart/10000/restart/10000
This fails if overriding the Windows service name from the default value ("java-auto-update").
It's not super critical, but I guess it means that the service won't automatically restart if the JAU process dies.