Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JBorque1649062332
Contributor
Contributor

Save Failed connecting to AzureBlobStorage

I am trying to connect to Azure Blob Storage Gen 2. In the Azure Storage Connection Settings, if I do the Test connection I get the message 'Connection successful' both with Basic and Azure Active Directory authentication type. Then I see my container and I select it.

 

However, when I click Finish I get the error message 'Save failed!'

 

Does anyone know how to solve it?

Labels (2)
5 Replies
Anonymous
Not applicable

Hello,

Could you please indicate on which talend build version you got this issue?

In addition, if you don't mind, could you please open the error log generated automatically by the Studio to see whether you have error stack trace there; if you do, we will appreciate it a lot if you can paste it here.

About how to open this error log: in your Studio, click Window to open the menu, then select Show View->General->Error Log. Once you see an error, double click it.

Best regards

Sabrina

JBorque1649062332
Contributor
Contributor
Author

I am working on Talend Open Studio for Data Integration (8.0.1.10211109_1610). I am not sure if you are asking for this information.

Find attached a notepad file with the error log generated.

 

Thank you very much

Anonymous
Not applicable

Hello,

What's JDK version are you using? JAVA 11?

I'm suspect that the problem seems to be with talend. In the request it makes to feed its metadata, it does access the objects, but for those that have a default value that does not suit it, it cannot save it.

By using a tAzureStorageConnection component with only manual parameterization of the object to load, are you able to obtain the complete schema of the object?

Best regards

Sabrina

JBorque1649062332
Contributor
Contributor
Author

I am using JAVA 8, should I try with JAVA 11?

Anonymous
Not applicable

Hello,

You should experience some error message when using Java 8 in studio V 8.0.1 at startup.

Here is online installation guide for V 8.0.1 about: TalendHelpCenter: Compatible Java Environments

Best regards

Sabrina