WebSphere is generating huge heapdump and javacore files

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
satish_valavala
Participant
Posts: 123
Joined: Wed May 18, 2005 7:41 am
Location: USA

WebSphere is generating huge heapdump and javacore files

Post by satish_valavala »

WebSphere is generating huge files under /opt/IBM/WebSphere6.0/AppServer/profiles/default
heapdump123456.1234567891.phd and
javacore1234567.1234567121.txt

What could be the reason for this. Because of this /opt/IBM is becoming 100% full and DataStage application is hanging.
Regards
VS
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Write jobs that don't abort and therefore don't need to dump memory images.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
tjr
Participant
Posts: 19
Joined: Wed Jun 15, 2005 6:37 am

Re: WebSphere is generating huge heapdump and javacore files

Post by tjr »

We have the same issue. From my first investigations this is not related to any aborting jobs. It may be related to connector meta data import...
tjr
Participant
Posts: 19
Joined: Wed Jun 15, 2005 6:37 am

Re: WebSphere is generating huge heapdump and javacore files

Post by tjr »

You may try to increase the max heap memory for the JVM running inside websphere to something like 1596 (from 1024)
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What ever happened to Bill Gates' famous dictum "you will never need more than 640 Kbytes of real memory"?
:roll:
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
satish_valavala
Participant
Posts: 123
Joined: Wed May 18, 2005 7:41 am
Location: USA

Post by satish_valavala »

Thanks for your responses.

Is it something related to aborted job warnings. If so, do we need to restrict those warnings. Some times job aborts due to some reasons, it is common in unit testing. What is the remedy for this.
Regards
VS
satish_valavala
Participant
Posts: 123
Joined: Wed May 18, 2005 7:41 am
Location: USA

Post by satish_valavala »

We don't think memory is the issue. This started after installing the Metadata Workbench. Ofcourse nobody is using Metadata Work bench. Any clue...
Regards
VS
satish_valavala
Participant
Posts: 123
Joined: Wed May 18, 2005 7:41 am
Location: USA

Post by satish_valavala »

Un-install of Metadata Workbenck resolved the issue. But, no clue on why Metadata workbench is the cause for this issue.
Regards
VS
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

In that case what gave you the clue to uninstall Metadata Workbench?

What does your official support provider have to say?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply