Hi Smitha, This is apparently a credentials issue. The error is from the server, and apparently has to do with smart-card login. See:
http://support.microsoft.com/kb/891849 and: http://social.technet.microsoft.com/Forums/windowsserver/en-US/e8cf1a1b-5555-4eaa-b55a-cbfad3ef32d6/error-0xc00000bb-in-smart-card-logon?forum=winserversecurity If this is an XP system, it means you need SP3 installed. If this is not an old XP system that you are crawling, I can find no indication of the circumstances leading to the error. Karl On Mon, Mar 3, 2014 at 1:14 AM, Smitha S <[email protected]> wrote: > Hi, > > > > I am working on a project where I need to use the window file server for > crawling documents. I am trying to use Window Share repository connection. > > > > I could configure the window share repository connection with server > details and I managed to get "Connection Working" status. But while > configuring the job using this repository, I am getting the following error > in UI > > > > No starting points defined > > SmbException thrown: 0xC00000BB > > > > In the tomcat server console I am getting following exception > > > > org.apache.manifoldcf.core.interfaces.ManifoldCFException: SmbException > thrown: 0xC00000BB > > at > org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.processSMBException(SharedDriveConnector.java:1289) > > at > org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.getChildFolderNames(SharedDriveConnector.java:4703) > > at > org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.outputSpecificationBody(SharedDriveConnector.java:3170) > > at org.apache.jsp.editjob_jsp._jspService(editjob_jsp.java:2252) > > > > I am able to perform successful mount with the window fileserver using > cifs mount commands in linux. > > > > Could you please help me with resolving this window share issue. Please > let me know if I am missing anything. > > > > Regards, > > Smith > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely > for the use of the addressee(s). If you are not the intended recipient, please > notify the sender by e-mail and delete the original message. Further, you are > not > to copy, disclose, or distribute this e-mail or its contents to any other > person and > any such actions are unlawful. This e-mail may contain viruses. Infosys has > taken > every reasonable precaution to minimize this risk, but is not liable for any > damage > you may sustain as a result of any virus in this e-mail. You should carry out > your > own virus checks before opening the e-mail or attachment. Infosys reserves the > right to monitor and review the content of all messages sent to or from this > e-mail > address. Messages sent to or from this e-mail address may be stored on the > Infosys e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** > >
