-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Maurice,

On 3/11/2010 3:42 PM, Maurice Mengel wrote:
> Hi!
> 
> I am new to tomcat. It try to use it with some servlet (oaicat). It seems to
> run well on my pc at work, but I cannot run it on my laptop on which I would
> like to develop.
> 
> I start it, it looks fine. And after a few seconds or minutes, I doesn't
> answer any response.

Do you mean that it refuses HTTP requests, or you get a connection but
nothing ever displays?

> I uninstalled already all unnecessary versions of java, tried with different
> version. Installed a new tomcat.
> 
> 
>    - windows xp
>    - I start tomcat with bin\startup.bat

Can you post everything that shows up on the console during Tomcat
startup? IIRC, bin\startup.bat leaves the window open and stdout just
goes to the terminal.

>    - jdk 1.6.0_14

Since you have the JDK, you should have a program called "jstack.exe":
you can run that with the pid of the running JVM to see what all the JVM
threads are doing. Post the output of jstack.exe and we'll take a look.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuZV/QACgkQ9CaO5/Lv0PD4lwCeL4GM/6fSmNkbjrnOQ4ZocZgn
X1wAoKHRhGsPaZg9+TfZWdWY9jBxYY3A
=xuug
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to