public void boot(Profile myProfile) throws ServiceException {
this.myProfile = myProfile;
try {
// Initialize the MainReplicationHandle
replicationHandle = new MainReplicationHandle(this, myContainer.getServiceFinder());
// Initialize messaging-related System Activity Monitoring
initializeSAM();
// Activate the default ACL String codec anyway