Check the system settings with ulimit. Differing numbers of user processes
or open files can cause things like this to be different on different boxes.

Can't speak to the Java version.

Best,
Erick

On Fri, May 12, 2017 at 11:56 AM, Satya Marivada <satya.chaita...@gmail.com>
wrote:

> Hi All,
>
> We have a weird problem, with the threads being opened many and crashing
> the app in PP7 (one of our environment). It is the same index, same version
> of solr (6.3.0) and zookeeper (3.4.9) in both environments.
> Java minor version is different (1.8.0_102 in PP8 (one of our environment)
> shown below vs 1.8.0_121 in PP7(one other environment)).
>
> Any ideas around why files open and threads are more in one environment vs
> other.
>
> Files open is found by looking for fd in /proc/ directory and threads
> found by ps -elfT | wc -l.
>
> [image: pasted1]
>
> Thanks,
> Satya
>

Reply via email to