Hi, Robert. I will use your suggestion and run the script as soon as I 'enhance' the application's shell with native Linux shell commands. Can you, please, post some examples of a good- and-bad looking outputs of the script ?
Thanks in advance. maximb On Nov 3, 4:02 pm, Robert Citek <[email protected]> wrote: > Welcome, maximb, > > On Sun, Nov 1, 2009 at 1:19 AM, maximb <[email protected]> wrote: > > Somewhere I had read an opinion, that such kind of errors can be > > related to size or avalability of free memory in /tmp directory. Is > > that correct ? > > Depending on how /tmp is set up, it could be a ramdisk, a separate > partition, or just another folder in the filesystem. > > Can you run the following script and post the contents of output.txt: > > true && ( set -x > head /etc/issue* > df -hT /tmp > df -hTl > ) >& output.txt > > Also, have you tried booting up the machine with a LiveCD, e.g. > Knoppix, and running an fsck on the filesystem > > Regards, > - Robert --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
