This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tomcat6 Config: | |
<Manager className="de.javakaffee.web.msm.MemcachedBackupSessionManager" | |
memcachedNodes="n1:qa-1:11211,n2:qa-2:11211" | |
sticky="false" | |
lockingMode="auto" | |
backupThreadCount="4" | |
requestUriIgnorePattern="(/ctp/rest/rtcoa/?$|/EDX/rest/dashboard/.*/bus$|/EDX/ping.json|/EDX/rest/diagnostics/ip|/EDX/rest/messaging/active/.*\.json)" | |
operationTimeout="400" | |
transcoderFactoryClass="de.javakaffee.web.msm.JavaSerializationTranscoderFactory" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dec 4, 2012 6:54:37 PM de.javakaffee.web.msm.LockingStrategy onBackupWithoutLoadedSession | |
WARNING: Found no validity info for session id 17AF5E7156C86AF174CB72C64209CB9B-n1 | |
Dec 4, 2012 6:54:37 PM de.javakaffee.web.msm.LockingStrategy pingSession | |
WARNING: The session 17AF5E7156C86AF174CB72C64209CB9B-n1 should be touched in memcached, but it seemed to be not existing anymore. | |
Dec 4, 2012 6:54:37 PM de.javakaffee.web.msm.LockingStrategy$OnBackupWithoutLoadedSessionTask pingSessionBackup | |
WARNING: The secondary backup for session 17AF5E7156C86AF174CB72C64209CB9B-n1 should be touched in memcached, but it seemed to be not existing. | |
Dec 4, 2012 6:54:37 PM de.javakaffee.web.msm.MemcachedSessionService loadFromMemcached | |
WARNING: Could not load session with id 17AF5E7156C86AF174CB72C64209CB9B-n1 from memcached. | |
java.lang.RuntimeException: The loaded object for sessionId 17AF5E7156C86AF174CB72C64209CB9B-n1 is not of required type byte[], but java.lang.Integer | |
at de.javakaffee.web.msm.MemcachedSessionService.loadF |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wed Nov 14 20:44:26 [rsSync] oplog sync 2 of 3 | |
Wed Nov 14 20:44:26 [repl writer worker 4] CMD: drop ctp.onlineHvacStats | |
Wed Nov 14 20:44:26 [repl writer worker 4] CMD: drop ctp.tmp.mr.thermostat_67251_inc | |
Wed Nov 14 20:44:27 [conn2231] end connection XXXXXXXXXXXX (25 connections now open) | |
Wed Nov 14 20:44:27 [initandlisten] connection accepted from XXXXXXXXXXXX:44786 #2236 (26 connections now open) | |
Wed Nov 14 20:44:28 [repl writer worker 10] ERROR: writer worker caught exception: Cannot apply $push/$pushAll modifier to non-array on: { ts: Timestamp 135292 | |
3785000|926, h: 4392487477760616592, op: "u", ns: "ctp.logEventByDay", o2: { _id: ObjectId('50a2e4e8870ad2152ea5572f'), logs.19: { $size: 8 }, logs.20: null }, | |
o: { $pushAll: { logs.20: [ { ts: new Date(1352923260000), t: 68.5 }, { ts: new Date(1352923560000) } ], logs.19: [ { ts: new Date(1352922060000) }, { ts: new | |
Date(1352922360000) }, { ts: new Date(1352922660000) }, { ts: new Date(1352922960000), t: 69.0 } ] } } } | |
Wed Nov 14 20:44:28 [repl writer wor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Sleeper: a tool to suspend your PC under lightweight window managers | |
# By Andy O'Neill <[email protected]> 2012 | |
# Released to the public domain | |
# Depends on xprintidle & console-kit (apt-get install xprintidle console-kit) | |
# Usage: just launch it from your .xinitrc or whatever you use to launch your WM | |
# e.g. sleeper & |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 20, 2012 3:29:29 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: POST /EDX/j_spring_security_check (requestedSessionId 48EB1F5F2907DC391846C183332D0A08-n1) ================== | |
Jun 20, 2012 3:29:29 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: POST /EDX/j_spring_security_check (requestedSessionId 48EB1F5F2907DC391846C183332D0A08-n1) ================== | |
Jun 20, 2012 3:29:29 PM de.javakaffee.web.msm.SessionIdFormat createSessionId | |
FINE: Creating new session id with orig id 'ping' and memcached id 'n1'. | |
Jun 20, 2012 3:29:29 PM de.javakaffee.web.msm.NodeAvailabilityCache updateIsNodeAvailable | |
FINE: CacheLoader returned node availability 'true' for node 'n1'. | |
Jun 20, 2012 3:29:29 PM de.javakaffee.web.msm.MemcachedSessionService loadFromMemcached |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FINE: <<<<<< Request finished: GET /EDX/login.html ================== | |
Jun 14, 2012 3:08:44 PM de.javakaffee.web.msm.ReadOnlyRequestsCache modifyingRequest | |
FINE: Registering modifying request: GET /EDX/login.html | |
Jun 14, 2012 3:09:01 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: POST /EDX/j_spring_security_check (requestedSessionId 9A0BAF5E3E4296D251F0382B785AB3E7-n1) ================== | |
Jun 14, 2012 3:09:01 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: POST /EDX/j_spring_security_check (requestedSessionId 9A0BAF5E3E4296D251F0382B785AB3E7-n1) ================== | |
Jun 14, 2012 3:09:01 PM de.javakaffee.web.msm.SessionIdFormat createSessionId | |
FINE: Creating new session id with orig id 'ping' and memcached id 'n1'. | |
Jun 14, 2012 3:09:01 PM de.javakaffee.web.msm.NodeAvailabilityCache updateIsNodeAvailable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== Request: POST username and password (posted from login.html) === | |
POST /EDX/j_spring_security_check HTTP/1.1 | |
Host: localhost | |
Connection: keep-alive | |
Content-Length: 54 | |
Cache-Control: max-age=0 | |
Origin: http://localhost | |
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.52 Safari/536.5 | |
Content-Type: application/x-www-form-urlencoded |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 14, 2012 1:50:18 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: GET /EDX/main.html (requestedSessionId null) ================== | |
Jun 14, 2012 1:50:18 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: GET /EDX/main.html (requestedSessionId null) ================== | |
Jun 14, 2012 1:50:18 PM de.javakaffee.web.msm.MemcachedBackupSessionManager createSession | |
FINE: createSession with null | |
Jun 14, 2012 1:50:18 PM de.javakaffee.web.msm.MemcachedSessionService createSession | |
FINE: createSession invoked: null | |
Jun 14, 2012 1:50:18 PM de.javakaffee.web.msm.SessionIdFormat createSessionId | |
FINE: Creating new session id with orig id 'ping' and memcached id 'n1'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 14, 2012 1:46:29 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: GET /EDX/main.html (requestedSessionId null) ================== | |
Jun 14, 2012 1:46:29 PM de.javakaffee.web.msm.RequestTrackingHostValve invoke | |
FINE: >>>>>> Request starting: GET /EDX/main.html (requestedSessionId null) ================== | |
Jun 14, 2012 1:46:29 PM de.javakaffee.web.msm.MemcachedSessionService createSession | |
FINE: createSession invoked: null | |
Jun 14, 2012 1:46:29 PM de.javakaffee.web.msm.SessionIdFormat createSessionId | |
FINE: Creating new session id with orig id 'ping' and memcached id 'n1'. | |
Jun 14, 2012 1:46:29 PM de.javakaffee.web.msm.NodeAvailabilityCache updateIsNodeAvailable | |
FINE: CacheLoader returned node availability 'true' for node 'n1'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id" : ObjectId("XXXXXXXXXXXXXXXXXXXX"), | |
"day" : 5, | |
"hour" : 21, | |
"logs" : [ | |
{ | |
"ts" : ISODate("2012-01-05T21:34:00Z"), | |
"hour" : 15, | |
"minute" : 34, | |
"relay" : 64, |