I tried create big report. I use JavaEE+JSF+Oragle DB. But my select returm me very very very BIG data. And my server crash with error:
HTTP Status 500 - Internal Server Error
type Exception report
messageInternal Server Error
descriptionThe server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: GC overhead limit exceeded
root cause
java.lang.OutOfMemoryError: GC overhead limit exceeded
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 4.1 logs.
GlassFish Server Open Source Edition 4.1
I not understand how resolve it problem. Pagination in dataTable work normaly but error show in server side