Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Profiling JBoss
Profiling JBoss [message #12699] Thu, 31 March 2005 05:37 Go to next message
Cameron Zemek is currently offline Cameron ZemekFriend
Messages: 9
Registered: July 2009
Junior Member
I have Eclipse 3.0.2 with Hyades 3.0.2_20050225_1641 (also have
emf-sdo-xsd 2.0.2 and GEF-SDK 3.0.1 installed).

I am trying to profile my application I have in JBoss 3.0.8 (I haven't
yet got around to upgrading the configuration to use newer version yet).
I have modified the run.bat script to have (at the top):
set PATH=C:\hyades_server\bin;%PATH%
set JAVA_OPTS=-XrunpiAgent:server=enabled

Where C:\hyades_server is the location where I extracted the Data
Collection Engine to. I have RAServer running.

JBoss starts successfully. I then try to use
Window->Run->Profile...->Attach - Java Process and on the Agents tab I
select the agent that is attached to JBoss and attach sources and JBoss
libraries under the Source Tab.

Then I start the monitoring, but I do not get any data.

Any ideas?
Re: Profiling JBoss [message #13436 is a reply to message #12699] Sat, 02 April 2005 17:44 Go to previous message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Cameron,

When you attached to the agent, did you specific a valid filter set for
including the data you looking for? A default filter set is used (shown as
part of the profiling set configuration) if nothing is specify which filters
out data under some generic named package

If you do not get any data at all in the profiling views after you start
monitoring and interact with apps on server , make sure you have enable
'link with viewer' button in the Profile Monitor view to ensure that the
view is showing the profiling resource in selection in the Profile Monitor
view.

Eugene

"Cameron Zemek" <grom358_spamkill@yahoo.com.au> wrote in message
news:d2g2bf$cab$1@news.eclipse.org...
> I have Eclipse 3.0.2 with Hyades 3.0.2_20050225_1641 (also have
> emf-sdo-xsd 2.0.2 and GEF-SDK 3.0.1 installed).
>
> I am trying to profile my application I have in JBoss 3.0.8 (I haven't
> yet got around to upgrading the configuration to use newer version yet).
> I have modified the run.bat script to have (at the top):
> set PATH=C:\hyades_server\bin;%PATH%
> set JAVA_OPTS=-XrunpiAgent:server=enabled
>
> Where C:\hyades_server is the location where I extracted the Data
> Collection Engine to. I have RAServer running.
>
> JBoss starts successfully. I then try to use
> Window->Run->Profile...->Attach - Java Process and on the Agents tab I
> select the agent that is attached to JBoss and attach sources and JBoss
> libraries under the Source Tab.
>
> Then I start the monitoring, but I do not get any data.
>
> Any ideas?
Previous Topic:gla adapter
Next Topic:cant find org.eclipse.tptp.platform.log.views.internal.LogViewsPlugin
Goto Forum:
  


Current Time: Sat Apr 20 03:03:55 GMT 2024

Powered by FUDForum. Page generated in 0.02918 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top