You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Thorsten Scherler (JIRA)" <ji...@apache.org> on 2008/02/01 11:49:09 UTC

[jira] Commented: (FOR-1066) Dispatcher started failing on seed sample site recently with out-of-memory error

    [ https://issues.apache.org/jira/browse/FOR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564718#action_12564718 ] 

Thorsten Scherler commented on FOR-1066:
----------------------------------------

Committed revision 617459.

# Work around for FOR-1066
# Dispatcher started failing on seed sample site 
# recently with out-of-memory error
forrest.maxmemory=512M
forrest.jvmargs=-Xms256M -Xmx512M -Djava.awt.headless=true

> Dispatcher started failing on seed sample site recently with out-of-memory error
> --------------------------------------------------------------------------------
>
>                 Key: FOR-1066
>                 URL: https://issues.apache.org/jira/browse/FOR-1066
>             Project: Forrest
>          Issue Type: Bug
>          Components: Plugin: internal.dispatcher, seed (fresh-site), zones.a.o administration
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>             Fix For: 0.9-dev
>
>
> cd $FORREST_HOME/main                                                                                                          
> ./build.sh test                                                                                                                
>                                                                                                                                
> The first stage (the skins-based site) builds fine.                                                                            
> The second stage (the dispatcher-based site) hangs.
> See email:
> http://mail-archives.apache.org/mod_mbox/forrest-dev/200801.mbox/%3c20080131070310.GE2051@igg.indexgeo.com.au%3e
> Re: dispatcher hanging with out of memory errors

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.