<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.java.netbeans.modules.profiler.user">
    <title>gmane.comp.java.netbeans.modules.profiler.user</title>
    <link>http://blog.gmane.org/gmane.comp.java.netbeans.modules.profiler.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/601"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/600"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/599"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/598"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/597"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/596"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/595"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/594"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/593"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/592"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/591"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/590"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/589"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/588"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/587"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/586"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/585"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/584"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/583"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/582"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/601">
    <title>Profiling CPU time</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/601</link>
    <description>
Hi guys, is it normal that the time spent in a particular method (as shown in a call tree) depends on the filter used?

</description>
    <dc:creator>Albertas Janulevicius - TNW</dc:creator>
    <dc:date>2008-08-06T20:02:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/600">
    <title>Re: CVM crash in case of JIT enabled and attached NetBeansProfiler</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/600</link>
    <description>Hi Andrew,
On Jul 17, 2008, at 9:35 AM, Andrew Novoselsky wrote:

I am sorry I have no idea.

Bye,
--
Tomas Hurka   &lt;mailto:tomas.hurka-xsfywfwIY+M&lt; at &gt;public.gmane.org&gt;
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.dev.java.net
Software Engineer, Developer Platforms Group
Sun Microsystems, Praha Czech Republic
</description>
    <dc:creator>Tomas Hurka</dc:creator>
    <dc:date>2008-07-17T15:35:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/599">
    <title>Different profiling results</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/599</link>
    <description>
Hi,

I am new to NetBeans Profiler, so sorry if I ask a stupid question. I performed profiling of "Entire application" with several different filters, and looked at the total time spend in a particular method. I would expect the total time to be the same, but for each filter I get a different result. Furthermore, if a method is a bottleneck with one filter, with another filter it becomes much faster and some other method becomes the slowest one. Just want to stress that I am talking about the total time, not about the self-time (I understand that the self time can change depending on the filter). I tried to switch off the dynamic frequency scaling in BIOS, but still have the same problem.

Could not find anything about this on the net... Could anyone please help me to understand what's going on? 
</description>
    <dc:creator>Albertas Janulevicius - TNW</dc:creator>
    <dc:date>2008-07-17T13:54:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/598">
    <title>CVM crash in case of JIT enabled and attached NetBeansProfiler</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/598</link>
    <description> HI,
Now we are working on porting NetBeans Profiler on Linux MIPS platform with
CDC. We fully suceeded with CDC 72 revision. But on CDC rev 74 we faced with
CVM crash in following case:
1) CDC is built with JIT enabled
2) Start our application with attached profiler
3) Connect from Netbeans IDE to CVM
4) Profiler instrument classes
5) crash

Execution fails in *src\share\javavm\runtime\constantpool.c* file in *
CVMprivate_cpExtractTypeIDFromUnresolvedEntry* function at line 294 :
*typeIDIdx = CVMcpGetMemberRefTypeIDIdx(cp, cpIndex);*
Crash is caused by assertation macros :
+(CVMassert(CVMcpTypeIs(cp, idx, Fieldref) \+
+|| CVMcpTypeIs(cp, idx, Methodref) \+
*|| CVMcpTypeIs(cp, idx, InterfaceMethodref))*
as argument tipe is incorrect (not equals to Fieldref or Methodref or
InterfaceMethodref)

Can anyone suggest any workarounds ?


</description>
    <dc:creator>Andrew Novoselsky</dc:creator>
    <dc:date>2008-07-17T07:35:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/597">
    <title>Redefinition errors from memory profiler</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/597</link>
    <description>When I try to run my project in the memory profiler, I get a dozen
dialog boxes with messages of the form

  Redefinition failed with error xx
  Check JVMTI documentation for this error code

where xx is 63, 64, 66, or 67.  Then I get the following fatal error:

Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.commons.logging.impl.WeakHashtable$Referenced.&lt;init&gt;(Lorg/apache/commons/logging/impl/WeakHashtable$2;Ljava/lang/Object;)V

The redefinition errors are all for classes in the packages
com.hp.hpl.jena and org.apache.commons.logging.

What do I do?
Thanks
-Aaron
</description>
    <dc:creator>Aaron Kaplan</dc:creator>
    <dc:date>2008-07-09T16:22:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/596">
    <title>[Fwd: ezmlm warning]</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/596</link>
    <description>Please address.  Since it's just a few messages (this plus other recent 
ones arrived fine), it's probably the limit of 4 connections....
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe-GXX1qrWwqCQhDnBE3c463iCwEArCW2h5&lt; at &gt;public.gmane.org
For additional commands, e-mail: users-help-GXX1qrWwqCQhDnBE3c463iCwEArCW2h5&lt; at &gt;public.gmane.org</description>
    <dc:creator>Frank Griffin</dc:creator>
    <dc:date>2008-05-02T12:35:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/595">
    <title>Re: [Fwd: [nbj2ee] Cannot open temporary communication file created at the server side]</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/595</link>
    <description>Hi Derek,

