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 164111 - AssertionError at org.netbeans.modules.bugtracking.bridge.exportdiff.AttachIssueProvider.getComponent
Summary: AssertionError at org.netbeans.modules.bugtracking.bridge.exportdiff.AttachIs...
Status: RESOLVED DUPLICATE of bug 164112
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (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-04-29 19:46 UTC by _ tboudreau
Modified: 2009-07-27 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150329


Attachments
stacktrace (2.74 KB, text/plain)
2009-04-29 19:46 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2009-04-29 19:46:22 UTC
Build: NetBeans IDE Dev (Build 090422)
VM: Java HotSpot(TM) Server VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
tboudreau: Selected apisupport.project in projects window, and invoked Team > Export Uncommitted Changes



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.bugtracking.bridge.exportdiff.AttachIssueProvider.getComponent(AttachIssueProvider.java:96)
        at org.netbeans.modules.versioning.util.ExportDiffSupport.initializePanels(ExportDiffSupport.java:124)
        at org.netbeans.modules.versioning.util.ExportDiffSupport.export(ExportDiffSupport.java:172)
        at org.netbeans.modules.mercurial.ui.diff.ExportDiffChangesAction.performAction(ExportDiffChangesAction.java:145)
        at org.netbeans.modules.mercurial.ui.actions.ContextAction.actionPerformed(ContextAction.java:69)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Comment 1 _ tboudreau 2009-04-29 19:46:35 UTC
Created attachment 81232 [details]
stacktrace
Comment 2 Tomas Stupka 2009-05-11 12:21:38 UTC

*** This issue has been marked as a duplicate of 164112 ***