protected void execute(String[] arguments) throws Exception {
   super.execute(arguments);
   openCloneWindow();
 }