[jira] [Created] (APLO-396) ERROR | Store startup failure: org.iq80.leveldb.impl.DbImpl$BackgroundProcessing

2016-07-08 Thread zhanglin (JIRA)
zhanglin created APLO-396:
-

 Summary: ERROR | Store startup failure: 
org.iq80.leveldb.impl.DbImpl$BackgroundProcessing
 Key: APLO-396
 URL: https://issues.apache.org/jira/browse/APLO-396
 Project: ActiveMQ Apollo
  Issue Type: Bug
  Components: apollo-leveldb
 Environment: OS : Windows XP 5.1
JVM: Java HotSpot(TM) Server VM 1.7.0_67 (Oracle Corporation)
Apollo : 1.7.1 (at: E:\apache-apollo-1.7.1)
Starting store: leveldb store at E:\apache-apollo-1.7.1\bin\test\data
Reporter: zhanglin
Priority: Blocker
 Fix For: 1.7.1


1、Although “leveldbjni-1.8.jar” is exist in ${apollo.home}/lib directory, why 
is not  the JNI version available ?
2、Apollo does not work because Store startup failure, Can you help me? Thanks a 
lot!


- logs 
INFO  | OS : Windows XP 5.1 | 
INFO  | JVM: Java HotSpot(TM) Server VM 1.7.0_67 (Oracle Corporation) | 
INFO  | Apollo : 1.7.1 (at: D:\apollo\apache-apollo-1.7.1) | 
INFO  | Starting store: leveldb store at D:\apollo\apollo_test\test\data | 

WARN  | Using the pure java LevelDB implementation which is still experimental. 
 If the JNI version is not available for your platform, please switch to the 
BDB store instead. 
http://activemq.apache.org/apollo/documentation/user-manual.html#BDB_Store | 

INFO  | Accepting connections at: tcp://0.0.0.0:61613 | 
INFO  | Accepting connections at: tls://0.0.0.0:61614 | 
INFO  | Opening the log file took: 185.65 ms | 
INFO  | Accepting connections at: ws://0.0.0.0:61623/ | 
INFO  | virtual host startup is waiting on store startup | 
INFO  | Accepting connections at: wss://0.0.0.0:61624/ | 
INFO  | Administration interface available at: https://127.0.0.1:61681/ | 
INFO  | Administration interface available at: http://127.0.0.1:61680/ | 
INFO  | broker startup is waiting on start virtual-host: test | 

WARN  | DB operation failed. (entering recovery mode): 
java.lang.UnsupportedOperationException | 155cacc074e

INFO  | DB recovered from failure. | 

ERROR | Store startup failure: 
org.iq80.leveldb.impl.DbImpl$BackgroundProcessingException: 
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.IllegalArgumentException: File is corrupt: size must be at least 48 
bytes | 155cacc074f

INFO  | virtual host startup is no longer waiting.  It waited a total of 25 
seconds. | 
INFO  | broker startup is no longer waiting.  It waited a total of 25 seconds. 
| 
INFO  | Stopped connector at: tcp://0.0.0.0:61613 | 
INFO  | Stopped connector at: tls://0.0.0.0:61614 | 
INFO  | Stopped connector at: wss://0.0.0.0:61624 | 
INFO  | Stopped connector at: ws://0.0.0.0:61623 | 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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


[jira] [Created] (APLO-395) Store startup failure: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.internal.NativeOptions

2016-07-08 Thread zhanglin (JIRA)
zhanglin created APLO-395:
-

 Summary: 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)