You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/02/09 14:18:28 UTC

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

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
            Priority: Minor
             Fix For: 1.4.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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown reassigned PIVOT-406:
--------------------------------

    Assignee: Todd Volkert

> 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: Todd Volkert
>            Priority: Minor
>             Fix For: 1.4.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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-406:
-----------------------------

    Fix Version/s:     (was: 2.0)
                   2.1

> 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: Todd Volkert
>            Priority: Minor
>             Fix For: 2.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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-406:
-----------------------------

    Fix Version/s: 1.6
                       (was: 1.5)

> 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: Todd Volkert
>            Priority: Minor
>             Fix For: 1.6
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.