Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-3867

IllegalArgumentException in jBPM Console Task Variables pagination

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jBPM 3.2.15
    • jBPM 3.2.13
    • Console
    • None
    • Hide
      • Unzip attached jbpm_variables.zip
      • Start SOA-P 5.3.0
      • Edit build.properties for your environment
      • ant deploypar
      • http://127.0.0.1:8080/jbpm-console/
      • Start a process
      • Signal the process
      • Go to "Tasks" view -> "Examine"
      • Go to "Variables" view
      • Click "Next"
      Show
      Unzip attached jbpm_variables.zip Start SOA-P 5.3.0 Edit build.properties for your environment ant deploypar http://127.0.0.1:8080/jbpm-console/ Start a process Signal the process Go to "Tasks" view -> "Examine" Go to "Variables" view Click "Next"

    Description

      When a task has more than 10 variables and you view task variables in jbpm-console, the view doesn't limit them as 10 rows (show every variables). And if you click the "Next" link, it throws IllegalArgumentException.

      2012-11-02 16:50:24,680 SEVERE [facelets.viewhandler] (http-10.14.139.11-8080-4) Error Rendering View[/app/task.xhtml]
      java.lang.IllegalArgumentException
              at sun.reflect.GeneratedMethodAccessor727.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at javax.faces.component.UIComponentBase$AttributesMap.put(UIComponentBase.java:1641)
      	at javax.faces.component.UIComponentBase$AttributesMap.put(UIComponentBase.java:1526)
      	at org.jboss.gravel.action.handler.AttributeHandler.apply(AttributeHandler.java:106)
      ...
      

      Attachments

        Activity

          People

            marco.rietveld Marco Rietveld (Inactive)
            rhn-support-tkobayas Toshiya Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: