Howdy, No, there's no configuration on that, as tomcat doesn't create the core file. It's your OS that does. Typically the core file will be created in the current working directory of the process that crashed. So if you start tomcat from /tmp you should get the core dump in /tmp.
Is there an accompanying hs_err_[pid] file in the same directory? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Ankur [mailto:[EMAIL PROTECTED] >Sent: Monday, November 17, 2003 6:30 AM >To: [EMAIL PROTECTED] >Subject: tomcat core dump > >Hi, > >On a HPUX11.0 box I am observing a tomcat core dump. The core file is >always >produced in the root directory. Is there any way that I can get the core >file to be produced in a directory of my choice. Is there a configuration >option that I can use? > >Thanks >Ankur > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
