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 222356 - VisualVM closes the JVM abnormally
Summary: VisualVM closes the JVM abnormally
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 06:46 UTC by vidhyadharantechdays
Modified: 2012-11-19 12:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Fist log file with Jre 1.7 (21.76 KB, text/plain)
2012-11-19 06:46 UTC, vidhyadharantechdays
Details
With java 1.7.32 (26.78 KB, text/plain)
2012-11-19 06:47 UTC, vidhyadharantechdays
Details
Screecshot of visual vm (76.02 KB, image/jpeg)
2012-11-19 06:48 UTC, vidhyadharantechdays
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vidhyadharantechdays 2012-11-19 06:46:26 UTC
Created attachment 128027 [details]
Fist log file with Jre 1.7

I try to profile with visualVM via JMX, The JVM closes automatically.
Please find the attached
Comment 1 vidhyadharantechdays 2012-11-19 06:47:55 UTC
Created attachment 128028 [details]
With java 1.7.32
Comment 2 vidhyadharantechdays 2012-11-19 06:48:25 UTC
Created attachment 128029 [details]
Screecshot of visual vm
Comment 3 Tomas Hurka 2012-11-19 10:41:38 UTC
I am sorry, but this report has nothing to do with NetBeans. VisualVM has its own bug tracking at http://visualvm.java.net/. Please file this problem there.  BTW: Why are you using JMX connection for monitoring local application? Logs show there is a problem with Attach API. It could be caused by some antivirus software. Do you have one installed? Does it have anything interesting in its log files?
Comment 4 vidhyadharantechdays 2012-11-19 12:33:55 UTC
Thanks Tomas. yes McAfee Antivirus is running in that machine. 

Actually the  java application is running as a windows service through that it is hardly to profile. That is why i profile via JMX.