-
Bug
-
Resolution: Duplicate
-
P3
-
1.0.1
-
generic
-
generic
Looks like there is a memory leak by looping over Connector Client create + start + stop with the iiop protocol. A single Connector Server started once for all is used for that test.
We do test run of 1 hour long each; the PASS criteria is to have a 30 minutes period where the heap no more increase.
See Comments for measures done on:
- Solaris 9 on Sparc
- Windows XP Pro SP2 on Pentium 4
Note that for 3 hours long run, they fail equally.
Note that with rmi over jrmp, there is NO leak at all.
###@###.### 2005-1-13 14:16:35 GMT
Starting Mustang b37, the symmetric test with rmi/jrmp fails equally.
The run is 1 hour long and we check the memory does not increase after 30 minutes of run; but after 35 to 41 minutes, we see an increase on Sparc Solaris 10 (no measure for other platforms).
###@###.### 2005-05-30 07:12:50 GMT
We do test run of 1 hour long each; the PASS criteria is to have a 30 minutes period where the heap no more increase.
See Comments for measures done on:
- Solaris 9 on Sparc
- Windows XP Pro SP2 on Pentium 4
Note that for 3 hours long run, they fail equally.
Note that with rmi over jrmp, there is NO leak at all.
###@###.### 2005-1-13 14:16:35 GMT
Starting Mustang b37, the symmetric test with rmi/jrmp fails equally.
The run is 1 hour long and we check the memory does not increase after 30 minutes of run; but after 35 to 41 minutes, we see an increase on Sparc Solaris 10 (no measure for other platforms).
###@###.### 2005-05-30 07:12:50 GMT
- duplicates
-
JDK-6354718 client connections to ORB are neither freed nor garbage collected (java 1.5)
- Closed