Start throws ConcurrentModificationException if an eeX-webapp.ini
exists in start.d
with a command line like: java -jar ../jetty-home/start.jar --module=server,http,ee8-webapp,ee8-deploy
#11909
Labels
Bug
For general bugs on Jetty side
Jetty 12
Jetty Environment
Confirmed on ee8 and ee9, ee10 not tested
Given a pre-existing
jetty-base
of:a command line like the following:
results in:
Attached is the full output from running with startup debug logging enabled.
debug-out.txt
This issue was first reported in #11908, however the jetty maven plugin has no bearing on the problem, this is a problem with the start mechanism.
The text was updated successfully, but these errors were encountered: