<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68)) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335221#M103804</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt; i have code written in tJavaRow to convert my mongo DB row to LIST so that I can write them to JSON file. code was working on Talend 7.3 version with mongo connector 3.2.X but post upgrade to Talend 8 version which does not have 3.2.X connector i had to upgrade my mongo connector to 3.5.X post i started getting error as below .   Please suggest what would be the alternative to  this problem. Please the check the screenshot as well &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tJavaRow_5 (Copy_of_Dynamicsconnectiontest)&lt;/P&gt;&lt;P&gt;org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')&lt;/P&gt;&lt;P&gt;&amp;nbsp;at [Source: java.io.StringReader@7dc51783; line: 1, column: 3]&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.JsonParser._constructError(JsonParser.java:1433)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.JsonParserMinimalBase._reportError(JsonParserMinimalBase.java:521)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.JsonParserMinimalBase._reportUnexpectedChar(JsonParserMinimalBase.java:442)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.ReaderBasedParser._handleUnexpectedValue(ReaderBasedParser.java:1198)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.ReaderBasedParser.nextToken(ReaderBasedParser.java:485)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:211)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:194)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2732)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1863)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tMongoDBInput_11Process(Copy_of_Dynamicsconnectiontest.java:2839)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tMongoDBConnection_1Process(Copy_of_Dynamicsconnectiontest.java:2033)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tJava_2Process(Copy_of_Dynamicsconnectiontest.java:1819)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_2Process(Copy_of_Dynamicsconnectiontest.java:1682)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_1Process(Copy_of_Dynamicsconnectiontest.java:1528)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tPrejob_1Process(Copy_of_Dynamicsconnectiontest.java:1352)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.runJobInTOS(Copy_of_Dynamicsconnectiontest.java:&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:19:20 GMT</pubDate>
    <dc:creator>smathew2949</dc:creator>
    <dc:date>2024-11-15T22:19:20Z</dc:date>
    <item>
      <title>org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335221#M103804</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt; i have code written in tJavaRow to convert my mongo DB row to LIST so that I can write them to JSON file. code was working on Talend 7.3 version with mongo connector 3.2.X but post upgrade to Talend 8 version which does not have 3.2.X connector i had to upgrade my mongo connector to 3.5.X post i started getting error as below .   Please suggest what would be the alternative to  this problem. Please the check the screenshot as well &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tJavaRow_5 (Copy_of_Dynamicsconnectiontest)&lt;/P&gt;&lt;P&gt;org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')&lt;/P&gt;&lt;P&gt;&amp;nbsp;at [Source: java.io.StringReader@7dc51783; line: 1, column: 3]&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.JsonParser._constructError(JsonParser.java:1433)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.JsonParserMinimalBase._reportError(JsonParserMinimalBase.java:521)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.JsonParserMinimalBase._reportUnexpectedChar(JsonParserMinimalBase.java:442)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.ReaderBasedParser._handleUnexpectedValue(ReaderBasedParser.java:1198)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.impl.ReaderBasedParser.nextToken(ReaderBasedParser.java:485)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:211)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:194)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2732)&lt;/P&gt;&lt;P&gt;	at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1863)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tMongoDBInput_11Process(Copy_of_Dynamicsconnectiontest.java:2839)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tMongoDBConnection_1Process(Copy_of_Dynamicsconnectiontest.java:2033)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tJava_2Process(Copy_of_Dynamicsconnectiontest.java:1819)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_2Process(Copy_of_Dynamicsconnectiontest.java:1682)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_1Process(Copy_of_Dynamicsconnectiontest.java:1528)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tPrejob_1Process(Copy_of_Dynamicsconnectiontest.java:1352)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.runJobInTOS(Copy_of_Dynamicsconnectiontest.java:&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335221#M103804</guid>
      <dc:creator>smathew2949</dc:creator>
      <dc:date>2024-11-15T22:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335222#M103805</link>
      <description>&lt;P&gt;Hello @sherin mathew​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The possible workaround is to switch back to mongo 3.2.x connector by the below steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;download the mongo 3.2.x connector mongo-java-driver-2.14.3.jar  from https://mvnrepository.com/artifact/org.mongodb/mongo-java-driver/2.14.3&lt;/LI&gt;&lt;LI&gt;install the downloaded jar by Window-show view -&amp;gt;Talend -&amp;gt;Modules view in the studio&lt;/LI&gt;&lt;LI&gt;in the job tLibraryLoad component, change back the library to mongo-java-driver-2.14.3.jar&lt;/LI&gt;&lt;LI&gt;then re-try the job&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 02:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335222#M103805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-29T02:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335223#M103806</link>
      <description>&lt;P&gt;Thanks @Aiming Chen​&amp;nbsp;post implementing the workaround i am getting below error . since Talend would have written the code based on latest connector it may not be accepting the old jar . &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;022-11-29T02:57:49.844 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_1 - Start to work.&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.846 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_1 - Parameters:LIBRARY = mvn:org.codehaus.jackson/jackson-mapper-asl/1.9.13/jar | HOTLIBS = [{LIBPATH=}] | IMPORT =&amp;nbsp;|&amp;nbsp;&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.846 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_1 - Done.&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.846 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_2 - Start to work.&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.847 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_2 - Parameters:LIBRARY = mvn:org.codehaus.jackson/jackson-core-asl/1.9.14-TALEND/jar | HOTLIBS = [] | IMPORT = //import java.util.List; |&amp;nbsp;&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.847 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_2 - Done.&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.847 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_3 - Start to work.&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.848 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_3 - Parameters:LIBRARY = "mvn:org.talend.libraries/mongo-java-driver-3.2.2/6.0.0-SNAPSHOT/jar" | HOTLIBS = [] | IMPORT = //import java.util.List; |&amp;nbsp;&lt;/P&gt;&lt;P&gt;2022-11-29T02:57:49.848 [DEBUG]&amp;nbsp;crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest- tLibraryLoad_3 - Done.&lt;/P&gt;&lt;P&gt;Job Execution started at Tue Nov 29 02:57:49 UTC 2022&lt;/P&gt;&lt;P&gt;Exception in thread "main" java.lang.NoSuchMethodError: com.mongodb.MongoClientOptions$Builder.applicationName(Ljava/lang/String;)Lcom/mongodb/MongoClientOptions$Builder;&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tMongoDBConnection_1Process(Copy_of_Dynamicsconnectiontest.java:2118)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tJava_2Process(Copy_of_Dynamicsconnectiontest.java:1994)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_3Process(Copy_of_Dynamicsconnectiontest.java:1857)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_2Process(Copy_of_Dynamicsconnectiontest.java:1703)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tLibraryLoad_1Process(Copy_of_Dynamicsconnectiontest.java:1549)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.tPrejob_1Process(Copy_of_Dynamicsconnectiontest.java:1373)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.runJobInTOS(Copy_of_Dynamicsconnectiontest.java:11582)&lt;/P&gt;&lt;P&gt;	at crm_projects.copy_of_dynamicsconnectiontest_0_1.Copy_of_Dynamicsconnectiontest.main(Copy_of_Dynamicsconnectiontest.java:10776)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 03:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335223#M103806</guid>
      <dc:creator>smathew2949</dc:creator>
      <dc:date>2022-11-29T03:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335224#M103807</link>
      <description>&lt;P&gt;@sherin mathew​&amp;nbsp;, thanks for the feedback, please disable the old jar.&lt;/P&gt;&lt;P&gt;let's come back to the original issue, the problem is that there are invalid characters in the input_row.values string in tJavaRow_5 component, is it possible to output the json string and provide to us to check?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 03:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335224#M103807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-29T03:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335225#M103808</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Team here is the solution that worked for me after a lot of research&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;instead of jackson-mapper-asl library load jackson-databind library 2.11.4 version in your tJavaRow import change the import for datamapper to com.fasterxml.jackson.databind.ObjectMapper and if you are using the tmongodbinput then check the box to ConvertBson document to string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the screenshot &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aD03eAAC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135133i89457AA498CDF2F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aD03eAAC.png" alt="0695b00000aD03eAAC.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aD035AAC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153709i37C4AB97BAD566C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aD035AAC.png" alt="0695b00000aD035AAC.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aD03AAAS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133847i93D18126DF7CBF48/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aD03AAAS.png" alt="0695b00000aD03AAAS.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aD03UAAS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152854i888D4EB79813649F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aD03UAAS.png" alt="0695b00000aD03UAAS.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 06:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335225#M103808</guid>
      <dc:creator>smathew2949</dc:creator>
      <dc:date>2022-11-29T06:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: org.codehaus.jackson.JsonParseException: Unexpected character ('D' (code 68))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335226#M103809</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feedback and share the solution here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming​&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 06:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-codehaus-jackson-JsonParseException-Unexpected-character-D/m-p/2335226#M103809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-29T06:31:15Z</dc:date>
    </item>
  </channel>
</rss>

