Citizens Bank has had issues starting and stopping the AFP2PDF Plus server (DE27641)They are back on track, but have requested we update our scripts and add better documentation.Script issues:missing nohopstart does not check for server already runningstop does not provide info on when the server stopssee the things done in the RPD start and stop server scripts Documentation issues:describe script behavior betterserver waits for all current jobs to complete (can not recall if it accepts new jobs)Also Check follwoing issue regarding NPE:Several customer issues were related to the Server hanging. Example : NullPointerException is thrown from running the transform. The error is not caught, the server hangs. StopAFP2PDFServer script can't stop the server anymore. Customer needs to use kill -9 command We need to come with a better approach:1. Possible solution so that the server doesn't hang when an unchecked exception is thrown2. See stopaiw stop script from RPD