Issue Details (XML | Word | Printable)

Key: CONTINUUM-2213
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Venisse
Reporter: Christian Schulte
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

NullPointerException in build queues page

Created: 30/Apr/09 04:12 PM   Updated: 05/May/09 10:35 AM   Resolved: 05/May/09 10:35 AM
Return to search
Component/s: Web - UI
Affects Version/s: 1.3.3
Fix Version/s: 1.3.3

Time Tracking:
Not Specified

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


 Description  « Hide

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)


Emmanuel Venisse made changes - 04/May/09 12:15 AM
Field Original Value New Value
Fix Version/s 1.3.3 [ 15105 ]
Jose Morales Martinez added a comment - 05/May/09 10:35 AM

Fixed in revision 771423.


Jose Morales Martinez made changes - 05/May/09 10:35 AM
Assignee Emmanuel Venisse [ evenisse ]
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]