You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2013/12/27 21:41:50 UTC

[jira] [Resolved] (UIMA-3517) DUCC orchestrtor (OR) fails when using Crypto

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

Lou DeGenaro resolved UIMA-3517.
--------------------------------

    Resolution: Fixed

Crypto should not be directly accessing file for READER.

> DUCC orchestrtor (OR) fails when using Crypto
> ---------------------------------------------
>
>                 Key: UIMA-3517
>                 URL: https://issues.apache.org/jira/browse/UIMA-3517
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>             Fix For: 1.0-Ducc
>
>
> Permissions are 700 for user home directory.
> org.apache.uima.ducc.common.crypto.CryptoException: Directory does not exist: /watsondata/watson/.ducc
> 	at org.apache.uima.ducc.common.crypto.Crypto.checkDir(Crypto.java:165)
> 	at org.apache.uima.ducc.common.crypto.Crypto.checkKeys(Crypto.java:177)
> 	at org.apache.uima.ducc.common.crypto.Crypto.init(Crypto.java:101)
> 	at org.apache.uima.ducc.common.crypto.Crypto.<init>(Crypto.java:78)
> 	at org.apache.uima.ducc.orchestrator.OrchestratorComponent.isSignatureValid(OrchestratorComponent.java:523)
> 	at org.apache.uima.ducc.orchestrator.OrchestratorComponent.startJob(OrchestratorComponent.java:594)
> 	at org.apache.uima.ducc.orchestrator.event.OrchestratorEventListener.onSubmitJobEvent(OrchestratorEventListener.java:63)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)