Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
0.4
-
None
-
None
Description
I loose all data after every restart of the server (Alt+F4 in the commandline or server restart, maybe I have to exit differntly?), I can still see the waves in the list, but when I click on them the programm crashes and I get the following error (1), the only thing I can do afterwards is click refresh but its the same every time; to me it looks like the deltas are not saved correctly to the hdd, even though I can see them in the folder, maybe they can't be associated correctly with the links in the list? anyways the config settings can be found here (2)
(1)
Stack trace:
Token: 1407169782249
Class$Fif: [INVALID_OPERATION] Channel Exception
Unknown.lI (Unknown source:0)
Unknown.tI (Unknown source:0)
Unknown.zI (Unknown source:0)
Unknown.s_c (Unknown source:0)
Unknown.qdf (Unknown source:0)
Unknown.mdf (Unknown source:0)
Unknown.Gdf (Unknown source:0)
Caused by: Token: 1407169782250
[INVALID_OPERATION] Channel Exception
Unknown.lI (Unknown source:0)
Unknown.Hif (Unknown source:0)
Unknown.qdf (Unknown source:0)
Unknown.mdf (Unknown source:0)
Unknown.Gdf (Unknown source:0)
Unknown.Lef (Unknown source:0)
Unknown.Xef (Unknown source:0)
Caused by: Token: 1407169782251
Exception in view channel, state [ViewChannel id: ch3 waveId: [WaveId
wiab.net/w+j0_BD8uz1_A] state: CONNECTED]
Unknown.lI (Unknown source:0)
Unknown.Bif (Unknown source:0)
Unknown.Lef (Unknown source:0)
Unknown.Xef (Unknown source:0)
Unknown.Yef (Unknown source:0)
Unknown.Gtc (Unknown source:0)
Unknown.Jtc (Unknown source:0)
Caused by: Token: 1407169782251
Operation channel failed on ack: Operation Channel State = [state:
CONNECTED], Delta Channel State = [state:CONNECTED] [connectionTag:1]
[transmitDelta:null] [lastServerVersion:0] [lastTransmitDelta:delta
version:
0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==,
ops: 1, add participant wolke@wiab.net by wolke@wiab.net at Mon Aug 04
18:29:42 GMT+200 2014 version null, ] [lastAckedVersion: 0:] [queue (0
msgs):[]], Client CC State =
[startSignature:0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==]
[endOfStartingDelta:null] [lastCommittedVersion: 0] [inferredServerPath:[]]
[unacknowledged:CoreWaveletDelta(wolke@wiab.net,
0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==, 1
ops: [add participant wolke@wiab.net by wolke@wiab.net at Mon Aug 04
18:29:42 GMT+200 2014 version null])] [clientOperationQueue:Operation Queue
= [deltas: 0] [queue: []] [tailCreator: null] ] [serverOperations:[]]
Unknown.lI (Unknown source:0)
Unknown.Bif (Unknown source:0)
Unknown.icf (Unknown source:0)
Unknown.ogf (Unknown source:0)
Unknown.Fff (Unknown source:0)
Unknown.cgf (Unknown source:0)
Unknown.Yef (Unknown source:0)
Caused by: Token: 1407169782251
Got ACK from server, but we don't have the same version. Client expects new
version 1 and 1 acked ops, Server acked 0, new version 0. [Received
signature:0:] [Received opsApplied:0] Client CC State =
[startSignature:0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==]
[endOfStartingDelta:null] [lastCommittedVersion: 0] [inferredServerPath:[]]
[unacknowledged:CoreWaveletDelta(wolke@wiab.net,
0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==, 1
ops: [add participant wolke@wiab.net by wolke@wiab.net at Mon Aug 04
18:29:42 GMT+200 2014 version null])] [clientOperationQueue:Operation Queue
= [deltas: 0] [queue: []] [tailCreator: null] ] [serverOperations:[]]
Unknown.lI (Unknown source:0)
Unknown.Opg (Unknown source:0)
Unknown.jhf (Unknown source:0)
Unknown.icf (Unknown source:0)
Unknown.ogf (Unknown source:0)
Unknown.Fff (Unknown source:0)
Unknown.cgf (Unknown source:0)
(2)
wave_server_domain = wiab.net
http_frontend_public_address = 192.168.0.14:9898
http_websocket_public_address = 192.168.0.14:9898
http_websocket_presented_address = 192.168.0.14:9898
http_frontend_addresses = 192.168.0.14:9898
resource_bases = D:\\Programs\\GoogleWaveServer
war
signer_info_store_type = mongodb
signer_info_store_directory =
D:\\Programs\\GoogleWaveServer\\data
certificates
attachment_store_type = mongodb
attachment_store_directory =
D:\\Programs\\GoogleWaveServer\\data
attachements
account_store_type = mongodb
account_store_directory = D:\\Programs\\GoogleWaveServer\\data
accounts
delta_store_type = file
delta_store_directory = D:\\Programs\\GoogleWaveServer\\data
deltas
sessions_store_directory = D:\\Programs\\GoogleWaveServer\\data
sessions
websocket_max_idle_time = 0
websocket_max_message_size = 2
admin_user = admin
welcome_wave_id = ""
listener_executor_thread_count = 1
wavelet_load_executor_thread_count = 1
delta_persist_executor_thread_count = 1
storage_continuation_executor_thread_count = 1
lookup_executor_thread_count = 1
waveserver_disable_verification = true
waveserver_disable_signer_verification = true
disable_registration = false
enable_ssl = false
ssl_keystore_path = @SSL_KEYSTORE_PATH@
ssl_keystore_password = @SSL_KEYSTORE_PASSWORD@
enable_clientauth = false
clientauth_cert_domain = @CLIENTAUTH_CERT_DOMAIN@
disable_loginpage = false
search_type = lucene
index_directory = D:\\Programs\\GoogleWaveServer\\data
indexes
analytics_account = ""
thumbnail_patterns_directory = "_thumb"