risdenk commented on PR #1223: URL: https://github.com/apache/solr/pull/1223#issuecomment-1351843865
I'm no closer to figuring out: ``` java.lang.IllegalStateException: !STOPPED at org.eclipse.jetty.server.handler.HandlerWrapper.destroy(HandlerWrapper.java:135) at org.eclipse.jetty.server.ShutdownMonitor$ShutdownMonitorRunnable.stopLifeCycles(ShutdownMonitor.java:459) at org.eclipse.jetty.server.ShutdownMonitor$ShutdownMonitorRunnable.run(ShutdownMonitor.java:363) at java.base/java.lang.Thread.run(Thread.java:829) ``` I added a Jetty work dir to avoid the tmp dir stuff in security manager - 779df94 - this fixes some of the errors locally. I am avoiding adding `exitVM.0` until can figure out the above. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org