It would be very useful if you can take a threads dump while Solr is hanging. That will give indication where/why Solr is hanging.
Bill On Mon, Aug 23, 2010 at 9:32 PM, Manepalli, Kalyan < kalyan.manepa...@orbitz.com> wrote: > Hi all, > I am facing a peculiar problem with Solr querying. During our > indexing process we analyze the existing index. For this we query the index. > We found that the solr server just hangs on a arbitrary query. If we access > the admin/stats.jsp, it again resumes executing the queries. The thread > count and memory utilization looks very normal. > > Any clues on whats going on will be very helpful. > > Thanks > Kalyan