Has anyone had problems with Lucee 5.3.9 and the S...
# lucee
l
Has anyone had problems with Lucee 5.3.9 and the S3 extension? If I use extension version 0.9.4.x, adding S3 mapping breaks my regular mappings. If I use extension version 2.0.0.93-RC, I get this error:
Copy code
java.lang.NoClassDefFoundError: Could not initialize class com.amazonaws.services.s3.S3CredentialsProviderChain
at com.amazonaws.services.s3.AmazonS3ClientBuilder.standard(AmazonS3ClientBuilder.java:46)
at org.lucee.extension.resource.s3.AmazonS3Client.create(AmazonS3Client.java:74)
at org.lucee.extension.resource.s3.AmazonS3Client.<init>(AmazonS3Client.java:69)
Version 0.9.4.x works fine with Lucee 5.3.8.
z
I've pinged @micha about this, thanks for the bug report. Wanna file a bug in jira?
l
I will if no-one sends me a fix soon 🙂
z
Steps to reproduce would rock, it's under active development so both versions will be fixed