Aaaaand the whole thing was a red herring.  Well, most of it anyway.  The
buggy download page wasn't, and, indeed, the GUI monitor cannot change
Tomcat's "run as" user despite pretending that it can, but those are
comparatively minor issues.

I'm sure that had Tomcat actually run out of memory, it would have dumped
heap.  The webapp in question, however, Hudson, did not have any memory
options set for the massive Maven build it was running, and, since it forks
a Maven process, it was the Maven process which was running out of heap.
Days like this, I tell you.

Thanks for all your help.

Best,
Laird

On Wed, Feb 3, 2010 at 4:53 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Laird Nelson [mailto:ljnel...@gmail.com]
> > Subject: Re: Still unable to get a heap dump from Tomcat running on
> > Windows as a service
> >
> > turns out no matter what you do through the GUI console,
> > the service still runs as the system account
>
> Yes, I mentioned that a few days ago:
>
> "BTW, on Vista, you can't seem to change the account the Tomcat service
> runs under with the GUI tool - it has to be done with the Administrative
> Tools -> Services snapin; don't know if that's true for Server 2K3."
>
> http://marc.info/?l=tomcat-user&m=126514829321342&w=2
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to