To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99100 Issue #|99100 Summary|headless is not headless on MacOS X Component|framework Version|OOo 3.0.1 Platform|Macintosh URL| OS/Version|Mac OS X Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|code Assigned to|tm Reported by|steffancline
------- Additional comments from [email protected] Wed Feb 11 02:14:20 +0000 2009 ------- In doing extensive testing, I have found that the build for MacOS X will not run headless in a truly headless environment. When launching OOo with the following command: /Applications/OpenOffice.org.app/Contents/MacOS/soffice -headless -nologo -nofirsstartwizard - accept="socket,host=127.0.0.1,port=8100;urp;" If a user is not logged in, the application will not work at all. This makes it impossible to use OOo in a headless environment. This is the error that is returned to the console when attempting to run OOo in a headless environment: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. 2009-01-07 23:52:36.913 soffice.bin[58673:10b] *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x2748c80> '(null)') unlocked when not locked 2009-01-07 23:52:36.915 soffice.bin[58673:10b] *** Break on _NSLockError() to debug. 2009-01-07 23:52:36.928 soffice.bin[58673:10b] *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x2748c80> '(null)') unlocked when not locked 2009-01-07 23:52:36.928 soffice.bin[58673:10b] *** Break on _NSLockError() to debug. 2009-01-07 23:52:36.929 soffice.bin[58673:10b] *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x2748c80> '(null)') unlocked when not locked 2009-01-07 23:52:36.929 soffice.bin[58673:10b] *** Break on _NSLockError() to debug. 2009-01-07 23:52:36.929 soffice.bin[58673:10b] *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x2748c80> '(null)') unlocked when not locked 2009-01-07 23:52:36.929 soffice.bin[58673:10b] *** Break on _NSLockError() to debug. 2009-01-07 23:52:36.931 soffice.bin[58673:10b] *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x2748c80> '(null)') unlocked when not locked 2009-01-07 23:52:36.931 soffice.bin[58673:10b] *** Break on _NSLockError() to debug. 2009-01-07 23:52:37.458 soffice.bin[58673:10b] Error (1002) creating CGSWindow I found the following link on apple that explains the issue: http://developer.apple.com/technotes/tn2005/tn2083.html Is it likely this issue will be fixed in an upcoming release? Thanks, Steffan --------------------------------------------------------------------- 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]
