facebook

application not connecting to visualvm

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #329388 Reply

    dhalladay
    Member

    On myeclipse pro 10.6, 32 bit, Windows 7 I cannot profile.

    Profiling the M4MContactManagerExample, I get the following When I click the icon at the lower right position in the VisualMV window.

    Following other threads I have tried leaving the visualvm open and trying again.

    java.lang.UnsupportedOperationException
        at com.sun.tools.visualvm.application.jvm.DefaultJvm.getJvmArgs(DefaultJvm.java:68)
        at com.sun.tools.visualvm.jvmstat.application.JvmstatApplication.createStorage(JvmstatApplication.java:70)
        at com.sun.tools.visualvm.core.datasource.DataSource.getStorage(DataSource.java:137)
        at com.sun.tools.visualvm.jvmstat.application.JvmstatApplicationListener.dataChanged(JvmstatApplicationListener.java:26)
        at com.sun.tools.visualvm.core.datasource.DataSourceProvider.fireDataChanged(DataSourceProvider.java:257)
        at com.sun.tools.visualvm.core.datasource.DataSourceProvider.fireCurrentState(DataSourceProvider.java:236)
        at com.sun.tools.visualvm.core.datasource.DataSourceProvider.access$200(DataSourceProvider.java:48)
        at com.sun.tools.visualvm.core.datasource.DataSourceProvider$1.run(DataSourceProvider.java:80)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
    [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
    #329419 Reply

    support-swapna
    Moderator

    dhalladay,

    Sorry that you are seeing this issue. We could not replicate the issue at our end.
    Can you please let us know which version of JDK is specified for the profiler (Window > Preferences > MyEclipse > Profiler ) and for the workspace default?

    #329427 Reply

    dhalladay
    Member

    Swapna,

    The profiler is set to Sun JDK 1.6.0_13 (the bundled JDK).
    Installed JREs is set to Sun JDK 1.6.0_13.

    I am attaching the visualvm log where I attempted to profile M4MContactmanagerExample
    -Dennis

    Attachments:
    You must be logged in to view attached files.
    #329470 Reply

    dhalladay
    Member

    Based on “java.lang.Exception: Could not open PerfMemory” in the virtualvm log
    I found the following link useful: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6495549

    After editing my profile and setting TEMP and TMP to C:\Temp (a directory I created) I can now profile. (the default temp directory was %USERPROFILE%\AppData\Local\Temp)

    -Dennis

    #329493 Reply

    support-swapna
    Moderator

    Dennis,

    Glad that you got it working. Thanks for posting back.
    Do let us know if you see any issues.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: application not connecting to visualvm

You must be logged in to post in the forum log in