On 23/09/2014 13:07, Marcel Reutegger wrote:
> Hi,
>
> the timeout is caused by a near OOME. I just had it on my system
> as well when running the integration tests.
>
> the instantiated repositories are not properly shut down.
> RepositoryImpl.shutdown() does not close the underlying ContentRepository.
>
> this means the ScheduledExecutorService of the Whiteboard is still running
> and the AsyncIndexUpdate job is also running with a reference to the
> NodeStore.
Thanks for the prompt feedback. Can you file a detailed issue about it
so that we could work on a fix?

I remember some discussions/issues around correctly closing
ContentRepository but I can't find any.

Cheers
Davide


Reply via email to