Hi,
I'm seeing a bunch of these errors.
ERROR - thredds.server.ncss.controller.AbstractNcssController - Uncaught
exception
org.apache.catalina.connector.ClientAbortException: java.io.IOException:
APR error: -120001
and
ERROR - thredds.server.ncss.controller.AbstractNcssController - Uncaught
exception
org.apache.catalina.connector.ClientAbortException: java.io.IOException:
APR error: -32
These often precede
ERROR - thredds.server.ncss.controller.AbstractNcssController - Uncaught
exception
org.springframework.web.util.NestedServletException: Handler dispatch
failed; nested exception is java.lang.OutOfMemoryError: Java heap space
I understand the OutOfMemoryError error, but I don't understand the APR
error and can't find those codes listed anywhere.
I running the latest TDS docker image (4.6.12-SNAPSHOT).
Thanks,
Tom