<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Profiling in Eclipse</title>
	<atom:link href="http://technology.amis.nl/2004/11/15/profiling-in-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2004/11/15/profiling-in-eclipse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=profiling-in-eclipse</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: paulam</title>
		<link>http://technology.amis.nl/2004/11/15/profiling-in-eclipse/#comment-1101</link>
		<dc:creator>paulam</dc:creator>
		<pubDate>Mon, 11 Apr 2005 08:58:40 +0000</pubDate>
		<guid isPermaLink="false">/?p=256#comment-1101</guid>
		<description><![CDATA[hi i downloaded the profiler but not able to perform the remote profiling..i am running a simple java application in the same machine and try to profile it as a remote profiling.wht should i do]]></description>
		<content:encoded><![CDATA[<p>hi i downloaded the profiler but not able to perform the remote profiling..i am running a simple java application in the same machine and try to profile it as a remote profiling.wht should i do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aj</title>
		<link>http://technology.amis.nl/2004/11/15/profiling-in-eclipse/#comment-1100</link>
		<dc:creator>Aj</dc:creator>
		<pubDate>Wed, 15 Dec 2004 21:53:58 +0000</pubDate>
		<guid isPermaLink="false">/?p=256#comment-1100</guid>
		<description><![CDATA[I downloaded the profiler. Able to install it. I am unable to run remote proiling. I am using Jboss server on the same machine where I am running eclipse IDE.
Here is what I am doing
- in jboss run.bat added the following entries before &quot;echo off&quot;
set JAVA_OPTS=%JAVA_OPTS% -XrunProfilerDLL:1 -Xbootclasspath/a:jakarta-regexp.jar;profiler_trace.jar;commons-lang.jar -D__PROFILER_PACKAGE_FILTER=__A__org.jboss.Main;__M__sun.;__M__com.sun.;__M__java.;__M__javax. -D__PROFILER_TIMING_METHOD=1

- copied the commons-lang.jar jakarta-regexp.jar profiler_trace.jar to bin directory of JBoss
- created remote launch configuration and set host address as needed
- started the jboss server through eclipse server navigator window.
- switched to profiler perspective.
- run the remote profiler
- run  ( remote profiler ).
it just show it comming up but never show any profile data.

am I missing something .. ur help appreciated]]></description>
		<content:encoded><![CDATA[<p>I downloaded the profiler. Able to install it. I am unable to run remote proiling. I am using Jboss server on the same machine where I am running eclipse IDE.<br />
Here is what I am doing<br />
- in jboss run.bat added the following entries before &#8220;echo off&#8221;<br />
set JAVA_OPTS=%JAVA_OPTS% -XrunProfilerDLL:1 -Xbootclasspath/a:jakarta-regexp.jar;profiler_trace.jar;commons-lang.jar -D__PROFILER_PACKAGE_FILTER=__A__org.jboss.Main;__M__sun.;__M__com.sun.;__M__java.;__M__javax. -D__PROFILER_TIMING_METHOD=1</p>
<p>- copied the commons-lang.jar jakarta-regexp.jar profiler_trace.jar to bin directory of JBoss<br />
- created remote launch configuration and set host address as needed<br />
- started the jboss server through eclipse server navigator window.<br />
- switched to profiler perspective.<br />
- run the remote profiler<br />
- run  ( remote profiler ).<br />
it just show it comming up but never show any profile data.</p>
<p>am I missing something .. ur help appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon van Tegelen</title>
		<link>http://technology.amis.nl/2004/11/15/profiling-in-eclipse/#comment-1099</link>
		<dc:creator>Leon van Tegelen</dc:creator>
		<pubDate>Mon, 15 Nov 2004 14:12:30 +0000</pubDate>
		<guid isPermaLink="false">/?p=256#comment-1099</guid>
		<description><![CDATA[Thnx Birch, you were right!]]></description>
		<content:encoded><![CDATA[<p>Thnx Birch, you were right!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Birch</title>
		<link>http://technology.amis.nl/2004/11/15/profiling-in-eclipse/#comment-1098</link>
		<dc:creator>Birch</dc:creator>
		<pubDate>Mon, 15 Nov 2004 13:59:53 +0000</pubDate>
		<guid isPermaLink="false">/?p=256#comment-1098</guid>
		<description><![CDATA[Make sure you select a thread window.  It usually has &#039;main&#039;, and any other threads your app starts.  This window is usually right at the top of the perspective.

Birch]]></description>
		<content:encoded><![CDATA[<p>Make sure you select a thread window.  It usually has &#8216;main&#8217;, and any other threads your app starts.  This window is usually right at the top of the perspective.</p>
<p>Birch</p>
]]></content:encoded>
	</item>
</channel>
</rss>
