[
https://issues.apache.org/jira/browse/CONNECTORS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543397#comment-14543397
]
Maurizio Pillitu commented on CONNECTORS-1200:
----------------------------------------------
I managed to configure manifold with alfresco 4.2.f .
I followed the steps mentioned above, with one simple change: before running
"mvn install -Pamp-to-war -Dmaven.tomcat.port=8765" from alfresco-indexer
sub-folder, I edited alfresco-indexer/pom.xml and changed <alfresco.version> to
"4.2.f" (line 28); after that, I followed the same procedure.
I see some warnings coming out, but no exceptions.
{noformat}
[Worker thread '48'] WARN
com.github.maoo.indexer.client.WebScriptsAlfrescoClient - The key
last_acl_changeset_id is missing from document:
{"docs":[{"name":"logo.png","propertiesUrl":"http://localhost:8080/alfresco/service/node/details/workspace/SpacesStore/3deb5413-2c1d-4015-b9c9-2be9648446bc","uuid":"3deb5413-2c1d-4015-b9c9-2be9648446bc","nodeRef":"workspace://SpacesStore/3deb5413-2c1d-4015-b9c9-2be9648446bc","type":"cm:content","deleted":false}],"store_id":"SpacesStore","store_protocol":"workspace"}
{noformat}
> Alfresco webscript connector check method throws a RuntimeException or Error
> under some conditions
> --------------------------------------------------------------------------------------------------
>
> Key: CONNECTORS-1200
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1200
> Project: ManifoldCF
> Issue Type: Bug
> Components: Alfresco webscript connector
> Affects Versions: ManifoldCF 1.9, ManifoldCF 2.1
> Reporter: Karl Wright
> Assignee: Maurizio Pillitu
> Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>
> The Alfresco Webscript connector apparently throws a RuntimeException or
> Error during connector check when it sees a 404 response from the server.
> This leads to an exception being presented to the user. The connector should
> detect such conditions and throw ManifoldCFException with a more meaningful
> error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)