Re: ADAM crashing



(A couple of weeks after my original post)

Well, things have got more interesting. I can now reliably break our ADAM
service.

I've installed the hotfix suggested by Lee. This appeared to work, but I
think what actually happened is I didn't do the offending LDAP query in the
meantime.

We have all our users in one group. There are about 6300 users. The query
which breaks it is a search on that group, single level only, no size limit,
no time limit, 19 attributes, control type 1.2.840.113556.1.4.319
(pagedResultsControl), page size 900.

(this deduced from looking at the TCP traffic involved).

The first page is received successfully. The client requests the next page,
and then about half way through receiving the next page sents an
AbandonRequest (which seems to include the control + cookie info from the
request being abandoned).

The server (ADAM) finishes sending the page, including the cookie for the
page after, then the client requests the second page again, using the first
cookie. At this point the server gives an error :

000020EF: SvcErr: DSID-0205136A, problem 5012 (DIR_ERROR), data 8333

The client tries again, and the connection terminates. Soon afterwards (a
few seconds) the ADAM service stops.

I've tried it with a page size of 100 and 50, and I get the same results -
the client tries to abandon the request, then retry it, then ADAM crashes.

Obviously I'll be contacting the vendor of the client software to see how I
can configure things to not abandon the request too early, but I'm pretty
sure that doing this shouldn't actually break ADAM!

Does anybody have any ideas about this?

cheers,
clive


.



Relevant Pages

  • Re: ADAM crashing
    ... If there is a trial version of the client application available ... I can now reliably break our ADAM ... >> request being abandoned). ... >> I can configure things to not abandon the request too early, ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM crashing
    ... I can now reliably break our ADAM ... The client requests the next ... > the client tries to abandon the request, then retry it, then ADAM crashes. ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM crashing
    ... When ADAM service stops, what gets logged? ... The client requests the next ... >> request being abandoned). ...
    (microsoft.public.windows.server.active_directory)
  • Re: Virtual List View functionality in ADAM and Outlook
    ... point to ADAM from outlook using generic LDAP then I at least have a solution ... As for VLV- ADAM does support it. ... continue to try to manage this volume of information with MIIS? ... but my understanding of VLV's is that the client has to ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM & SSL connect over SSL
    ... You rebooted the client machine or the ADAM server? ... Joe Kaplan-MS MVP Directory Services Programming ...
    (microsoft.public.windows.server.active_directory)

Quantcast