Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty : SSL not starting, unable to connect, redirection works

Hi,

On Fri, Oct 6, 2017 at 11:46 AM, Weare Borg <kernelfreak@xxxxxxxxx> 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.


Back to the top