Client issue with Windows

80 views
Skip to first unread message

Nancy DOR

unread,
Aug 8, 2017, 11:05:41 PM8/8/17
to CmisSync
I have some problems using CmisSync on Windows 7x64, to access Alfresco 5.2 (https).
During installation, I can not choose the folder that I want to sync.
The only visible folder is "default".
Even if I double-click, it does not change anything.
Are there any Alfresco settings that can cause such errors? How can I check if the client run well?

Thank you!


------
Log :
2017-08-08 11:38:30,403 [1] INFO  CmisSync.Program [(null)] - Starting. Version: 2.6.5.0
2017-08-08 11:38:30,424 [1] INFO  CmisSync.Lib.FolderLock [(null)] - Creating folder lock file: C:\Users\ngaillard\CmisSync
2017-08-08 11:38:30,442 [1] DEBUG CmisSync.SetupController [(null)] - SetupController - Entering constructor.
2017-08-08 11:38:30,443 [1] DEBUG CmisSync.SetupController [(null)] - SetupController - Exiting constructor.
2017-08-08 11:38:30,543 [1] DEBUG CmisSync.Setup [(null)] - Entering constructor.
2017-08-08 11:38:30,547 [1] DEBUG CmisSync.Setup [(null)] - Exiting constructor.
2017-08-08 11:38:30,575 [7] INFO  CmisSync.ControllerBase [(null)] - ControllerBase | Removed folder 'www.eme97.fr\-default-' from config
2017-08-08 11:38:47,495 [1] DEBUG CmisSync.Setup [(null)] - Entering ChangePageEvent.
2017-08-08 11:38:47,531 [1] DEBUG CmisSync.Setup [(null)] - Exiting ChangePageEvent.
2017-08-08 11:38:47,531 [1] DEBUG CmisSync.Setup [(null)] - Entering ShowWindowEvent.
2017-08-08 11:38:47,573 [1] DEBUG CmisSync.Setup [(null)] - Exiting ShowWindowEvent.
2017-08-08 11:39:14,869 [5] ERROR CmisSync.Lib.Cmis.CmisUtils [(null)] - No CMIS server at this address, or no connection. 
DotCMIS.Exceptions.CmisConnectionException: Parsing exception! ---> System.Xml.XmlException: Référence à une entité non déclarée, 'raquo'. Ligne 8, position 21.
   à System.Xml.XmlTextReaderImpl.Throw(Exception e)
   à System.Xml.XmlTextReaderImpl.HandleGeneralEntityReference(String name, Boolean isInAttributeValue, Boolean pushFakeEntityIfNullResolver, Int32 entityStartLinePos)
   à System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
   à System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
   à System.Xml.XmlTextReaderImpl.SkipPartialTextValue()
   à System.Xml.XmlTextReaderImpl.Read()
   à DotCMIS.Binding.AtomPub.AtomPubParser.Parse()
   à DotCMIS.Binding.AtomPub.AbstractAtomPubService.Parse[T](Stream stream)
   --- Fin de la trace de la pile d'exception interne ---
   à DotCMIS.Binding.AtomPub.AbstractAtomPubService.Parse[T](Stream stream)
   à DotCMIS.Binding.AtomPub.AbstractAtomPubService.GetRepositoriesInternal(String repositoryId)
   à DotCMIS.Binding.AtomPub.RepositoryService.GetRepositoryInfos(IExtensionsData extension)
   à DotCMIS.Binding.Impl.BindingRepositoryService.GetRepositoryInfos(IExtensionsData extension)
   à DotCMIS.Client.Impl.SessionFactory.GetRepositories(IDictionary`2 parameters, IObjectFactory objectFactory, IAuthenticationProvider authenticationProvider, ICache cache)
   à DotCMIS.Client.Impl.SessionFactory.GetRepositories(IDictionary`2 parameters)
   à CmisSync.Auth.Auth.GetCmisRepositories(Uri url, String user, String obfuscatedPassword)
   à CmisSync.Lib.Cmis.CmisUtils.GetRepositories(ServerCredentials credentials)
2017-08-08 11:39:15,096 [5] INFO  CmisSync.Lib.Cmis.CmisUtils [(null)] - Sync | Trying with https://www.eme97.fr/alfresco/api/-default-/public/cmis/versions/1.1/atom
2017-08-08 11:39:15,715 [1] DEBUG CmisSync.Setup [(null)] - Entering ChangePageEvent.
2017-08-08 11:39:16,082 [6] INFO  CmisSync.Auth.Auth [(null)] - VendorName: Alfresco
2017-08-08 11:39:16,082 [6] INFO  CmisSync.Auth.Auth [(null)] - ProductName: Alfresco Community
2017-08-08 11:39:16,082 [6] INFO  CmisSync.Auth.Auth [(null)] - ProductVersion: 5.2.0 (r135134-b14)
2017-08-08 11:39:16,082 [6] INFO  CmisSync.Auth.Auth [(null)] - CmisVersionSupported: 1.1
2017-08-08 11:39:16,082 [6] INFO  CmisSync.Auth.Auth [(null)] - Name: 
2017-08-08 11:39:16,082 [6] INFO  CmisSync.Auth.Auth [(null)] - Description: 
2017-08-08 11:39:16,455 [6] WARN  CmisSync.Lib.Cmis.CmisUtils [(null)] - CmisUtils | exception when session GetObjectByPath for /
DotCMIS.Exceptions.CmisObjectNotFoundException: Not Found
   à DotCMIS.Binding.AtomPub.AbstractAtomPubService.Read(UrlBuilder url)
   à DotCMIS.Binding.AtomPub.AbstractAtomPubService.GetObjectInternal(String repositoryId, IdentifierType idOrPath, String objectIdOrPath, Nullable`1 returnVersion, String filter, Nullable`1 includeAllowableActions, Nullable`1 includeRelationships, String renditionFilter, Nullable`1 includePolicyIds, Nullable`1 includeAcl, IExtensionsData extension)
   à DotCMIS.Binding.AtomPub.ObjectService.GetObjectByPath(String repositoryId, String path, String filter, Nullable`1 includeAllowableActions, Nullable`1 includeRelationships, String renditionFilter, Nullable`1 includePolicyIds, Nullable`1 includeAcl, IExtensionsData extension)
   à DotCMIS.Client.Impl.Session.GetObjectByPath(String path, IOperationContext context)
   à DotCMIS.Client.Impl.Session.GetObjectByPath(String path)
   à CmisSync.Lib.Cmis.CmisUtils.GetSubfolders(String repositoryId, String path, String url, String user, String password)
2017-08-08 11:39:16,474 [1] DEBUG CmisSync.Setup [(null)] - Exiting ChangePageEvent.

Reply all
Reply to author
Forward
0 new messages