Beim Schreiben auf Server legt OpenOffice eine 0-Byte Datei an. Sonst nichts.

Problem ist das File-Locking über NFS (und evtl. auch Samba).

Quelle1)

LÖSUNG 2 (besser): UPDATE von NFS3 auf NFS4

OpenOffice.org recently made it's way into the Debian AMD64 distribution which from my point of view is a fantastic bit of news. I immediatly installed it and fired it up only to have it fall over in a big heap. It wasn't quite ready for the prime time. A week or so went by and another version appeared in testing. I tried again installed it and fired it up. To my joy it seemed stable. Sadly my joy was short lived. No sooner than I had aquired a working OpenOffice than I had a broken OpenOffice. Everytime I opened a document over an NFS share it was read only. When I tried to close said document OpenOffice would hang. I moved a document to a local partition and found that I could open it and work on it. About 50% of the time when I came to close OpenOffice it would hang.

The OpenOffice maintainers seem to think that the problem is with the servers NFS configuration and the way it handles file locking. As such they have come up with many and varied different ways that one can configure file locking to make OpenOffice work - so far I haven't found one that works.

Having been a programmer for many years now I have come to learn a thing or two about software. One of the things that I have learnt is that if every other piece of software on a system can open, read and write files across NFS and yours can't it's probably your problem not the systems. Having said that I have some sympathy with the Open Office team as file locking in NFS is terrible but that is the price you pay for having a networked file system. This problem is currently affecting a lot of people and I struggle to believe they they have all systematically configured NFS incorrectly (unless there is a really big gotcha in the NFS configuration). I'm hoping that the OpenOffice.org developers take a slightly more pragmatic approach to this problem soon and find a fix that doesn't involve reconfiguring the worlds NFS servers.

In the mean time here is a work around that seems to work. The only downside of this work around is that it turns off file locking altogether so two people could open a file for writing. If you have a small network and most documents are in a users home directory this probably won't be much of an issue.

Solution One: Turning Off File Locking

Open the file /usr/lib/openoffice/program/soffice (generally /opt/openoffice2/program/soffice on non-debian based machines) and comment out the following lines:

# file locking now enabled by default
SAL_ENABLE_FILE_LOCKING=1
export SAL_ENABLE_FILE_LOCKING

To produce:

# file locking now enabled by default
#SAL_ENABLE_FILE_LOCKING=1
#export SAL_ENABLE_FILE_LOCKING

For some reason setting SAL_ENABLE_FILE_LOCKING=0 is not good enough to make this solution work although I would love to know why. A better solution is to make sure tht file locking it working which I'm currently investigating.

 
Nach oben
openoffice/nfs.txt · Zuletzt geändert: 2024/02/29 13:36 von 127.0.0.1
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp