IBM Support

PI82825: RAA: ERROR 500 JAVA.LANG.ILLEGALARGUMENTEXCEPTION WHEN TRYING TO DELETE > 10,000 ROWS VIA THE BROWSER INTERFACE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • User gets a Error 500 java.lang.IllegalArgumentException when
    deleting large number of datasets, selecting more than 10,000
    rows.
    
    [ERROR   ] SRVE0325E: Exceeding maximum parameters allowed per
    request 10,000 ,current 10,000 , cannot add more.
    

Local fix

  • For embedded application server (Liberty profile), set
    maxParamPerRequest to unlimited by performing the following
    steps:
    
    1. Locate <installDir>\wlp\usr\servers\dmh\server.xml and and
    examine the webContainer element.
    2. Add a maxParamPerRequest property as follows:
     <webContainer deferServletLoad="true"
    maxParamPerRequest="-1"/>
    3. Save the file.
    4. Following the update of server.xml, the application server
    must be restarted for the change to take effect.
    
    For WebSphere Application Server, use the Administrative
    Console to navigate to Custom Properties and set
    com.ibm.ws.webcontainer.maxParamPerRequest accordingly.
    

Problem summary

  • The default value for maxParamPerRequest is 10,000 and
    selecting a number of assets greater than 10,000 will result in
    the exception being raised.
    

Problem conclusion

Temporary fix

  • For embedded application server (Liberty profile), set
    maxParamPerRequest to unlimited by performing the following
    steps:
    1. Locate <installDir>\wlp\usr\servers\dmh\server.xml and and
    examine the webContainer element.
    2. Add a maxParamPerRequest property as follows:
     <webContainer deferServletLoad="true"
    maxParamPerRequest="-1"/>
    3. Save the file.
    4. Following the update of server.xml, the application server
    must be restarted for the change to take effect.
    For WebSphere Application Server, use the Administrative
    Console to navigate to Custom Properties and set
    com.ibm.ws.webcontainer.maxParamPerRequest accordingly.
    

Comments

APAR Information

  • APAR number

    PI82825

  • Reported component name

    RATL ASSET ANAL

  • Reported component ID

    5724V2700

  • Reported release

    610

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-06-08

  • Closed date

    2017-06-08

  • Last modified date

    2017-06-08

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • DATASET
    

Fix information

Applicable component levels

  • R610 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SS3JHP","label":"Rational Asset Analyzer"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
18 October 2021