Lucee 5.3.5.92 Error (org.osgi.framework.BundleException)
Message Unable to resolve ehcache.extension [51](R 51.0): missing requirement [ehcache.extension [51](R 51.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.ehcache)(bundle-version>=2.10.3)) Unresolved requirements: [[ehcache.extension [51](R 51.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.ehcache)(bundle-version>=2.10.3))]Lucee was not able to download/load the following bundles [org.lucee.ehcache:2.10.3;]
Stacktrace The Error Occurred in
/var/www/vhosts/trampernz/public_html/whio/framework/response.cfc: line 380
378: }
379:
380: if (cacheIdExists(arguments.path, "fingerprint")) {
381: return cacheGet(arguments.path, "fingerprint");
382: }

called from /var/www/vhosts/trampernz/public_html/whio/framework/response.cfc: line 118
called from /var/www/vhosts/trampernz/public_html/whio/views/forums/elements/resources.cfm: line 2
called from /var/www/vhosts/trampernz/public_html/whio/framework/controller.cfc: line 230
called from /var/www/vhosts/trampernz/public_html/whio/controllers/forums.cfc: line 260
called from /var/www/vhosts/trampernz/public_html/whio/framework/frontcontroller.cfc: line 41
called from /var/www/vhosts/trampernz/public_html/whio/framework/frontcontroller.cfc: line 113
called from /var/www/vhosts/trampernz/public_html/index.cfm: line 14
Java Stacktrace lucee.runtime.exp.NativeException: Unable to resolve ehcache.extension [51](R 51.0): missing requirement [ehcache.extension [51](R 51.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.ehcache)(bundle-version>=2.10.3)) Unresolved requirements: [[ehcache.extension [51](R 51.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.ehcache)(bundle-version>=2.10.3))]Lucee was not able to download/load the following bundles [org.lucee.ehcache:2.10.3;]
  at lucee.runtime.osgi.OSGiUtil._start(OSGiUtil.java:1183)
  at lucee.runtime.osgi.OSGiUtil._startIfNecessary(OSGiUtil.java:1124)
  at lucee.runtime.osgi.OSGiUtil._loadBundle(OSGiUtil.java:494)
  at lucee.runtime.osgi.OSGiUtil.loadBundle(OSGiUtil.java:472)
  at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:155)
  at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:109)
  at lucee.runtime.cache.CacheConnectionImpl.getInstance(CacheConnectionImpl.java:61)
  at lucee.runtime.cache.CacheUtil.getCache(CacheUtil.java:122)
  at lucee.runtime.cache.CacheUtil.getCache(CacheUtil.java:112)
  at lucee.runtime.functions.cache.CacheKeyExists.call(CacheKeyExists.java:44)
  at whio.framework.response_cfc$cf.udfCall3(/whio/framework/response.cfc:380)
  at whio.framework.response_cfc$cf.udfCall(/whio/framework/response.cfc)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.framework.response_cfc$cf.udfCall2(/whio/framework/response.cfc:118)
  at whio.framework.response_cfc$cf.udfCall(/whio/framework/response.cfc)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:646)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
  at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.views.forums.elements.resources_cfm$cf.call(/whio/views/forums/elements/resources.cfm:2)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:913)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:836)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:829)
  at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319)
  at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:245)
  at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179)
  at whio.framework.controller_cfc$cf.udfCall2(/whio/framework/controller.cfc:230)
  at whio.framework.controller_cfc$cf.udfCall(/whio/framework/controller.cfc)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.controllers.forums_cfc$cf.udfCall(/whio/controllers/forums.cfc:260)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:647)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
  at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1917)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:898)
  at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)
  at whio.framework.frontcontroller_cfc$cf.udfCall(/whio/framework/frontcontroller.cfc:41)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.framework.frontcontroller_cfc$cf.udfCall(/whio/framework/frontcontroller.cfc:113)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:646)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
  at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at index_cfm$cf.call(/index.cfm:14)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:913)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:836)
  at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216)
  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)
  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2415)
  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2405)
  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2380)
  at lucee.runtime.engine.Request.exe(Request.java:43)
  at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1126)
  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1072)
  at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
  at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  at java.lang.Thread.run(Thread.java:748)
 Caused by: org.osgi.framework.BundleException: Unable to resolve ehcache.extension [51](R 51.0): missing requirement [ehcache.extension [51](R 51.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.ehcache)(bundle-version>=2.10.3)) Unresolved requirements: [[ehcache.extension [51](R 51.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.ehcache)(bundle-version>=2.10.3))]Lucee was not able to download/load the following bundles [org.lucee.ehcache:2.10.3;]
  ... 102 more
 
Timestamp 27/04/24 1:59:31 PM