Server memory usage was found to increase due to JVM memory usage. The logic has been modified to provide better handling of local references. Some global variables were removed and others were changed to be local to their functions. A number of places where Java exceptions were caught are now properly cleared.