[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.NativeO

2016-07-08 Thread zhanglin (JIRA)

 [ 
https://issues.apache.org/jira/browse/APLO-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhanglin updated APLO-395:
--
Description: 
Apollo has startuped successfully once, but now cann't startup and I have 
modified anything. There is logs belowing.

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/ | 



  was:
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/ | 


> 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
>
> Apollo has startuped successfully once, but now cann't startup and I have 
> modified anything. There is logs belowing.
> 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 

[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.NativeO

2016-07-08 Thread zhanglin (JIRA)

 [ 
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)