Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6317C200BA8 for ; Mon, 24 Oct 2016 11:35:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 61A91160B00; Mon, 24 Oct 2016 09:35:02 +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 A7CFA160AE1 for ; Mon, 24 Oct 2016 11:35:01 +0200 (CEST) Received: (qmail 51635 invoked by uid 500); 24 Oct 2016 09:34:58 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 51532 invoked by uid 99); 24 Oct 2016 09:34:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2016 09:34:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 817472C1F54 for ; Mon, 24 Oct 2016 09:34:58 +0000 (UTC) Date: Mon, 24 Oct 2016 09:34:58 +0000 (UTC) From: "Stefaan (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSTUDIO-1123) Comparison method violates its general contract MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 24 Oct 2016 09:35:02 -0000 [ https://issues.apache.org/jira/browse/DIRSTUDIO-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601461#comment-15601461 ] Stefaan commented on DIRSTUDIO-1123: ------------------------------------ I'm confused. I copied the message from the error log to the JIRA title, and I thought I also copied the stacktrace from the error log. If I now look in my error log, I can only see the issue from the stacktrace, not the JIRA title... :-( Feel free to close this. I'll recreate a new issue when I have it again. > Comparison method violates its general contract > ----------------------------------------------- > > Key: DIRSTUDIO-1123 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1123 > Project: Directory Studio > Issue Type: Bug > Affects Versions: 2.0.0-M10 (2.0.0.v20151221-M10) > Environment: Windows 7, 64 but. > Session data: > * eclipse.buildId=unknown > * java.version=1.8.0_51 > * java.vendor=Oracle Corporation > * BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB > * Framework arguments: /studio-rcp/resources/icons/linux/studio.xpm > * Command-line arguments: -os win32 -ws win32 -arch x86_64 /studio-rcp/resources/icons/linux/studio.xpm > Reporter: Stefaan > Priority: Critical > Attachments: stacktrace.txt > > > On some LDAP objects, when selecting them in the tree browser: > * I get an exception, > * the content does not show up in the editor view, > * The outline view does not get updated (shows the previous object) > When pressing the 'refresh' button, the outline view is updated, but I still do not get the editror view. -- This message was sent by Atlassian JIRA (v6.3.4#6332)