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 5732

Summary: IE - EmptyStackException thrown for /com/netbeans/developer/modules/debugger/jpda/docs/HelpSet.hs
Product: usersguide Reporter: issues@www <issues>
Component: CodeAssignee: issues@www <issues>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description issues@www 2000-02-14 16:29:11 UTC
During first start of IDE following exception was thrown:

java.util.EmptyStackException
        at java.util.Stack.peek(Stack.java:86)
        at javax.help.HelpSet$HelpSetParser.tagFound(HelpSet.java:1048)
        at com.sun.java.help.impl.Parser.tag(Parser.java:48)
        at com.sun.java.help.impl.DocumentParser.parseTag(DocumentParser.java:77
8)
        at com.sun.java.help.impl.DocumentParser.parse(DocumentParser.java:155)
        at javax.help.HelpSet$HelpSetParser.parseInto(HelpSet.java:999)
        at javax.help.HelpSet.parseInto(HelpSet.java:570)
        at javax.help.HelpSet.<init>(HelpSet.java:129)
        at com.netbeans.developer.impl.JavaHelp.addHelpSet(JavaHelp.java:144)
        at com.netbeans.developer.impl.ModuleItem.restoreDefault(ModuleItem.java
:307)
        at com.netbeans.developer.impl.ModuleInstaller.autoLoadModules(ModuleIns
taller.java:318)
        at com.netbeans.developer.impl.ModuleInstaller.autoLoadModules(ModuleIns
taller.java:239)
        at com.netbeans.developer.impl.Main.main(Main.java:569)
        at com.netbeans.developer.Main.main(Main.java:25)
Parsing failed for jar:file:/space/f4j/firstrun/./modules/jpdaDebugger.jar!/com/

netbeans/developer/modules/debugger/jpda/docs/HelpSet.hs
view cannot be a top level tag.
Got an IOException (null)
Comment 1 Quality Engineering 2003-07-02 16:49:33 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify
Comment 2 Quality Engineering 2003-07-02 17:20:34 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.