Hello,
Scidb was killed after a window-aggregation call maxed system memory. I had to do a hard reboot of the server.
I am now getting the following error:
/opt/scidb/14.3/bin/scidb.py: ERROR: Failed to start SciDB!
Here is the only error I could find in the log-files (scidb-stderr.log):
2014-10-15 16:7:10 (ppid=23633): Started.
log4cxx: Could not read configuration file [/kyle2/nick/scidb_data/share/scidb/log4cxx.properties].
log4cxx: No appender could be found for logger (scidb.entry).
log4cxx: Please initialize the log4cxx system properly.
2014-10-15 16:23:30 (ppid=23633): Terminated.
Also noticed that the status command shows instances online but there are no running scidb processes, not sure if this is related.
instance_id | host | port | online_since
-------------+-----------+------+----------------------------
0 | localhost | 1239 | infinity
1 | localhost | 1240 | 2014-10-13 13:22:06.96962
2 | localhost | 1241 | infinity
3 | localhost | 1242 | 2014-10-13 13:22:06.301049
4 | localhost | 1243 | 2014-10-13 21:20:07.016421
5 | localhost | 1244 | infinity
6 | localhost | 1245 | infinity
7 | localhost | 1246 | infinity
8 | localhost | 1247 | infinity
9 | localhost | 1248 | infinity
10 | localhost | 1249 | 2014-10-13 13:23:09.077303
11 | localhost | 1250 | infinity
12 | localhost | 1251 | infinity
13 | localhost | 1252 | infinity
14 | localhost | 1253 | infinity
15 | localhost | 1254 | 2014-10-13 13:22:09.840754
16 | localhost | 1255 | infinity
17 | localhost | 1256 | infinity
18 | localhost | 1257 | infinity
19 | localhost | 1258 | infinity
20 | localhost | 1259 | 2014-10-13 13:22:25.741177
21 | localhost | 1260 | infinity
22 | localhost | 1261 | infinity
23 | localhost | 1262 | infinity
24 | localhost | 1263 | infinity
25 | localhost | 1264 | infinity
26 | localhost | 1265 | 2014-10-13 13:22:17.723002
27 | localhost | 1266 | infinity
28 | localhost | 1267 | 2014-10-13 13:22:18.269076
29 | localhost | 1268 | infinity
30 | localhost | 1269 | infinity
31 | localhost | 1270 | infinity
Any advice would be greatly appreciated.
Thanks in advance for your help on this.
Nick