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/16 02:08:25 UTC

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

Pramod Immaneni created APEXCORE-434:
----------------------------------------

             Summary: 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


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)