Our application runs on Tomcat. We found that when we deploy to Tomcat using
Jenkins or Ansible--a "hot" deployment--the ZK log problem starts. The only
solution we've been able to find was to bounce Tomcat.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Has anyone found the reason of THADC's case? I'm having the same issue with
my app deployed on WildFly. The log files are going crazy exactly the way
THADC has described.
(Actually I was having a worse situation before I put
`-Dzookeeper.sasl.client=false` system property into WildFly. Prior to tha