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 16341 - Debugging workspace exists when no debugger module is installed.
Summary: Debugging workspace exists when no debugger module is installed.
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-08 14:58 UTC by Marian Petras
Modified: 2001-10-09 10:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread-dump (1.31 KB, text/plain)
2001-10-08 15:01 UTC, Marian Petras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2001-10-08 14:58:35 UTC
The debugging workspace is installed when no debugger module is installed.

Also the workspace has invalid label ("CTL_Debugging_workspace") and an
exception is thrown during startup:

java.util.MissingResourceException: Can't find bundle for base name
org.netbeans.modules.debugger.resources.Bundle, locale en_US
... (see the attachment for call stack)

This bug maybe is caused by bug in another module but the fix will probably
require action from developers of debugger module.
Comment 1 Marian Petras 2001-10-08 15:01:14 UTC
Created attachment 2897 [details]
thread-dump
Comment 2 Marian Petras 2001-10-09 09:49:02 UTC
This bug is not reproducible if a newly created user directory is used.
It was probably caused by invalid settings (created by previous
development versions of NB 3.3).
Comment 3 Jan Stola 2001-10-09 10:10:17 UTC
Invalid -> Closed.