Hello,
We encounter a major issue in our production environment with our application. This application is deployed on Websphere 7 and use DFC to make operations with Documentum. Sometimes (approx. twice a day), the JVM freeze because of Webcontainers waiting on com.documentum.registry.DfRegistryIniFile. When analysing the stack trace of a Webcontainer during the freeze, we can see that the reset() method of the DfRegistryIniFile is called just after the long wait time.
When it happens, we have to restart the JVM for the application to be available again. Then, everything is working fine until the next time it happens.
Any help would be greatly appreciated.
Regards,
Fabien.