JRE and OpenOffice Part IV
Al Urbaitis <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
Open office writer (soffice) works ok when user is root. That is the java based "wizards" work as intended. However the "wizards" hang when launched as a local user with the following error messages Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - find_vma failed According to some miscellaneous rummaging the above message is due to a "proc" query that is rejected. This occurs as user root or local user. These errors occur specifically for the local user. I ma not a native java speaker and would appreciate if someone might use their secret decoder ring on the following Thanx Al com.sun.star.task.ErrorCodeIOException: at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method) at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:183) at $Proxy40.loadFromURL(Unknown Source) at com.sun.star.wizards.common.FileAccess.getFolderTitles(FileAccess.jav a:312) at com.sun.star.wizards.letter.LetterWizardDialogImpl.initializeTemplate s(LetterWizardDialogImpl.java:1011) at com.sun.star.wizards.letter.LetterWizardDialogImpl.startWizard(Letter WizardDialogImpl.java:141) at com.sun.star.wizards.letter.CallWizard$WizardImplementation.trigger(C allWizard.java:95) com.sun.star.task.ErrorCodeIOException: at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method) at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:183) at $Proxy40.loadFromURL(Unknown Source) at com.sun.star.wizards.common.FileAccess.getFolderTitles(FileAccess.jav a:312) at com.sun.star.wizards.letter.LetterWizardDialogImpl.initializeTemplate s(LetterWizardDialogImpl.java:1012) at com.sun.star.wizards.letter.LetterWizardDialogImpl.startWizard(Letter WizardDialogImpl.java:141) at com.sun.star.wizards.letter.CallWizard$WizardImplementation.trigger(C allWizard.java:95) com.sun.star.task.ErrorCodeIOException: at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method) at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:183) at $Proxy40.loadFromURL(Unknown Source) at com.sun.star.wizards.common.FileAccess.getFolderTitles(FileAccess.jav a:312) at com.sun.star.wizards.letter.LetterWizardDialogImpl.initializeTemplate s(LetterWizardDialogImpl.java:1013) at com.sun.star.wizards.letter.LetterWizardDialogImpl.startWizard(Letter WizardDialogImpl.java:141) at com.sun.star.wizards.letter.CallWizard$WizardImplementation.trigger(C allWizard.java:95)