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 9A544200B38 for ; Fri, 8 Jul 2016 13:44:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9907B160A77; Fri, 8 Jul 2016 11:44:12 +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 E7C73160A58 for ; Fri, 8 Jul 2016 13:44:11 +0200 (CEST) Received: (qmail 60928 invoked by uid 500); 8 Jul 2016 11:44:11 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 60912 invoked by uid 99); 8 Jul 2016 11:44:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2016 11:44:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0B3B2C02A5 for ; Fri, 8 Jul 2016 11:44:10 +0000 (UTC) Date: Fri, 8 Jul 2016 11:44:10 +0000 (UTC) From: "zhanglin (JIRA)" To: commits@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (APLO-395) Apollo cann't startup because there's error of "Store startup failure: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 08 Jul 2016 11:44:12 -0000 [ https://issues.apache.org/jira/browse/APLO-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhanglin updated APLO-395: -------------------------- Summary: Apollo cann't startup because there's error of "Store startup failure: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions" (was: Store startup failure: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions) > Apollo cann't startup because there's error of "Store startup failure: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions" > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: APLO-395 > URL: https://issues.apache.org/jira/browse/APLO-395 > Project: ActiveMQ Apollo > Issue Type: Bug > Components: apollo-leveldb > Affects Versions: 1.7, 1.7.1 > Environment: OS : Windows 7 6.1 > JVM : Java HotSpot(TM) Server VM 1.7.0_13 (Oracle Corporation) > Apollo : 1.7.1 (at: D:\zhanglin\Apollo\apache-apollo-1.7.1) > Starting store: leveldb store at D:\zhanglin\Apollo\test\data > Reporter: zhanglin > Priority: Blocker > > INFO | OS : Windows 7 6.1 | > INFO | JVM : Java HotSpot(TM) Server VM 1.7.0_13 (Oracle Corporation) | > INFO | Apollo : 1.7.1 (at: D:\zhanglin\Apollo\apache-apollo-1.7.1) | > INFO | Starting store: leveldb store at D:\zhanglin\Apollo\test\data | > INFO | Opening the log file took: 85.17 ms | > INFO | Accepting connections at: tcp://[0:0:0:0:0:0:0:0]:61613 | > INFO | Accepting connections at: tls://[0:0:0:0:0:0:0:0]:61614 | > WARN | DB operation failed. (entering recovery mode): java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions | 155c3e7d3bc > INFO | Accepting connections at: ws://[::]:61623/ | > INFO | Accepting connections at: wss://[::]:61624/ | > INFO | virtual host startup is waiting on store startup | > INFO | DB recovered from failure. | > ERROR | Store startup failure: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions | 155c3e7d3bd > INFO | virtual host startup is no longer waiting. It waited a total of 1 seconds. | > INFO | Administration interface available at: https://[::]:61681/ | > INFO | Administration interface available at: http://[::]:61680/ | -- This message was sent by Atlassian JIRA (v6.3.4#6332)