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 - IE - EmptyStackException thrown for /com/netbeans/developer/modules/debugger/jpda/docs/HelpSet.hs
Summary: IE - EmptyStackException thrown for /com/netbeans/developer/modules/debugger/...
Status: CLOSED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-14 16:29 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.