MSIR.0655 URL too long for (type) session
(Redirected from MSIR.0655)
A Janus Web Server application tried to switch into legacy mode (via a Read Screen), or persistent mode (via a $Web_form_done), but the URL (including URL parameters — parameters after a question mark) was longer than 512 bytes. The request is cancelled, and legacy or persistent mode is not entered.
Change the application so the URL is shorter, perhaps by moving URL data into cookies. Or, if the error was caused by an unintentional Read Screen, correct the application to avoid the Read Screen when run as a web request.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |