Kbase P128477: Error 11773 making web services calls via wsa1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/10/2008 |
|
Status: Verified
SYMPTOM(s):
Error 11773 making web services calls
Error receiving Web Service Response: Fatal Error: 500 Internal Server Error (11773)
java.lang.OutOfMemoryError: Java heap space
FACT(s) (Environment):
Client receives data via temp-tables.
OpenEdge 10.1x
All Supported Operating Systems
CAUSE:
wsa1 generates OutOfMemory exception on the Java Servlet engine
FIX:
Increase the size of the Java heap space for the Java Servlet engine process.
Use -Xms and -Xmx startup parameters for the java process.