[
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/[EMAIL
> PROTECTED]
> 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.