Channel goes OOS when a message without NNNN arrives
Brought to you by:
librarian
Message comes in without NNNN, nccomm tries to create a valid message and fails, tries to reject it wrapping the message in a SOM/EOM but because the message already has an SOM the added SOM cause reject_message to fail (ie. <Added>SOM SOM<body><Added EOM>.
Should dump message to system logs when this occurs to see exactly what is causing it