I’m trying to connect Adobe Drive to SharePoint 2010. I’ve installed the SharePoint 2010 Admin Pack and activated the CMIS feature on my Site Collection. I know that CMIS access is working because I can connect through the CMIS web part or browsing to the wsdl using the following link (http://Webapp/sites/theSiteCollection/_vti_bin/CMISSoapwsdl.aspx)
However whenever I try to connect via Adobe Drive I get Authentication Failed with the following message, “com.adobe.drive.connector.api.exception.RemoteAuthenticationFailureE xception: Unauthorized”. The account I’m using is a Site Collection Administrator and the same I’m using successfully via SharePoint.
I'm aware of the 2011 post which references enhancements in the next version of drive but the thread seems stale (http://forums.adobe.com/message/3500421#3500421 )
What am I doing wrong within Drive? Any guidance would be greatly appreciated.
Below is information from the Adobe AD4ServiceManager log:
2013/02/25 13:30:10,165 [ConnectionHandler-Adobe Drive.exe-1904] ERROR AddServerHandler - Adding server failed
at com.adobe.drive.internal.data.manager.DataManager.connect(DataManager .java:7821)
at com.adobe.drive.internal.data.manager.DataManager.internalMount(DataM anager.java:775)
at com.adobe.drive.internal.data.manager.DataManager.mount(DataManager.j ava:691)
at com.adobe.drive.internal.biz.filesystem.mount.MountService$1.work(Mou ntService.java:140)
at com.adobe.drive.internal.biz.filesystem.mount.MountService$1.work(Mou ntService.java:1)
at com.adobe.drive.data.persistence.api.PersistenceCaller$1.run(Persiste nceCaller.java:63)
at com.adobe.drive.data.internal.persistence.PersistenceRunner$2.runWith Transaction(PersistenceRunner.java:186)
at com.adobe.drive.data.internal.persistence.PersistenceModificationCall able.run(PersistenceModificationCallable.java:71)
at com.adobe.drive.data.internal.persistence.PersistenceRunner.run(Persi stenceRunner.java:119)
at com.adobe.drive.data.internal.persistence.PersistenceRunner.runWithTr ansaction(PersistenceRunner.java:181)
at com.adobe.drive.data.persistence.api.PersistenceCaller.run(Persistenc eCaller.java:76)
at com.adobe.drive.data.persistence.api.PersistenceCaller.run(Persistenc eCaller.java:111)
at com.adobe.drive.internal.biz.filesystem.mount.MountService.internalMo unt(MountService.java:150)
at com.adobe.drive.internal.biz.filesystem.mount.MountService.mount(Moun tService.java:102)
at com.adobe.drive.ui.ncomm.handler.MountServerHandler.mountServer(Mount ServerHandler.java:290)
at com.adobe.drive.ui.ncomm.handler.AddServerHandler.handle(AddServerHan dler.java:151)
at com.adobe.csi.internal.ncomm.InvokeHandler.handle(InvokeHandler.java: 88)
at com.adobe.csi.internal.ncomm.NCommDelegate.execute(NCommDelegate.java :107)
at com.adobe.versioncue.internal.nativecomm.host.Host.execute(Host.java: 200)
at com.adobe.versioncue.internal.nativecomm.host.ConnectionHandler.handl eRequest(ConnectionHandler.java:162)
at com.adobe.versioncue.internal.nativecomm.host.ConnectionHandler.run(C onnectionHandler.java:81)
at java.lang.Thread.run(Unknown Source)
Caused by: com.adobe.drive.connector.api.exception.RemoteAuthenticationFailureEx ception: Unauthorized
at com.adobe.drive.connector.cmis.handler.ConnectHandler.execute(Connect Handler.java:158)
at com.adobe.drive.connector.cmis.handler.ConnectHandler.execute(Connect Handler.java:1)
at com.adobe.drive.connector.service.ConnectorServiceFactory$1.execute(C onnectorServiceFactory.java:481)
at com.adobe.drive.connector.service.ConnectorServiceFactory$1.execute(C onnectorServiceFactory.java:1)
at com.adobe.drive.internal.data.manager.DataManager.connect(DataManager .java:7799)
North America
Europe, Middle East and Africa
Asia Pacific