[
https://issues.apache.org/jira/browse/PIVOT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155096#comment-13155096
]
Sandro Martini commented on PIVOT-406:
--------------------------------------
Memory settings fixed now, both for applet and web start execution.
Could be interesting to see if current (huge) memroy settings are enough even
in a 64 bit JRE ... if someone try please write comments here.
On the root problem (for LargeData Demo), I put a quick solution but not here,
in the PIVOT-733 issue
> 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