throw e;
}
globalRegistries = new GlobalRegistries( bootstrapRegistries );
partitionNexus = new DefaultContextPartitionNexus( new LockableAttributesImpl() );
partitionNexus.init( configuration, null );
interceptorChain = new InterceptorChain();
interceptorChain.init( configuration );
}