On Mon, Oct 11, 2010 at 1:09 PM, Yavuz Selim YILMAZ <yvzslmyilm...@gmail.com> wrote: > I have a solr installation on a server. I start it with the help of putty ( > with the start.jar). But when I close the putty instance, automatically solr > instance also closes. How can I solve this problem? I mean, I close > connection with server, but solr instance still runs? [...]
What operating system is the server running? You will have to put the job in the background. For some operating systems/shells, you also have to configure things so that background jobs are not killed on logging out. Regards, Gora