|
Hello,
I am the IT Support at a law firm and a user is getting the following error when trying to download PDFs for PCT/US2010/057532.
I've tried on several different computers and browsers, all are giving the error below.
Is this an issue on WIPO's end?
---------------------------------------------------
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.
Apache Tomcat/6.0.24
---------------------------------------------------
|