17 Feb
2007
17 Feb
'07
3:52 p.m.
Hi Mike
If you are sure that there is plenty of space on disk, check that the hobbit user has write access to the directory /opt/hobbitd/4.2.0/server/tmp/ As the hobbit user try to put a file into the directory: echo "test" > /opt/hobbitd/4.2.0/server/tmp/create_file_test.tmp
Next check that there are not "to many files" in that folder. ls -l /opt/hobbitd/4.2.0/server/tmp | wc -l
Toni