Urgent: Issue with binding continuation loop?

We are also having this issue, and it’s crippling our service to the point of unusability. Does anyone have any solutions for this issue?

Thanks,

James

We have tried to downgrade to Java 1.5 which seems not to have epoll issue.

Since then it works smoothly even though CPU usage increase gradually lol.

Why just don’t you try it? and tell us the result.

Thanks.

We tried downgrading to java 1.5 and thought it had worked, but unfortunately it’s back again.

Back to the drawing board I guess…

For reference, running on Solaris 10 x86 edition on Dell hardware.

A lot of complaining about this issue, but no solutions. We experience the same thing, and the java daemon uses 5-10% cpu all the time, with no traffic on the server, is that normal?

Not sure if you found any solution for this issue, I just provided a workaround to remove the continuation feature using Jetty, see the topic: