You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Pramod Immaneni (JIRA)" <ji...@apache.org> on 2016/04/27 00:24:12 UTC

[jira] [Resolved] (APEXCORE-434) ClassCastException when making webservice calls to STRAM in secure mode

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

Pramod Immaneni resolved APEXCORE-434.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.1
                   3.4.0

> ClassCastException when making webservice calls to STRAM in secure mode
> -----------------------------------------------------------------------
>
>                 Key: APEXCORE-434
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-434
>             Project: Apache Apex Core
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Pramod Immaneni
>            Assignee: Pramod Immaneni
>             Fix For: 3.4.0, 3.3.1
>
>
> Started noticing this exception when making web service calls to STRAM in secure mode
> java.lang.ClassCastException: com.sun.jersey.client.apache4.ApacheHttpClient4Handler cannot be cast to com.sun.jersey.api.client.filter.ClientFilter
>         at com.sun.jersey.api.client.filter.Filterable.isFilterPreset(Filterable.java:138)
>         at com.datatorrent.stram.client.StramAgent.getStramWebURIBuilder(StramAgent.java:219)
>         at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:275)
>         at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:305)
>         at com.datatorrent.stram.client.StramAgent.issueStramWebGetRequest(StramAgent.java:311)



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