Hi, On Fri, Oct 6, 2017 at 11:46 AM, Weare Borg <[email protected]> wrote: > Hi, > java version "1.8.0_121" > Java(TM) SE Runtime Environment (build 1.8.0_121-b13) > Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode) > > Thank you for the reply. Jetty-9.4 is giving a lot of trouble as it keeps > looking for xmemcached library, even when I am not using it, and it worked > good with Jetty-9.2 I am simply testing it in a browser. Is there anyway to > debug this? Thanks.
Jetty does not look for xmemcached unless you have configured it so. How do you know it looks for xmemcached ? Debug logs and stack traces would help. -- Simone Bordet ---- http://cometd.org http://webtide.com Developer advice, training, services and support from the Jetty & CometD experts. _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
