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 69877 - NPE when requesting dynamic attachment from 1.4.2 VM on windows
Summary: NPE when requesting dynamic attachment from 1.4.2 VM on windows
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: Other All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-05 12:41 UTC by dtaurat
Modified: 2007-02-20 18:10 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 dtaurat 2005-12-05 12:41:46 UTC
When trying to attach to an application (tomcat 5.0.28) running in the m10
windows vm I get (regardless whether I use ctrl-break or PID method)

java.lang.NullPointerException at
com.sun.tools.profiler.server.ThreadInfo.addProfilerServerThread(ThreadInfo.java:230)
        at
com.sun.tools.profiler.server.ProfilerServer$AttachDynamicThread.<init>(ProfilerServer.java:324)
        at
com.sun.tools.profiler.server.ProfilerServer.activate(ProfilerServer.java:314)
        at
com.sun.tools.profiler.server.ProfilerServer.activate(ProfilerServer.java:285)



Result is, that the profiler can't connect to the vm.
Comment 1 iformanek 2005-12-07 18:01:30 UTC
Fixed in M12, thanks for reporting.
Comment 2 ehucka 2006-10-09 12:10:11 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-20 10:27:05 UTC
Closing old issues
Comment 4 Alexander Kouznetsov 2007-02-20 18:10:22 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.