| Cause | | Catch | | additional | | | Cause | Catch Entries: 11 | | additional | | | Cause | | Catch | | additional | | | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Unable to resolve org.lucee.s3.extension [100](R 100.0): missing requirement [org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758)) [caused by: Unable to resolve org.lucee.aws-java-sdk-s3-all [101](R 101.0): missing requirement [org.lucee.aws-java-sdk-s3-all [101](R 101.0)] osgi.wiring.package; (osgi.wiring.package=org.joda.time)] Unresolved requirements: [[org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758))] |
| | StackTrace | | string | lucee.runtime.exp.NativeException: Unable to resolve org.lucee.s3.extension [100](R 100.0): missing requirement [org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758)) [caused by: Unable to resolve org.lucee.aws-java-sdk-s3-all [101](R 101.0): missing requirement [org.lucee.aws-java-sdk-s3-all [101](R 101.0)] osgi.wiring.package; (osgi.wiring.package=org.joda.time)] Unresolved requirements: [[org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2095)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:986)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:194)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:168)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:211)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:203)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOutFirstBIF(VariableImpl.java:526)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOutFirst(VariableImpl.java:515)
at lucee.transformer.bytecode.expression.var.VariableImpl.writeOutX(VariableImpl.java:372)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOut(VariableImpl.java:273)
at lucee.transformer.bytecode.expression.ExpressionBase.writeOutAsType(ExpressionBase.java:61)
at lucee.transformer.bytecode.statement.tag.TagSet._writeOut(TagSet.java:39)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.statement.tag.TagTry._writeOut(TagTry.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:76)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.statement.tag.TagTry._writeOut(TagTry.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:76)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:141)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:936)
at lucee.transformer.bytecode.Page.execute(Page.java:523)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:106)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:73)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:492)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:458)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:356)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:209)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1130)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:308)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:212)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3686)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:189)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:105)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:80)
at content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61)
at content.file.filemanager_cfc$cf.udfCall(/mura/content/file/fileManager.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:739)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2142)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477)
at core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service$original$kJbI20Si(CFMLServlet.java:42)
at lucee.loader.servlet.CFMLServlet.service$original$kJbI20Si$accessor$iHAWqWoV(CFMLServlet.java)
at lucee.loader.servlet.CFMLServlet$auxiliary$q46XAIef.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java)
at javax.servlet.http.HttpServlet.service$original$y8qak32t(HttpServlet.java:623)
at javax.servlet.http.HttpServlet.service$original$y8qak32t$accessor$UH3CzD3B(HttpServlet.java)
at javax.servlet.http.HttpServlet$auxiliary$jMbBUCUI.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at lucee.loader.servlet.AbsServlet.service$accessor$dsUwKjQ9(AbsServlet.java)
at lucee.loader.servlet.AbsServlet$auxiliary$Rg6ljvbK.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.AbsServlet.service(AbsServlet.java)
at lucee.loader.servlet.CFMLServlet.service$accessor$iHAWqWoV(CFMLServlet.java)
at lucee.loader.servlet.CFMLServlet$auxiliary$UxuUPIhc.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:762)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1826)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.osgi.framework.BundleException: Unable to resolve org.lucee.s3.extension [100](R 100.0): missing requirement [org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758)) [caused by: Unable to resolve org.lucee.aws-java-sdk-s3-all [101](R 101.0): missing requirement [org.lucee.aws-java-sdk-s3-all [101](R 101.0)] osgi.wiring.package; (osgi.wiring.package=org.joda.time)] Unresolved requirements: [[org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758))]
... 180 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 59: </cfif><br>
60: <br>
<b>61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) /></b><br>
62: <br>
63: <cfreturn this /><br>
|
| | codePrintPlain | | string | 59: </cfif>
60:
61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) />
62:
63: <cfreturn this />
|
| | column | | | id | | | line | | | Raw_Trace | | string | content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/content/file/fileManager.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 738: }<br>
739: }<br>
<b>740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );</b><br>
741: // if the constructor returns anything, it becomes the bean<br>
742: // this allows for smart constructors that return things other<br>
|
| | codePrintPlain | | string | 738: }
739: }
740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );
741: // if the constructor returns anything, it becomes the bean
742: // this allows for smart constructors that return things other
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 715: beanMissing = false;<br>
716: } else if ( containsBean( arg ) ) {<br>
<b>717: argBean = resolveBeanCreate( arg, accumulator );</b><br>
718: if ( structKeyExists( argBean, 'bean' ) ) {<br>
719: args[ arg ] = argBean.bean;<br>
|
| | codePrintPlain | | string | 715: beanMissing = false;
716: } else if ( containsBean( arg ) ) {
717: argBean = resolveBeanCreate( arg, accumulator );
718: if ( structKeyExists( argBean, 'bean' ) ) {
719: args[ arg ] = argBean.bean;
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run<br>
619: // construction phase:<br>
<b>620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );</b><br>
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&<br>
622: variables.resolutionCache[ beanName ] ) {<br>
|
| | codePrintPlain | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run
619: // construction phase:
620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&
622: variables.resolutionCache[ beanName ] ) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 130: discoverBeans();<br>
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {<br>
<b>132: return resolveBean( beanName );</b><br>
133: } else if ( structKeyExists( variables, 'parent' ) ) {<br>
134: return variables.parent.getBean( beanName );<br>
|
| | codePrintPlain | | string | 130: discoverBeans();
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {
132: return resolveBean( beanName );
133: } else if ( structKeyExists( variables, 'parent' ) ) {
134: return variables.parent.getBean( beanName );
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");<br>
476: try {<br>
<b>477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");</b><br>
478: } catch (any error) {<br>
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");<br>
|
| | codePrintPlain | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
478: } catch (any error) {
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 7 | | Struct | | codePrintHTML | | string | 473: <br>
474: for(variables.i in listToArray(variables.serviceList)){<br>
<b>475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");</b><br>
476: try {<br>
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");<br>
|
| | codePrintPlain | | string | 473:
474: for(variables.i in listToArray(variables.serviceList)){
475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 8 | | Struct | | codePrintHTML | | string | 97: // Since the request may have had to wait twice, this code still needs to run<br>
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {<br>
<b>99: include "onApplicationStart_include.cfm";</b><br>
100: if ( isdefined("setupApplication") ) {<br>
101: setupApplication();<br>
|
| | codePrintPlain | | string | 97: // Since the request may have had to wait twice, this code still needs to run
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {
99: include "onApplicationStart_include.cfm";
100: if ( isdefined("setupApplication") ) {
101: setupApplication();
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_include.cfm |
| | type | |
| | 9 | | Struct | | codePrintHTML | | string | 45: <br>
46: boolean function onRequestStart() output=false {<br>
<b>47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";</b><br>
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";<br>
49: return true;<br>
|
| | codePrintPlain | | string | 45:
46: boolean function onRequestStart() output=false {
47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";
49: return true;
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_scriptProtect_method.cfm |
| | 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) | |
| | Static Methods | | Return | Interface | Exceptions |
| | Instance Methods | | Return | Interface | Exceptions | | void | addSuppressed(java.lang.Throwable) | | | java.lang.Throwable | fillInStackTrace() | | | java.lang.Throwable | getCause() | | | java.lang.String | getLocalizedMessage() | | | java.lang.String | getMessage() | | | java.lang.Throwable | getNestedException() | | | java.lang.StackTraceElement[] | getStackTrace() | | | java.lang.Throwable[] | getSuppressed() | | | int | getType() | | | java.lang.Throwable | initCause(java.lang.Throwable) | | | void | printStackTrace() | | | void | printStackTrace(java.io.PrintStream) | | | void | printStackTrace(java.io.PrintWriter) | | | void | setStackTrace(java.lang.StackTraceElement[]) | | | java.lang.String | toString() | |
| | java.lang.Object methods | | equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| | Jar Info | | location: /opt/lucee/lib/lucee-6.2.7.16-hostmedia-1-0-0.jar |
|
| | Extended_Info | | | ExtendedInfo | | | Message | | string | org.lucee.extension.resource.s3.function.StoreSetACL |
| | StackTrace | | string | lucee.runtime.exp.NativeException: org.lucee.extension.resource.s3.function.StoreSetACL
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2102)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:986)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:194)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:168)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:211)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:203)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOutFirstBIF(VariableImpl.java:526)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOutFirst(VariableImpl.java:515)
at lucee.transformer.bytecode.expression.var.VariableImpl.writeOutX(VariableImpl.java:372)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOut(VariableImpl.java:273)
at lucee.transformer.bytecode.expression.ExpressionBase.writeOutAsType(ExpressionBase.java:61)
at lucee.transformer.bytecode.statement.tag.TagSet._writeOut(TagSet.java:39)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.statement.tag.TagTry._writeOut(TagTry.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:76)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.statement.tag.TagTry._writeOut(TagTry.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:76)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:141)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:936)
at lucee.transformer.bytecode.Page.execute(Page.java:523)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:106)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:73)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:492)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:458)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:356)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:209)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1130)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:308)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:212)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3686)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:189)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:105)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:80)
at content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61)
at content.file.filemanager_cfc$cf.udfCall(/mura/content/file/fileManager.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:739)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2142)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477)
at core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service$original$kJbI20Si(CFMLServlet.java:42)
at lucee.loader.servlet.CFMLServlet.service$original$kJbI20Si$accessor$iHAWqWoV(CFMLServlet.java)
at lucee.loader.servlet.CFMLServlet$auxiliary$q46XAIef.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java)
at javax.servlet.http.HttpServlet.service$original$y8qak32t(HttpServlet.java:623)
at javax.servlet.http.HttpServlet.service$original$y8qak32t$accessor$UH3CzD3B(HttpServlet.java)
at javax.servlet.http.HttpServlet$auxiliary$jMbBUCUI.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at lucee.loader.servlet.AbsServlet.service$accessor$dsUwKjQ9(AbsServlet.java)
at lucee.loader.servlet.AbsServlet$auxiliary$Rg6ljvbK.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.AbsServlet.service(AbsServlet.java)
at lucee.loader.servlet.CFMLServlet.service$accessor$iHAWqWoV(CFMLServlet.java)
at lucee.loader.servlet.CFMLServlet$auxiliary$UxuUPIhc.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:762)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1826)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.resource.s3.function.StoreSetACL
... 179 more
Caused by: org.osgi.framework.BundleException: Unable to resolve org.lucee.s3.extension [100](R 100.0): missing requirement [org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758)) [caused by: Unable to resolve org.lucee.aws-java-sdk-s3-all [101](R 101.0): missing requirement [org.lucee.aws-java-sdk-s3-all [101](R 101.0)] osgi.wiring.package; (osgi.wiring.package=org.joda.time)] Unresolved requirements: [[org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2095)
... 178 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 59: </cfif><br>
60: <br>
<b>61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) /></b><br>
62: <br>
63: <cfreturn this /><br>
|
| | codePrintPlain | | string | 59: </cfif>
60:
61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) />
62:
63: <cfreturn this />
|
| | column | | | id | | | line | | | Raw_Trace | | string | content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/content/file/fileManager.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 738: }<br>
739: }<br>
<b>740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );</b><br>
741: // if the constructor returns anything, it becomes the bean<br>
742: // this allows for smart constructors that return things other<br>
|
| | codePrintPlain | | string | 738: }
739: }
740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );
741: // if the constructor returns anything, it becomes the bean
742: // this allows for smart constructors that return things other
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 715: beanMissing = false;<br>
716: } else if ( containsBean( arg ) ) {<br>
<b>717: argBean = resolveBeanCreate( arg, accumulator );</b><br>
718: if ( structKeyExists( argBean, 'bean' ) ) {<br>
719: args[ arg ] = argBean.bean;<br>
|
| | codePrintPlain | | string | 715: beanMissing = false;
716: } else if ( containsBean( arg ) ) {
717: argBean = resolveBeanCreate( arg, accumulator );
718: if ( structKeyExists( argBean, 'bean' ) ) {
719: args[ arg ] = argBean.bean;
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run<br>
619: // construction phase:<br>
<b>620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );</b><br>
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&<br>
622: variables.resolutionCache[ beanName ] ) {<br>
|
| | codePrintPlain | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run
619: // construction phase:
620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&
622: variables.resolutionCache[ beanName ] ) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 130: discoverBeans();<br>
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {<br>
<b>132: return resolveBean( beanName );</b><br>
133: } else if ( structKeyExists( variables, 'parent' ) ) {<br>
134: return variables.parent.getBean( beanName );<br>
|
| | codePrintPlain | | string | 130: discoverBeans();
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {
132: return resolveBean( beanName );
133: } else if ( structKeyExists( variables, 'parent' ) ) {
134: return variables.parent.getBean( beanName );
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");<br>
476: try {<br>
<b>477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");</b><br>
478: } catch (any error) {<br>
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");<br>
|
| | codePrintPlain | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
478: } catch (any error) {
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 7 | | Struct | | codePrintHTML | | string | 473: <br>
474: for(variables.i in listToArray(variables.serviceList)){<br>
<b>475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");</b><br>
476: try {<br>
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");<br>
|
| | codePrintPlain | | string | 473:
474: for(variables.i in listToArray(variables.serviceList)){
475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 8 | | Struct | | codePrintHTML | | string | 97: // Since the request may have had to wait twice, this code still needs to run<br>
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {<br>
<b>99: include "onApplicationStart_include.cfm";</b><br>
100: if ( isdefined("setupApplication") ) {<br>
101: setupApplication();<br>
|
| | codePrintPlain | | string | 97: // Since the request may have had to wait twice, this code still needs to run
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {
99: include "onApplicationStart_include.cfm";
100: if ( isdefined("setupApplication") ) {
101: setupApplication();
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_include.cfm |
| | type | |
| | 9 | | Struct | | codePrintHTML | | string | 45: <br>
46: boolean function onRequestStart() output=false {<br>
<b>47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";</b><br>
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";<br>
49: return true;<br>
|
| | codePrintPlain | | string | 45:
46: boolean function onRequestStart() output=false {
47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";
49: return true;
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | java.lang.ClassNotFoundException |
|
| | Detail | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | In the OSGi Bundle with the name [org.lucee.s3.extension] and the version [2.0.3.0] was no class with name [org.lucee.extension.resource.s3.function.StoreSetACL] found. org.lucee.extension.resource.s3.function.StoreSetACL |
| | StackTrace | | string | lucee.runtime.exp.NativeException: In the OSGi Bundle with the name [org.lucee.s3.extension] and the version [2.0.3.0] was no class with name [org.lucee.extension.resource.s3.function.StoreSetACL] found. org.lucee.extension.resource.s3.function.StoreSetACL
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:207)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:168)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:211)
at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:203)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOutFirstBIF(VariableImpl.java:526)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOutFirst(VariableImpl.java:515)
at lucee.transformer.bytecode.expression.var.VariableImpl.writeOutX(VariableImpl.java:372)
at lucee.transformer.bytecode.expression.var.VariableImpl._writeOut(VariableImpl.java:273)
at lucee.transformer.bytecode.expression.ExpressionBase.writeOutAsType(ExpressionBase.java:61)
at lucee.transformer.bytecode.statement.tag.TagSet._writeOut(TagSet.java:39)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.statement.tag.TagTry._writeOut(TagTry.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:76)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.statement.tag.TagTry._writeOut(TagTry.java:143)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.statement.tag.TagIf.__writeOut(TagIf.java:85)
at lucee.transformer.bytecode.statement.tag.TagIf._writeOut(TagIf.java:76)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.util.ExpressionUtil.writeOut(ExpressionUtil.java:138)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:239)
at lucee.transformer.bytecode.BodyBase.writeOut(BodyBase.java:145)
at lucee.transformer.bytecode.BodyBase._writeOut(BodyBase.java:141)
at lucee.transformer.bytecode.statement.StatementBase.writeOut(StatementBase.java:82)
at lucee.transformer.bytecode.statement.NativeSwitch._writeOut(NativeSwitch.java:73)
at lucee.transformer.bytecode.Page.writeOutUdfCallInner(Page.java:936)
at lucee.transformer.bytecode.Page.execute(Page.java:523)
at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:106)
at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:73)
at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:492)
at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:458)
at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:356)
at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:209)
at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1130)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:308)
at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:212)
at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85)
at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3686)
at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:189)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:105)
at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:80)
at content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61)
at content.file.filemanager_cfc$cf.udfCall(/mura/content/file/fileManager.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:739)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2142)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132)
at bean.ioc_cfc$cf$1jy.udfCall(/mura/bean/ioc.cfc)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477)
at core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service$original$kJbI20Si(CFMLServlet.java:42)
at lucee.loader.servlet.CFMLServlet.service$original$kJbI20Si$accessor$iHAWqWoV(CFMLServlet.java)
at lucee.loader.servlet.CFMLServlet$auxiliary$q46XAIef.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java)
at javax.servlet.http.HttpServlet.service$original$y8qak32t(HttpServlet.java:623)
at javax.servlet.http.HttpServlet.service$original$y8qak32t$accessor$UH3CzD3B(HttpServlet.java)
at javax.servlet.http.HttpServlet$auxiliary$jMbBUCUI.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at lucee.loader.servlet.AbsServlet.service$accessor$dsUwKjQ9(AbsServlet.java)
at lucee.loader.servlet.AbsServlet$auxiliary$Rg6ljvbK.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.AbsServlet.service(AbsServlet.java)
at lucee.loader.servlet.CFMLServlet.service$accessor$iHAWqWoV(CFMLServlet.java)
at lucee.loader.servlet.CFMLServlet$auxiliary$UxuUPIhc.call(Unknown Source)
at com.hostmedia.javapulse.JavaPulseAgent$ServletInterceptor.intercept(JavaPulseAgent.java:1144)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:762)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1826)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: lucee.commons.lang.ClassException: In the OSGi Bundle with the name [org.lucee.s3.extension] and the version [2.0.3.0] was no class with name [org.lucee.extension.resource.s3.function.StoreSetACL] found. org.lucee.extension.resource.s3.function.StoreSetACL
... 177 more
Caused by: java.lang.ClassNotFoundException: org.lucee.extension.resource.s3.function.StoreSetACL
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2102)
at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:986)
at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:194)
... 176 more
Caused by: org.osgi.framework.BundleException: Unable to resolve org.lucee.s3.extension [100](R 100.0): missing requirement [org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758)) [caused by: Unable to resolve org.lucee.aws-java-sdk-s3-all [101](R 101.0): missing requirement [org.lucee.aws-java-sdk-s3-all [101](R 101.0)] osgi.wiring.package; (osgi.wiring.package=org.joda.time)] Unresolved requirements: [[org.lucee.s3.extension [100](R 100.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.aws-java-sdk-s3-all)(bundle-version>=1.12.758))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:2095)
... 178 more
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 59: </cfif><br>
60: <br>
<b>61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) /></b><br>
62: <br>
63: <cfreturn this /><br>
|
| | codePrintPlain | | string | 59: </cfif>
60:
61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) />
62:
63: <cfreturn this />
|
| | column | | | id | | | line | | | Raw_Trace | | string | content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/content/file/fileManager.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 738: }<br>
739: }<br>
<b>740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );</b><br>
741: // if the constructor returns anything, it becomes the bean<br>
742: // this allows for smart constructors that return things other<br>
|
| | codePrintPlain | | string | 738: }
739: }
740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );
741: // if the constructor returns anything, it becomes the bean
742: // this allows for smart constructors that return things other
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 715: beanMissing = false;<br>
716: } else if ( containsBean( arg ) ) {<br>
<b>717: argBean = resolveBeanCreate( arg, accumulator );</b><br>
718: if ( structKeyExists( argBean, 'bean' ) ) {<br>
719: args[ arg ] = argBean.bean;<br>
|
| | codePrintPlain | | string | 715: beanMissing = false;
716: } else if ( containsBean( arg ) ) {
717: argBean = resolveBeanCreate( arg, accumulator );
718: if ( structKeyExists( argBean, 'bean' ) ) {
719: args[ arg ] = argBean.bean;
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run<br>
619: // construction phase:<br>
<b>620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );</b><br>
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&<br>
622: variables.resolutionCache[ beanName ] ) {<br>
|
| | codePrintPlain | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run
619: // construction phase:
620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&
622: variables.resolutionCache[ beanName ] ) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 130: discoverBeans();<br>
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {<br>
<b>132: return resolveBean( beanName );</b><br>
133: } else if ( structKeyExists( variables, 'parent' ) ) {<br>
134: return variables.parent.getBean( beanName );<br>
|
| | codePrintPlain | | string | 130: discoverBeans();
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {
132: return resolveBean( beanName );
133: } else if ( structKeyExists( variables, 'parent' ) ) {
134: return variables.parent.getBean( beanName );
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");<br>
476: try {<br>
<b>477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");</b><br>
478: } catch (any error) {<br>
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");<br>
|
| | codePrintPlain | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
478: } catch (any error) {
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 7 | | Struct | | codePrintHTML | | string | 473: <br>
474: for(variables.i in listToArray(variables.serviceList)){<br>
<b>475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");</b><br>
476: try {<br>
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");<br>
|
| | codePrintPlain | | string | 473:
474: for(variables.i in listToArray(variables.serviceList)){
475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 8 | | Struct | | codePrintHTML | | string | 97: // Since the request may have had to wait twice, this code still needs to run<br>
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {<br>
<b>99: include "onApplicationStart_include.cfm";</b><br>
100: if ( isdefined("setupApplication") ) {<br>
101: setupApplication();<br>
|
| | codePrintPlain | | string | 97: // Since the request may have had to wait twice, this code still needs to run
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {
99: include "onApplicationStart_include.cfm";
100: if ( isdefined("setupApplication") ) {
101: setupApplication();
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_include.cfm |
| | type | |
| | 9 | | Struct | | codePrintHTML | | string | 45: <br>
46: boolean function onRequestStart() output=false {<br>
<b>47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";</b><br>
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";<br>
49: return true;<br>
|
| | codePrintPlain | | string | 45:
46: boolean function onRequestStart() output=false {
47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";
49: return true;
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_scriptProtect_method.cfm |
| | type | |
|
| | type | | string | lucee.commons.lang.ClassException |
|
|
| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 204: <cfif listFirst(expandPath(NewImageSource),':') eq 's3' and len(arguments.siteID) and getBean('settingsManager').getSite(arguments.siteid).getContentRenderer().directImages><br>
205: <cftry><br>
<b>206: <cfset storeSetACL(expandPath(NewImageSource),[{group="all", permission="read"}])></b><br>
207: <cfcatch></cfcatch><br>
208: </cftry><br>
|
| | codePrintPlain | | string | 204: <cfif listFirst(expandPath(NewImageSource),':') eq 's3' and len(arguments.siteID) and getBean('settingsManager').getSite(arguments.siteid).getContentRenderer().directImages>
205: <cftry>
206: <cfset storeSetACL(expandPath(NewImageSource),[{group="all", permission="read"}])>
207: <cfcatch></cfcatch>
208: </cftry>
|
| | column | | | id | | | line | | | Raw_Trace | | | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/content/file/processImgCfimage.cfc |
| | Type | |
| | 2 | | Struct | | codePrintHTML | | string | 59: </cfif><br>
60: <br>
<b>61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) /></b><br>
62: <br>
63: <cfreturn this /><br>
|
| | codePrintPlain | | string | 59: </cfif>
60:
61: <cfset variables.imageProcessor=createObject("component","processImgCfimage").init(arguments.configBean,arguments.settingsManager) />
62:
63: <cfreturn this />
|
| | column | | | id | | | line | | | Raw_Trace | | string | content.file.filemanager_cfc$cf.udfCall1(/mura/content/file/fileManager.cfc:61) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/content/file/fileManager.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 738: }<br>
739: }<br>
<b>740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );</b><br>
741: // if the constructor returns anything, it becomes the bean<br>
742: // this allows for smart constructors that return things other<br>
|
| | codePrintPlain | | string | 738: }
739: }
740: var __ioc_newBean = evaluate( 'bean.init( argumentCollection = args )' );
741: // if the constructor returns anything, it becomes the bean
742: // this allows for smart constructors that return things other
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:740) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 715: beanMissing = false;<br>
716: } else if ( containsBean( arg ) ) {<br>
<b>717: argBean = resolveBeanCreate( arg, accumulator );</b><br>
718: if ( structKeyExists( argBean, 'bean' ) ) {<br>
719: args[ arg ] = argBean.bean;<br>
|
| | codePrintPlain | | string | 715: beanMissing = false;
716: } else if ( containsBean( arg ) ) {
717: argBean = resolveBeanCreate( arg, accumulator );
718: if ( structKeyExists( argBean, 'bean' ) ) {
719: args[ arg ] = argBean.bean;
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:717) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run<br>
619: // construction phase:<br>
<b>620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );</b><br>
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&<br>
622: variables.resolutionCache[ beanName ] ) {<br>
|
| | codePrintPlain | | string | 618: // returns a struct of the bean and a struct of beans and setters still to run
619: // construction phase:
620: var partialBean = resolveBeanCreate( beanName, { injection = { }, dependencies = { } } );
621: if ( structKeyExists( variables.resolutionCache, beanName ) &&
622: variables.resolutionCache[ beanName ] ) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall4(/mura/bean/ioc.cfc:620) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 130: discoverBeans();<br>
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {<br>
<b>132: return resolveBean( beanName );</b><br>
133: } else if ( structKeyExists( variables, 'parent' ) ) {<br>
134: return variables.parent.getBean( beanName );<br>
|
| | codePrintPlain | | string | 130: discoverBeans();
131: if ( structKeyExists( variables.beanInfo, beanName ) ) {
132: return resolveBean( beanName );
133: } else if ( structKeyExists( variables, 'parent' ) ) {
134: return variables.parent.getBean( beanName );
|
| | column | | | id | | | line | | | Raw_Trace | | string | bean.ioc_cfc$cf$1jy.udfCall1(/mura/bean/ioc.cfc:132) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/mura/bean/ioc.cfc |
| | type | |
| | 7 | | Struct | | codePrintHTML | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");<br>
476: try {<br>
<b>477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");</b><br>
478: } catch (any error) {<br>
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");<br>
|
| | codePrintPlain | | string | 475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
478: } catch (any error) {
479: writeLog(type="Error", file="exception", text="Error instantiating '#variables.i#': #serializeJSON(error.stacktrace)#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call_000008(/muraWRM/core/appcfc/onApplicationStart_include.cfm:477) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 8 | | Struct | | codePrintHTML | | string | 473: <br>
474: for(variables.i in listToArray(variables.serviceList)){<br>
<b>475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");</b><br>
476: try {<br>
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");<br>
|
| | codePrintPlain | | string | 473:
474: for(variables.i in listToArray(variables.serviceList)){
475: variables.tracepoint=variables.tracer.initTracepoint("Instantiating #variables.i#");
476: try {
477: application["#variables.i#"]=application.serviceFactory.getBean("#variables.i#");
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onapplicationstart_include_cfm$cf.call(/muraWRM/core/appcfc/onApplicationStart_include.cfm:475) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onApplicationStart_include.cfm |
| | type | |
| | 9 | | Struct | | codePrintHTML | | string | 97: // Since the request may have had to wait twice, this code still needs to run<br>
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {<br>
<b>99: include "onApplicationStart_include.cfm";</b><br>
100: if ( isdefined("setupApplication") ) {<br>
101: setupApplication();<br>
|
| | codePrintPlain | | string | 97: // Since the request may have had to wait twice, this code still needs to run
98: if ( (not application.appInitialized || structKeyExists(url,application.appReloadKey)) ) {
99: include "onApplicationStart_include.cfm";
100: if ( isdefined("setupApplication") ) {
101: setupApplication();
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_include_cfm$cf$12d.call(/muraWRM/core/appcfc/onRequestStart_include.cfm:99) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_include.cfm |
| | type | |
| | 10 | | Struct | | codePrintHTML | | string | 45: <br>
46: boolean function onRequestStart() output=false {<br>
<b>47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";</b><br>
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";<br>
49: return true;<br>
|
| | codePrintPlain | | string | 45:
46: boolean function onRequestStart() output=false {
47: include "/muraWRM/core/appcfc/onRequestStart_include.cfm";
48: include "/muraWRM/core/appcfc/scriptProtect_include.cfm";
49: return true;
|
| | column | | | id | | | line | | | Raw_Trace | | string | core.appcfc.onrequeststart_scriptprotect_method_cfm$cf$124.udfCall(/core/appcfc/onRequestStart_scriptProtect_method.cfm:47) |
| | template | | string | /home/limerick/domains/limerick-diocesesafeguarding.com/public_html/core/appcfc/onRequestStart_scriptProtect_method.cfm |
| | type | |
|
|