[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Can not profile tomat

Bug 202078[1] indicates that using the integrated agent controller has problems when starting servers like Tomcat. The bug suggests the standalone agent controller can be used instead. I don't know the details of doing that though.

Cheers,
Larry

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=202078

Weijian wrote:
Hi,

I installed TPTP 4.4.1 and WTP. I am using the integrated agent controller.
I developped a web application, and want to profile it on a tomcat 5.0
server inside Eclipse. (I have set up a Tomcat 5.0 server runtime in
Eclipse).

Now I can start my web application on the internal tomcat. Testing is fine.
But when I try to profile it, I keep getting the following error message:

"Timeout waiting for Tomcat v5.0 Server at localhost to start. Server did
not start after 45s."

The "Server timeout delay" in preference is "Normal". If I set to
"Unlimited", I have to wait forever.

Any suggestion here? Does it really require a lot of time to start up tomcat
in the profiling mode? Many thanks in advance!

Cheers,

Jerry