FIX: Error message "###ERROR: Neverending LOOP".

KB-20171115-01

Version

before XFRX 17.3.1

Symptoms

Log file contains "###ERROR: Neverending LOOP"
Output file don't contains detail band.

Cause

Field EXPR contains only PAPERSIZE key, which value is between 139-256.

Work arround

  • Change value of PAPERSIZE key to 1-138
  • Add keyword PAPERLENGTH

  • Call method setPaperSize()

    loSession.setPaperSize(116929,165354)