Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Java™ Troubleshooting Guide for HP-UX Systems: > Chapter 1 Diagnostic and Monitoring Tools and Options

Fatal Error Log (hs_err_pid<pid>.log)

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

When a fatal error occurs, an error log is created in the file hs_err_pid<pid>.log, where <pid> is the process id of the process. The file is created in the working directory of the process, if possible. In the event that the file cannot be created in the working directory (for example, if there is insufficient space, a permission problem, or another issue), then the file is created in the temporary directory, /tmp. The error log contains information obtained at the time of the fatal error. This includes :

  • Operating exception or signal that provoked the fatal error

  • Version and configuration information

  • Details on the thread that provoked the fatal error and its stack trace

  • List of running threads and their states

  • Summary information about the heap

  • List of native libraries loaded

  • Command-line arguments

  • Environment variables

  • Details about the operating system and processor

In some cases, only a subset of this information is output to the error log. This happens when a fatal error is so severe that the error handler is unable to recover and report all details.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2009 Hewlett-Packard Development Company, L.P.