Continuum

NullPointerException in build queues page

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3.3 (Beta)
  • Fix Version/s: 1.3.3 (Beta)
  • Component/s: Web - UI
  • Labels:
    None
  • Environment:
    Maven version: 2.0.10
    Java version: 1.6.0_12
    OS name: "linux" version: "2.6.27.21" arch: "i386" Family: "unix"
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

Clicking the Queues link in the menu yields a NullPointerException when the queues are not empty. When the queues are empty, the page is displayed normally.

java.lang.NullPointerException
        at
org.extremecomponents.table.tag.TagUtils.getModel(TagUtils.java:99)
        at
org.extremecomponents.table.tag.TagUtils.isIteratingBody(TagUtils.java:103)
        at
org.extremecomponents.table.tag.ColumnTag.doStartTag(ColumnTag.java:322)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_ec_column_0(buildQueueView_jsp.java
from :1286)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_redback_ifAuthorized_2(buildQueueView_jsp.java
from :1255)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_c_forEach_2(buildQueueView_jsp.java
from :1190)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_c_forEach_1(buildQueueView_jsp.java
from :1148)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_s_if_1(buildQueueView_jsp.java
from :1029)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_s_form_0(buildQueueView_jsp.java
from :239)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspx_meth_s_i18n_0(buildQueueView_jsp.java
from :153)
        at
org.apache.jsp.WEB_002dINF.jsp.admin.buildQueueView_jsp._jspService(buildQueueView_jsp.java
from :110)
        at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)

Activity

Hide
Jose Morales Martinez added a comment -

Fixed in revision 771423.

Show
Jose Morales Martinez added a comment - Fixed in revision 771423.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: