You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/11/19 16:39:43 UTC

[GitHub] [lucene-solr] uschindler edited a comment on issue #1018: SOLR-13941: Configure JettySolrRunner same as in web.xml

uschindler edited a comment on issue #1018: SOLR-13941: Configure JettySolrRunner same as in web.xml
URL: https://github.com/apache/lucene-solr/pull/1018#issuecomment-555595038
 
 
   Does this fail reproducible? From the error message this looks common, I also see it on Jenkins. If that url won't accept POST, more than that would fail.
   
   It could be something else related to the 404. You removed the servlet, but it looks like the dispatch filter is installed a little bit delayed. Maybe the test is accessing to early and instead of 404 and retry it fails because method is incorrect?
   
   What happens if the 404 servlet stays alive?
   
   Uwe

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org