Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Profiling Glassfish with TPTP
Profiling Glassfish with TPTP [message #140948] Thu, 05 March 2009 03:36 Go to next message
Kabe VanderBaan is currently offline Kabe VanderBaanFriend
Messages: 1
Registered: July 2009
Junior Member
Has anyone been successful at profiling JEE applications using TPTP with
Glassfish?

I am trying to profile glassfish v2u2 on CentOS using TPTP 4.5.2. My JVM
is 1.6.0_10.
I followed the install steps here:
http://dev.eclipse.org/viewcvs/index.cgi/platform/org.eclips e.tptp.platform.agentcontroller/src-native-new/packaging_md/ linux/getting_started.html?root=TPTP_Project&view=co

And added this to the domain.xml (via the admin console):
<jvm-options> -agentlib:JPIBootLoader=JPIAgent:server=standalone,file=log. trcxml;CGProf </jvm-options>

When I execute glassfish (asadmin start-domain domain1) it begins to load
and then I receive a timeout with the following message:
Timeout waiting for domain domain1 to go to starting state.
CLI156 Could not start the domain domain1.

If I remove the jvm-options line from above, glassfish loads normally.

Thanks,
Kabe
Re: Profiling Glassfish with TPTP [message #140994 is a reply to message #140948] Thu, 05 March 2009 15:52 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Kabe,

Is there any timeout setting on the Glassfish server? I see you are trying
to start the server in standalone mode, but there is no filter file
provided. It means you are trying to profile every class and method in the
server. May I suggest you provide a filter file that target to your own
packages to fasten the instrumentation process and raise the timeout setting
of the server.

Eugene

"Kabe VanderBaan" <kabev@motorola.com> wrote in message
news:db736e5f7393c7a2ca16c73a7d8d49fb$1@www.eclipse.org...
> Has anyone been successful at profiling JEE applications using TPTP with
> Glassfish?
>
> I am trying to profile glassfish v2u2 on CentOS using TPTP 4.5.2. My JVM
> is 1.6.0_10. I followed the install steps here:
> http://dev.eclipse.org/viewcvs/index.cgi/platform/org.eclips e.tptp.platform.agentcontroller/src-native-new/packaging_md/ linux/getting_started.html?root=TPTP_Project&view=co
>
> And added this to the domain.xml (via the admin console):
> <jvm-options> -agentlib:JPIBootLoader=JPIAgent:server=standalone,file=log. trcxml;CGProf </jvm-options>
>
> When I execute glassfish (asadmin start-domain domain1) it begins to load
> and then I receive a timeout with the following message:
> Timeout waiting for domain domain1 to go to starting state.
> CLI156 Could not start the domain domain1.
>
> If I remove the jvm-options line from above, glassfish loads normally.
>
> Thanks,
> Kabe
>
Re: Profiling Glassfish with TPTP [message #491655 is a reply to message #140994] Thu, 15 October 2009 12:11 Go to previous message
VeeraBhadra  is currently offline VeeraBhadra Friend
Messages: 2
Registered: October 2009
Junior Member
Hi
what happend to ur problem?,
is it resolved or still is there?
Previous Topic:TPTP profiling with IAC showing errors
Next Topic:sun one or glass fish using TPTP
Goto Forum:
  


Current Time: Fri Apr 26 01:02:41 GMT 2024

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

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

Back to the top