On Apr 30, 2008, at 6:00 PM, Jaroslav Bachorik wrote:

For some reason profiler thinks that this is local profiling not  
remote one. Can you send me NetBeans' message.log? This should  
provide some clue what is going on.

Bye,
--
Tomas Hurka   &lt;mailto:tomas.hurka-xsfywfwIY+M&lt; at &gt;public.gmane.org&gt;
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.dev.java.net
Software Engineer, Developer Platforms Group
Sun Microsystems, Praha Czech Republic
</description>
    <dc:creator>Tomas Hurka</dc:creator>
    <dc:date>2008-04-30T16:10:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/594">
    <title>[Fwd: [nbj2ee] Cannot open temporary communication file created at the server side]</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/594</link>
    <description>forwarding to the appropriate mailing list
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe-GXX1qrWwqCQhDnBE3c463iCwEArCW2h5&lt; at &gt;public.gmane.org
For additional commands, e-mail: users-help-GXX1qrWwqCQhDnBE3c463iCwEArCW2h5&lt; at &gt;public.gmane.org</description>
    <dc:creator>Jaroslav Bachorik</dc:creator>
    <dc:date>2008-04-30T16:00:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/593">
    <title>0企业信息</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/593</link>
    <description>1ÆÚ´ýÄúµÄÀ´µç£¡

   ÏêÇéÇë¿´¸½¼þ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe-GXX1qrWwqCQhDnBE3c463iCwEArCW2h5&lt; at &gt;public.gmane.org
For additional commands, e-mail: users-help-GXX1qrWwqCQhDnBE3c463iCwEArCW2h5&lt; at &gt;public.gmane.org</description>
    <dc:creator>刘Q</dc:creator>
    <dc:date>2008-04-20T02:21:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/592">
    <title>Re: Profiling Tomcat - Out of Memory</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/592</link>
    <description>Hi Marcus,

On Apr 9, 2008, at 4:25 PM, Marcus Meyerhöfer wrote:
This is strange, since your heap should have 1024m, so if you have  
80m in VM telemetry, you have plenty of space on the heap. Maybe this  
OutOfMemoryError is from Permanent Generation. What is maximum size  
of the Permanent Generation? (-XX:MaxPermSize).

Bye,
--
Tomas Hurka   &lt;mailto:tomas.hurka-xsfywfwIY+M&lt; at &gt;public.gmane.org&gt;
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.dev.java.net
Software Engineer, Developer Platforms Group
Sun Microsystems, Praha Czech Republic
</description>
    <dc:creator>Tomas Hurka</dc:creator>
    <dc:date>2008-04-09T19:08:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/591">
    <title>Profiling Tomcat - Out of Memory</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/591</link>
    <description>Dear Netbeans Profiler Community!

I am trying to profile memory of a Tomcat 5.5.23 using JDK 1.5.0_12 on a Windows XP system. I modified the catatina.bat as described and am able to start the Tomcat instance (which has the application I am interested in deployed as usual) which waits until the profiler connects. However,
after some time of progress where live profiling results are displayed the Tomcat instance either stops responding (which results in the Netbeans profiler asking wether to resume profiling or not) or I receive a " Profiler Agent Communication Thread OutOfMemoryError" in the cmd-shell i used to start catalina_nbprofiler.bat. I assume that the first case (Tomcat not responding) has the same cause as this behaviour always occurs when the heap size in the VM Telemetry view reaches about 80M.

