You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (Updated) (JIRA)" <ji...@apache.org> on 2011/11/21 19:04:51 UTC

[jira] [Updated] (PIVOT-406) Ensure that java_arguments param is properly set for Large Data demo

     [ https://issues.apache.org/jira/browse/PIVOT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini updated PIVOT-406:
---------------------------------

    Fix Version/s:     (was: 2.1)
                   2.0.1

It's important to have even this Demo working (both in demos war, and in live site), bacause it show one of the reason to have a RIA/IIA application on the client: use memory (in this case from 256 MB to 1024 MB, on a 32 bit JRE) and computational power on clients.

                
> 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