Hi Ken,
There is nothing in runtime/logs all we are getting is
"[Fatal Error] :-1:-1: Premature end of file." in the cfserver.log
file over and over, for example:
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
There are pages and pages of it. We process XML from three
different web services, however we are not getting any errors on
the site or in the application.log or exception.log.
From what you are saying we would expect to get a parse error
either on the page and/or in the exception.log. I'm not even sure
if this is even causing us any kind of problem, but I don't like
seeing unexplainable error messages in the logs.