Hello,
unfortunately, after the Lucee update from version 5.3.8.206 to version 5.3.9.133, I unexpectedly encountered errors. After updating Lucee to version 5.3.9.133, I was no longer able to go to “Extension → Applications” in Server Admin. The request always ended in a timeout and a very long error message was displayed (see ZIP file). Among other things, the error message contained the following:
org.osgi.framework.BundleException The OSGi Bundle with name [lucee.image.extension] is not available in version [1.0.0.42] locally (/opt/lucee/hometix1/tomcat/lucee-server/bundles) or from the update provider (https://update.lucee.org), the following versions are available locally [1.1.0.3-SNAPSHOT, 1.0.0.38, 1.0.0.39]. /admin/ext.functions.cfm:204
This error message gave me the following idea:
- First I downgraded Lucee again from version 5.3.9.133 to version 5.3.8.206.
- Then in Lucee 5.3.8.206 I downgraded the “Image extension” from version 1.1.0.3-SNAPSHOT to version 1.0.0.42.
- After that I then updated Lucee from version 5.3.8.206 to version 5.3.9.133.
- In the server admin “Extension → Applications” could now be called without any problems.
- Finally, I updated the “Image extension” to version 1.2.0.0-SNAPSHOT without any problems.
Maybe this will help someone who may encounter the same problems?!
Here is the complete error message as a zipped HTML file:
server.cfm.zip (6.9 KB)
Don’t forget to tell us about your stack!
OS: Debian 9.13 - Linux
Java Version: openjdk version “11.0.14.1+1”
Tomcat Version: 9.0.62
Lucee Version: Lucee 5.3.9.133