Re: [jetty-users] Intriguing log message

2024-05-17 Thread John English via jetty-users
On 16/05/2024 18:17, Simone Bordet wrote: This is RMI, so it is not related to HTTP. You have enabled a JMX connector to allow "remote" connections. By default, the JMX connector only allows connections from the same host, so you typically have to be able to SSH into the server host, and then

[jetty-users] Intriguing log message

2024-05-15 Thread John English via jetty-users
I was just reviewing my log files to see who's been trying to break into my system in the last few days, and I saw this in my jetty.log: May 13, 2024 10:46:19 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop WARNING: RMI TCP Accept-0: accept loop for

Re: [jetty-users] Eclipse Jetty 11.0.16, 10.0.16, and 9.4.52 have been released!

2023-09-06 Thread John English via jetty-users
On 06/09/2023 16:44, Joakim Erdfelt via jetty-users wrote: The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.4x, 10.0.x and 11.0.x branches. These releases include a number of bug fixes and improvements. The Jetty 9.4.52 release was