Lucee 7.0.3.43 on Windows Datacenter 2025.
Apache Tomcat/11.0.21
Java 21.0.10 (Eclipse Adoptium) 64bit
Basic standard install from published stable candidate.
Clean install / initial setup for plan of migrating a 6.x box.
Trying to install Redis Extension for Jakarta EE v 4.0.2 (but tried with multiple versions to no avail), get the error:
Unable to resolve redis.extension [76](R 76.0): missing requirement [redis.extension [76](R 76.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-secretsmanager-all)(bundle-version>=1.12.758)(!(bundle-version>=2.0.0))) Unresolved requirements: [[redis.extension [76](R 76.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-secretsmanager-all)(bundle-version>=1.12.758)(!(bundle-version>=2.0.0)))]
AWS S3 Resource Extension 2.0.3.1 is showing as installed. However I can not uninstall or downgrade it (was trying to force uninstall / reinstall). Does not error but same version remains. Also downloaded 2.0.3.0 directly from Lucee extenson repo and installed via lex file to no avail.
I feel like I had to deal with this and have this working on another 7.x box but something here seems off. Other box is 7.0.3.43 as well, but I think was installed while on a lower version and then lucee upgraded. Likely not relevant.
Any ideas or advice? Thank you,