You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "thomas liu (JIRA)" <ji...@apache.org> on 2015/06/10 18:44:00 UTC

[jira] [Created] (SLIDER-902) AMClientCertStoreRetrievalIT failing on Windows

thomas liu created SLIDER-902:
---------------------------------

             Summary: AMClientCertStoreRetrievalIT failing on Windows
                 Key: SLIDER-902
                 URL: https://issues.apache.org/jira/browse/SLIDER-902
             Project: Slider
          Issue Type: Bug
            Reporter: thomas liu


The test case is passing on Linux
It uses some Linux specific path so fails on Windows
Fixing the Linux specific path still produce error below:
2015-06-09 19:41:55,343 [JUnit] ERROR framework.ShellBase (NativeMethodAccessorImpl.java:invoke0(?)) - 
<stderr>
2015-06-09 19:41:53,482 [main] INFO  client.RMProxy - Connecting to ResourceManager at dal-slider1/10.79.146.141:80322015-06-09 19:41:53,673 [main] INFO  client.SliderClient - No hostname specified via command line. Using dal-slider1
Exception: org.apache.slider.core.exceptions.SliderException: Error running command openssl pkcs12 -export -in C:\Users\hadoop\AppData\Local\Temp\sec1433878889711\security\client.crt -inkey C:\Users\hadoop\AppData\Local\Temp\sec1433878889711\security\client.key -certfile C:\Users\hadoop\AppData\Local\Temp\sec1433878889711\security\client.crt -out C:\Users\hadoop\AppData\Local\Temp\sec1433878889711\security\keystore-client-.p12 -password pass:welcome -passin pass:Kt8H0w2kJK6k7FyW52BAbJB82OcXowC7DW37TM5P0YVIilaciV 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)