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 205786 - MissingResourceException when "Events" tab stays visible during Ant debugging
Summary: MissingResourceException when "Events" tab stays visible during Ant debugging
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 206371 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-01 15:44 UTC by Jiri Kovalsky
Modified: 2011-12-14 14:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
MissingResourceException thrown when Ant debugger was started. (1.68 KB, text/plain)
2011-12-01 15:44 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2011-12-01 15:44:05 UTC
Created attachment 113712 [details]
MissingResourceException thrown when Ant debugger was started.

NetBeans 7.1 RC2 build #20111130220
Mac OS X, JDK 6 Update 26

Description:
============
I was using Visual Debugger and left "Events" output tab opened. Then I started Ant debugging AnagramGame project and the attached exception was thrown.
Comment 1 Martin Entlicher 2011-12-05 13:42:20 UTC
Reproduced.
Comment 2 Martin Entlicher 2011-12-06 09:51:40 UTC
Fixed by changeset:   208362:8d08d72c44ad
http://hg.netbeans.org/main/rev/8d08d72c44ad
Comment 3 Quality Engineering 2011-12-07 12:15:07 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8d08d72c44ad
User: mentlicher@netbeans.org
Log: #205786 The session-specific providers are not necessary for Events view.
Comment 4 Jiri Kovalsky 2011-12-14 14:06:19 UTC
*** Bug 206371 has been marked as a duplicate of this bug. ***