Hey, Is it possible to extract from a core dump (of a JVM) a list of all file descriptors which were in use ?
I'm looking to debug an application (Java based) and sometimes the JVM is dying with a core dump. I would like to understand what was happening during that time and read the information via mdb to get what files were open during the crash. Any ideas ? Or this info is available only when you have a kernel dump of the entire system ? Thanks stefan This message posted from opensolaris.org