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 256039 - [81cat] AssertionError at org.netbeans.modules.bugzilla.issue.BugzillaIssue.setFieldValue
Summary: [81cat] AssertionError at org.netbeans.modules.bugzilla.issue.BugzillaIssue.s...
Status: RESOLVED DUPLICATE of bug 256040
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:
Depends on:
Blocks:
 
Reported: 2015-10-20 07:06 UTC by muellermi
Modified: 2015-10-20 10:07 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220643


Attachments
stacktrace (3.24 KB, text/plain)
2015-10-20 07:06 UTC, muellermi
Details
stacktrace (3.78 KB, text/plain)
2015-10-20 08:09 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 07:06:41 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: Report new task -> change prio




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.storeFieldValue(IssuePanel.java:1335)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.access$9900(IssuePanel.java:171)
   at org.netbeans.modules.bugzilla.issue.IssuePanel$FieldChangeListener.fieldModified(IssuePanel.java:4350)
   at org.netbeans.modules.bugzilla.issue.IssuePanel$FieldChangeListener.actionPerformed(IssuePanel.java:4315)
Comment 1 muellermi 2015-10-20 07:06:42 UTC
Created attachment 156824 [details]
stacktrace
Comment 2 muellermi 2015-10-20 08:07:55 UTC
For more details see Exception #798135
Comment 4 muellermi 2015-10-20 08:09:24 UTC
Created attachment 156826 [details]
stacktrace

edit report
Comment 5 Tomas Stupka 2015-10-20 10:07:34 UTC

*** This bug has been marked as a duplicate of bug 256040 ***