Problem with sakai CLE Demo

136 views
Skip to first unread message

gayan sukumal wiharagoda

unread,
Mar 14, 2012, 10:57:51 PM3/14/12
to sakai...@googlegroups.com
Hi, 
 I like to work with sakai CLE project in the GSOC.Because I am relay keen on two mobile apps which was done in 2011 gsoc.So I am trying to get familiar with CLE demo.I am following this(https://confluence.sakaiproject.org/display/DOC/Sakai+CLE+2.8+Release+Notes) link to get the Demo of CLE .When tomcat is stared using ./start-sakai.sh command. It give so many errors. I have mention one of the below.Please some one help me.

java.lang.OutOfMemoryError: PermGen space
2012-03-15 07:57:02,334 ERROR main org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/profile2-tool] - Exception sending context initialized event to listener instance of class org.sakaiproject.util.ContextLoaderListener

Steve Swinsburg

unread,
Mar 14, 2012, 11:46:04 PM3/14/12
to sakai...@googlegroups.com
Hi,


The error below is because your JVM has run out of memory. Increase your heaps space in JAVA_OPTS.

JAVA_OPTS=" -server -XX:+UseParallelGC -Xmx1024m -XX:PermSize=512m -XX:MaxPermSize=512m -Djava.awt.headless=true -Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false -Dsun.lang.ClassLoader.allowArraySyntax=true -Dhttp.agent=Sakai"

cheers,
Steve

gayan sukumal wiharagoda

unread,
Mar 14, 2012, 11:58:17 PM3/14/12
to sakai...@googlegroups.com
Hi Steve,
 Thanks for the quick reply.   I will try it.

regards,
Gayan

gayan sukumal wiharagoda

unread,
Mar 15, 2012, 1:29:34 AM3/15/12
to sakai...@googlegroups.com
Hi,  

  if some one face this problem as Steve mentioned heap space in JAVA_OPTS should be increased.this blog has mentioned the way of doing it.

regards,
Gayan  

Steve Swinsburg

unread,
Mar 15, 2012, 1:32:41 AM3/15/12
to sakai...@googlegroups.com
Hi,

This is actually part of the install guide, as everyone needs to set the JAVA_OPTS when installing Sakai:


Section 2.1

cheers,
Steve

gayan sukumal wiharagoda

unread,
Mar 15, 2012, 1:45:32 AM3/15/12
to sakai...@googlegroups.com
Hi,
Steve I am relay instasting on mobile side. Is that okay to start with this

regards,
Gayan.

Steve Swinsburg

unread,
Mar 15, 2012, 1:56:51 AM3/15/12
to sakai...@googlegroups.com
Hi Gayan,

The mobile apps you are referring to where 2011 projects. They have finished. The projects for 2012 have yet to be determined. You are free to use the code and continue with the old projects though.

In any case, in order to get up and running you need to get Sakai up and running. So I'd advise that as your first course of action.

cheers,
Steve
Reply all
Reply to author
Forward
0 new messages