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 159235 - AssertionError at org.netbeans.modules.bugzilla.query.BugzillaQuery$1.run
Summary: AssertionError at org.netbeans.modules.bugzilla.query.BugzillaQuery$1.run
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-26 16:29 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146791


Attachments
stacktrace (648 bytes, text/plain)
2009-02-26 16:30 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-02-26 16:29:55 UTC
Build: NetBeans IDE Dev (Build 090226)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
juhrik: When tried to Save the Query the exception appeared.



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.bugzilla.query.BugzillaQuery$1.run(BugzillaQuery.java:132)
        at org.netbeans.modules.bugtracking.spi.Query.executeQuery(Query.java:299)
        at org.netbeans.modules.bugzilla.query.BugzillaQuery.refresh(BugzillaQuery.java:125)
        at org.netbeans.modules.bugzilla.query.BugzillaQuery.refresh(BugzillaQuery.java:201)
        at org.netbeans.modules.bugzilla.query.QueryController$7.run(QueryController.java:580)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
Comment 1 Jaromir Uhrik 2009-02-26 16:30:03 UTC
Created attachment 77419 [details]
stacktrace
Comment 2 Tomas Stupka 2009-02-26 21:45:37 UTC
fixed 

changeset   : 118727:04e14bb7a30e
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Thu Feb 26 22:43:11 CET 2009
Comment 3 Jaromir Uhrik 2009-03-03 14:41:28 UTC
v.
Comment 4 Quality Engineering 2009-03-17 08:35:09 UTC
Integrated into 'main-golden', will be available in build *200903170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/04e14bb7a30e
User: Tomas Stupka <tstupka@netbeans.org>
Log: #159235 - AssertionError at org.netbeans.modules.bugzilla.query.BugzillaQuery$1.run