You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/10 20:04:02 UTC

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

    [ https://issues.apache.org/jira/browse/SLIDER-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580893#comment-14580893 ] 

ASF subversion and git services commented on SLIDER-902:
--------------------------------------------------------

Commit 8062780ebca75b972033a724e45e358fcb7700d5 in incubator-slider's branch refs/heads/develop from [~gsaha]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=8062780 ]

SLIDER-902 AMClientCertStoreRetrievalIT#testRetrieveCertificateStores failing on Windows (Thomas Liu via gourksaha)


> 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)