From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: zondag 21 november 2004 20:09To: eLink RecipientSubject: Builder Freezes- index.update related? Plz help Builder Freezes- index.update related? Plz help Posted by ap_stavzeti (Zeti, Stavroula) on 11/21/2004 02:04 PM Hello allI have no problems with my builder at work. But when I started workinh home last time it kept freezing for no reason even when I was doing nothing. I discovered accidently y puting a breakpoint on the Dispatch method at WebDSP that a request is beign constantly called with func argument 'index.update' . The following is print in the debug window when this happens:Sun Nov 21 20:51:06 2004Func = 'index.update'WriteArea = '2323_0'WriteIPool = 'file://C:/OPENTEXT/index/enterprise/data_flow'_REQUEST = 'llweb'I stop it by using the debuger and the Bulider is stable now.However I cant work with the breakpoint on Dispatch and I was wondering if anyone know why index.update is being called and by how. I dont think its any of my cde and is certainly does not happen at work. Is there some setting I have to take care of?Something especially wierd is that this request is called even when I have a breakpoint at some other request. This should be impossible since Builder only uses 1 thread right? Maybe this is casing the crash? But how do I stop it.This is quite strange and I cant find a solution by myhself. I would greately appreciate any help. Thanks in advabnce!Ys
From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: maandag 22 november 2004 9:02To: eLink RecipientSubject: Thanks! Still very weired... Thanks! Still very weired... Posted by ap_stavzeti (Zeti, Stavroula) on 11/22/2004 02:59 AM In reply to: RE Builder Freezes- index.update related? Plz help Posted by hstoop (Stoop, Hans) on 11/21/2004 06:15 PM Thank you once again Hans. Now I have to find out why this only happens at home and not at work, since both machines are running the service. Particularly why at home the dispatch breakpoint catches the call and at work it does not. I think the Builder will remain one of those mysteries for me, allong with aliens and life after death.Ys