To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43386 Issue #:|43386 Summary:|NFS "resource temporarily unavailable" not handled |during program startup Component:|Installation Version:|OOo 1.1.4 Platform:|PC URL:| OS/Version:|Linux Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|of Reported by:|en_ooo
------- Additional comments from [EMAIL PROTECTED] Wed Feb 23 05:20:14 -0800 2005 ------- Accessing files on NFS can return an "resource temporaliy unavailable" from the OS, which is handled incorrectly by Openoffice when starting up. We had OpenOffice installed centrally on a shared NFS volume, where all workstations would run it from. However on some newer and fast computers it did not run when trying to run any openoffice executable, complaining about a broken installation. An "strace" on the executable revealed, that OpenOffice attempted to open many component files in a short period of time during program startup, which eventually resulted in a "resource temporarily unavailable" error from the operating system when trying to open yet another file or read from it. This was obviously not handled correctly by Openoffice, since instead of retrying the access it lead to an error message about a broken installation. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
