]
Brian Leathem commented on RF-13771:
------------------------------------
You can start with looking at the FileUpload RichFaces docs:
Other than that, please raise your issue in the forums. This is a usage question, not a
bug report. More eyes will see your post in the forum and you will likely get a more
timely response.
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.