Re: Tomcat 6 crash, no log, no hs_err_pid file

2011-05-04 Thread Mikolaj Rydzewski
On Thu, 5 May 2011 02:19:59 +0200, Jakub Królikowski wrote: Before upgrade, if jvm crashed, the hs_err_pid*.log file was always in root home directory. My $0.02: do not run tomcat as root. You can try to log GC output to diagnose OOM errors. -- Mikolaj Rydzewski --

Re: Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread Terence M. Bandoian
Seems like I had similar error on 2008 Server R2 and ended up having to uninstall all JREs, manually remove all entries related to all JREs from the registry and then reinstall the JRE I wanted to use. -Terence Bandoian - To

Re: "Expire sessions" button in Tomcat Manager

2011-05-04 Thread Jakub Królikowski
On Wed, May 4, 2011 at 9:35 PM, Konstantin Kolinko wrote: > 2011/5/4 Jakub Królikowski : >> Chris, >> >> I checked sources, HTMLManagerServlet.java is the answer. >> Button "expire" is showing only if application is deployed, it's >> hidden when app is configured with servlet.xml. >> Does anybody

RE: Tomcat 6 crash, no log, no hs_err_pid file

2011-05-04 Thread Caldarale, Charles R
> From: Jakub Królikowski [mailto:ja...@pakamera.com.pl] > Subject: Tomcat 6 crash, no log, no hs_err_pid file > sometimes, even once a day, Tomcat stops suddenly. There is no java > process anymore, there is no errors in catalina.out log file, > and, what is the most confusing, there is no hs_er

RE: Tomcat 6 Struts 1.3

2011-05-04 Thread Martin Gainty
tiles-defs.xml is loaded by struts-config.xml struts-config.xml is loaded by WEB-INF/web.xml web.xml is loaded by the container at webapp initialisation except when attribute reloadable=true for http://tomcat.apache.org/tomcat-7.0-doc/config/context.html Martin _

Tomcat 6 crash, no log, no hs_err_pid file

2011-05-04 Thread Jakub Królikowski
Hi, I made an Tomcat and JVM upgrade few weeks ago (to Tomcat 6.0.32 and jdk 1.6.0.24), and since that time I can notice a very strange behavior: sometimes, even once a day, Tomcat stops suddenly. There is no java process anymore, there is no errors in catalina.out log file, and, what is the most

Re: Host-manager and jndi data-sources question

2011-05-04 Thread André Warnier
chris derham wrote: All, So we have a single war file that we wish to be able to run for different clients, each isolated from each other. I noticed that with the host-manager app we should be able to setup a different host within the same tomcat instance. 1) is this the best way to solve our a

Host-manager and jndi data-sources question

2011-05-04 Thread chris derham
All, So we have a single war file that we wish to be able to run for different clients, each isolated from each other. I noticed that with the host-manager app we should be able to setup a different host within the same tomcat instance. 1) is this the best way to solve our aim? Would we be better

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread André Warnier
A suggestion to try to pin down the problem somewhere : let's run your Tomcat, not as a Windows Service under the procrun daemon, but as a console application, directly from java. (If its a VM under VMware, then you have an easy console access, and you don't care if you have to login and run tomc

Re: "Expire sessions" button in Tomcat Manager

2011-05-04 Thread Konstantin Kolinko
2011/5/4 Jakub Królikowski : > Chris, > > I checked sources, HTMLManagerServlet.java is the answer. > Button "expire" is showing only if application is deployed, it's > hidden when app is configured with servlet.xml. > Does anybody knows why? Just a bug. Please file it in Bugzilla. There is no "U

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread fsmaniac
Chuck: Before I encountered this, I had "Maximum memory pool" at 2048 (and -XX:MaxPermSize=256m), as that's what the app I am looking to install wants. It worked fine then, but after the stop/start, failed. When Tomcat decided to finally come back to life earlier today after a power down and

Re: Tomcat 6 Struts 1.3

2011-05-04 Thread cpanon
Hi Chris What I find so inscrutable is I know I am hitting the second state with the different jsp for the report tile. I know that b/c I have a breakpoint set on the return mapping.findForward("posSO"); What I expect is TC or Jasper to detect the tiles-defs is different than the one presenti

Re: default document doesnot work with IIS

2011-05-04 Thread Jordan Michaels
Hi Asha, I'm guessing it's safe to assume you're using a fairly standard install of the isapi_redirect.dll, and that you have a workers.properties file, an isapi_redirect.properties file, and a uriworkermap.properties file. With that in mind, try the following: 1) In IIS, make sure "index.cf

Re: "Expire sessions" button in Tomcat Manager

2011-05-04 Thread Jakub Królikowski
Chris, I checked sources, HTMLManagerServlet.java is the answer. Button "expire" is showing only if application is deployed, it's hidden when app is configured with servlet.xml. Does anybody knows why? Why I want to expire sessions? Well, actually I need it only for performance tests. I'm testing

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread Stefan Mayr
Am 04.05.2011 18:34, schrieb André Warnier: fsman...@netscape.net wrote: Also, do the out-of-order timestamps (and the server startup time of -1161496934 ms) hint at anything? Not that it has anything to do with the problem, but I would say that the startup time looks very much like a formatt

