Operating System - HP-UX
1753682 Members
5610 Online
108799 Solutions
New Discussion

Java Core Dump on HPUX 11.23

 
Ramchandhar Rapolu
New Member

Java Core Dump on HPUX 11.23

Hi All,

I am using a Mutli-applications ( Clarify which is C++ Layer and Use Java(Weblogic8.1), when there is a core dump,

I tried the following :

1) file core : this gives me Java and SIGABRT
and rest gives me the logs where it ended. but the same in Solaris gives me Line number where i get the core dump by a simple command gdb . is there any way i can get this directly on HPUX.
2) back trace does not generate anything.gives me all junk which is not required.
3) If i use wdb , can i see everyline possbile in the core dump.

please reply if someone has expertise in this area.

Regards
Ram
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Java Core Dump on HPUX 11.23

Did you say you were using a JNI?
Are you on PA or IPF?

>2) back trace does not generate anything. gives me all junk

What did you get?