|
I am receiving the same 500 code message when trying to download .pdfs.
Please let us know if this is an internal (WIPO) communication issue.
Thanks!
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.Thread.start0(Native Method)
java.lang.Thread.start(Thread.java:640)
org.wipo.pct.natcollections.controller.PCTPDFServlet.isFinished(PCTPDFServlet.java:112)
org.wipo.pct.natcollections.controller.PCTPDFServlet.doGet(PCTPDFServlet.java:64)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.24 logs.
|