The webapp IŽm trying to profile is started with -Xms382m and -Xmx1024m. 

So my question is wether there are some parameters or configuration options to grant more memory to the profiler agent? I couldnŽt find any information on this issue...

Thanks for any advice.

Greetings

Marcus
_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! 
Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114
</description>
    <dc:creator>Marcus Meyerhöfer</dc:creator>
    <dc:date>2008-04-09T14:25:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/590">
    <title>Re: Profiler crash bug...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/590</link>
    <description>Thanks!  Hopefully this means it will be in the next NB 6.1 beta too.

--
Jess Holle
</description>
    <dc:creator>Jess Holle</dc:creator>
    <dc:date>2008-03-27T12:04:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/589">
    <title>Re: Profiler crash bug...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/589</link>
    <description>Hi,

On Mar 27, 2008, at 12:32 PM, Jess Holle wrote:
It is fixed in trunk (in fact the fix is in NetBeans Platform and  
Profiler binaries). It will be available in upcoming beta2.

Bye,
--
Tomas Hurka   &lt;mailto:tomas.hurka-xsfywfwIY+M&lt; at &gt;public.gmane.org&gt;
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.dev.java.net
Software Engineer, Developer Platforms Group
Sun Microsystems, Praha Czech Republic
</description>
    <dc:creator>Tomas Hurka</dc:creator>
    <dc:date>2008-03-27T11:47:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/588">
    <title>Re: Profiler crash bug...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/588</link>
    <description>In which VisualVM build/release is it fixed by the way?

Last time I tried it still crashed Tomcat when I tried to profile it.

--
Jess Holle

</description>
    <dc:creator>Jess Holle</dc:creator>
    <dc:date>2008-03-27T11:32:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/587">
    <title>Re: Profiler crash bug...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/587</link>
    <description>I know. Dynamic attach is very compelling, though.  The ability to 
suddenly decide you need to profile when the app is already running and 
without looking up special arguments to meld into your already complex 
command line is /huge/.

--
Jess Holle

</description>
    <dc:creator>Jess Holle</dc:creator>
    <dc:date>2008-03-27T11:27:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/586">
    <title>Re: Profiler crash bug...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/586</link>
    <description>Hi Jess,

On Mar 26, 2008, at 12:46 PM, Jess Holle wrote:
It is already fixed in VisualVM, it will be fixed in NetBeans Profiler.

Note that this does not work only with dynamic attach, ordinary  
profiling works fine.

Bye,
--
Tomas Hurka   &lt;mailto:tomas.hurka-xsfywfwIY+M&lt; at &gt;public.gmane.org&gt;
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.dev.java.net
Software Engineer, Developer Platforms Group
Sun Microsystems, Praha Czech Republic
</description>
    <dc:creator>Tomas Hurka</dc:creator>
    <dc:date>2008-03-27T07:30:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/585">
    <title>Profiler support for JavaFX Script plugin: go to source issue</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/585</link>
    <description>Hi team,

we're working on JavaFX profiler and have a problem with "go to source" 
feature reported today by Martin Ryzl (thanks, Martin!): 
http://javafx.netbeans.org/issues/show_bug.cgi?id=131143.

Our team is highly interested in the SPI mentioned in the issue to be 
implemented ASAP since we'd like to have a full functional profiler for 
our plugin.

If you need more information from our team or have some suggestions what 
we could do to enhance JavaFX profiler functionality, we'd appreciate 
your input since we're not familiar with profiler code.

If you'd like to try the JavaFX Script plugin to look into JavaFX 
profiler in its current state, you can use the daily builds: 
http://deadlock.netbeans.org/hudson/job/Java_FX_NB_plugin_Trunk_daily

Thanks in advance,
Mike.
</description>
    <dc:creator>Michael Chernyshov</dc:creator>
    <dc:date>2008-03-26T15:50:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/584">
    <title>Profiler crash bug...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/584</link>
    <description>It looks like NetBeans bug #100641 
