Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Asher Densmore-LynnAsher Densmore-LynnPriority
NewLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Asher Densmore-Lynn
Asher Densmore-LynnPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 24 June 2016 at 16:25
Updated 19 August 2016 at 15:42
Resolved 19 August 2016 at 15:42
All attempts to install memcached on fresh install of newest Lucee from express installer fail with the following error:
Message Unresolved constraint in bundle memcached.extension [88]: Unable to resolve 88.0: missing requirement [88.0] osgi.wiring.bundle; (&(osgi.wiring.bundle=memcached)(bundle-version>=2.5.1))
Cause org.osgi.framework.BundleException
Stacktrace The Error Occurred in
/Users/mic/Projects/Lucee/Lucee5/core/src/main/cfml/context/admin/ext.applications.cfm: line 101
called from /Users/mic/Projects/Lucee/Lucee5/core/src/main/cfml/context/admin/web.cfm: line 389
called from /Users/mic/Projects/Lucee/Lucee5/core/src/main/cfml/context/admin/server.cfm: line 2
Reference https://groups.google.com/forum/#!searchin/lucee/memcached/lucee/hCUSTFD6VTM/c105m1YwBQAJ and https://groups.google.com/forum/#!searchin/lucee/memcached/lucee/vSL_rMtaLX4/7ILLMU5GCgAJ for more information (or at least similarly affected users).