Product Information > Version 7.1 Release Information > Upgrading to JADE Release 7.1 > Extract Sort Exception (PAR 61403)

Extract Sort Exception (PAR 61403)

In earlier releases, if the input file passed to the File class extractSort method contained a null character, because of the way embedded Binary and String properties were handled, a 1415 internal exception was raised and a process dump was generated.

The sort code now recognizes the null character and raises a new exception 5320 (Unable to process all input in the file).