Hello all,
Anyone know of a way to generate a thread dump on 5.0.28 when
running it as a service? My app deadlocks occasionally but I would prefer to
not have to run it via the command line to ctrl-break it. I know Tomcat 5.5
has an option from the system tray icon to do this, but I d
For some reason, when I shut down my tomcat app, via commandline or the
service, it tries to re-init my app.
Has anyone seen this happen to them? I can't seem to find anything in the
archives about it.
Thanks,
-C-
All,
I've got a new installation of tomcat5.5.16 but it's having
issues starting up and IU can't figure out why. I don't have a webapp
deployed, I just have a ROOT.xml file in Catalina/localhost which points at
my source. According to the debug it finds the file but it doesn't seem to
spend=n
See these
http://debuggercore.netbeans.org/docs/VM-options.html
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/jdb.html
for all the options.
Tim
-Original Message-
From: Cord Awtry [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 30, 2006 10:19 PM
To: users@tomcat.apache.org
Subject: Startup b
So I'm trying to set up Tomcat 5.5 with remote debugging because my new IDE
is a complete pain in my backside, but I noticed that my new Tomcat5.5
installation that have the old familiar batch files for launching the
server. all it has is 3 jar files, tomcat5.exe and tomcat5w.exe in the bin
directo
All,
I have several contexts that run on one server. I've slogged
through documentation and googled until I can google no more, but I've been
unable to find a way to specify an order to start them up (there's one in
particular that I want to start first). Does anyone know of a way to