-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I'm trying to mvn clean install and I get this error
ERROR [org.apache.camel.processor.DefaultErrorHandler] - Failed delivery for (MessageId: queue_input_ID_MacBook-Pro.local-58003-1531160577987-3_3_1_1_1 on ExchangeId: ID-MacBook-Pro-58004-1531160578521-0-22). Exhausted after delivery attempt: 1 caught: java.lang.IllegalArgumentException: No position 11 defined for the field: 19728, line: 1 must be specified. Processed by failure processor: FatalFallbackErrorHandler[Pipeline[[Channel[SetHeader(error-code, 111)], Channel[SetHeader(error-message, Simple: exception.message)], Channel[SetBody(Simple: ${body})], Channel[sendTo(Endpoint[direct://error])]]]]
INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Fuse :: Use Case 1 :: Project ...................... SUCCESS [ 1.969 s]
[INFO] Fuse :: Use Case 1 :: Parent ....................... SUCCESS [ 0.140 s]
[INFO] Fuse :: Use Case 1 :: Routing ...................... SUCCESS [01:57 min]
[INFO] Fuse :: Use Case 1 :: Features ..................... SUCCESS [ 4.221 s]
[INFO] Fuse :: Use Case 2 :: Project ...................... SUCCESS [ 0.022 s]
[INFO] Fuse :: Use Case 2 :: Parent ....................... SUCCESS [ 0.008 s]
[INFO] Fuse :: Use Case 2 :: Routing ...................... SUCCESS [01:22 min]
[INFO] Fuse :: Use Case 2 :: Features ..................... SUCCESS [ 0.017 s]
[INFO] Fuse :: Use Case 3 :: Project ...................... SUCCESS [ 0.007 s]
[INFO] Fuse :: Use Case 3 :: Parent ....................... SUCCESS [ 0.006 s]
[INFO] Fuse :: Use Case 3 :: Routing ...................... FAILURE [ 20.822 s]
[INFO] F