Re: Newbie: Tomcat Can't Find My App

2010-03-23 Thread Maurice Mengel
I am new to tomcat, too, so I am will not give the best advice. Anyways, I will give it a try: 1) I have another log file localhost.log in the same directory. 2) WEB-INF/web.xml has defines the page which tomcat/the servlet listens, too.  You can check there if it really is /sp00/servlet/LandingP

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
more about jconsole, but I guess I need to sleep first. For the time being it works now! Thanks for the great help! Your help makes tomcat a lot more sympathetic to me! Maurice On Thu, Mar 11, 2010 at 11:06 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > F

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
On Thu, Mar 11, 2010 at 10:36 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Maurice, > > On 3/11/2010 4:26 PM, Maurice Mengel wrote: > > 2) I get the static page, because it is still in the brower

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
30:16 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 2628 ms On Thu, Mar 11, 2010 at 10:32 PM, André Warnier wrote: > Maurice Mengel wrote: > >> >> 3) yes stout goes to console, see attachment >> >> The list strips most attachments, and we d

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) "VM Thread" prio=10 tid=0x02c5bc00 nid=0x1c2c runnable "VM Periodic Task Thread" prio=10 tid=0x02cab800 nid=0x1db4 waiting on condition JNI global references: 1100 On Thu, Mar 11, 2010 at 9:52 PM, Christopher Sc

tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
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. I uninstalled already all u