Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue: http://issues.qcadoo.org/browse/QCADOOMES-117

We should retest with Tomcat 7. It is tolled that it solves many memory leak problems. Plus it has a very nice feature called Parallel Deployments which could use as a fall-back mechanism when some one creates a wrong plugin. We should test how multiple deployments of qcadoo MES affect memory usage.

Useful links:

Monitor process

Create a process which monitors the tomcat process. When a restart is requested the monitor firstly shuts down one process and then starts the new one.

...