Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index



One of the problems I am facing is there is a hang from my app
communcatiing with Libre. Again it always seems to be at the stage of
getting the list of text fields:

xTextFieldsSupplier.getTextFields();

This results in the system hanging and upon inspection of the stack
trace it appears to be waiting for a response from Libre. This test was
performed with a brand new document to try to discount any problems with
a corrupted document. After checking with my debugger attached to libre
office it does not show any exception or crash.
      

Thread [main] (Suspended)       
        Object.wait(long) line: not available [native method]   
        JobQueue.removeJob(int) line: 221       
        JobQueue.enter(int, Object) line: 331   
        JobQueue.enter(Object) line: 304        
        JavaThreadPool.enter(Object, ThreadId) line: 91 
        java_remote_bridge.sendRequest(String, Type, String, Object[]) line: 639        
        ProxyFactory$Handler.request(String, Object[]) line: 151        
        ProxyFactory$Handler.invoke(Object, Method, Object[]) line: 133 
        $Proxy28.getTextFields() line: not available    
        TextFieldService.getUserTextFields() line: 279  
        OpenOfficeManager$OOViewer.getMergeFields(ITextDocument) line: 580      
        OpenOfficeManager$OOViewer.getMergeFields() line: 541   
        FieldLookupMailMerge.initQuery() line: 395      
        FieldLookupMailMerge.openFieldLookup(Composite) line: 115       
        TreeMailMergeNavigator.openNewDocument(Shell) line: 715 
        TreeMailMergeNavigator.menuNewDocument(Shell) line: 783 
        TreeMailMergeNavigator.startMailMergeOperation(Shell, TreeMailMergeNavigator$Operations, 
TreeItem) line: 386    
        PropcoUserView.MailMergeMenu(TreeMailMergeNavigator$Operations) line: 1997      
        PropcoUserView$1MailMergeMenuNavigator.widgetSelected(SelectionEvent) line: 1581        
        TypedListener.handleEvent(Event) line: not available    
        EventTable.sendEvent(Event) line: not available 
        Button(Widget).sendEvent(Event) line: not available     
        Display.runDeferredEvents() line: not available 
        Display.readAndDispatch() line: not available   
        PropcoUserView.main(String[]) line: 2408        


Any help much appreciated.

                                          

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.