final long guidFactoryId = LongHelper.hashCode(
pathURLMapper.mapExternalPathToInternalURL(".").toExternalForm());
instanceIdentifier = GUIDFactoryManager.getDefaultInstance().
createGuidFactory(guidFactoryId).generateGuid();
final MediaAccessProxyConfiguration mapConfiguration =
marinerConfig.getMediaAccessProxyConfiguration();
if (mapConfiguration != null) {
mapUrlPrefix = mapConfiguration.getUrlPrefix();
} else {
mapUrlPrefix = null;
}
// The last thing we do is mark this object as having been