Amitava Chakraborty wrote: > Hi, > > I am using Magnolia 3.6.3 community edition in a Linux based system. I am > currently facing problem in activating the pages of my website. The error > message thrown is as follows: > > Can't activate: 1 error detected > Message received from subscriber: Java heap space on magnoliaPublic8080 > > Need help on this. > > Thanks & Regards, > > Amitava Chakraborty. > > >
Just a guess, but it looks like the servlet container your public instance is running on is out of memory. Restart the servlet container (ie tomcat) and monitor the memory consumption. There may be a memory leak or you might just need to increase the max memory it has available. --David ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
