<?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 Re: tAzureStoragePut  UNEXPECTED_EXCEPTION in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280131#M3512</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is your network Ok with you? Which is talend build version you are using? Is it a random issue?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 09:21:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-24T09:21:55Z</dc:date>
    <item>
      <title>tAzureStoragePut  UNEXPECTED_EXCEPTION</title>
      <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280130#M3511</link>
      <description>&lt;P&gt;The&amp;nbsp;tAzureStoragePut component is acting bit weird, its breaks and fixes on its own. I am unable to understand what can be the issue. here is the complete error trace.&lt;/P&gt;
&lt;P&gt;Can anyone kindly help me to understand what could be the issue.&lt;/P&gt;
&lt;PRE&gt;Exception in component tAzureStoragePut_1 (OrionData_AccessData_Ingestion)
org.talend.components.api.exception.ComponentException: UNEXPECTED_EXCEPTION
	at org.talend.components.azurestorage.blob.runtime.AzureStoragePutRuntime.upload(AzureStoragePutRuntime.java:138)
	at org.talend.components.azurestorage.blob.runtime.AzureStoragePutRuntime.runAtDriver(AzureStoragePutRuntime.java:98)
	at mysql_ingest.oriondata_accessdata_ingestion_0_2.OrionData_AccessData_Ingestion.tAzureStoragePut_1Process(OrionData_AccessData_Ingestion.java:4247)
	at mysql_ingest.oriondata_accessdata_ingestion_0_2.OrionData_AccessData_Ingestion.tFileList_2Process(OrionData_AccessData_Ingestion.java:3730)
	at mysql_ingest.oriondata_accessdata_ingestion_0_2.OrionData_AccessData_Ingestion.tFileList_1Process(OrionData_AccessData_Ingestion.java:1687)
	at mysql_ingest.oriondata_accessdata_ingestion_0_2.OrionData_AccessData_Ingestion.tJava_1Process(OrionData_AccessData_Ingestion.java:999)
	at mysql_ingest.oriondata_accessdata_ingestion_0_2.OrionData_AccessData_Ingestion$7.run(OrionData_AccessData_Ingestion.java:6880)
[ERROR]: org.talend.components.azurestorage.blob.runtime.AzureStoragePutRuntime - 
Caused by: java.io.IOException
	at com.microsoft.azure.storage.core.Utility.initIOException(Utility.java:737)
	at com.microsoft.azure.storage.blob.BlobOutputStreamInternal.writeBlock(BlobOutputStreamInternal.java:443)
	at com.microsoft.azure.storage.blob.BlobOutputStreamInternal.access$000(BlobOutputStreamInternal.java:52)
	at com.microsoft.azure.storage.blob.BlobOutputStreamInternal$1.call(BlobOutputStreamInternal.java:387)
	at com.microsoft.azure.storage.blob.BlobOutputStreamInternal$1.call(BlobOutputStreamInternal.java:384)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.microsoft.azure.storage.StorageException: An unknown failure occurred : Connection reset
	at com.microsoft.azure.storage.StorageException.translateException(StorageException.java:66)
	at com.microsoft.azure.storage.core.ExecutionEngine.executeWithRetry(ExecutionEngine.java:199)
	at com.microsoft.azure.storage.blob.CloudBlockBlob.uploadBlockInternal(CloudBlockBlob.java:1072)
	at com.microsoft.azure.storage.blob.CloudBlockBlob.uploadBlock(CloudBlockBlob.java:1044)
	at com.microsoft.azure.storage.blob.BlobOutputStreamInternal.writeBlock(BlobOutputStreamInternal.java:437)
	... 9 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(Unknown Source)
	at java.net.SocketInputStream.read(Unknown Source)
	at sun.security.ssl.InputRecord.readFully(Unknown Source)
	at sun.security.ssl.InputRecord.read(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
	at com.microsoft.azure.storage.core.ExecutionEngine.executeWithRetry(ExecutionEngine.java:103)
	... 12 more&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280130#M3511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-23T13:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: tAzureStoragePut  UNEXPECTED_EXCEPTION</title>
      <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280131#M3512</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is your network Ok with you? Which is talend build version you are using? Is it a random issue?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 09:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280131#M3512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-24T09:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: tAzureStoragePut  UNEXPECTED_EXCEPTION</title>
      <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280132#M3513</link>
      <description>&lt;P&gt;Using version 6.4.1 open studio. yes its a random issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no issue with network&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280132#M3513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T07:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: tAzureStoragePut  UNEXPECTED_EXCEPTION</title>
      <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280133#M3514</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Have you already checked "Die on error" option in basic settings of tAzureStoragePut component? Any more error message printed on console?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 08:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280133#M3514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T08:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: tAzureStoragePut  UNEXPECTED_EXCEPTION</title>
      <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280134#M3515</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am also facing the same issue. No network problems, same code was running fine for few months. Suddenly this issue is coming up. What and all could be the possible causes?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Appreciate your help!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Ram&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 17:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280134#M3515</guid>
      <dc:creator>brama</dc:creator>
      <dc:date>2019-11-25T17:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: tAzureStoragePut  UNEXPECTED_EXCEPTION</title>
      <link>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280135#M3516</link>
      <description>&lt;P&gt;did someone solve this problem? I got the same error. I'm using Talend 7.2.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 13:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tAzureStoragePut-UNEXPECTED-EXCEPTION/m-p/2280135#M3516</guid>
      <dc:creator>nellang</dc:creator>
      <dc:date>2020-03-11T13:13:54Z</dc:date>
    </item>
  </channel>
</rss>

