Hi Harry Yes, i have solved the problem. There was permission problem in the /tmp/thomas directory,that's causes this problem to me. Since,my account (login) in my computer had the root (administrative) permission and i was trying to run the program from my login after setenv as well as defining path in my .bashrc, i always use to bump with this problem.But, whenever i ran the program as root(administrator), program runs and complete the any job successfully.As, i looked for the permission of my home directory as well as the tmp directory both were had permission root (administrative) as i changed the permission of my account(login) instead of root(administrative) to my myself i.e thomas, solved the problem and now, i am able to run it very successfully. I guess yours problem is also similar and somewhere there will be problem with the permission of the directories only.So, look carefully about this.
With regards Jhon1 thomas
