You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jack J. Woehr (Jira)" <ji...@apache.org> on 2023/03/14 17:49:00 UTC

[jira] [Created] (CAMEL-19149) Examples - Google PubSub - Malformed JSON

Jack J. Woehr created CAMEL-19149:
-------------------------------------

             Summary: Examples - Google PubSub - Malformed JSON
                 Key: CAMEL-19149
                 URL: https://issues.apache.org/jira/browse/CAMEL-19149
             Project: Camel
          Issue Type: Bug
          Components: examples
    Affects Versions: 3.14.8
         Environment: Pop!_OS Pop!_OS
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu122.04)
Camel 3.18.4
            Reporter: Jack J. Woehr


examples/google/google-pubsub fails with the following error:

{{11:36:10.500 [Camel (Google-PubSub) thread #2 - timer://tick] ERROR org.apache.camel.processor.errorhandler.DefaultErrorHandler - Failed delivery for (MessageId: E311BB5126FDF04-0000000000000017 on ExchangeId: E311BB5126FDF04-0000000000000017). Exhausted after delivery attempt: 1 caught: java.util.concurrent.ExecutionException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)