Skip to content

Instantly share code, notes, and snippets.

@atz
Created October 18, 2014 00:39
Show Gist options
  • Save atz/8bd3d8ebbfb3ce00360e to your computer and use it in GitHub Desktop.
Save atz/8bd3d8ebbfb3ce00360e to your computer and use it in GitHub Desktop.
jetty config errors
java.lang.NoSuchFieldException: TYPE
java.lang.NoSuchFieldException: ThreadPool
java.lang.NoSuchFieldException: detailedDump
java.lang.NoSuchFieldException: dumpAfterStart
java.lang.NoSuchFieldException: dumpBeforeStop
java.lang.NoSuchFieldException: gracefulShutdown
java.lang.NoSuchFieldException: handler
java.lang.NoSuchFieldException: host
java.lang.NoSuchFieldException: lowResourceMaxIdleTime
java.lang.NoSuchFieldException: maxIdleTime
java.lang.NoSuchFieldException: maxThreads
java.lang.NoSuchFieldException: minThreads
java.lang.NoSuchFieldException: port
java.lang.NoSuchFieldException: refreshInterval
java.lang.NoSuchFieldException: scanInterval
java.lang.NoSuchFieldException: sendDateHeader
java.lang.NoSuchFieldException: sendServerVersion
java.lang.NoSuchFieldException: statsOn
java.lang.NoSuchFieldException: stopAtShutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment