Skip to content

Instantly share code, notes, and snippets.

@santiago
Created February 6, 2012 21:54
Show Gist options
  • Save santiago/1755182 to your computer and use it in GitHub Desktop.
Save santiago/1755182 to your computer and use it in GitHub Desktop.
TypeError: Cannot read property 'exception' of undefined
at [object Object].addListener (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:18834:41)
at [object Object].addListener (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:18827:28)
at [object Object].on (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:4243:37)
at [object Object].<anonymous> (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:18594:16)
at new <anonymous> (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:19355:42)
at [object Object].self (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:4981:45)
at anonymous (eval at <anonymous> (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:6271:56))
at Object.instantiate (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:6238:52)
at Object.create (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:3153:39)
at [object Object].batch (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:20956:25)
at [object Object].sync (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:24635:22)
at [object Object].insert (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:27495:16)
at [object Object].add (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:27532:12)
at [object Object].add (/home/santiago/Projects/reflector/geo-server/lib/io/sencha-io-debug.new.js:5533:20)
at [object Object].update (/home/santiago/Projects/reflector/geo-server/lib/io/sencha-io-debug.new.js:5539:18)
at new <anonymous> (/home/santiago/Projects/reflector/geo-server/lib/io/sencha-io-debug.new.js:1333:29)
at [object Object].self (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:4981:45)
at anonymous (eval at <anonymous> (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:6271:56))
at Object.instantiate (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:6238:52)
at Object.create (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:3153:39)
at new <anonymous> (/home/santiago/Projects/reflector/geo-server/lib/io/sencha-io-debug.new.js:1989:26)
at [object Object].self (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:4981:45)
at anonymous (eval at <anonymous> (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:6271:56))
at Object.instantiate (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:6238:52)
at Object.create (/home/santiago/Projects/reflector/geo-server/lib/touch/sencha-touch-all-debug.js:3153:39)
at Function.init (/home/santiago/Projects/reflector/geo-server/lib/io/sencha-io-debug.new.js:504:40)
at Function.getService (/home/santiago/Projects/reflector/geo-server/lib/io/sencha-io-debug.new.js:685:20)
at /home/santiago/Projects/reflector/geo-server/test/unit/geo-test.js:22:16
at Hook.run (/usr/local/lib/node_modules/mocha/lib/runnable.js:140:15)
at next (/usr/local/lib/node_modules/mocha/lib/runner.js:167:10)
at Array.0 (/usr/local/lib/node_modules/mocha/lib/runner.js:176:5)
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