Profiling a Weblogic App [message #78005] |
Thu, 20 July 2006 10:54  |
Eclipse User |
|
|
|
Originally posted by: tdkoff.gmail.com
I have been trying to profile a weblogic app, but haven't had much
success. I've looked for documentation on how to do this, but didn't find
anything concrete.
Does anyone have any documentation on how to setup a weblogic web app for
profiling?
Thanks,
Todd
|
|
|
Re: Profiling a Weblogic App [message #78098 is a reply to message #78005] |
Thu, 20 July 2006 14:21   |
Eclipse User |
|
|
|
Hi Todd,
There is a viewlet that shows the profile on server feature
http://www.eclipse.org/tptp/home/documents/tutorials/viewlet s/v4.1/WTP/WTP_TPTP_viewlet_viewlet_swf.html
Following the WTP help doc online, you can setup Eclipse to test/profile an
web application. It tells you how you can configure Eclipse to run a web
application, instead of using Run As > Run on Server action, use Profile As
> Profile on Server for profiling
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse. wst.server.ui.doc.user/topics/tj2ee.html
If you would like to create a server instance from scratch, follow the doc
here:
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse. wst.server.ui.doc.user/topics/twcrtins.html
I have opened feature request 151303 for detail help doc of profile on
server feature.
Regards,
Eugene
"Todd Kofford" <tdkoff@gmail.com> wrote in message
news:3c7728ea9e714deceaa692668afd7535$1@www.eclipse.org...
> I have been trying to profile a weblogic app, but haven't had much
> success. I've looked for documentation on how to do this, but didn't find
> anything concrete.
>
> Does anyone have any documentation on how to setup a weblogic web app for
> profiling?
>
> Thanks,
> Todd
>
|
|
|
|
|
Re: Profiling a Weblogic App [message #78565 is a reply to message #78143] |
Mon, 24 July 2006 11:08   |
Eclipse User |
|
|
|
Originally posted by: tdkoff.gmail.com
Thanks Valentina,
I followed your directions and it seems that I am collecting profiling
data because the footer (in Eclipse) keeps updating "Processed: xxxx
bytes, bytes/second: xxx, events processed: xxxxx, events/second:, elapsed
time: xxx seconds"
However, I'm not sure how to see my profiling data. When I open the any of
the other "Profiling and Loging" views in Eclipse, I don't see data. For
example, while profiling my web app, I open "Log View" or "Statistical
Graph" and there is nothing there even after a "Refresh".
I must be missing something.
Any suggestions?
Thanks,
TK
|
|
|
Re: Profiling a Weblogic App [message #78605 is a reply to message #78565] |
Mon, 24 July 2006 11:59  |
Eclipse User |
|
|
|
Hi Todd,
Log View is aimed for CommonBaseEvent data, and Statistical Graph is aimed
for statistical data of system monitoring.
Please try the Execution/Memory/Coverage Statistics view to view your
profiling data, the availability of the various kind of profiling data
depends on the options and filters you had selected in the Monitor tab when
you configure your attach.
Also note that each Analysis Type items listed under Profiling Agent in the
Profiling Monitor view has context menu that allows you to select and open
the view that is applicable to the Analysis Type.
Eugene
"Todd Kofford" <tdkoff@gmail.com> wrote in message
news:20bd9f26f41142688b97804b02a61cd8$1@www.eclipse.org...
> Thanks Valentina,
>
> I followed your directions and it seems that I am collecting profiling
> data because the footer (in Eclipse) keeps updating "Processed: xxxx
> bytes, bytes/second: xxx, events processed: xxxxx, events/second:, elapsed
> time: xxx seconds"
>
> However, I'm not sure how to see my profiling data. When I open the any of
> the other "Profiling and Loging" views in Eclipse, I don't see data. For
> example, while profiling my web app, I open "Log View" or "Statistical
> Graph" and there is nothing there even after a "Refresh".
>
> I must be missing something.
>
> Any suggestions?
>
> Thanks,
> TK
>
|
|
|
Powered by
FUDForum. Page generated in 0.09931 seconds