Re: Cannot connect to SharePoint 2010 instance

2012-11-29 Thread Karl Wright
Hi Robert,

Luigi and I think we've discovered the issue, which we're going to see
if we can confirm today.  There is a ticket tracking it, which is
CONNECTORS-572.  If correct, it appears that Windows may have changed
what it considers to be the name of the user at some recent time, and
the httpcomponents and commons-httpclient implementations of NTLM are
not resilient to this change - which isn't surprising since they are
basically reverse-engineered.  If correct, httpcomponents will likely
need to release a patch, so the schedule will be, in part, up to them.
 Alternatively, we can build and patch httpcomponents as part of the
ManifoldCF release process, but it would require us to have a new
Maven dependency for the make-core-deps part of our release.

Karl

On Wed, Nov 28, 2012 at 9:01 AM, Iannetti, Robert
robert.ianne...@novartis.com wrote:
 Karl,

 Here is my debug output

 DEBUG 2012-11-28 08:59:25,884 (Thread-479) -  POST /_vti_bin/lists.asmx 
 HTTP/1
 .1
 DEBUG 2012-11-28 08:59:25,899 (Thread-479) -  Content-Type: text/xml; 
 charset=
 utf-8
 DEBUG 2012-11-28 08:59:25,899 (Thread-479) -  SOAPAction: 
 http://schemas.micr
 osoft.com/sharepoint/soap/GetListCollection
 DEBUG 2012-11-28 08:59:25,899 (Thread-479) -  User-Agent: Axis/1.4
 DEBUG 2012-11-28 08:59:25,899 (Thread-479) -  Content-Length: 335
 DEBUG 2012-11-28 08:59:25,899 (Thread-479) -  Host: 
 searchpoc.testprojects.nib
 r.novartis.intra
 DEBUG 2012-11-28 08:59:25,899 (Thread-479) -  Connection: Keep-Alive
 DEBUG 2012-11-28 08:59:30,629 (Thread-479) -  HTTP/1.1 401 Unauthorized
 DEBUG 2012-11-28 08:59:30,629 (Thread-479) -  Server: Microsoft-IIS/7.5
 DEBUG 2012-11-28 08:59:30,629 (Thread-479) -  SPRequestGuid: 
 56647ed0-9bac-4a2
 e-b61a-2d2e76ae8db0
 DEBUG 2012-11-28 08:59:30,629 (Thread-479) -  WWW-Authenticate: NTLM
 DEBUG 2012-11-28 08:59:30,629 (Thread-479) -  X-Powered-By: ASP.NET
 DEBUG 2012-11-28 08:59:30,630 (Thread-479) -  
 MicrosoftSharePointTeamServices:
  14.0.0.6123
 DEBUG 2012-11-28 08:59:30,630 (Thread-479) -  X-MS-InvokeApp: 1; 
 RequireReadOn
 ly
 DEBUG 2012-11-28 08:59:30,630 (Thread-479) -  Date: Wed, 28 Nov 2012 
 13:59:30
 GMT
 DEBUG 2012-11-28 08:59:30,630 (Thread-479) -  Content-Length: 0
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  POST /_vti_bin/lists.asmx 
 HTTP/1.1
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  Content-Type: text/xml; 
 charset=utf-8
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  SOAPAction: 
 http://schemas.microsoft.com/sharepoint/soap/GetListCollection;
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  User-Agent: Axis/1.4
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  Content-Length: 335
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  Host: 
 searchpoc.testprojects.nibr.novartis.intra
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  Connection: Keep-Alive
 DEBUG 2012-11-28 08:59:30,663 (Thread-479) -  Authorization: NTLM 
 TlRMTVNTUAABNQIIIAoACgBAIAAgACBJAFAALQAxADAALQAxADQANQAtADMAMgAtADEAMgAxAE4AQQBOAEUAVAA=
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  HTTP/1.1 401 Unauthorized
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  Server: Microsoft-IIS/7.5
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  SPRequestGuid: 
 208f5c66-7d26-4761-b578-d01645f042ed
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  WWW-Authenticate: NTLM 
 TlRMTVNTUAACDgAOADg1Aoki47BOSwwS+moAAMoAygBGBgGxHQ9OAEkAQgBSAE4ARQBUAAIADgBOAEkAQgBSAE4ARQBUAAEAGABOAFIAVQBTAEMA
 QQAtAFMARAAwADcAOQAEACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAMAPABOAFIAVQBTAEMAQQAtAFMARAAwADcAOQAuAG4AaQBiAHIALgBuAG8AdgBhAHIAdABpAHMALgBuAGUAdAAFACIAbgBpAGIAcgAuAG4AbwB2AGEAcgB0AGkAcwAuAG4AZQB0AAc
 ACADnYxaWcM3NAQA=
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  X-Powered-By: ASP.NET
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  
 MicrosoftSharePointTeamServices: 14.0.0.6123
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  X-MS-InvokeApp: 1; 
 RequireReadOnly
 DEBUG 2012-11-28 08:59:30,680 (Thread-479) -  Date: Wed, 28 Nov 2012 
 13:59:30 GMT
 DEBUG 2012-11-28 08:59:30,681 (Thread-479) -  Content-Length: 0
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  POST /_vti_bin/lists.asmx 
 HTTP/1.1
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  Content-Type: text/xml; 
 charset=utf-8
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  SOAPAction: 
 http://schemas.microsoft.com/sharepoint/soap/GetListCollection;
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  User-Agent: Axis/1.4
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  Content-Length: 335
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  Host: 
 searchpoc.testprojects.nibr.novartis.intra
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  Connection: Keep-Alive
 DEBUG 2012-11-28 08:59:30,702 (Thread-479) -  Authorization: NTLM 
 TlRMTVNTUAADGAAYAED2APYAWAoACgBOAQAAEAAQAFgBAAAgACAAaAEAAACIAQAANQIIICC4NUxqA2NFhZWGUuKn6w2BUGw7gfTeNAPDyGyv9jwCyZQE0G+EjCs
 

Running multiple MCFs on one Tomcat

2012-11-29 Thread Shigeki Kobayashi
Hi everyone,


Just wondering if there is anyone tried running multiple MCFs on one Tomcat
(not multiple jobs in one MCF).

If that's possible, I like to try testing crawling performance using
multiple MCFs.

Regards,


Shigeki