I'm working on a statistics project(java code, on eclipse,windows server 2008) that handles big amount of data,i generate reports using crystal reports 2011, but in the viewer , sometimes when the data > 7 Gb , the report displayed blank page and i got this error
:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
i thought that it's a memory problem,i tried to increase the memory pool in apache tomcat but it didn't solve the problem , if any one have a solution for this problem i'll be grateful, Thanks in advance