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 256040 - [81cat] AssertionError at org.netbeans.modules.bugzilla.issue.BugzillaIssue.setFieldValue
Summary: [81cat] AssertionError at org.netbeans.modules.bugzilla.issue.BugzillaIssue.s...
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 256039 257468 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-20 08:06 UTC by muellermi
Modified: 2016-02-02 16:30 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220644


Attachments
stacktrace (3.82 KB, text/plain)
2015-10-20 08:06 UTC, muellermi
Details
stacktrace (3.82 KB, text/plain)
2015-10-20 09:57 UTC, muellermi
Details
IDE log (110.70 KB, text/plain)
2015-10-20 10:51 UTC, muellermi
Details
IDE log (125.60 KB, text/plain)
2015-10-20 12:51 UTC, muellermi
Details
IDE log (107.50 KB, text/plain)
2015-10-23 06:53 UTC, muellermi
Details
IDE log (89.74 KB, text/plain)
2015-10-23 06:57 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-10-20 08:06:40 UTC
Build: NetBeans IDE Dev (Build 201510190002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
muellermi: open Tools, Report new task
choose NB repo

Prio is set to 1, Product not correct etc.
Try to change an entry
--> AssertionError




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.bugzilla.issue.BugzillaIssue.setFieldValue(BugzillaIssue.java:540)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.storeFieldValue(IssuePanel.java:1399)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.access$8500(IssuePanel.java:171)
   at org.netbeans.modules.bugzilla.issue.IssuePanel$FieldChangeListener.fieldModified(IssuePanel.java:4353)
   at org.netbeans.modules.bugzilla.issue.IssuePanel$FieldChangeListener.actionPerformed(IssuePanel.java:4315)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
Comment 1 muellermi 2015-10-20 08:06:41 UTC
Created attachment 156825 [details]
stacktrace
Comment 2 muellermi 2015-10-20 09:57:05 UTC
to double-check this bug, I deleted userdir and cache dir: All my settings are gone, but this bug still exists :(
Comment 3 muellermi 2015-10-20 09:57:24 UTC
Created attachment 156829 [details]
stacktrace

still with today's build: report new task, change any field
Comment 4 Tomas Stupka 2015-10-20 10:02:34 UTC
please run with -J-Dorg.netbeans.modules.bugzilla.Bugzilla.level=-1
and attach your messages.log
Comment 5 Tomas Stupka 2015-10-20 10:07:34 UTC
*** Bug 256039 has been marked as a duplicate of this bug. ***
Comment 6 muellermi 2015-10-20 10:51:29 UTC
Created attachment 156831 [details]
IDE log
Comment 7 Tomas Stupka 2015-10-20 12:06:54 UTC
i can't see the reported exception in the log, did you try to reproduce the bug?

> please run with -J-Dorg.netbeans.modules.bugzilla.Bugzilla.level=-1
> and attach your messages.log
so perhaps my fault - what i meant to ask for was - 
run with -J-Dorg.netbeans.modules.bugzilla.Bugzilla.level=-1 reproduce the bug and attach

thanks
Comment 8 muellermi 2015-10-20 12:50:52 UTC
my fault: I reproduced a different bug.
Now the log should contain the right one.
Comment 9 muellermi 2015-10-20 12:51:35 UTC
Created attachment 156835 [details]
IDE log
Comment 10 Tomas Stupka 2015-10-20 14:24:07 UTC
tried to reproduce with empty userdir, todays build or 201510190002, but no success

what are the exact steps?
- report issue from menu, tasks list, ...
- what field do you try to change
- anything else

thanks
Comment 11 muellermi 2015-10-23 06:53:42 UTC
problem still exists in 20151022...

- open Menu Team, Report task
- chooses netbeans bugzilla

NB opens a new task, product defaults to "apisupport". Should be "ide"
Change product or any other field: AssertionError
Comment 12 muellermi 2015-10-23 06:53:48 UTC
Created attachment 156925 [details]
IDE log
Comment 13 muellermi 2015-10-23 06:57:14 UTC
new log with -J-Dorg.netbeans.modules.bugzilla.Bugzilla.level=-1
Comment 14 muellermi 2015-10-23 06:57:20 UTC
Created attachment 156926 [details]
IDE log
Comment 15 Tomas Stupka 2015-12-04 14:25:16 UTC
fixed in http://hg.netbeans.org/jet-main/rev/77e57084553c
Comment 16 Tomas Stupka 2016-01-08 13:07:13 UTC
another effect of the bug is reported in issue #257468
marking as patch candidate
Comment 17 Tomas Stupka 2016-01-08 13:23:52 UTC
*** Bug 257468 has been marked as a duplicate of this bug. ***
Comment 18 Jiri Kovalsky 2016-01-08 13:46:58 UTC
Michael, could you please help us verify the bug fix in the latest development build? This way it could get into the upcoming 8.1 Patch 1. Thanks!
Comment 19 muellermi 2016-01-09 20:17:22 UTC
+1
Comment 20 muellermi 2016-01-11 13:19:28 UTC
verified with yesterdays build. ok.
Comment 21 Jiri Kovalsky 2016-01-13 10:24:14 UTC
Thanks Michael. Verified then.
Comment 22 Tomas Stupka 2016-01-15 12:53:20 UTC
backported into release81

http://hg.netbeans.org/releases/rev/b58c573f17f1