Hi! I'm having the same problem again and again and I don't know why... It happens that a proeccess called java.exe increases more and more in my web application server (where DA and webtop are located) until the memory is collapsed and both da and webtop stup working. I restart the system, but in a while I get the same issue again. Looking at my log4j.log I see the following error:
[DM_DOCBROKER_E_NO_SERVERS_FOR_DOCBASE]error: "The DocBroker running on host (xdctmcs:1489) does not know of a server for the specified docbase (LagunAro)"; ERRORCODE: 100; NEXT: null
But the thing is that just a week ago this problem didn't exist, and I have not made any changes in any configuration file sucha as dfc.properties, server.ini....
Which can be the origin of the problem? I've read that it could be related to the DfClientX treatment in my code, but after checking it I'm sure it isn't...
Any idea would be grateful!