ADx/Conversion is suddenly shutting down
In case ADx or Conversion is suddenly shutting down it is most of the time an out of memory issue.
Checking for OutOfMemory error
- Check if there is somewhere in the logs an
java.lang.OutOfMemoryError
- most likely in thecatalina.out
.
This can be done e.g. by using a text editor or on the command line using grep
.
- Check if installation prerequisites are met.
In the about page the actual memory settings can be read out.