setStopping(true);
if (bDebug)
System.err.println("\n" + this.getClass().getName() +
": ProcessInstanceInternal:stopInstance for :" + getName());
InstanceConfig instanceConfig =
new InstanceConfig(InstanceDirs.getRepositoryName(),
InstanceDirs.getRepositoryRoot(), getName());
//instanceConfig.setInstanceName(getName());
EEInstancesManager eeInstancesManager =
new EEInstancesManager(instanceConfig);