747576777879808182
{ playerProcess.destroy(); } // Now stop the vncserver that the player has been destroyed XvncStopCommand xvncStop = new XvncStopCommand(finalDisplay); xvncStop.setProject(project); xvncStop.execute(); }
909192939495969798