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 37503 - Bunch of exceptions when invoking Help for the first time.
Summary: Bunch of exceptions when invoking Help for the first time.
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jiri Kovalsky
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2003-11-26 10:38 UTC by Jiri Kovalsky
Modified: 2008-12-22 23:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exceptions thrown when parsing help set. (27.20 KB, patch)
2003-11-26 10:39 UTC, Jiri Kovalsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2003-11-26 10:38:06 UTC
Development build #200311251900 of NetBeans 4.0
Windows 2000 with JDK 1.4.2_02

Description:
============
Trying to invoke help throws bunch of exceptions
into console if this happens for the first time in
the IDE session. Next time it is okay. I selected
this component since it complains about inability
to parse org/netbeans/modules/web/ie/docs/jsp.hs.

Steps to reproduce:
===================
1. Launch or restart IDE to have new session.
2. Invoke "Help|Contents" from the main menu.
3. Have a look into console or ide.log for the
exceptions.
Comment 1 Jiri Kovalsky 2003-11-26 10:39:15 UTC
Created attachment 12305 [details]
Exceptions thrown when parsing help set.
Comment 2 Petr Jiricka 2003-11-26 10:41:28 UTC
John,

could this be related to your recent commit of helpsets?

Comment 3 John Jullion-ceccarelli 2003-11-26 13:05:40 UTC
Switching back to core > help system.

I ran the build with a fresh user directory on win2K and got no
exceptions when opening help the first time. I did it in both my old
userdir and a fresh one and had no problems. Jiri, does this happen
for you every time?
Comment 4 Jiri Kovalsky 2003-11-26 13:59:47 UTC
Yes, as I said the only condition is to have fresh instance of IDE,
not user-dir. To be honest I have built this IDE myself based on
update of BLD200311251900 tag but I didn't (!) use "Create new
directories" switch. Maybe this is the case. I must investigate it ...
If so, I apologize. :-(
Comment 5 _ tboudreau 2003-11-26 21:56:29 UTC
Reassigning this to you until you figure it out.  I've done no commits
to the help system, so it's probably a problem with the docs or
something else.
Comment 6 Marian Mirilovic 2004-01-07 10:49:34 UTC
Jirka Sorry,
 but it works for me in [nb_dev](200401061900)
Comment 7 Jiri Kovalsky 2004-01-07 12:27:15 UTC
Okay, I agree. I also apologize for letting this unresolved for so
long time but I simply forgot to check it. As far as I remember it was
the problem with incorrectly checked out sources.
Sorry again.