Added some debug messages to aid future debugging. This was in conjunction with modifying the JaffaCore OsScriptingBean to close an InputStream, an InputStreamReader and a BufferedReader that were created but not closed until now, and which was causing a degradation in processing performance.