-
Bug
-
Resolution: Duplicate
-
P3
-
8u20
-
8u20 b21
Several machines on Windows x64 was experiencing some issue with installing 64-bit packages with services:
When I start generated with {runAtStartup = true, serviceHint = true, startOnInstall = true} service (.msi), in the installation process I get such a message: "Service failed to start. Verify that you have sufficient privileges to start system services.". Of course, MSI is installed by user with admin privileges. Not confirming message, I'm trying to see whether the service is installed at all (by "sc query") and see no traces of it's installation.
When I start generated with {runAtStartup = true, serviceHint = true, startOnInstall = true} service (.msi), in the installation process I get such a message: "Service failed to start. Verify that you have sufficient privileges to start system services.". Of course, MSI is installed by user with admin privileges. Not confirming message, I'm trying to see whether the service is installed at all (by "sc query") and see no traces of it's installation.
- duplicates
-
JDK-8094437 JavaFX exe installer fails on Windows 8.1
-
- Resolved
-
- relates to
-
JDK-8094952 packager - throw verification error for per-user services/daemons
-
- Resolved
-