[http://www.netbeans.org/issues/show_bug.cgi?id=100641] should be 
re-opened -- based JDC bug #6546266 
[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6546266].

If so VisualVM definitely needs this particular fix.  Having the 
profiler crash whenever you attempt to profile Tomcat is pretty hard to 
explain to a development team.  They tend to simply decide the whole 
tool is untrustworthy.  Plus there's the fact that profiling Tomcat is 
actually quite necessary at times...  [Tomcat is just as effected by 
this issue as JBoss.]

--
Jess Holle
</description>
    <dc:creator>Jess Holle</dc:creator>
    <dc:date>2008-03-26T11:46:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/583">
    <title>Re: profiler-ea-vm</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/583</link>
    <description>Hi,

go to http://profiler.netbeans.org/download/prev/551.html and download .nbm package of Modified 
1.4.2 JVM for profiling. That's what you are searching for.

Jiri


reno.rkcrew-GANU6spQydw&lt; at &gt;public.gmane.org wrote:
</description>
    <dc:creator>Jiri Sedlacek</dc:creator>
    <dc:date>2008-03-13T14:21:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/582">
    <title>profiler-ea-vm</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/582</link>
    <description>hello,
i installed netbeans 5.5.1 under Windows with the profiler to profile
weblogic8.1
the problem is i can't find the "profiler-ea-vm"
i followed the instructions here
http://profiler.netbeans.org/docs/help/5.5/j2ee_server_integration.html#WebLogic81
but i can't set up %MODJDK_HOME% as said here:

# %MODJDK_HOME%, $MODJDK_HOME: path to the customized Profiler JDK, typically
%NB_USERDIR%/modules/profiler-ea-vm. You can obtain this path by invoking
Profile -&gt; Help -&gt; About Profiler... dialog in the IDE.

is anybody could help me ?
regards

supareno
</description>
    <dc:creator>reno.rkcrew-GANU6spQydw&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-03-13T14:14:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/581">
    <title>Re: VisualVM Beta released</title>
    <link>http://permalink.gmane.org/gmane.comp.java.netbeans.modules.profiler.user/581</link>
    <description>Hi Thomas,

Need help in collecting the heap and thread dump.Whenever i invoke the
heap dump from Applications maim menu, experiencing the below mentioned
error. 

As per the document "To display information about an application,
right-click its entry and choose from the items in the context menu"

I can visualize only the Open menu not the heap and thread dump
available in context menu.Thats the reason i invoked the heap dump from
Applications menu. Even the profiler tab is not enabled. Do i need to
set some preferences

Platform: Linux 
Tool Version : Visualvm for JDK 6.0

Can you please check this. Thanks

Log contents attached below:

-------------------------------------------------------------------------------
  Product Version         = VisualVM Beta 
  Operating System        = Linux version 2.6.18-8.el5PAE running on
i386
  Java; VM; Vendor        = 1.6.0_04; Java HotSpot(TM) Server VM
10.0-b19; Sun Microsystems Inc.
  Java Home               = /usr/java/jdk1.6.0_04/jre
  System Locale; Encoding = en_US (visualvm); UTF-8
  Home Directory          = /root
  Current Directory       = /opt/visualvm/bin
  User Directory          = /root/.visualvm/beta
  Installation            = /opt/visualvm/visualvm
                            /opt/visualvm/profiler2
                            /opt/visualvm/platform7
  Boot &amp; Ext. Classpath   =
/usr/java/jdk1.6.0_04/jre/lib/resources.jar:/usr/java/jdk1.6.0_04/jre/lib/rt.jar:/usr/java/jdk1.6.0_04/jre/lib/sunrsasign.jar:/usr/java/jdk1.6.0_04/jre/lib/jsse.jar:/usr/java/jdk1.6.0_04/jre/lib/jce.jar:/usr/java/jdk1.6.0_04/jre/lib/charsets.jar:/usr/java/jdk1.6.0_04/jre/classes:/usr/java/jdk1.6.0_04/jre/lib/ext/dnsns.jar:/usr/java/jdk1.6.0_04/jre/lib/ext/sunpkcs11.jar:/usr/java/jdk1.6.0_04/jre/lib/ext/localedata.jar:/usr/java/jdk1.6.0_04/jre/lib/ext/sunjce_provider.jar
  Application Classpath   =
/opt/visualvm/platform7/lib/boot.jar:/opt/visualvm/platform7/lib/org-openide-modules.jar:/opt/visualvm/platform7/lib/org-openide-util.jar:/usr/java/jdk1.6.0_04/lib/dt.jar:/usr/java/jdk1.6.0_04/lib/tools.jar
  Startup Classpath       =
/opt/visualvm/platform7/core/core.jar:/opt/visualvm/platform7/core/org-openide-filesystems.jar:/opt/visualvm/bin/./../visualvm/core/com-sun-tools-visualvm-modules-startup.jar:/opt/visualvm/bin/./../visualvm/core/locale/core_visualvm.jar
-------------------------------------------------------------------------------
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an
empty layer in a module:
jar:file:/opt/visualvm/bin/./../visualvm/core/com-sun-tools-visualvm-modules-startup.jar!/com/sun/tools/visualvm/modules/startup/layer.xml
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
org.openide.util [7.10.1.1 1 200711261600]
org.openide.modules [7.3.1 200711261600]
org.netbeans.lib.profiler/1 [1.2 080124]
org.netbeans.swing.plaf [1.6.1 200711261600]
org.openide.filesystems [7.3.1 200711261600]
org.netbeans.bootstrap/1 [2.7.1 200711261600]
org.netbeans.core.startup/1 [1.10.1.1 200711261600]
org.openide.awt [6.11.1.1 200711261600]
org.netbeans.api.progress/1 [1.10.1.1 1 200711261600]
org.netbeans.modules.autoupdate.services [1.3.1 200711261600]
org.openide.dialogs [7.5.1 200711261600]
org.openide.nodes [7.2.1.1 200711261600]
org.openide.explorer [6.12.1 1 200711261600]
org.openide.windows [6.18.1 200711261600]
org.netbeans.modules.editor.mimelookup/1 [1.8.1 200711261600]
org.openide.text [6.16.1 200711261600]
org.openide.actions [6.6.1.1 200711261600]
org.netbeans.lib.profiler.common/1 [1.2 080124]
org.netbeans.modules.options.api/1 [1.5.1 200711261600]
org.netbeans.modules.queries/1 [1.10.1 200711261600]
org.openide.loaders [6.7.1 200711261600]
org.jdesktop.layout/1 [1.4.1 1.0.3 200711261600]
org.openide.io [1.11.1 200711261600]
org.openide.execution [1.10.1 200711261600]
org.netbeans.lib.profiler.ui/1 [1.2 080208]
org.netbeans.modules.profiler/1 [1.7 080124]
com.sun.tools.visualvm.core/1 [1.0 080307]
org.netbeans.core/2 [3.6.1.1 200711261600]
org.netbeans.modules.settings/1 [1.13.1 200711261600]
org.netbeans.swing.tabcontrol [1.9.1 200711261600]
org.netbeans.core.windows/2 [2.8.1.1 200711261600]
com.sun.tools.visualvm.modules.appui [1.0 080307]
com.sun.tools.visualvm.modules.startup [1.0 080307]
org.netbeans.modules.progress.ui [1.0.1 200711261600]
org.netbeans.core.ui/1 [1.10.1 200711261600]
org.netbeans.modules.autoupdate.ui [1.2.1 200711261600]
org.netbeans.modules.editor.mimelookup.impl/1 [1.1.1 200711261600]
org.netbeans.modules.masterfs/1 [1.11.1 200711261600]
WARNING [org.netbeans.core.ShortcutsFolder]: Shortcuts/S-F9.instance
ignored; cannot load class
org.netbeans.modules.profiler.ppoints.ui.ToggleProfilingPointAction
Post-initialization command-line options could not be run.
Diagnostic information
Input arguments:
-Djdk.home=/usr/java/jdk1.6.0_04
-Dnetbeans.dirs=./..//visualvm:./..//profiler2:
-Dnetbeans.home=/opt/visualvm/platform7
-Xms24m
-Xmx192m
-Dnetbeans.accept_license_class=com.sun.tools.visualvm.modules.startup.AcceptLicense
Compiler: HotSpot Tiered Compilers
Heap memory usage: initial 24.0MB maximum 184.9MB
Non heap memory usage: initial 18.2MB maximum 112.0MB
Garbage collector: PS Scavenge (Collections=8 Total time spent=0s)
Garbage collector: PS MarkSweep (Collections=0 Total time spent=0s)
Classes: loaded=3961 total loaded=3961 unloaded 0
INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory
2,125,496,320
INFO [null]: Total physical memory 2,125,496,320
INFO
[org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogCache]:
Processing URL:
https://visualvm.dev.java.net/uc/beta/updates.xml?unique=0bf194300-2211-4392-834b-98a057afadaa
INFO [org.netbeans.modules.autoupdate.ui.PluginManagerUI]:
org.netbeans.api.javahelp.Help
java.lang.ClassNotFoundException: org.netbeans.api.javahelp.Help
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:231)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
[catch] at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpInstance(PluginManagerUI.java:390)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.postInitComponents(PluginManagerUI.java:458)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.(PluginManagerUI.java:90)
at
org.netbeans.modules.autoupdate.ui.actions.PluginManagerAction.performAction(PluginManagerAction.java:61)
at
org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
at
org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:114)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
INFO [org.netbeans.modules.autoupdate.ui.PluginManagerUI]:
org.netbeans.api.javahelp.Help
java.lang.ClassNotFoundException: org.netbeans.api.javahelp.Help
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:231)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
[catch] at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpInstance(PluginManagerUI.java:390)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.isValidHelpID(PluginManagerUI.java:406)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpCtx(PluginManagerUI.java:433)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.access$100(PluginManagerUI.java:76)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI$3.stateChanged(PluginManagerUI.java:165)
at javax.swing.JTabbedPane.fireStateChanged(JTabbedPane.java:400)
at
javax.swing.JTabbedPane$ModelListener.stateChanged(JTabbedPane.java:253)
at
javax.swing.DefaultSingleSelectionModel.fireStateChanged(DefaultSingleSelectionModel.java:116)
at
javax.swing.DefaultSingleSelectionModel.setSelectedIndex(DefaultSingleSelectionModel.java:50)
at javax.swing.JTabbedPane.setSelectedIndexImpl(JTabbedPane.java:599)
at javax.swing.JTabbedPane.setSelectedIndex(JTabbedPane.java:574)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.setSelectedTab(PluginManagerUI.java:275)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.refreshUnits(PluginManagerUI.java:523)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.access$200(PluginManagerUI.java:76)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI$4.run(PluginManagerUI.java:183)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
at java.awt.Dialog$1.run(Dialog.java:1045)
at java.awt.Dialog$3.run(Dialog.java:1097)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1095)
at
org.netbeans.core.windows.services.NbPresenter.superShow(NbPresenter.java:834)
at
org.netbeans.core.windows.services.NbPresenter.doShow(NbPresenter.java:868)
at
org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:856)
at
org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:104)
at org.openide.util.Mutex.doEventAccess(Mutex.java:1223)
at org.openide.util.Mutex.readAccess(Mutex.java:242)
at
org.netbeans.core.windows.services.NbPresenter.show(NbPresenter.java:841)
at java.awt.Component.show(Component.java:1422)
at java.awt.Component.setVisible(Component.java:1375)
at java.awt.Window.setVisible(Window.java:806)
at java.awt.Dialog.setVisible(Dialog.java:985)
at
org.netbeans.modules.autoupdate.ui.actions.PluginManagerAction.performAction(PluginManagerAction.java:74)
at
org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
at
org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:114)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
INFO [org.netbeans.modules.autoupdate.ui.PluginManagerUI]:
org.netbeans.api.javahelp.Help
java.lang.ClassNotFoundException: org.netbeans.api.javahelp.Help
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:231)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
[catch] at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpInstance(PluginManagerUI.java:390)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.setWaitingState(PluginManagerUI.java:122)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI$2.windowOpened(PluginManagerUI.java:148)
at
java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:323)
at java.awt.Window.processWindowEvent(Window.java:1824)
at javax.swing.JDialog.processWindowEvent(JDialog.java:633)
at java.awt.Window.processEvent(Window.java:1785)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
at java.awt.Dialog$1.run(Dialog.java:1045)
at java.awt.Dialog$3.run(Dialog.java:1097)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1095)
at
org.netbeans.core.windows.services.NbPresenter.superShow(NbPresenter.java:834)
at
org.netbeans.core.windows.services.NbPresenter.doShow(NbPresenter.java:868)
at
org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:856)
at
org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:104)
at org.openide.util.Mutex.doEventAccess(Mutex.java:1223)
at org.openide.util.Mutex.readAccess(Mutex.java:242)
at
org.netbeans.core.windows.services.NbPresenter.show(NbPresenter.java:841)
at java.awt.Component.show(Component.java:1422)
at java.awt.Component.setVisible(Component.java:1375)
at java.awt.Window.setVisible(Window.java:806)
at java.awt.Dialog.setVisible(Dialog.java:985)
at
org.netbeans.modules.autoupdate.ui.actions.PluginManagerAction.performAction(PluginManagerAction.java:74)
at
org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
at
org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:114)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
INFO [org.netbeans.modules.autoupdate.ui.PluginManagerUI]:
org.netbeans.api.javahelp.Help
java.lang.ClassNotFoundException: org.netbeans.api.javahelp.Help
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:231)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
[catch] at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpInstance(PluginManagerUI.java:390)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.setWaitingState(PluginManagerUI.java:122)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI$2$1.run(PluginManagerUI.java:155)
at
org.netbeans.modules.autoupdate.ui.Utilities$1.run(Utilities.java:308)
at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
WARNING [org.netbeans.core.modules]: had to upgrade dependencies for
module com.sun.tools.visualvm.modules.mbeans: added = [module
org.netbeans.modules.options.api/1 &gt; 1.4] removed = [module
org.netbeans.modules.options.api/0-1 &gt; 1.5.1]; details: [Major release
version of module changed from 0 to 1 to signal stability; update your
dependencies]
WARNING [org.netbeans.core.modules]: the module
org.netbeans.modules.visualgc uses org.openide.options which is
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an
empty layer in a module:
jar:file:/opt/visualvm/bin/./../visualvm/core/com-sun-tools-visualvm-modules-startup.jar!/com/sun/tools/visualvm/modules/startup/layer.xml
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an
empty layer in a module:
jar:file:/root/.visualvm/beta/modules/net-java-visualvm-modules-glassfish.jar!/net/java/visualvm/modules/glassfish/layer.xml
INFO [org.netbeans.core.startup.NbEvents]: Installing new module:
VisualVM-MBeans
INFO [org.netbeans.core.startup.NbEvents]: Installing new module:
VisualVM-JConsole
INFO [org.netbeans.core.startup.NbEvents]: Installing new module:
VisualVM-Glassfish
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
com.sun.tools.visualvm.modules.mbeans [1.0 080307]
com.sun.appserv.management [1.0 080307]
com.sun.tools.visualvm.modules.jconsole [1.0 080307]
org.openide.options [6.7.1 200711261600]
org.netbeans.modules.visualgc/1 [1.1.1 1 061219]
net.java.visualvm.modules.glassfish [1.0 080307]
WARNING [org.openide.filesystems.Ordering]: Not all children in
Menu/Window/ marked with the position attribute:
[org-netbeans-modules-visualgc-actions-ShowVisualGCAction.instance], but
some are: [ExplorerTopComponentAction.shadow, Separator3.instance,
CloseWindowAction.shadow, MaximizeWindowAction.shadow,
org-netbeans-core-windows-actions-UndockAction.shadow,
Separator5.instance,
org-netbeans-core-windows-actions-ResetWindowsAction.instance]
WARNING [org.netbeans.modules.settings.convertors.XMLSettingsSupport]:
Warning: unknown module code base: org.netbeans.modules.projectui in
MultiFileObject&lt; at &gt;6b54ef[Services/org-netbeans-modules-visualgc-VisualGCIDESettings.settings]
Java home: /usr/java/jdk1.6.0_04/jre
WARNING [org.netbeans.core.ShortcutsFolder]: Shortcuts/S-F9.instance
ignored; cannot load class
org.netbeans.modules.profiler.ppoints.ui.ToggleProfilingPointAction
INFO [org.netbeans.modules.autoupdate.ui.PluginManagerUI]:
org.netbeans.api.javahelp.Help
java.lang.ClassNotFoundException: org.netbeans.api.javahelp.Help
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:231)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
[catch] at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpInstance(PluginManagerUI.java:390)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.isValidHelpID(PluginManagerUI.java:406)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.getHelpCtx(PluginManagerUI.java:433)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.access$100(PluginManagerUI.java:76)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI$3.stateChanged(PluginManagerUI.java:165)
at javax.swing.JTabbedPane.fireStateChanged(JTabbedPane.java:400)
at
javax.swing.JTabbedPane$ModelListener.stateChanged(JTabbedPane.java:253)
at
javax.swing.DefaultSingleSelectionModel.fireStateChanged(DefaultSingleSelectionModel.java:116)
at
javax.swing.DefaultSingleSelectionModel.setSelectedIndex(DefaultSingleSelectionModel.java:50)
at javax.swing.JTabbedPane.setSelectedIndexImpl(JTabbedPane.java:599)
at javax.swing.JTabbedPane.setSelectedIndex(JTabbedPane.java:574)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.setSelectedTab(PluginManagerUI.java:275)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.refreshUnits(PluginManagerUI.java:523)
at
org.netbeans.modules.autoupdate.ui.PluginManagerUI.updateUnitsChanged(PluginManagerUI.java:537)
at
org.netbeans.modules.autoupdate.ui.UnitTab$3.updateUnitsChanged(UnitTab.java:177)
at
org.netbeans.modules.autoupdate.ui.UnitCategoryTableModel.fireUpdataUnitChange(UnitCategoryTableModel.java:275)
at
org.netbeans.modules.autoupdate.ui.UnitTab.fireUpdataUnitChange(UnitTab.java:485)
at
org.netbeans.modules.autoupdate.ui.UnitTab$AvailableAction.performerImpl(UnitTab.java:1003)
at
org.netbeans.modules.autoupdate.ui.UnitTab$TabAction.actionPerformed(UnitTab.java:820)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
at java.awt.Dialog$1.run(Dialog.java:1045)
at java.awt.Dialog$3.run(Dialog.java:1097)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1095)
at
org.netbeans.core.windows.services.NbPresenter.superShow(NbPresenter.java:834)
at
org.netbeans.core.windows.services.NbPresenter.doShow(NbPresenter.java:868)
at
org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:856)
at
org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:104)
at org.openide.util.Mutex.doEventAccess(Mutex.java:1223)
at org.openide.util.Mutex.readAccess(Mutex.java:242)
at
org.netbeans.core.windows.services.NbPresenter.show(NbPresenter.java:841)
at java.awt.Component.show(Component.java:1422)
at java.awt.Component.setVisible(Component.java:1375)
at java.awt.Window.setVisible(Window.java:806)
at java.awt.Dialog.setVisible(Dialog.java:985)
at
org.netbeans.modules.autoupdate.ui.actions.PluginManagerAction.performAction(PluginManagerAction.java:74)
at
org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
at
org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:114)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261)
at java.awt.Component.processMouseEvent(Component.java:6041)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5806)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4413)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4243)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2440)
at java.awt.Component.dispatchEvent(Component.java:4243)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
Java home: /usr/java/jdk1.6.0_04/jre
WARNING [com.sun.tools.visualvm.core.model.jmx.JmxModel]: The JMX
management agent cannot be enabled in this application (pid 22385)
WARNING [org.openide.filesystems.Ordering]: Not all children in
OptionsDialog/ marked with the position attribute: [Advanced], but some
are:
[com-sun-tools-visualvm-core-options-GeneralOptionsCategory.instance,
com-sun-tools-visualvm-modules-mbeans-options-MBeansOptionsCategory.instance, com-sun-tools-visualvm-modules-jconsole-options-JConsoleOptionsCategory.instance]
Warning: use of system property netbeans.home in
com.sun.tools.visualvm.modules.appui.AboutAction has been obsoleted in
favor of InstalledFileLocator



Sattish.

On Fri, 2008-03-07 at 22:34, Tomas Hurka wrote:
</description>
    <dc:creator>Sattish</dc:creator>
    <dc:date>2008-03-10T08:57:24</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.java.netbeans.modules.profiler.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.netbeans.modules.profiler.user</link>
  </textinput>
</rdf:RDF>
