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 14643 - Exception is thrown during disabling all possible modules
Summary: Exception is thrown during disabling all possible modules
Status: CLOSED DUPLICATE of bug 14024
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-21 17:22 UTC by Marek Grummich
Modified: 2008-12-22 21:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (1.71 KB, text/plain)
2001-08-21 17:22 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2001-08-21 17:22:06 UTC
Build 200108170100
When you try to disabled all possible modules in the Setup Wizard then an
attached  exceptions is thrown after click on Finish button.

Note: The issue is part of 14543
Comment 1 Marek Grummich 2001-08-21 17:22:49 UTC
Created attachment 2260 [details]
Exception
Comment 2 Jan Zajicek 2001-08-22 13:45:40 UTC
Alesi, do you know what is wrong?
Comment 3 anovak 2001-08-22 14:54:49 UTC
I will be simple. Beans on the disk, such as TimerBean, MUST NOT be
instantiated because someone wants their name. So the bug is in
<initName>. Anyway, if someone wants to do so, the beans must have
pretty tightened security permissions.

The TimerBean creates a Thread in its constructor, it is not so bad,
but imagine following operations: "delete C:\", "System.exit(0)", "new
Window", ...
Comment 4 Jan Zajicek 2001-08-23 09:07:07 UTC
Assigning to Honza. Also ccing form, because timerbean is form stuff.
Comment 5 Jan Pokorsky 2001-09-05 19:32:47 UTC

*** This issue has been marked as a duplicate of 14024 ***
Comment 6 Marek Grummich 2002-10-14 11:30:57 UTC
Verified
Comment 7 Quality Engineering 2003-07-01 16:19:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.