I have a seqeunce which runs 3 parallel jobs, the first two jobs run fine but the third fails with this error about 50% of the time. I think it is a issue with Windows but I am not sure where to start. The scratch and tmp area have everyone\modify permissions.
Has anyone else seen this error?
Tfm_CriteriaResult,0: Fatal Error: APT_Communicator::waitForInitInfo: openMapFile (/I=/tmp/apTvS698469841d6cb736) failed: Permission denied on node WAFEDAETL30
The most likely reasons for this are a system-wide limit on the number of mmap'ed shared memory segments or that you have specified scratch directories or a TMPDIR that is not local to this node (e. g. is an NFS file system).
Error with TMP directory
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Both temporary directory and scratch space should ALWAYS be local disk - just think for a moment how they're used. Resource disk should also be local disk wherever possible.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.