You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2016/10/20 22:09:58 UTC

[jira] [Updated] (STREAMS-227) Array out of bounds Exception running FacebookTypeConverter

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

Suneel Marthi updated STREAMS-227:
----------------------------------
    Fix Version/s: 0.3

> Array out of bounds Exception running FacebookTypeConverter
> -----------------------------------------------------------
>
>                 Key: STREAMS-227
>                 URL: https://issues.apache.org/jira/browse/STREAMS-227
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Steve Blackmon
>             Fix For: 0.3
>
>
> Facebookactivityutil : line 211 need to make sure that array has at least one element
> 83601 [pool-1-thread-1] ERROR o.a.s.f.p.FacebookTypeConverter - Exception switching types : {}
> 13:20:48			java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> 13:20:48				at java.util.ArrayList.rangeCheck(ArrayList.java:635) ~[na:1.7.0_67]
> 13:20:48				at java.util.ArrayList.get(ArrayList.java:411) ~[na:1.7.0_67]



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