b***@yahoo.com
2007-10-19 14:19:27 UTC
Hi,
Below are the env details:
--------------
WAS Base: 6.0.2.17
AIX: 5.3.0.0
Java version = J2RE 1.4.2
----------
I'm trying to redirect the heapdump and javacore file locations to a different directory.
I tried this by setting in the environment variables at the node level.
Environment --> WebSphere Variables --> Node scope --> New
IBM_HEAPDUMPDIR=/apps/logs
IBM_JAVACOREDIR=/apps/logs
saved.
The filesystem permissions are in place.
I restarted the nodeagent, server (just to make sure the changes will take in effect).
When i do 'kill -3 pid', the javacore is still going to
/apps/WebSphere/AppServer/v60/profiles/profile_name
and heapdump is not generated.
I tried the samething on WASND 6.0.2.17, and for the first twotimes 'kill -3 pid', the heapdump files were created in the directory that I mentioned in the variables, but after then it started creating in the profile home directory.
Could you please help in where to look for this issue?
My goal is to redirect the dump files...
Thanks,
Raj
Below are the env details:
--------------
WAS Base: 6.0.2.17
AIX: 5.3.0.0
Java version = J2RE 1.4.2
----------
I'm trying to redirect the heapdump and javacore file locations to a different directory.
I tried this by setting in the environment variables at the node level.
Environment --> WebSphere Variables --> Node scope --> New
IBM_HEAPDUMPDIR=/apps/logs
IBM_JAVACOREDIR=/apps/logs
saved.
The filesystem permissions are in place.
I restarted the nodeagent, server (just to make sure the changes will take in effect).
When i do 'kill -3 pid', the javacore is still going to
/apps/WebSphere/AppServer/v60/profiles/profile_name
and heapdump is not generated.
I tried the samething on WASND 6.0.2.17, and for the first twotimes 'kill -3 pid', the heapdump files were created in the directory that I mentioned in the variables, but after then it started creating in the profile home directory.
Could you please help in where to look for this issue?
My goal is to redirect the dump files...
Thanks,
Raj