Catch
additional
Struct (ordered)
Cause
Catch
additional
Struct (ordered)
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringorg.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128]
StackTrace
stringlucee.runtime.exp.NativeException: org.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1591) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1976) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2116) at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:986) at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:191) at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:175) at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:270) at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:262) at lucee.runtime.tag.TagHandlerPool.loadTag(TagHandlerPool.java:90) at lucee.runtime.tag.TagHandlerPool.use(TagHandlerPool.java:61) at lucee.runtime.PageContextImpl.use(PageContextImpl.java:3267) at includes.inc_funzioni_cfm$cf.udfCall2_000058(/includes/inc_funzioni.cfm:1229) at includes.inc_funzioni_cfm$cf.udfCall2(/includes/inc_funzioni.cfm:1223) at includes.inc_funzioni_cfm$cf.udfCall(/includes/inc_funzioni.cfm) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2082) at includes.inc_head_cfm$cf.call(/includes/inc_head.cfm:9) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1121) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1015) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:996) at index_cfm$cf.call(/index.cfm:6) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1121) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1015) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:239) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:108) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2813) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2800) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2771) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1207) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1164) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: org.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128] ... 59 more
TagContext
Array
1
Struct
codePrintHTML
string1227: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;(vSocial&nbsp;eq&nbsp;&quot;all&quot;)&nbsp;AND&nbsp;(structkeyexists(URL,&quot;annuncio&quot;))&gt;<br> 1228: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;#IsImageFile(getImgRel(qryAnn.id))#&gt;<br> <b>1229: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfimage&nbsp;action=&quot;info&quot;&nbsp;source=&quot;#getImgRel(qryAnn.id)#&quot;&nbsp;structname=&quot;objImageInfo&quot;&gt;</b><br> 1230: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> 1231: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfimage&nbsp;action=&quot;info&quot;&nbsp;source=&quot;/var/www/www.trovapet.it/img/820_no_photo.png&quot;&nbsp;structname=&quot;objImageInfo&quot;&gt;<br>
codePrintPlain
string1227: <cfif (vSocial eq "all") AND (structkeyexists(URL,"annuncio"))> 1228: <cfif #IsImageFile(getImgRel(qryAnn.id))#> 1229: <cfimage action="info" source="#getImgRel(qryAnn.id)#" structname="objImageInfo"> 1230: <cfelse> 1231: <cfimage action="info" source="/var/www/www.trovapet.it/img/820_no_photo.png" structname="objImageInfo">
column
number0
id
string??
line
number1229
Raw_Trace
stringincludes.inc_funzioni_cfm$cf.udfCall2_000058(/includes/inc_funzioni.cfm:1229)
template
string/var/www/www.trovapet.it/includes/inc_funzioni.cfm
type
stringcfml
2
Struct
codePrintHTML
string1221: &lt;!---&nbsp;Funzione&nbsp;per&nbsp;generare&nbsp;i&nbsp;META&nbsp;per&nbsp;i&nbsp;social&nbsp;---&gt;<br> 1222: &lt;cffunction&nbsp;name=&quot;getTagSocial&quot;&nbsp;access=&quot;public&quot;&nbsp;output=&quot;true&quot;&nbsp;returntype=&quot;string&quot;&gt;<br> <b>1223: &nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;vSocial&quot;&nbsp;required=&quot;true&quot;&nbsp;/&gt;</b><br> 1224: &nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;var&nbsp;vTag&nbsp;=&nbsp;&quot;&quot;&gt;<br> 1225: <br>
codePrintPlain
string1221: <!--- Funzione per generare i META per i social ---> 1222: <cffunction name="getTagSocial" access="public" output="true" returntype="string"> 1223: <cfargument name="vSocial" required="true" /> 1224: <cfset var vTag = ""> 1225:
column
number0
id
string??
line
number1223
Raw_Trace
stringincludes.inc_funzioni_cfm$cf.udfCall2(/includes/inc_funzioni.cfm:1223)
template
string/var/www/www.trovapet.it/includes/inc_funzioni.cfm
type
stringcfml
3
Struct
codePrintHTML
string7: &nbsp;&nbsp;&nbsp;&lt;meta&nbsp;name=&quot;keywords&quot;&nbsp;content=&quot;#getTags('keywords')#&quot;&gt;<br> 8: <br> <b>9: &nbsp;&nbsp;&nbsp;#getTagSocial('all')#</b><br> 10: &lt;/cfoutput&gt;<br> 11: <br>
codePrintPlain
string7: <meta name="keywords" content="#getTags('keywords')#"> 8: 9: #getTagSocial('all')# 10: </cfoutput> 11:
column
number0
id
string??
line
number9
Raw_Trace
stringincludes.inc_head_cfm$cf.call(/includes/inc_head.cfm:9)
template
string/var/www/www.trovapet.it/includes/inc_head.cfm
type
stringcfml
4
Struct
codePrintHTML
string4: &lt;html&nbsp;lang=&quot;it&quot;&gt;<br> 5: &lt;head&nbsp;prefix=&quot;og:&nbsp;http://ogp.me/ns#&nbsp;fb:&nbsp;http://ogp.me/ns/fb#&nbsp;website:&nbsp;http://ogp.me/ns/website#&quot;&gt;<br> <b>6: &nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;includes/inc_head.cfm&quot;&gt;</b><br> 7: &lt;/head&gt;<br> 8: &lt;body&nbsp;itemscope&nbsp;itemtype=&quot;http://schema.org/WebPage&quot;&gt;<br>
codePrintPlain
string4: <html lang="it"> 5: <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#"> 6: <cfinclude template="includes/inc_head.cfm"> 7: </head> 8: <body itemscope itemtype="http://schema.org/WebPage">
column
number0
id
string??
line
number6
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:6)
template
string/var/www/www.trovapet.it/index.cfm
type
stringcfml
type
stringjava.lang.ClassNotFoundException
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringIn the OSGi Bundle with the name [org.lucee.image.extension] and the version [3.0.0.9-SNAPSHOT] was no class with name [org.lucee.extension.image.tag.Image] found. org.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128]
StackTrace
stringlucee.runtime.exp.NativeException: In the OSGi Bundle with the name [org.lucee.image.extension] and the version [3.0.0.9-SNAPSHOT] was no class with name [org.lucee.extension.image.tag.Image] found. org.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128] at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:214) at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:175) at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:270) at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:262) at lucee.runtime.tag.TagHandlerPool.loadTag(TagHandlerPool.java:90) at lucee.runtime.tag.TagHandlerPool.use(TagHandlerPool.java:61) at lucee.runtime.PageContextImpl.use(PageContextImpl.java:3267) at includes.inc_funzioni_cfm$cf.udfCall2_000058(/includes/inc_funzioni.cfm:1229) at includes.inc_funzioni_cfm$cf.udfCall2(/includes/inc_funzioni.cfm:1223) at includes.inc_funzioni_cfm$cf.udfCall(/includes/inc_funzioni.cfm) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:117) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:362) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2082) at includes.inc_head_cfm$cf.call(/includes/inc_head.cfm:9) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1121) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1015) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:996) at index_cfm$cf.call(/index.cfm:6) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1121) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1015) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:239) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:108) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2813) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2800) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2771) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1207) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1164) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) at java.base/java.lang.Thread.run(Unknown Source) Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [org.lucee.image.extension] and the version [3.0.0.9-SNAPSHOT] was no class with name [org.lucee.extension.image.tag.Image] found. org.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128] ... 53 more Caused by: java.lang.ClassNotFoundException: org.lucee.extension.image.tag.Image not found by org.lucee.image.extension [128] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1591) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1976) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2116) at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:986) at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:191) ... 52 more
TagContext
Array
1
Struct
codePrintHTML
string1227: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;(vSocial&nbsp;eq&nbsp;&quot;all&quot;)&nbsp;AND&nbsp;(structkeyexists(URL,&quot;annuncio&quot;))&gt;<br> 1228: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;#IsImageFile(getImgRel(qryAnn.id))#&gt;<br> <b>1229: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfimage&nbsp;action=&quot;info&quot;&nbsp;source=&quot;#getImgRel(qryAnn.id)#&quot;&nbsp;structname=&quot;objImageInfo&quot;&gt;</b><br> 1230: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> 1231: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfimage&nbsp;action=&quot;info&quot;&nbsp;source=&quot;/var/www/www.trovapet.it/img/820_no_photo.png&quot;&nbsp;structname=&quot;objImageInfo&quot;&gt;<br>
codePrintPlain
string1227: <cfif (vSocial eq "all") AND (structkeyexists(URL,"annuncio"))> 1228: <cfif #IsImageFile(getImgRel(qryAnn.id))#> 1229: <cfimage action="info" source="#getImgRel(qryAnn.id)#" structname="objImageInfo"> 1230: <cfelse> 1231: <cfimage action="info" source="/var/www/www.trovapet.it/img/820_no_photo.png" structname="objImageInfo">
column
number0
id
string??
line
number1229
Raw_Trace
stringincludes.inc_funzioni_cfm$cf.udfCall2_000058(/includes/inc_funzioni.cfm:1229)
template
string/var/www/www.trovapet.it/includes/inc_funzioni.cfm
type
stringcfml
2
Struct
codePrintHTML
string1221: &lt;!---&nbsp;Funzione&nbsp;per&nbsp;generare&nbsp;i&nbsp;META&nbsp;per&nbsp;i&nbsp;social&nbsp;---&gt;<br> 1222: &lt;cffunction&nbsp;name=&quot;getTagSocial&quot;&nbsp;access=&quot;public&quot;&nbsp;output=&quot;true&quot;&nbsp;returntype=&quot;string&quot;&gt;<br> <b>1223: &nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;vSocial&quot;&nbsp;required=&quot;true&quot;&nbsp;/&gt;</b><br> 1224: &nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;var&nbsp;vTag&nbsp;=&nbsp;&quot;&quot;&gt;<br> 1225: <br>
codePrintPlain
string1221: <!--- Funzione per generare i META per i social ---> 1222: <cffunction name="getTagSocial" access="public" output="true" returntype="string"> 1223: <cfargument name="vSocial" required="true" /> 1224: <cfset var vTag = ""> 1225:
column
number0
id
string??
line
number1223
Raw_Trace
stringincludes.inc_funzioni_cfm$cf.udfCall2(/includes/inc_funzioni.cfm:1223)
template
string/var/www/www.trovapet.it/includes/inc_funzioni.cfm
type
stringcfml
3
Struct
codePrintHTML
string7: &nbsp;&nbsp;&nbsp;&lt;meta&nbsp;name=&quot;keywords&quot;&nbsp;content=&quot;#getTags('keywords')#&quot;&gt;<br> 8: <br> <b>9: &nbsp;&nbsp;&nbsp;#getTagSocial('all')#</b><br> 10: &lt;/cfoutput&gt;<br> 11: <br>
codePrintPlain
string7: <meta name="keywords" content="#getTags('keywords')#"> 8: 9: #getTagSocial('all')# 10: </cfoutput> 11:
column
number0
id
string??
line
number9
Raw_Trace
stringincludes.inc_head_cfm$cf.call(/includes/inc_head.cfm:9)
template
string/var/www/www.trovapet.it/includes/inc_head.cfm
type
stringcfml
4
Struct
codePrintHTML
string4: &lt;html&nbsp;lang=&quot;it&quot;&gt;<br> 5: &lt;head&nbsp;prefix=&quot;og:&nbsp;http://ogp.me/ns#&nbsp;fb:&nbsp;http://ogp.me/ns/fb#&nbsp;website:&nbsp;http://ogp.me/ns/website#&quot;&gt;<br> <b>6: &nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;includes/inc_head.cfm&quot;&gt;</b><br> 7: &lt;/head&gt;<br> 8: &lt;body&nbsp;itemscope&nbsp;itemtype=&quot;http://schema.org/WebPage&quot;&gt;<br>
codePrintPlain
string4: <html lang="it"> 5: <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#"> 6: <cfinclude template="includes/inc_head.cfm"> 7: </head> 8: <body itemscope itemtype="http://schema.org/WebPage">
column
number0
id
string??
line
number6
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:6)
template
string/var/www/www.trovapet.it/index.cfm
type
stringcfml
type
stringlucee.commons.lang.ClassException