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 325FA200BE9 for ; Mon, 26 Dec 2016 18:28:16 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 30F67160B3B; Mon, 26 Dec 2016 17:28:16 +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 7D581160B0E for ; Mon, 26 Dec 2016 18:28:15 +0100 (CET) Received: (qmail 61258 invoked by uid 500); 26 Dec 2016 17:28:14 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 61243 invoked by uid 99); 26 Dec 2016 17:28:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Dec 2016 17:28:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 88E31C036F for ; Mon, 26 Dec 2016 17:28:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.998 X-Spam-Level: * X-Spam-Status: No, score=1.998 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id VLXwFPdKGQhf for ; Mon, 26 Dec 2016 17:28:12 +0000 (UTC) Received: from mail.sd-datasolutions.de (serv2.sd-datasolutions.de [85.25.204.22]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 5901760E23 for ; Mon, 26 Dec 2016 17:22:16 +0000 (UTC) Received: from p200300C103CA1B0134D5B1ACFD611A46.dip0.t-ipconnect.de (p200300C103CA1B0134D5B1ACFD611A46.dip0.t-ipconnect.de [IPv6:2003:c1:3ca:1b01:34d5:b1ac:fd61:1a46]) by mail.sd-datasolutions.de (Postfix) with ESMTPSA id 77EE116F802A3 for ; Mon, 26 Dec 2016 17:22:06 +0000 (UTC) Date: Mon, 26 Dec 2016 17:22:05 +0000 X-NSA-Greeting: Dear NSA, have fun with reading and analyzing this e-mail! From: Uwe Schindler To: java-user@lucene.apache.org Subject: Re: help for apache lucene User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <99E87F1B-7BD4-4DD3-A935-85BC5016018D@thetaphi.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----AH6P7QBGHZTUEEXIW0JM5ANMNEF9XY" Content-Transfer-Encoding: 7bit archived-at: Mon, 26 Dec 2016 17:28:16 -0000 ------AH6P7QBGHZTUEEXIW0JM5ANMNEF9XY Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, It looks like you have different Lucene versions on your classpath=2E Make= sure that you have every artifact JAR file only in one single version=2E A= lso make sure all different Lucene artifacts have same version=2E Uwe Am 26=2E Dezember 2016 10:57:30 MEZ schrieb "RAGOT, vincent" : >Hello, >I try to develop an application with JBoss Data Grid and Apache Lucene=2E >I >followed the tutoriel: >https://access=2Eredhat=2Ecom/documentation/en-US/Red_Hat_JBoss_Data_Grid= /6=2E2/pdf/Infinispan_Query_Guide/Red_Hat_JBoss_Data_Grid-6=2E2-Infinispan_= Query_Guide-en-US=2Epdf >But when I throw my application, I have the following >error:javax=2Eservlet=2EServletException: >java=2Elang=2EVerifyError: Failed to link >org/apache/lucene/codecs/lucene40/Lucene40CompoundReader (Module >"deployment=2Ejboss-helloworld-jdg=2Ewar:main" from Service Module Loader= ): >class org=2Eapache=2Elucene=2Ecodecs=2Elucene40=2ELucene40CompoundReader >overrides >final method renameFile=2E > >Can you help me ? > >Thanks -- Uwe Schindler Achterdiek 19, 28357 Bremen https://www=2Ethetaphi=2Ede ------AH6P7QBGHZTUEEXIW0JM5ANMNEF9XY--