RE: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread Caldarale, Charles R
> From: fsman...@netscape.net [mailto:fsman...@netscape.net] > Subject: Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application > Error" > Faulting module name: jvm.dll, version: 20.0.0.11, time stamp: 0x4da6d3c2 > Exception code: 0xc094 > Fault offset: 0x00308eef That ap

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread fsmaniac
Also upgraded the 64-bit JDK, as Konstantin mentioned there was a new update. Still throws the same error in the Windows' Application log, but just a new faulting module path (changed it to the JDK version of jvm.dll): Faulting application name: tomcat6.exe, version: 1.0.5.0, time stamp: 0x

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread fsmaniac
You are correct - through the system tray GUI/tomcat6w.exe. Just a question : where/how are you actually changing the JVM parameters ? (I presume it is by using the GUI tomcat6w.exe, but it doesn't hurt to ask) -Original Message- From: André Warnier To: Tomcat Users List

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread André Warnier
Just a question : where/how are you actually changing the JVM parameters ? (I presume it is by using the GUI tomcat6w.exe, but it doesn't hurt to ask) fsman...@netscape.net wrote: It could - haven't figured that one out yet :) More info: After a couple starts and stops of the service, it was

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread fsmaniac
It could - haven't figured that one out yet :) More info: After a couple starts and stops of the service, it was fine, so I decided to start "customizing" Tomcat for the application I need to install. Stopped Tomcat, added "-XX:MaxPermSize=256m" and "-Xmx2048m" to the JVM options, and it won'

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread André Warnier
fsman...@netscape.net wrote: Also, do the out-of-order timestamps (and the server startup time of -1161496934 ms) hint at anything? Not that it has anything to do with the problem, but I would say that the startup time looks very much like a formatting error. Or else that hardware of yours

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread fsmaniac
Hi Konstantin, Thanks for your reply. For the info you requested: -No, no other log messages generated. It looks like the JVM itself just fails to start. -I didn't see any hs_err*.log files anywhere. -Positive on the hardware - it is 64-bit. -The "Native" connector is disabled for now - I h

Re: Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread Konstantin Kolinko
2011/5/4 : > Did a vanilla Tomcat 6.0.32 install (.exe package) on a 64-bit Windows 2008 > R2 server.  The service starts and stops fine, but after a while (say, > roughly one day), I get the following error message in Windows' Application > log when trying to start Tomcat from a stopped state

Re: default document doesnot work with IIS

2011-05-04 Thread André Warnier
You are not really providing any useful information for anyone who would like to help you. Can you tell us : - what version of Tomcat you are using - what version of the isapi_redirector - where you got these from - what version of JVM - what the full path of the top directory of your IIS documen

Re: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-04 Thread Francis GALIEGUE
On Wed, May 4, 2011 at 15:49, Caldarale, Charles R wrote: >> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl] >> Subject: Slow SSL connections after Tomcat 5 to 7 migration > >> I've just tested the page generation time via local network (and >> browser's cache off) and the page is being

RE: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-04 Thread Caldarale, Charles R
> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl] > Subject: Slow SSL connections after Tomcat 5 to 7 migration > I've just tested the page generation time via local network (and > browser's cache off) and the page is being fully loaded in circa 2 > seconds (with Firebug on) when usin

RE: default document doesnot work with IIS

2011-05-04 Thread Martin Gainty
depends on what the test webapp mapped to? are you implementing some sort of IIS mod_rewrite? http://www.isapirewrite.com ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sol

Tomcat 6.0.32 on 64-bit 2008 server - "Event 1000, Application Error"

2011-05-04 Thread fsmaniac
Hi all, Did a vanilla Tomcat 6.0.32 install (.exe package) on a 64-bit Windows 2008 R2 server. The service starts and stops fine, but after a while (say, roughly one day), I get the following error message in Windows' Application log when trying to start Tomcat from a st

RE: default document doesnot work with IIS

2011-05-04 Thread Asha K S
In the connector logs if I give a request like - http://localhost/test/ it says HttpFilterProc::jk_isapi_plugin.c (2081): [/test] is not a servlet url Can anybody please tell me if I am missing something. Thanks, Asha -Original Message- From: Asha K S [mailto:a...@adobe.com] Sent: Wedn

Slow SSL connections after Tomcat 5 to 7 migration

2011-05-04 Thread Michał Kapituła
Hi, I've been experiencing trouble after migrating our company's web application from Tomcat 5 to Tomcat 7. There's a significant slowdown with https connections after the migration. I'm aware that application has a flaw - there's a large number of http request needed for generating a page (

Re: Changing embedded Tomcat from v6 to v7 causes InitialContext lookup to fail

2011-05-04 Thread Andrew Brock
Ah, that was it - thanks. Andrew On 3 May 2011 21:57, Andrew Brock wrote: > -- Forwarded message -- > From: Mark Thomas > Date: 3 May 2011 21:51 > Subject: Re: Changing embedded Tomcat from v6 to v7 causes > InitialContext lookup to fail > To: Tomcat Users List > > > On 03/05/