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

[jira] [Updated] (SLIDER-902) AMClientCertStoreRetrievalIT#testRetrieveCertificateStores failing on Windows

     [ https://issues.apache.org/jira/browse/SLIDER-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gour Saha updated SLIDER-902:
-----------------------------
    Summary: AMClientCertStoreRetrievalIT#testRetrieveCertificateStores failing on Windows  (was: AMClientCertStoreRetrievalIT failing on Windows)

> AMClientCertStoreRetrievalIT#testRetrieveCertificateStores failing on Windows
> -----------------------------------------------------------------------------
>
>                 Key: SLIDER-902
>                 URL: https://issues.apache.org/jira/browse/SLIDER-902
>             Project: Slider
>          Issue Type: Bug
>    Affects Versions: Slider 0.80
>            Reporter: thomas liu
>            Assignee: thomas liu
>         Attachments: SLIDER-902-001.patch
>
>
> 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:
> {noformat}
> 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:8032
> 2015-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 
> {noformat}



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