Report failing snapshot releases?

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from http://preview.lucee.org/download/?type=snapshots http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see ST underneath.

My question: should I file a bug report for this? Or instead just wait for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to resolve 22.0: missing requirement [22.0] osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException: Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to resolve 22.0: missing requirement [22.0] osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zipOn 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from
http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see ST
underneath.

My question: should I file a bug report for this? Or instead just wait for
the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0]
osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload)
[caused by: Unable to resolve 22.0: missing requirement [22.0]
osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at
lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException:
Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve
20.0: missing requirement [20.0] osgi.wiring.package;
(osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to
resolve 22.0: missing requirement [22.0] osgi.wiring.package;
(osgi.wiring.package=javax.portlet)]
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net | <webonix:org
community=“Open” /> http://webonix.org
http://twitter.com/webonix

New beta and snapshot versions available on the preview site:

http://preview.lucee.org/download/

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 4 March 2016 at 17:48, Michael Offner <@Michael_Offner> wrote:

Problem is solved now!

Micha

On Fri, Mar 4, 2016 at 11:10 AM, Paul Klinkenberg < @Paul_Klinkenberg> wrote:

Hi Andrew,

Thanks for letting us know!
Would you have an answer to whether an issue like this, with snapshot
releases, is worthy of a bug report?

Kind regards,

Paul

Op 4 mrt. 2016, om 10:11 heeft Andrew Dixon <@Andrew_Dixon> het
volgende geschreven:

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and
he will be looking to fix later today.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee
Association Member http://lucee.org/

On 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer> wrote:

just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from
http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see
ST underneath.

My question: should I file a bug report for this? Or instead just wait
for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0]
osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload)
[caused by: Unable to resolve 22.0: missing requirement [22.0]
osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at
lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException:
Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve
20.0: missing requirement [20.0] osgi.wiring.package;
(osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to
resolve 22.0: missing requirement [22.0] osgi.wiring.package;
(osgi.wiring.package=javax.portlet)]
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today!


You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net/ | <webonix:org
community=“Open” /> http://webonix.org/
http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG%2BEEBwLyAiQt6VBzC7bz_i3YNv%2B9AfiN_nviJh_9q7A8KEjLA%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG%2BEEBwLyAiQt6VBzC7bz_i3YNv%2B9AfiN_nviJh_9q7A8KEjLA%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

Better do one to much than miss something, so yes.

Micha
Am 04.03.2016 11:10 vorm. schrieb “Paul Klinkenberg” <
@Paul_Klinkenberg>:> Hi Andrew,

Thanks for letting us know!
Would you have an answer to whether an issue like this, with snapshot
releases, is worthy of a bug report?

Kind regards,

Paul

Op 4 mrt. 2016, om 10:11 heeft Andrew Dixon <@Andrew_Dixon> het
volgende geschreven:

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and
he will be looking to fix later today.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee
Association Member http://lucee.org/

On 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer> wrote:

just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from
http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see
ST underneath.

My question: should I file a bug report for this? Or instead just wait
for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0]
osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload)
[caused by: Unable to resolve 22.0: missing requirement [22.0]
osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at
lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException:
Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve
20.0: missing requirement [20.0] osgi.wiring.package;
(osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to
resolve 22.0: missing requirement [22.0] osgi.wiring.package;
(osgi.wiring.package=javax.portlet)]
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net/ | <webonix:org
community=“Open” /> http://webonix.org/
http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

Problem is solved now!

MichaOn Fri, Mar 4, 2016 at 11:10 AM, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi Andrew,

Thanks for letting us know!
Would you have an answer to whether an issue like this, with snapshot
releases, is worthy of a bug report?

Kind regards,

Paul

Op 4 mrt. 2016, om 10:11 heeft Andrew Dixon <@Andrew_Dixon> het
volgende geschreven:

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and
he will be looking to fix later today.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee
Association Member http://lucee.org/

On 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer> wrote:

just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from
http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see
ST underneath.

My question: should I file a bug report for this? Or instead just wait
for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0]
osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload)
[caused by: Unable to resolve 22.0: missing requirement [22.0]
osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at
lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException:
Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve
20.0: missing requirement [20.0] osgi.wiring.package;
(osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to
resolve 22.0: missing requirement [22.0] osgi.wiring.package;
(osgi.wiring.package=javax.portlet)]
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net/ | <webonix:org
community=“Open” /> http://webonix.org/
http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

Allright, will do next time. And thanks for the new release :slight_smile:

Kind regards,

Paul Klinkenberg------------

Op 4 mrt. 2016 om 13:07 heeft Michael Offner <@Michael_Offner1> het volgende geschreven:

Better do one to much than miss something, so yes.

Micha

Am 04.03.2016 11:10 vorm. schrieb “Paul Klinkenberg” <@Paul_Klinkenberg>:

Hi Andrew,

Thanks for letting us know!
Would you have an answer to whether an issue like this, with snapshot releases, is worthy of a bug report?

Kind regards,

Paul

Op 4 mrt. 2016, om 10:11 heeft Andrew Dixon <@Andrew_Dixon> het volgende geschreven:

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and he will be looking to fix later today.

Kind regards,

Andrew
about.me - mso - Lucee Association Member

On 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer> wrote:
just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:
Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see ST underneath.

My question: should I file a bug report for this? Or instead just wait for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to resolve 22.0: missing requirement [22.0] osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException: Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to resolve 22.0: missing requirement [22.0] osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> | <webonix:org community=“Open” />
http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl.
For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CANAvBWXgeHquMX_U%3DwfHwJU_ebELGgozVhCjX2_gQbZSE6jsGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Hi Andrew,

Thanks for letting us know!
Would you have an answer to whether an issue like this, with snapshot releases, is worthy of a bug report?

Kind regards,

PaulOp 4 mrt. 2016, om 10:11 heeft Andrew Dixon <@Andrew_Dixon> het volgende geschreven:

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and he will be looking to fix later today.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee Association Member http://lucee.org/
On 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer mailto:AJ_Mercer> wrote:
just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg mailto:Paul_Klinkenberg> wrote:
Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from http://preview.lucee.org/download/?type=snapshots http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see ST underneath.

My question: should I file a bug report for this? Or instead just wait for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to resolve 22.0: missing requirement [22.0] osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException: Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to resolve 22.0: missing requirement [22.0] osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
at lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net/ | <webonix:org community=“Open” /> http://webonix.org/
http://twitter.com/webonix http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com?utm_medium=email&utm_source=footer.

For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and he
will be looking to fix later today.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer> wrote:

just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209 from
http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable, see
ST underneath.

My question: should I file a bug report for this? Or instead just wait
for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0]
osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload)
[caused by: Unable to resolve 22.0: missing requirement [22.0]
osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at
lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException:
Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve
20.0: missing requirement [20.0] osgi.wiring.package;
(osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to
resolve 22.0: missing requirement [22.0] osgi.wiring.package;
(osgi.wiring.package=javax.portlet)]
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net | <webonix:org
community=“Open” /> http://webonix.org
http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

​​Lucee 5.0.0.213-BETA working for me
Thank you.On 5 March 2016 at 02:16, Andrew Dixon <@Andrew_Dixon> wrote:

New beta and snapshot versions available on the preview site:

http://preview.lucee.org/download/

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.org

On 4 March 2016 at 17:48, Michael Offner <@Michael_Offner> wrote:

Problem is solved now!

Micha

On Fri, Mar 4, 2016 at 11:10 AM, Paul Klinkenberg < @Paul_Klinkenberg> wrote:

Hi Andrew,

Thanks for letting us know!
Would you have an answer to whether an issue like this, with snapshot
releases, is worthy of a bug report?

Kind regards,

Paul

Op 4 mrt. 2016, om 10:11 heeft Andrew Dixon <@Andrew_Dixon> het volgende geschreven:

Hi Paul and AJ,

I’ve spoken to Micha about this and he is already aware of the issue and
he will be looking to fix later today.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee
Association Member http://lucee.org/

On 3 March 2016 at 07:32, AJ Mercer <@AJ_Mercer> wrote:

just hit this with
lucee-express-5.0.0.210-SNAPSHOT.zip

On 3 March 2016 at 06:04, Paul Klinkenberg <@Paul_Klinkenberg> wrote:

Hi group,

For some tests, I downloaded the latest snapshot release 5.0.0.209
from http://preview.lucee.org/download/?type=snapshots
But on start-up, it encounters an error which makes Lucee unusable,
see ST underneath.

My question: should I file a bug report for this? Or instead just wait
for the next beta release?

Thanks, Paul

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.lucee.esapi [20]: Unable to resolve 20.0: missing requirement [20.0]
osgi.wiring.package; (osgi.wiring.package=org.apache.commons.fileupload)
[caused by: Unable to resolve 22.0: missing requirement [22.0]
osgi.wiring.package; (osgi.wiring.package=javax.portlet)]
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:130)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:126)
at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:99)
at lucee.loader.osgi.BundleLoader.loadBundles(BundleLoader.java:237)
at
lucee.loader.engine.CFMLEngineFactory.getCore(CFMLEngineFactory.java:474)
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:305)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
javax.servlet.ServletException: org.osgi.framework.BundleException:
Unresolved constraint in bundle org.lucee.esapi [20]: Unable to resolve
20.0: missing requirement [20.0] osgi.wiring.package;
(osgi.wiring.package=org.apache.commons.fileupload) [caused by: Unable to
resolve 22.0: missing requirement [22.0] osgi.wiring.package;
(osgi.wiring.package=javax.portlet)]
at
lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:340)
at
lucee.loader.engine.CFMLEngineFactory.initEngineIfNecessary(CFMLEngineFactory.java:262)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:158)
at
lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:196)
at lucee.loader.servlet.LuceeServlet.init(LuceeServlet.java:44)
at
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1241)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1154)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1041)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4944)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:714)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1069)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1719)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


