Steve Blackmon created STREAMS-227:
--------------------------------------
Summary: 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)