stop() invokes stopCacheRegions(), which it turn calls manager.getCache() to access the GlobalComponentRegistry. This will start the default cache - which can be costly - and is completely unnecessary.