You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/09/10 10:50:52 UTC

[jira] [Commented] (CAMEL-6723) Message history - Possible ArrayIndexOutOfBoundsException

    [ https://issues.apache.org/jira/browse/CAMEL-6723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762861#comment-13762861 ] 

Claus Ibsen commented on CAMEL-6723:
------------------------------------

ava.lang.ArrayIndexOutOfBoundsException: 11
	at java.util.ArrayList.add(ArrayList.java:412)
	at org.apache.camel.processor.CamelInternalProcessor$MessageHistoryAdvice.before(CamelInternalProcessor.java:684)
	at org.apache.camel.processor.CamelInternalProcessor$MessageHistoryAdvice.before(CamelInternalProcessor.java:665)
	at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:139)
	at org.apache.camel.processor.Pipeline.process(Pipeline.java:118)
	at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
	at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
	at org.apache.camel.component.seda.SedaConsumer.sendToConsumers(SedaConsumer.java:291)
	at org.apache.camel.component.seda.SedaConsumer.doRun(SedaConsumer.java:200)
	at org.apache.camel.component.seda.SedaConsumer.run(SedaConsumer.java:147)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
[) thread #3 - seda://hotDrinks] SedaConsumer                   WARN  Error processing exchange. Exchange[Message: hot 4 shot CAPPUCCINO]. Caused by: [java.lang.ArrayIndexOutOfBoundsException - 10]
                
> Message history - Possible ArrayIndexOutOfBoundsException
> ---------------------------------------------------------
>
>                 Key: CAMEL-6723
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6723
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.12.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.12.1, 2.13.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira