Você deve estar usando alguma collection e adicionando os beans a ela, mas está sobrecarregando o heapSpace (memória).
Tente filtrar as pesquisas, ou implementar algum tipo de paginação.
Depois de acontcer este problema com a memória a aplicação não inicializa e no catalina.out aparece este erro:
Jun 12, 2008 10:22:07 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/MyApp] startup failed due to previous errors
log4j:WARN No appenders could be found for logger (org.apache.struts2.config.PropertiesSettings).
log4j:WARN Please initialize the log4j system properly.
Jun 12, 2008 10:22:44 AM org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
Jun 12, 2008 10:22:44 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/MyApp] startup failed due to previous errors
Jun 12, 2008 10:43:30 AM org.apache.catalina.core.StandardService stop