Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
David_Beaty
Specialist
Specialist

Getting java.lang.NoSuchMethodError java.lang.String com.amazonaws.util.AwsHostNameUtils.parseRegionFromInternalConfig

Hi all,

I followed this article about using the AWS SM Parameter Store :

Talend Cloud and AWS System Manager Parameter Store for Talend context variables

But When I try and use the tS3Connection component as well (after pulling some parameters from the secure store) I get:

Exception in thread "main" java.lang.NoSuchMethodError: 'java.lang.String com.amazonaws.util.AwsHostNameUtils.parseRegionFromInternalConfig(java.lang.String)'

I'm guessing its something to do with the import of the AWSSMParameterStore-1.0.0.jar having a class that overrides the normal ones within Talend - if I don't use the Parameter Store to get some of the parameters, everything is fine.

Setup as follows:

Windows 10

Tal

end Open Studio 8.0.1

Open JDK 11.0.17

0695b00000fJBQxAAO.png

0695b00000fJBS8AAO.png

0695b00000fJBSDAA4.png

Labels (5)
0 Replies