To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49105
                  Issue #:|49105
                  Summary:|deadlock in class java_remote_bridge blocks finalizer
                Component:|api
                  Version:|OOo 1.1.2
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|sw
              Reported by:|flabes





------- Additional comments from [EMAIL PROTECTED] Wed May 11 06:49:09 -0700 
2005 -------
>From our client we connect to OOo-1.1.2 running in invisible server mode on the
same machine. From time to time an OutOfMemoryError is thrown, and we were able
to track it down to a deadlock in
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge:

[EMAIL PROTECTED] daemon prio=8, in group "system", status: WAIT
         blocks [EMAIL PROTECTED]
          wait():-1, Object.java
          join():1001, Thread.java
          join():1054, Thread.java
          dispose():743, java_remote_bridge.java
          release():691, java_remote_bridge.java
          sendRequest():924, java_remote_bridge.java
          sendRequest():870, java_remote_bridge.java
          request():177, ProxyFactory.java
          finalize():169, ProxyFactory.java
          invokeFinalizeMethod():-1, Finalizer.java
          runFinalizer():83, Finalizer.java
          access$100():14, Finalizer.java
          run():160, Finalizer.java

[EMAIL PROTECTED] prio=5, in group "applicationServerThreadGroup", status: 
MONITOR
         waiting for [EMAIL PROTECTED]
          dispose():701, java_remote_bridge.java
          access$000():137, java_remote_bridge.java
          invoke():287, java_remote_bridge.java
          run():175, java_remote_bridge.java

OS (uname -a):
  Linux marie 2.4.18-64GB-SMP #1 SMP Wed Mar 27 13:58:12 UTC 2002 i686 unknown

JDK (java -version):
  java version "1.4.2_08"
  Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
  Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)

---------------------------------------------------------------------
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]

Reply via email to