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 252680 - AssertionError at org.netbeans.modules.odcs.tasks.issue.IssuePanel.getAddCommentsPanel
Summary: AssertionError at org.netbeans.modules.odcs.tasks.issue.IssuePanel.getAddComm...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: ODCS Tasks (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-29 12:31 UTC by Tomas Stupka
Modified: 2015-08-20 17:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217614


Attachments
stacktrace (1.35 KB, text/plain)
2015-05-29 12:31 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2015-05-29 12:31:58 UTC
Build: NetBeans IDE Dev (Build 20150528-b2d6cb4e4951)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Mac OS X

User Comments:
tstupka: sdfs




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.odcs.tasks.issue.IssuePanel.getAddCommentsPanel(IssuePanel.java:845)
   at org.netbeans.modules.odcs.tasks.issue.IssuePanel.reloadForm(IssuePanel.java:770)
   at org.netbeans.modules.odcs.tasks.issue.IssuePanel$8.run(IssuePanel.java:522)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:745)
   at java.awt.EventQueue.access$300(EventQueue.java:103)
Comment 1 Tomas Stupka 2015-05-29 12:31:59 UTC
Created attachment 153946 [details]
stacktrace
Comment 2 Tomas Stupka 2015-06-02 16:41:36 UTC
after effect - repository configuration couldn't be retrieved ...
Comment 3 Tomas Stupka 2015-06-02 18:06:21 UTC
fixed in jet-main #53de61229a46
Comment 4 Quality Engineering 2015-06-05 02:38:09 UTC
Integrated into 'main-silver', will be available in build *201506050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/53de61229a46
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252680 - AssertionError at org.netbeans.modules.odcs.tasks.issue.IssuePanel.getAddCommentsPanel
Comment 5 Quality Engineering 2015-08-20 17:42:17 UTC
Integrated into 'releases/release801', will be available in build *201508201622* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/032cec074cee
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252680 - AssertionError at org.netbeans.modules.odcs.tasks.issue.IssuePanel.getAddCommentsPanel