There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.
In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.
I noticed that it works if ContextListener is removed, but I need it to initialize DBs and read .xml-configs. ContextListener should just remove context but not shutdown the server!?
Ana Windt
Greenhorn
Joined: Jun 15, 2008
Posts: 3
posted
0
Error found: One always running job in the scheduler (receiving telegrams from a DB) was finished by System.exit(). This shut down Tomcat, too.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Stopping or reloading application shuts down tomcat server