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 152184 - AssertionError at org.netbeans.modules.clearcase.ui.wizard.AbstractStep.getComponent
Summary: AssertionError at org.netbeans.modules.clearcase.ui.wizard.AbstractStep.getCo...
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 10:59 UTC by felipedibo
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 135410


Attachments
stacktrace (25 bytes, text/plain)
2008-11-03 10:59 UTC, felipedibo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description felipedibo 2008-11-03 10:59:49 UTC
Build: NetBeans IDE Dev (Build 200807040101)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows XP, 5.1, x86

User Comments:
felipedibo: Clicked on the Cancel Button on the Import Project Options window, under the Clearcase Repository menu.



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.clearcase.ui.wizard.AbstractStep.getComponent(AbstractStep.java:102)
        at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:774)
        at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:720)
        at org.openide.WizardDescriptor.goToNextStep(WizardDescriptor.java:931)
        at org.openide.WizardDescriptor.access$1100(WizardDescriptor.java:119)
        at org.openide.WizardDescriptor$Listener$.run(WizardDescriptor.java:1861)
Comment 1 felipedibo 2008-11-03 10:59:53 UTC
Created attachment 73114 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:57 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.