<?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 Error reading data from cosmosDB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-reading-data-from-cosmosDB/m-p/2229390#M20348</link>
    <description>&lt;P&gt;I have the following configuration to read data from cosmosDB:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla 2020-06-22 a las 13.38.11.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MaRt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137269iA40597D3895FCBA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MaRt.png" alt="0683p000009MaRt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Connection looks fine however when I try to read the data from the collection I've got the following message.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Exception in component tMongoDBInput_2 (clk_trans)
java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 4
.*$**[^,]*:.*
    ^
	at java.util.regex.Pattern.error(Pattern.java:1957)
	at java.util.regex.Pattern.sequence(Pattern.java:2125)
	at java.util.regex.Pattern.expr(Pattern.java:1998)
	at java.util.regex.Pattern.compile(Pattern.java:1698)
	at java.util.regex.Pattern.&amp;lt;init&amp;gt;(Pattern.java:1351)
	at java.util.regex.Pattern.compile(Pattern.java:1028)
	at java.util.regex.Pattern.matches(Pattern.java:1133)
	at java.lang.String.matches(String.java:2121)
	at azure_to_postgres.clk_trans_0_1.clk_trans.tMongoDBInput_2Process(clk_trans.java:2455)
	at azure_to_postgres.clk_trans_0_1.clk_trans.tMongoDBConnection_1Process(clk_trans.java:2219)
	at azure_to_postgres.clk_trans_0_1.clk_trans$4.run(clk_trans.java:3104)
tLogCatcher_1 - tLogCatcher failed to process log message(s) due to internal error: java.lang.RuntimeException: File /tmp/clk_out__.csv does not exist or is invalid or is not a file.
java.lang.RuntimeException: File /tmp/clk_out__.csv does not exist or is invalid or is not a file.
	at azure_to_postgres.clk_trans_0_1.clk_trans.tLogCatcher_1Process(clk_trans.java:1935)
	at azure_to_postgres.clk_trans_0_1.clk_trans$TalendException.printStackTrace(clk_trans.java:428)
	at azure_to_postgres.clk_trans_0_1.clk_trans$TalendException.printStackTrace(clk_trans.java:409)
	at azure_to_postgres.clk_trans_0_1.clk_trans$4.run(clk_trans.java:3111)
[statistics] disconnected&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;I've tried the cosmosdb component with the same result. I am using the last version of Talend 7.3.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;could someone give me some lights on what I'm doing wrong? The same job has been setup for a normal mongoDB (not azure) and it works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:05:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T02:05:50Z</dc:date>
    <item>
      <title>Error reading data from cosmosDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-reading-data-from-cosmosDB/m-p/2229390#M20348</link>
      <description>&lt;P&gt;I have the following configuration to read data from cosmosDB:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla 2020-06-22 a las 13.38.11.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MaRt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137269iA40597D3895FCBA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MaRt.png" alt="0683p000009MaRt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Connection looks fine however when I try to read the data from the collection I've got the following message.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Exception in component tMongoDBInput_2 (clk_trans)
java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 4
.*$**[^,]*:.*
    ^
	at java.util.regex.Pattern.error(Pattern.java:1957)
	at java.util.regex.Pattern.sequence(Pattern.java:2125)
	at java.util.regex.Pattern.expr(Pattern.java:1998)
	at java.util.regex.Pattern.compile(Pattern.java:1698)
	at java.util.regex.Pattern.&amp;lt;init&amp;gt;(Pattern.java:1351)
	at java.util.regex.Pattern.compile(Pattern.java:1028)
	at java.util.regex.Pattern.matches(Pattern.java:1133)
	at java.lang.String.matches(String.java:2121)
	at azure_to_postgres.clk_trans_0_1.clk_trans.tMongoDBInput_2Process(clk_trans.java:2455)
	at azure_to_postgres.clk_trans_0_1.clk_trans.tMongoDBConnection_1Process(clk_trans.java:2219)
	at azure_to_postgres.clk_trans_0_1.clk_trans$4.run(clk_trans.java:3104)
tLogCatcher_1 - tLogCatcher failed to process log message(s) due to internal error: java.lang.RuntimeException: File /tmp/clk_out__.csv does not exist or is invalid or is not a file.
java.lang.RuntimeException: File /tmp/clk_out__.csv does not exist or is invalid or is not a file.
	at azure_to_postgres.clk_trans_0_1.clk_trans.tLogCatcher_1Process(clk_trans.java:1935)
	at azure_to_postgres.clk_trans_0_1.clk_trans$TalendException.printStackTrace(clk_trans.java:428)
	at azure_to_postgres.clk_trans_0_1.clk_trans$TalendException.printStackTrace(clk_trans.java:409)
	at azure_to_postgres.clk_trans_0_1.clk_trans$4.run(clk_trans.java:3111)
[statistics] disconnected&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;I've tried the cosmosdb component with the same result. I am using the last version of Talend 7.3.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;could someone give me some lights on what I'm doing wrong? The same job has been setup for a normal mongoDB (not azure) and it works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-reading-data-from-cosmosDB/m-p/2229390#M20348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:05:50Z</dc:date>
    </item>
  </channel>
</rss>

