This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 210575 - AssertionError at org.netbeans.modules.jira.query.JiraQueryCellRenderer.<init>
Summary: AssertionError at org.netbeans.modules.jira.query.JiraQueryCellRenderer.<init>
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 20:20 UTC by schkovich
Modified: 2012-04-11 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186574


Attachments
stacktrace (1.56 KB, text/plain)
2012-04-02 20:20 UTC, schkovich
Details
application snapshot (13.01 KB, application/x-java-archive)
2012-04-02 20:48 UTC, schkovich
Details
thread dump (26.27 KB, application/octet-stream)
2012-04-02 20:48 UTC, schkovich
Details
CPU profile (273.13 KB, text/xml)
2012-04-02 20:48 UTC, schkovich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2012-04-02 20:20:49 UTC
Build: NetBeans IDE Dev (Build 201204021038)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.jira.query.JiraQueryCellRenderer.<init>(JiraQueryCellRenderer.java:75)
   at org.netbeans.modules.jira.query.QueryController.setupRenderer(QueryController.java:226)
   at org.netbeans.modules.jira.query.QueryController.<init>(QueryController.java:164)
   at org.netbeans.modules.jira.query.JiraQuery.createControler(JiraQuery.java:170)
   at org.netbeans.modules.jira.query.JiraQuery.getController(JiraQuery.java:149)
   at org.netbeans.modules.jira.query.JiraQuery.<init>(JiraQuery.java:108)
Comment 1 schkovich 2012-04-02 20:20:52 UTC
Created attachment 117692 [details]
stacktrace
Comment 2 schkovich 2012-04-02 20:48:25 UTC
Heap dump is available here: http://ubuntuone.com/4Mo0ZaoHaoH2pbhMcECFE2

On opening find issue dialog exception will be thrown and there was no way to stop it but to exit IDE.
Comment 3 schkovich 2012-04-02 20:48:28 UTC
Created attachment 117699 [details]
application snapshot
Comment 4 schkovich 2012-04-02 20:48:33 UTC
Created attachment 117700 [details]
thread dump
Comment 5 schkovich 2012-04-02 20:48:39 UTC
Created attachment 117701 [details]
CPU profile
Comment 6 Tomas Stupka 2012-04-11 08:56:51 UTC
fixed in scope of issue #209679