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 59775 - Exception (not only) during shutdown
Summary: Exception (not only) during shutdown
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2005-06-09 10:56 UTC by L Martinek
Modified: 2008-12-22 19:38 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (17.99 KB, text/plain)
2005-06-09 10:57 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2005-06-09 10:56:41 UTC
When I shutdown IDE, I got this exception:

javax.xml.parsers.FactoryConfigurationError: Provider
org.netbeans.core.xml.SAXFactoryImpl could not be instantiated:
java.lang.NullPointerException

It blocks IDE which is not shutdown and it causes big problem for automated tests.
Comment 1 L Martinek 2005-06-09 10:57:18 UTC
Created attachment 22577 [details]
messages.log
Comment 2 L Martinek 2005-06-20 15:48:33 UTC
We have no result from performance tests on WinXP because of this bug. Is there
any chance to fix this bug soon?
Comment 3 L Martinek 2005-06-27 13:19:23 UTC
It also often happens to me that this exception is thrown in middle of my work
and then I am almost not able to do anything. It's thrown when I try to open
file and so on. I had to restart IDE. I tried to delete my userdir, but it did
not help.
Comment 4 Marian Mirilovic 2005-06-27 14:21:39 UTC
Ok, Libor do you have any steps to reproduce from the scratch ?
Comment 5 L Martinek 2005-06-27 14:57:45 UTC
Sorry, no. It occurs when I work with j2ee projects, web services, web service
registry, db explorer. When I have reproducible testcase I will let you know.
Comment 6 Jan Chalupa 2005-07-14 10:27:13 UTC
P2 until a reproducible test case is provided.

Jesse, Yarda, any ideas?
Comment 7 L Martinek 2005-07-14 10:46:24 UTC
I haven't see it this week so maybe it was somehow fixed.
Comment 8 Jesse Glick 2005-07-14 20:45:41 UTC
No ideas.
Comment 9 Jan Chalupa 2005-07-15 11:00:01 UTC
No longer reproducible, may be fixed. Closing as WORKSFORME. Feel free to reopen
if the problem occurs again.