This is a discussion on Error 500--Internal Server Error - Weblogic ; My servlet receives a very huge XML stream and after approximately 5 Min. the following message apprears in my browser: Error 500--Internal Server Error java.lang.OutOfMemoryError Does anybody know what the problem is? Is it perhaps a switch in the WebLogic ...
My servlet receives a very huge XML stream and after approximately 5
Min. the following message apprears in my browser:
Error 500--Internal Server Error
java.lang.OutOfMemoryError
Does anybody know what the problem is? Is it perhaps a switch in the
WebLogic Administration Console? Is the stream which WebLogic can
handle limited? If yes, how it is possible to increase this value?
Thank you very much!
Christian