Operating System - HP-UX
1835359 Members
3475 Online
110078 Solutions
New Discussion

getting core dump frequently

 
mintoo
Occasional Advisor

getting core dump frequently

Hi we have a L class server where weblogic is installed.The system is generating core dump every time the user is trying to access url of weblogic.

Please help as it filling up lots of disk space.
2 REPLIES 2
whiteknight
Honored Contributor

Re: getting core dump frequently

mintoo,

my advise is logging call to weblogic and provided the core file to analyse.

WK
Problem never ends, you must know how to fix it
Dennis Handly
Acclaimed Contributor

Re: getting core dump frequently

>as it filling up lots of disk space.

You can of course create a directory called "core" to prevent core dumps.
You could also use "ulimit -c 0".