[
https://issues.apache.org/jira/browse/PIVOT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154339#comment-13154339
]
Sandro Martini commented on PIVOT-406:
--------------------------------------
Memory settings fixed now, both for applet and webg start execution.
Now only the root param (from build.xml) has to be fixed because for web start
it need the full codebase:
verify if/how to use it (in xml templates that are transformed via xsl in the
deploy ant task), or at least set by hand in build.properties for a quick
solution.
> Ensure that java_arguments param is properly set for Large Data demo
> --------------------------------------------------------------------
>
> Key: PIVOT-406
> URL: https://issues.apache.org/jira/browse/PIVOT-406
> Project: Pivot
> Issue Type: Bug
> Components: demos
> Affects Versions: 1.4
> Reporter: Greg Brown
> Assignee: Sandro Martini
> Priority: Minor
> Fix For: 2.0.1
>
>
> In previous releases, the HTML for the Large Data sets demo included a JVM
> argument to increase the heap size for the demo applet. The default heap size
> for the JVM on some platforms is not sufficient to handle the large number of
> rows displayed by the demo. This argument was lost in the transition to the
> new site format.
> The following applet param should be added to this demo:
> java_arguments:"-Xms512M"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira