Hi ,
We are currently having this version of Documentum deployed in our weblogic cluster environment.
DA -> 6.7 sp1 , WEBTOP -> 6.7 sp1 , DFS -> 6.7 sp1 and MDD -> 6.7 sp1
We have used the binary ear ( DA , WEBTOP, DFS , MDD ) and deployed in our weblogic cluster environment . it is working properly till weblogic 11g .
Now we are currently migrating to weblogic 12c we are facing issues related with perm memory leak issues
perm memory leak error for DA ear
Analyzing memory leaks on 12c test it was noted that the application does not correctly release the following thread:
"Level-2 Pool Sweeper"
com.documentum.fc.client.impl.connection.docbase.DocbaseConnectionManager $ SweeperThread 0x776bd3560
"Level-2 Pool Sweeper"
com.documentum.fc.client.impl.connection.docbase.DocbaseConnectionManager $ SweeperThread 0x779d24a40
"Resource Housekeeper"
com.documentum.fc.internal.reshousekeeper.ResourceHousekeeper $ 1 0x776bd36b0
"Resource Housekeeper"
com.documentum.fc.internal.reshousekeeper.ResourceHousekeeper $ 1 0x779d24b90
"Thread-15"
com.documentum.fc.common.DfFileWatcher 0x776bd3790
"Thread-28"
com.documentum.fc.common.DfFileWatcher 0x779d24c70
After the undeploy.
Can somebody help me to solve this problem.
thanks in advance
thanks
xavier