I'm replying again because I received a virus warning from the mailing list:

Java doesn't even show on top. My pages are pretty simple: I call a stored
procedure, I retrieve values and set them on a model and then I display the
model on the template.

Is there a way to profile this application?


On 9/19/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:

Java doesn't even show on top. My pages are pretty simple: I call a stored
procedure, I retrieve values and set them on a model and then I display the
model on the template.

Is there a way to profile this application?


On 9/19/06, Daniel Jue <[EMAIL PROTECTED]> wrote:
>
> Are you watching the memory and cpu usage of javaw.exe?  My instinct
> says you're creating objects without destroying them, or there is a
> inf loop somewhere (or both).
>
> Dan
>
> On 9/19/06, Rui Pacheco < [EMAIL PROTECTED]> wrote:
> > Hi all
> >
> > I have a problem with my Tapestry application. Its finished and it
> works,
> > except, after I navigate for a while, the application slows down to a
> crawl
> > and becomes unusable. I click on links, I watch the browser status bar
> > slowly fill up and nothing happens. Tomcat doesn't show any errors
> > whatsoerver.
> >
> > I believe this problem is not external do the application because the
> same
> > thing happens on my laptop and on my companie's server, two
> completelly
> > different environments.
> >
> > Could anyone give me a hand to find whats happening? We're suppose to
> go
> > into production and this is the only thing stopping us.
> >
> > --
> > Cumprimentos,
> > Rui Pacheco
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Cumprimentos,
Rui Pacheco




--
Cumprimentos,
Rui Pacheco

Reply via email to