Imported from apache/drat#128: apache/drat#128
Original author: @IMS94
Original state: closed
Created: 2018-05-16T06:24:07Z
Updated: 2020-10-04T18:45:49Z
Closed: 2020-10-04T18:45:49Z
I was testing OODT with DRAT and saw that the tomcat process created by the bin/oodt start command doesn't get killed/stopped on bin/oodt stop which causes the RAM to go out of memory if we run oodt start multiple times.
Below is an example in my machine where there were many tomcat processes running.

Imported from apache/drat#128: apache/drat#128
Original author: @IMS94
Original state: closed
Created: 2018-05-16T06:24:07Z
Updated: 2020-10-04T18:45:49Z
Closed: 2020-10-04T18:45:49Z
I was testing OODT with DRAT and saw that the tomcat process created by the
bin/oodt startcommand doesn't get killed/stopped onbin/oodt stopwhich causes the RAM to go out of memory if we runoodt startmultiple times.Below is an example in my machine where there were many tomcat processes running.