1) FWIW: This question belongs on the user list, but since you've already got a thread with replies going...
: We are using Official solr docker image 9.6.1. Below is the link. : : https://hub.docker.com/_/solr 2) That's only a third of the questions Houston asked -- exactly *HOW* you are deploying the official docker image in K8s is really important to understanding your question. 3) According to the stack frame details from the error message you posted, you seem to be running newrelic-agent in the Solr jvm -- which is definitley *NOT* part of the official solr docker image, so your deployment must be adding it in somehow. 4) searching for "VerifyError newrelic ExitTracer ELContextCleaner" turns up lots of results, including this very relevant looking bug ticket against newrelic from ~18 months ago that specifically mentions Solr... https://github.com/newrelic/newrelic-java-agent/issues/1085 : > Current Frame: : > bci: @157 : > flags: { } : > locals: { 'org/eclipse/jetty/servlet/listener/ELContextCleaner', : > 'javax/servlet/ServletContextEvent', : > 'com/newrelic/agent/bridge/ExitTracer', integer, top, : > 'javax/servlet/ServletContextEvent', : > 'org/eclipse/jetty/servlet/listener/ELContextCleaner', 'java/lang/Object' } : > stack: { 'org/slf4j/Logger', 'java/lang/String', 'java/lang/Object' } -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org