Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1959618766 for ; Fri, 20 Nov 2015 21:14:12 +0000 (UTC) Received: (qmail 34294 invoked by uid 500); 20 Nov 2015 21:14:11 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 34237 invoked by uid 500); 20 Nov 2015 21:14:11 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 34207 invoked by uid 99); 20 Nov 2015 21:14:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2015 21:14:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 24C6E2C1F5F for ; Fri, 20 Nov 2015 21:14:11 +0000 (UTC) Date: Fri, 20 Nov 2015 21:14:11 +0000 (UTC) From: "Shawn Heisey (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SOLR-8328) This script requires extracting a WAR file with either the jar or unzip utility, please install these utilities or contact your administrator for assistance. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-8328: ------------------------------- Attachment: SOLR-8328.patch Patch to fix this problem. The jar/unzip check is no longer required, because the WAR file was removed entirely in 5.3. > This script requires extracting a WAR file with either the jar or unzip utility, please install these utilities or contact your administrator for assistance. > ------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-8328 > URL: https://issues.apache.org/jira/browse/SOLR-8328 > Project: Solr > Issue Type: Bug > Affects Versions: 5.3.1 > Environment: CentOS 7 > Reporter: James Sterling > Attachments: SOLR-8328.patch > > > Seeing the WAR error using solr 5.3.1 on CentOS 7 after fresh install. > wget http://www.eu.apache.org/dist/lucene/solr/5.3.1/solr-5.3.1.tgz > tar xzf solr-5.3.1.tgz solr-5.3.1/bin/install_solr_service.sh --strip-components=2 > udo chmod +x install_solr_service.sh > sudo ./install_solr_service.sh solr-5.3.1.tgz -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org