View Single Post
  #31 (permalink)  
Old 06-15-2007, 12:40 AM
jholder jholder is offline
Zimbra-Yahoo Consultant
 
Posts: 5,608
Default

Code:
java.lang.OutOfMemoryError: Java heap space
There's your error. Tomcat's out of memory.

You should search for forums on increasing the memory heap for tomcat.
Reply With Quote