Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Invalid state error in jetty 9.3.0.M0

Hi,

On Sat, Oct 4, 2014 at 3:23 PM, Karthik Abram <karthik@xxxxxxxxxxxxxxxxx> wrote:
> I’m running Jetty with a Jersey 2.13 RESTful webapp and I’m getting this
> error. The error happens when I run an automated client that calls a bunch
> of REST endpoints. The CPU spikes to 100% and remains there until I kill the
> Jetty process. The error does not happen with the current stable release
> 9.2.3.v20140905

It's a known problem, already fixed in the master branch.
If you can build the master branch, retry and report back if it works,
would be great.

Thanks !

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top