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 67076 - Dynamic attach not working
Summary: Dynamic attach not working
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: PC Other
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 21:58 UTC by Jiri Sedlacek
Modified: 2007-02-20 18:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2005-10-18 21:58:55 UTC
In current builds dynamic attach is not working, it fails during connecting to 
target VM with java.util.MissingResourceException: Can't find bundle for base 
name com.sun.tools.profiler.server.Bundle.

The cause is that for an unknown reason any available classloader (incl. 
ClassLoader.getSystemClassLoader()) can't see the Bundle.properties file, which 
should be accessible on bootclasspath (which should be searched by default).

Direct attach works fine.
Comment 1 Jiri Sedlacek 2005-10-19 15:42:40 UTC
Fixed for M10.
Comment 2 ehucka 2006-10-09 12:09:49 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-20 10:16:15 UTC
Closing old issues
Comment 4 Alexander Kouznetsov 2007-02-20 18:08:23 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.