]
Michal Petrov commented on RF-13771:
------------------------------------
Heap size has little to do with that, did you set up JBoss AS to handle files that big?
Richface:Upload "Server Error"
------------------------------
Key: RF-13771
URL:
https://issues.jboss.org/browse/RF-13771
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2.2.Final
Environment: Windows 7
Jboss 7.1.1.Final
Richface 4.2.2.Final
Reporter: Athiappan G
Labels: "Server, 4.2.2, Error", Upload,
In our application, we have a use case as, we allow the user to upload files upto 200MB.
However, Whenever am uploading any files of size more than 50 MB itself, it is throwing me
the "Server Error" message.
I have not used any filters.
I have set the max heap size to 1024MB(1GB), so there should be no out of memory
exception.