1887188818891890189118921893189418951896189718981899
// initialize the system distributed store if (isResinServer()) getSystemStore(); // start the repository Repository repository = getRepository(); if (repository != null) repository.start(); getCluster().start(); _classLoader.start();