Skip to content

Instantly share code, notes, and snippets.

@bassdread
Created August 31, 2011 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bassdread/1184482 to your computer and use it in GitHub Desktop.
Save bassdread/1184482 to your computer and use it in GitHub Desktop.
Test Tile
31 Aug 19:21:01 - debug: Firing event to links to /events
31 Aug 19:21:03 - info: [Locker] Synclet recent starting for foursquare
31 Aug 19:21:05 - info: [Locker] Synclet recent finished for foursquare
31 Aug 19:21:18 - info: [Locker] Having to spawn links
31 Aug 19:21:18 - info: [Locker] spawning into: /home/channam/Code/Locker/Me/links
31 Aug 19:21:18 - info: [Locker] sending links startup info of {"port":18054,"sourceDirectory":"/home/channam/Code/Locker/Collections/Links","workingDirectory":"/home/channam/Code/Locker/Me/links","lockerUrl":"http://localhost:8042","externalBase":"http://localhost:8042/Me/links/","mongo":{"host":"localhost","port":27018,"collections":["link","encounter"]}}
31 Aug 19:21:18 - info: [Locker] Proxy complete
31 Aug 19:21:18 - info: [Locker] Having to spawn links
31 Aug 19:21:18 - info: [Locker] links is still spawning, adding callback to queue.
31 Aug 19:21:18 - info: [Locker] Proxy complete
31 Aug 19:21:18 - error: [Links]
31 Aug 19:21:18 - error: [Links] node.js:134
31 Aug 19:21:18 - error: [Links] throw e; // process.nextTick error, or 'error' event on first tick
31 Aug 19:21:18 - error: [Links] ^
31 Aug 19:21:18 - error: [Links] Error: Cannot find module 'clucene'
at Function._resolveFilename (module.js:317:11)
at Function._load (module.js:262:25)
at require (module.js:346:19)
at Object.<anonymous> (/home/channam/Code/Locker/Collections/Links/search.js:1:77)
at Module._compile (module.js:402:26)
at Object..js (module.js:408:10)
at Module.load (module.js:334:31)
at Function._load (module.js:293:12)
at require (module.js:346:19)
at Object.<anonymous> (/home/channam/Code/Locker/Collections/Links/links.js:21:14)
31 Aug 19:21:18 - info: [Locker] links process has ended. (1:null)
31 Aug 19:22:03 - info: [Locker] Synclet checkins starting for foursquare
31 Aug 19:22:05 - info: [Locker] Synclet recent starting for foursquare
31 Aug 19:22:05 - info: [Locker] Synclet checkins finished for foursquare
31 Aug 19:22:06 - info: [Locker] Synclet recent finished for foursquare
31 Aug 19:22:19 - info: [Locker] Synclet users starting for github
31 Aug 19:22:35 - info: [Locker] Synclet users finished for github
31 Aug 19:22:46 - info: [Locker] Synclet timeline starting for twitter
31 Aug 19:22:49 - info: [Locker] Synclet timeline finished for twitter
31 Aug 19:22:49 - debug: Firing an event for timeline/twitter from synclet/twitter action(new)
31 Aug 19:22:49 - debug: Firing event to links to /events
31 Aug 19:22:49 - debug: Firing event to places to /events
31 Aug 19:22:49 - debug: Firing an event for timeline/twitter from synclet/twitter action(new)
31 Aug 19:22:49 - debug: Firing event to links to /events
31 Aug 19:22:49 - debug: Firing event to places to /events
31 Aug 19:22:49 - debug: Firing an event for timeline/twitter from synclet/twitter action(new)
31 Aug 19:22:49 - debug: Firing event to links to /events
31 Aug 19:22:49 - debug: Firing event to places to /events
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: socket hang up
at Socket.<anonymous> (http.js:1287:45)
at Socket.emit (events.js:64:17)
at Array.<anonymous> (net.js:831:12)
at EventEmitter._tickCallback (node.js:126:26)
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment