Hi there,
The previous topic that dealt with this issue (https://dev.lucee.org/t/s3-extension-stops-working/14214/20) no longer comes up. So, I’m going to have another go at this!
OS: Windows Server 2012 R2 (yes, I know, not ideal!)
Java Version: JDK 21.0.2
Tomcat Version: 9
Lucee Version: 6.2.2.91
S3 extension Version: 2.0.3.0
The problem is, after a while, the S3 extension stops working and gives us this error:
Unable to resolve org.lucee.s3.extension [96](R 96.0): missing requirement [org.lucee.s3.extension [96](R 96.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758)) [caused by: Unable to resolve org.lucee.aws-java-sdk-s3-all [97](R 97.0): missing requirement [org.lucee.aws-java-sdk-s3-all [97](R 97.0)] osgi.wiring.package; (osgi.wiring.package=org.joda.time)] Unresolved requirements: [[org.lucee.s3.extension [96](R 96.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758))]
Going into the Lucee Administrator and downgrading and then upgrading again fixes the problem and the extension works once more. Until it doesn’t again.
The previous topic indicated that the newest version of Lucee (which is what we’re running, ignoring Snapshots) and the newest version of the S3 extension (which is what we’re running), should fix this.
Do you have any idea how to fix this? It rather knobbles the functionality we need at the most inopportune times!
Hope someone can help,
Mike Horne