[Issue 1260] New - memory leak from ws security

View: New views
5 Messages — Rating Filter:   Alert me  

[Issue 1260] New - memory leak from ws security

by geturnerlmco :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1260
                 Issue #|1260
                 Summary|memory leak from ws security
               Component|wsit
                 Version|2.0
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|security
             Assigned to|kumarjayanti
             Reported by|geturnerlmco






------- Additional comments from geturnerlmco@... Mon Sep 21 21:20:57 +0000 2009 -------
This issue was discovered while performing leak testing using JProbe 8.1.  The
leak is from security classes that are allocated from using a WebServiceRef in
an EJB or servlet.  The leak can be partially cleanup up by calling the close
method of the Closeable interface of the port type, but this is only a
documented feature of the Reliable Messaging handling.  This has been discussed
with Vbkumar.Jayanti@....  I have created a test case that uses a servlet
to trigger the leak (https://localhost:8181/MetroLeakTest/test?LEAK=no, or
LEAK=yes) will either call the close method, or not.  The servlet class must be
updated with the correct constants for the local server.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1260] memory leak from ws security

by geturnerlmco :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1260






------- Additional comments from geturnerlmco@... Mon Sep 21 21:22:13 +0000 2009 -------
Created an attachment (id=1022)
EAR source to show wss leak


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1260] memory leak from ws security

by kumarjayanti-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1260



User kumarjayanti changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
        Target milestone|not determined            |2.0
--------------------------------------------------------------------------------




------- Additional comments from kumarjayanti@... Thu Sep 24 08:37:09 +0000 2009 -------
reassign

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1260] memory leak from ws security

by kumarjayanti-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1260






------- Additional comments from kumarjayanti@... Mon Nov  2 10:00:37 +0000 2009 -------

While i am working on the fix, as indicated in the bug report :

 calling ((com.sun.xml.ws.Closeable)proxy).close() once you are done with the
Proxy is a workaround for this problem.





---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1260] memory leak from ws security

by kumarjayanti-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1260



User kumarjayanti changed the following:

                What    |Old value                 |New value
================================================================================
                Keywords|                          |metro2.0-waived
--------------------------------------------------------------------------------
                Priority|P3                        |P4
--------------------------------------------------------------------------------




------- Additional comments from kumarjayanti@... Tue Nov  3 07:03:54 +0000 2009 -------
The possible solutions for this bug will be discussed on 5th Nov, thursday in
Tango Tech meeting. I have been asked in the meanwhile to update this bug in
view of Nov 3rd HCF. The priority will be brought back to original post Nov 3rd.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...