• Get the Flash Player to see the slideshow.
  • Categories

  • Authors

  • Great Quotes

    A little less conversation, a little more action please… — Elvis

Get in touch...

To have a chat about
your CMS needs...

Call us 0207 193 2014
or
Email us on

IWADSI error in iwtrace.log

December 9th, 2008 by Yusuf Ali

I was recently involved in a project where I was getting a constant error message appearing in my iwtrace.log (iw-home/local/logs).

IWADSI::GetGC: ADsEnumerateNext failed: 0×1

IWADSI::Init failed to get pointer to GC root.

[Sun Oct 05 09:36:41 2008] EnumerateOSGroups: Failed to initialize IWADSI

I was looking up reasons and solutions for the error, and found the below;

Cause:

The error is caused by an attempt to run TeamSite on an NTLM domain. TeamSite no longer supports NTLM domains: you must run TeamSite on a Windows 2000 or later (Active Directory) domain.

Solution:

Add your TeamSite server to a Windows 2000 or later (Active Directory) domain then the error messages should go away.

Also, it is recommended to add the line set domain_list=<DomainName>
under the [iwserver] section of iw.cfg,
located in iw-home/etc.

<DomainName> is the list of domains not including the local machine name the local machine name. If domain_list is incorrect, then you will see a variety of error messages in the iwtrace.log (mostly referencing ADSI problems) and possibly even a server crash.

Tags:

Leave a Reply

You must be logged in to post a comment.