From dev-return-10039-archive-asf-public=cust-asf.ponee.io@chemistry.apache.org Wed Jan 10 09:57:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id E67A318062E for ; Wed, 10 Jan 2018 09:57:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D6CA7160C40; Wed, 10 Jan 2018 08:57:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 252D4160C2E for ; Wed, 10 Jan 2018 09:57:03 +0100 (CET) Received: (qmail 56559 invoked by uid 500); 10 Jan 2018 08:57:03 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 56548 invoked by uid 99); 10 Jan 2018 08:57:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jan 2018 08:57:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 5E41E1A0ED9 for ; Wed, 10 Jan 2018 08:57:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.911 X-Spam-Level: X-Spam-Status: No, score=-99.911 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xaVoiW51GfqX for ; Wed, 10 Jan 2018 08:57:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 40BB75F24F for ; Wed, 10 Jan 2018 08:57:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CD93AE0140 for ; Wed, 10 Jan 2018 08:57:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8E6FD212F7 for ; Wed, 10 Jan 2018 08:57:00 +0000 (UTC) Date: Wed, 10 Jan 2018 08:57:00 +0000 (UTC) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CMIS-1056) CMIS Exception: connection. Parsing exception! Cause: IllegalArgumentException. Property 'cmis:objectId' already added MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-1056?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16319= 925#comment-16319925 ]=20 Florian M=C3=BCller commented on CMIS-1056: -------------------------------------- That looks like an Alfresco bug. It seems Alfresco sends a property more th= an once for an object. That's not spec compliant and OpenCMIS is now more s= trict. (My guess is there is a problem with the secondary type implementation.) I guess you also ask this question on stackoverflow: [https://stackoverflow= .com/questions/48163958/cmis-workbench-properties-editor-shows-3-cmisname] It's exactly the same problem. Please note, that the browser binding is probably not be affected. > CMIS Exception: connection. Parsing exception! Cause: IllegalArgumentExce= ption. Property 'cmis:objectId' already added > -------------------------------------------------------------------------= --------------------------------------------- > > Key: CMIS-1056 > URL: https://issues.apache.org/jira/browse/CMIS-1056 > Project: Chemistry > Issue Type: Bug > Components: opencmis-workbench > Affects Versions: OpenCMIS 1.2.0 > Environment: Alfresco 5.2.0 > Reporter: Nicolas Raoul > Attachments: Screenshot from 2018-01-10 16-01-44.png, Screenshot = from 2018-01-10 16-02-23.png, cmistck3013921548946294689.xml > > > Since switching from CMIS Workbench 1.1.0 to 1.2.0 (r1819875), I can not = browse my Alfresco repository. Not sure whether the problem is me or Alfres= co or Workbench. > Steps I followed: > 1) Start CMIS Workbench > 2) Fill the connection information, press "Load repositories", leave the = only repository selected (screenshot 1) > 3) Press "Login" > 4) Two error popups appear (screenshot 2). Close them > 5) No folders are shown > 6) "Repository Info" and "Types" seem to work normally > 7) Run TCK (3rd attachment) -- This message was sent by Atlassian JIRA (v6.4.14#64029)