1 | 1 | Catch Entries: 12 | additional | Struct (ordered) | template | string | /var/www/ayacoda.com/cfc/images.cfc |
| line | | column | |
| Cause | Struct | additional | Struct (ordered) | template | string | /var/www/ayacoda.com/cfc/images.cfc |
| line | | column | |
| Cause | Catch | additional | | Cause | Catch Entries: 11 | additional | | Cause | Catch | additional | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))] |
| StackTrace | string | lucee.runtime.exp.NativeException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
... 86 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | string | org.osgi.framework.BundleException |
|
| Detail | | ErrorCode | | Exception | Class BundleException | class | org.osgi.framework.BundleException | extends | java.lang.Exception |
| Fields | name | pattern | value | UNSPECIFIED | public static final int org.osgi.framework.BundleException.UNSPECIFIED | 0 | UNSUPPORTED_OPERATION | public static final int org.osgi.framework.BundleException.UNSUPPORTED_OPERATION | 1 | INVALID_OPERATION | public static final int org.osgi.framework.BundleException.INVALID_OPERATION | 2 | MANIFEST_ERROR | public static final int org.osgi.framework.BundleException.MANIFEST_ERROR | 3 | RESOLVE_ERROR | public static final int org.osgi.framework.BundleException.RESOLVE_ERROR | 4 | ACTIVATOR_ERROR | public static final int org.osgi.framework.BundleException.ACTIVATOR_ERROR | 5 | SECURITY_ERROR | public static final int org.osgi.framework.BundleException.SECURITY_ERROR | 6 | STATECHANGE_ERROR | public static final int org.osgi.framework.BundleException.STATECHANGE_ERROR | 7 | NATIVECODE_ERROR | public static final int org.osgi.framework.BundleException.NATIVECODE_ERROR | 8 | DUPLICATE_BUNDLE_ERROR | public static final int org.osgi.framework.BundleException.DUPLICATE_BUNDLE_ERROR | 9 | START_TRANSIENT_ERROR | public static final int org.osgi.framework.BundleException.START_TRANSIENT_ERROR | 10 | READ_ERROR | public static final int org.osgi.framework.BundleException.READ_ERROR | 11 | REJECTED_BY_HOOK | public static final int org.osgi.framework.BundleException.REJECTED_BY_HOOK | 12 |
| Constructors | interface | exceptions | <init>(java.lang.String, java.lang.Throwable) | | <init>(java.lang.String, int) | | <init>(java.lang.String, int, java.lang.Throwable) | | <init>(java.lang.String) | |
| Methods | type | interface | exceptions | instance | getNestedException():java.lang.Throwable | | instance | getCause():java.lang.Throwable | | instance | initCause(java.lang.Throwable):java.lang.Throwable | | instance | getType():int | | instance | printStackTrace():void | | instance | printStackTrace(java.io.PrintWriter):void | | instance | printStackTrace(java.io.PrintStream):void | | instance | fillInStackTrace():java.lang.Throwable | | instance | toString():java.lang.String | | instance | getMessage():java.lang.String | | instance | getSuppressed():java.lang.Throwable[] | | instance | getLocalizedMessage():java.lang.String | | instance | getStackTrace():java.lang.StackTraceElement[] | | instance | setStackTrace(java.lang.StackTraceElement[]):void | | instance | addSuppressed(java.lang.Throwable):void | |
| java.lang.Object methods | wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
|
| Extended_Info | | ExtendedInfo | | Message | string | org.lucee.extension.pdf.tag.Document |
| StackTrace | string | lucee.runtime.exp.NativeException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
... 85 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | string | java.lang.ClassNotFoundException |
|
| Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document |
| StackTrace | string | lucee.runtime.exp.NativeException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:202)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
... 83 more
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
... 82 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | string | lucee.commons.lang.ClassException |
|
| Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document |
| StackTrace | string | lucee.transformer.TransformerException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:159)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:202)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
... 78 more
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
... 82 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 1823: <!--- make the pdf ---><br>
1824: <cfif len(arguments.url)><br>
<b>1825: <cfdocument src="#arguments.url#" name="pdfdata" format="pdf" /></b><br>
1826: <cfelseif len(arguments.content)><br>
1827: <cfdocument name="pdfdata" format="pdf"><cfoutput>#arguments.content#</cfoutput></cfdocument><br>
|
| codePrintPlain | string | 1823: <!--- make the pdf --->
1824: <cfif len(arguments.url)>
1825: <cfdocument src="#arguments.url#" name="pdfdata" format="pdf" />
1826: <cfelseif len(arguments.content)>
1827: <cfdocument name="pdfdata" format="pdf"><cfoutput>#arguments.content#</cfoutput></cfdocument>
|
| column | | id | | line | | Raw_Trace | | template | string | /var/www/ayacoda.com/cfc/images.cfc |
| Type | |
| 2 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | |
| Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document |
| name | | rootCause | Struct | additional | Struct (ordered) | template | string | /var/www/ayacoda.com/cfc/images.cfc |
| line | | column | |
| Cause | Catch | additional | | Cause | Catch Entries: 11 | additional | | Cause | Catch | additional | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))] |
| StackTrace | string | lucee.runtime.exp.NativeException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
... 86 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | string | org.osgi.framework.BundleException |
|
| Detail | | ErrorCode | | Exception | Class BundleException | class | org.osgi.framework.BundleException | extends | java.lang.Exception |
| Fields | name | pattern | value | UNSPECIFIED | public static final int org.osgi.framework.BundleException.UNSPECIFIED | 0 | UNSUPPORTED_OPERATION | public static final int org.osgi.framework.BundleException.UNSUPPORTED_OPERATION | 1 | INVALID_OPERATION | public static final int org.osgi.framework.BundleException.INVALID_OPERATION | 2 | MANIFEST_ERROR | public static final int org.osgi.framework.BundleException.MANIFEST_ERROR | 3 | RESOLVE_ERROR | public static final int org.osgi.framework.BundleException.RESOLVE_ERROR | 4 | ACTIVATOR_ERROR | public static final int org.osgi.framework.BundleException.ACTIVATOR_ERROR | 5 | SECURITY_ERROR | public static final int org.osgi.framework.BundleException.SECURITY_ERROR | 6 | STATECHANGE_ERROR | public static final int org.osgi.framework.BundleException.STATECHANGE_ERROR | 7 | NATIVECODE_ERROR | public static final int org.osgi.framework.BundleException.NATIVECODE_ERROR | 8 | DUPLICATE_BUNDLE_ERROR | public static final int org.osgi.framework.BundleException.DUPLICATE_BUNDLE_ERROR | 9 | START_TRANSIENT_ERROR | public static final int org.osgi.framework.BundleException.START_TRANSIENT_ERROR | 10 | READ_ERROR | public static final int org.osgi.framework.BundleException.READ_ERROR | 11 | REJECTED_BY_HOOK | public static final int org.osgi.framework.BundleException.REJECTED_BY_HOOK | 12 |
| Constructors | interface | exceptions | <init>(java.lang.String, java.lang.Throwable) | | <init>(java.lang.String, int) | | <init>(java.lang.String, int, java.lang.Throwable) | | <init>(java.lang.String) | |
| Methods | type | interface | exceptions | instance | getNestedException():java.lang.Throwable | | instance | getCause():java.lang.Throwable | | instance | initCause(java.lang.Throwable):java.lang.Throwable | | instance | getType():int | | instance | printStackTrace():void | | instance | printStackTrace(java.io.PrintWriter):void | | instance | printStackTrace(java.io.PrintStream):void | | instance | fillInStackTrace():java.lang.Throwable | | instance | toString():java.lang.String | | instance | getMessage():java.lang.String | | instance | getSuppressed():java.lang.Throwable[] | | instance | getLocalizedMessage():java.lang.String | | instance | getStackTrace():java.lang.StackTraceElement[] | | instance | setStackTrace(java.lang.StackTraceElement[]):void | | instance | addSuppressed(java.lang.Throwable):void | |
| java.lang.Object methods | wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
|
| Extended_Info | | ExtendedInfo | | Message | string | org.lucee.extension.pdf.tag.Document |
| StackTrace | string | lucee.runtime.exp.NativeException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
... 85 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | string | java.lang.ClassNotFoundException |
|
| Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document |
| StackTrace | string | lucee.runtime.exp.NativeException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:202)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
... 83 more
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
... 82 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | string | lucee.commons.lang.ClassException |
|
| Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document |
| StackTrace | string | lucee.transformer.TransformerException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:159)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:202)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
... 78 more
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
... 82 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 1823: <!--- make the pdf ---><br>
1824: <cfif len(arguments.url)><br>
<b>1825: <cfdocument src="#arguments.url#" name="pdfdata" format="pdf" /></b><br>
1826: <cfelseif len(arguments.content)><br>
1827: <cfdocument name="pdfdata" format="pdf"><cfoutput>#arguments.content#</cfoutput></cfdocument><br>
|
| codePrintPlain | string | 1823: <!--- make the pdf --->
1824: <cfif len(arguments.url)>
1825: <cfdocument src="#arguments.url#" name="pdfdata" format="pdf" />
1826: <cfelseif len(arguments.content)>
1827: <cfdocument name="pdfdata" format="pdf"><cfoutput>#arguments.content#</cfoutput></cfdocument>
|
| column | | id | | line | | Raw_Trace | | template | string | /var/www/ayacoda.com/cfc/images.cfc |
| Type | |
| 2 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.transformer.TransformerException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:159)
at lucee.transformer.bytecode.statement.tag.TagBase._writeOut(TagBase.java:134)
at lucee.transformer.bytecode.statement.tag.TagOther._writeOut(TagOther.java:44)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:241)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:60)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:135)
at lucee.transformer.bytecode.BodyBase.addToSubMethod(BodyBase.java:272)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:222)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:147)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:80)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:938)
at lucee.transformer.bytecode.Page.execute(Page.java:567)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:107)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:75)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:494)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:462)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:370)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:234)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1116)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:356)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3561)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:184)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:100)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:75)
at server_cfm$cf.call(/cfc/server.cfm:51)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921)
at application_cfc$cf.udfCall(/application.cfc:93)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3447)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [pdf.extension] and the version [1.0.0.61] was no class with name [org.lucee.extension.pdf.tag.Document] found. org.lucee.extension.pdf.tag.Document
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:202)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:163)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:120)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:111)
at lucee.transformer.bytecode.statement.tag.TagHelper.writeOut(TagHelper.java:153)
... 78 more
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.pdf.tag.Document
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2075)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:978)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:179)
... 82 more
Caused by: org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve resource pdf.extension [pdf.extension [73](R 73.0)] because it is exposed to package 'org.bouncycastle.jce.exception' from resources bouncycastle.prov [bouncycastle.prov [77](R 77.0)] and org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] via two dependency chains.
Chain 1:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=bouncycastle.prov)(bundle-version>=1.38.0))
|
provide: osgi.wiring.bundle: bouncycastle.prov
bouncycastle.prov [bouncycastle.prov [77](R 77.0)]
Chain 2:
pdf.extension [pdf.extension [73](R 73.0)]
require: (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))
|
provide: [org.apache.pdfbox [84](R 84.0)] osgi.wiring.bundle; {bundle-version=1.8.9, osgi.wiring.bundle=org.apache.pdfbox}
org.apache.pdfbox [org.apache.pdfbox [84](R 84.0)]
import: (osgi.wiring.package=org.bouncycastle.jce.provider)
|
export: osgi.wiring.package: org.bouncycastle.jce.provider; uses:=org.bouncycastle.jce.exception
export: osgi.wiring.package=org.bouncycastle.jce.exception
org.lucee.bouncycastle.bcprov [org.lucee.bouncycastle.bcprov [76](R 76.0)] Unresolved requirements: [[pdf.extension [73](R 73.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.pdfbox)(bundle-version>=1.8.9))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2068)
... 84 more
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 1823: <!--- make the pdf ---><br>
1824: <cfif len(arguments.url)><br>
<b>1825: <cfdocument src="#arguments.url#" name="pdfdata" format="pdf" /></b><br>
1826: <cfelseif len(arguments.content)><br>
1827: <cfdocument name="pdfdata" format="pdf"><cfoutput>#arguments.content#</cfoutput></cfdocument><br>
|
| codePrintPlain | string | 1823: <!--- make the pdf --->
1824: <cfif len(arguments.url)>
1825: <cfdocument src="#arguments.url#" name="pdfdata" format="pdf" />
1826: <cfelseif len(arguments.content)>
1827: <cfdocument name="pdfdata" format="pdf"><cfoutput>#arguments.content#</cfoutput></cfdocument>
|
| column | | id | | line | | Raw_Trace | | template | string | /var/www/ayacoda.com/cfc/images.cfc |
| Type | |
| 2 | Struct | codePrintHTML | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");<br>
50: application.contactsObj = createObject("component", "cfc.contacts");<br>
<b>51: application.imagesObj = createObject("component", "cfc.images");</b><br>
52: application.settingsObj = createObject("component", "cfc.settings");<br>
53: application.assetsObj = createObject("component", "cfc.assets");<br>
|
| codePrintPlain | string | 49: application.pluginsObj = createObject("component", "cfc.plugins");
50: application.contactsObj = createObject("component", "cfc.contacts");
51: application.imagesObj = createObject("component", "cfc.images");
52: application.settingsObj = createObject("component", "cfc.settings");
53: application.assetsObj = createObject("component", "cfc.assets");
|
| column | | id | | line | | Raw_Trace | string | server_cfm$cf.call(/cfc/server.cfm:51) |
| template | string | /var/www/ayacoda.com/cfc/server.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 91: ---><br>
92: <br>
<b>93: <cfinclude template="/cfc/server.cfm"></b><br>
94: <br>
95: <cfscript><br>
|
| codePrintPlain | string | 91: --->
92:
93: <cfinclude template="/cfc/server.cfm">
94:
95: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:93) |
| template | string | /var/www/ayacoda.com/themes/seekfind/application.cfc |
| type | |
|
| type | |
|