EBS Customizations (MOSC)

MOSC Banner

f60webmx

edited Sep 29, 2011 4:34PM in EBS Customizations (MOSC) 3 commentsAnswered
HI

The last  times I found the “f60webmx”   executable  ends with a segmentation fault or signal 11, and a core file  was  created.
 I ‘ve found a lot of answers about  Stack trace which can  be generated from the core file to  help me to identify the reason.
So,I’ve followed those steps
1) ensure the core files generated in the local directory.
     ls -l *core*

2) execute below command
  file core  ; 

Note:- file is an OS command. This is to ensure it was created from FNDLIBR(in my case is f60webmx).

3) Generate stack trace. (in my server it’s about dbx debugger)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center