Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The 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.
Can anyone kindly help me to understand what could be the issue.
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
Hi,
Is your network Ok with you? Which is talend build version you are using? Is it a random issue?
Best regards
Sabrina
Using version 6.4.1 open studio. yes its a random issue.
There is no issue with network
Hello,
Have you already checked "Die on error" option in basic settings of tAzureStoragePut component? Any more error message printed on console?
Best regards
Sabrina
Hi All,
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?
Appreciate your help!
Thanks,
Ram
did someone solve this problem? I got the same error. I'm using Talend 7.2.1.