Hi,

I wish to deploy roller with a ISP. The package is a private TOMCAT, but the 
java heap space is 32 M. There is an exception when the frontpage is 
configured. It seems the heap space is not sufficent. Could somebody please 
tell me what is the java heap size for running an average roller site ?

The exception is

type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

org.apache.tiles.TilesException: Error including path 
'/WEB-INF/jsps/tiles/tiles-simplepage.jsp'. Java heap space
        
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:425)
        
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:368)
        
org.apache.struts2.views.tiles.TilesResult.doExecute(TilesResult.java:104)
        
org.apache.struts2.dispatcher.StrutsResultSupport.execute(StrutsResultSupport.java:178)
        
com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:348)
        
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:253)
        
com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:221)
        
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
        
com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)
        
com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)
        
com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)
        
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)
        com 

Reply via email to