Leftbower / cfspreadsheet-lucee-5

A cfspreadsheet extension for Lucee 5
23 stars 10 forks source link

after install fails #13

Closed powertronglobal closed 1 year ago

powertronglobal commented 6 years ago
Lucee 5.2.3.35 Error (4) -- Message | Unresolved constraint in bundle cfspreadsheet [86]: Unable to resolve 86.0: missing requirement [86.0] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8.0)) Stacktrace | The Error Occurred in/org/cfpoi/spreadsheet/Spreadsheet.cfc: line 12 called from /org/cfpoi/spreadsheet/Spreadsheet.cfc: line 2161 called from /org/cfpoi/spreadsheet/Spreadsheet.cfc: line 42 called from /spreadsheet.cfc: line 150 called from /Volumes/Samsung USB/lucee-express-5.1.0.34/webapps/ROOT/spreadsheet.cfm: line 4 Java Stacktrace | lucee.runtime.exp.NativeException: Unresolved constraint in bundle cfspreadsheet [86]: Unable to resolve 86.0: missing requirement [86.0] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8.0))  at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4097)  at org.apache.felix.framework.Felix.startBundle(Felix.java:2114)  at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:977)  at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:964)  at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:135)  at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:133)  at lucee.runtime.osgi.OSGiUtil._start(OSGiUtil.java:1112)  at lucee.runtime.osgi.OSGiUtil._startIfNecessary(OSGiUtil.java:1072)  at lucee.runtime.osgi.OSGiUtil._loadBundle(OSGiUtil.java:477)  at lucee.runtime.osgi.OSGiUtil.loadBundle(OSGiUtil.java:456)  at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:132)  at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:127)  at lucee.runtime.functions.other.JavaProxy.loadClass(JavaProxy.java:75)  at lucee.runtime.functions.other.JavaProxy.call(JavaProxy.java:59)  at lucee.runtime.functions.other.CreateObject.doJava(CreateObject.java:137)  at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:59)  at org.cfpoi.spreadsheet.spreadsheet_cfc$cf.udfCall1(/org/cfpoi/spreadsheet/Spreadsheet.cfc:12)  at org.cfpoi.spreadsheet.spreadsheet_cfc$cf.udfCall(/org/cfpoi/spreadsheet/Spreadsheet.cfc)  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:108)  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:367)  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:227)  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:772)  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:758)  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1698)  at org.cfpoi.spreadsheet.spreadsheet_cfc$cf.udfCall7(/org/cfpoi/spreadsheet/Spreadsheet.cfc:2161)  at org.cfpoi.spreadsheet.spreadsheet_cfc$cf.udfCall(/org/cfpoi/spreadsheet/Spreadsheet.cfc)  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:108)  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:367)  at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)  at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:781)  at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:835)  at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1719)  at org.cfpoi.spreadsheet.spreadsheet_cfc$cf.udfCall1(/org/cfpoi/spreadsheet/Spreadsheet.cfc:42)  at org.cfpoi.spreadsheet.spreadsheet_cfc$cf.udfCall(/org/cfpoi/spreadsheet/Spreadsheet.cfc)  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:108)  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:367)  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:227)  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:662)  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:580)  at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1918)  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:758)  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1698)  at spreadsheet_cfc$cf.udfCall(/spreadsheet.cfc:150)  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:108)  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:367)  at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:663)  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:580)  at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1935)  at lucee.runtime.tag.CFTag.cfcStartTag(CFTag.java:400)  at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179)  at spreadsheet_cfm$cf.call(/spreadsheet.cfm:4)  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:908)  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:833)  at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:224)  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2405)  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2395)  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2363)  at lucee.runtime.engine.Request.exe(Request.java:46)  at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1048)  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:996)  at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)  at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:62)  at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)  at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:528)  at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1099)  at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:670)  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1520)  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1476)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)  at java.lang.Thread.run(Thread.java:744) Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle cfspreadsheet [86]: Unable to resolve 86.0: missing requirement [86.0] osgi.ee; (&(osgi.ee=JavaSE)(version=1.8.0))  ... 86 more
Leftbower commented 6 years ago

I just downloaded a fresh copy of Lucee Express 5.2.3.35, deployed the cfspreadsheet lex, and no issues on installation nor on running a sample test using the tag, so I cannot duplicate?

I note that you say you are on Lucee 5.2.3.35, but the stacktrace you posted shows: Volumes/Samsung USB/lucee-express-5.1.0.34/webapps/ROOT/spreadsheet.cfm

I'm not sure if that is related but I would suggest trying a fresh install of Lucee Express and see if that fixes your issue as the error you post is indicating an issue with Lucee's OSGI/Felix so maybe something there is corrupted?

powertronglobal commented 6 years ago

Thank you very much for the reply!

I will try what you suggested.

Sent from my iphone with brevity and spelling errors.

On Dec 1, 2017, at 10:17 AM, Andrew Kretzer notifications@github.com<mailto:notifications@github.com> wrote:

I just downloaded a fresh copy of Lucee Express 5.2.3.35, deployed the cfspreadsheet lex, and no issues on installation nor on running a sample test using the tag, so I cannot duplicate?

I note that you say you are on Lucee 5.2.3.35, but the stacktrace you posted shows: Volumes/Samsung USB/lucee-express-5.1.0.34/webapps/ROOT/spreadsheet.cfm

I'm not sure if that is related but I would suggest trying a fresh install of Lucee Express and see if that fixes your issue as the error you post is indicating an issue with Lucee's OSGI/Felix so maybe something there is corrupted?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Leftbower/cfspreadsheet-lucee-5/issues/13#issuecomment-348537697, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAav3RqBOZqh-etidbtA2MAHkWqQqAdrks5s8CahgaJpZM4Qw7QA.