[
https://issues.apache.org/jira/browse/STREAMS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218412#comment-14218412
]
ASF GitHub Bot commented on STREAMS-227:
----------------------------------------
Github user robdouglas commented on the pull request:
https://github.com/apache/incubator-streams/pull/137#issuecomment-63703420
:+1:
> 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
>
> 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)