Sumit Mohanty created SLIDER-250:
------------------------------------
Summary: Slider AppMaster does not start on Windows
Key: SLIDER-250
URL: https://issues.apache.org/jira/browse/SLIDER-250
Project: Slider
Issue Type: Bug
Components: appmaster
Affects Versions: Slider 0.50
Reporter: Sumit Mohanty
Assignee: Jonathan Maron
Fix For: Slider 0.50
{noformat}
14/07/22 10:47:35 ERROR main.ServiceLauncher: Exception:
java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException
at java.nio.file.Files.setPosixFilePermissions(Files.java:1991)
at
org.apache.slider.server.services.security.SecurityUtils.initializeSecurityParameters(SecurityUtils.java:146)
at
org.apache.slider.server.services.security.CertificateManager.initRootCert(CertificateManager.java:62)
at
org.apache.slider.server.appmaster.SliderAppMaster.createAndRunCluster(SliderAppMaster.java:601)
at
org.apache.slider.server.appmaster.SliderAppMaster.runService(SliderAppMaster.java:421)
at
org.apache.slider.core.main.ServiceLauncher.launchService(ServiceLauncher.java:186)
at
org.apache.slider.core.main.ServiceLauncher.launchServiceRobustly(ServiceLauncher.java:474)
at
org.apache.slider.core.main.ServiceLauncher.launchServiceAndExit(ServiceLauncher.java:405)
at
org.apache.slider.core.main.ServiceLauncher.serviceMain(ServiceLauncher.java:629)
at
org.apache.slider.server.appmaster.SliderAppMaster.main(SliderAppMaster.java:1618)
14/07/22 10:47:35 INFO util.ExitUtil: Exiting with status 32
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)