Love Lucee? Become a supporter and be part of the Lucee project today!


You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/166BBCD2-0913-4732-B694-EBF19182783B%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net/ | <webonix:org
community=“Open” /> http://webonix.org/
http://twitter.com/webonix


Love Lucee? Become a supporter and be part of the Lucee project today!


You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAPURtC0N6najk3s0Bf1pA9CqmXnM9FsQLHcf8PR_dBK6ot8u8w%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijXm2c8TqyibuJcjNoa6%3Dk-yZt0YsNARP8BpowqtHPwKEQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/5894031A-6B57-4080-B733-62B2389A8E24%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG%2BEEBwLyAiQt6VBzC7bz_i3YNv%2B9AfiN_nviJh_9q7A8KEjLA%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG%2BEEBwLyAiQt6VBzC7bz_i3YNv%2B9AfiN_nviJh_9q7A8KEjLA%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijX-2fSsxt9W9t8SBGO0LveS0-2FwOBqWCssGbVG4zr2pQ%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijX-2fSsxt9W9t8SBGO0LveS0-2FwOBqWCssGbVG4zr2pQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

AJ Mercer
<webonix:net strength=“Industrial” /> http://webonix.net | <webonix:org
community=“Open” /> http://webonix.org
http://twitter.com/webonix