It is related to the CPUs on the machine:
minimum maxThreads = 1 + Connectors*(1 + Cores/16 + Cores).
So the make the code works on the CI machine we need to use a bigger maxThreads
parameter.
--
Andrea Cosentino
--
Apache Camel PMC Member
Apache Karaf Committe
Sure.
I'm looking at it :-)
When I tested locally the number of required threads was 11 but I see 15 is
needed on the CI Server.
I'll investigate a bit.
--
Andrea Cosentino
--
Apache Camel PMC Member
Apache Karaf Committer
Apache Servicemix Committer
Email: anc
Hi
Andrea great work on migrating to jetty9.
I wonder if there is a way to configure less threads the tests are
using as the CI server fails. You can see the tests errors from this
link
https://builds.apache.org/job/Camel.trunk.fulltest.java8/746/#showFailuresLink
java.lang.IllegalStateException