Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Profiling with BEA weblogic
Profiling with BEA weblogic [message #9431] Tue, 08 March 2005 14:10 Go to next message
Eclipse UserFriend
Originally posted by: webmail.andreaundstefanhoehn.de

Can someone give me a hint how I can profile my J2EE application, which runs
in BEA Weblogic 8.1?

TIA
Stefan
Re: Profiling with BEA weblogic [message #9672 is a reply to message #9431] Fri, 11 March 2005 15:38 Go to previous message
Samson Wai is currently offline Samson WaiFriend
Messages: 46
Registered: July 2009
Member
Hi Stefan,

I don't have any experience with Weblogic. Is there a way to specify JVM
arguments to the java process which holds the J2EE application? If there is,
you may need to add "-XrunpiAgent" to the JVM argument list. Please make
sure Weblogic knows where to find piAgent and all the Agent Controller
DLL/shared libraries (they should be in the PATH or LD_LIBRARY_PATH,
depending on the platform). After that, start the application server as
usual and attach to the Java Profiling Agent from Eclipse workbench. Hope
this helps.

Samson


"Stefan Hoehn" <webmail@andreaundstefanhoehn.de> wrote in message
news:d0kbp6$9l6$1@www.eclipse.org...
> Can someone give me a hint how I can profile my J2EE application, which
runs
> in BEA Weblogic 8.1?
>
> TIA
> Stefan
>
>
Previous Topic:Launching problem
Next Topic:Support for automated UI tests available?
Goto Forum:
  


Current Time: Thu Apr 25 21:05:14 GMT 2024

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

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

Back to the top