Page 1 of 1

Programe Plan View - Out f memory error

Posted: 02 Oct 2012, 14:06
by melbpar1
I have created a programme and a number of related projects with start and end dates (Quarters). However, the program plan view only shows the timeline but no projects.
When I attempt to check and uncheck the Plan check box, the following error appears "Out of memory at line: 2674"
Any help on this is appreciated.

Re: Programe Plan View - Out f memory error

Posted: 03 Oct 2012, 08:29
by jmk
melbpar1 wrote: When I attempt to check and uncheck the Plan check box, the following error appears "Out of memory at line: 2674"
Any help on this is appreciated.
That's undoubtedly a memory error with tomcat. You should increase its dedicated memory.

Locating the tomcat log (catalina.out) may help in identifying the real cause.


Some pointers :
http://wiki.apache.org/tomcat/FAQ/Memory
http://www.minecraftforum.net/topic/350 ... a-windows/


Hope it will help ...

Re: Programe Plan View - Out f memory error

Posted: 03 Oct 2012, 14:15
by melbpar1
Thanks. This is likely to help with the out of memory error. I am still not sure why the project bars do not appear in the chart even when I have set start and end dates for all projects in the programme. I have the same scenario with any of the roadmaps. Milestones appear but none of the related projects.
Is there any other configuration field I should set?

Re: Programe Plan View - Out f memory error

Posted: 06 Oct 2012, 09:29
by melbpar1
jmk. Thanks for your help. Increasing the allocated memory did the trick. :D
I also figured out that the reason why the projects did not appear was that there was an offending character in one of the project descriptions which did not allow timeline_data1 to be rendered due to an 'unterminated string'(JS error)