Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Cannot read timers of null #314

Open
Raynos opened this issue Mar 23, 2016 · 2 comments
Open

Cannot read timers of null #314

Raynos opened this issue Mar 23, 2016 · 2 comments

Comments

@Raynos
Copy link
Contributor

Raynos commented Mar 23, 2016

TypeError: Cannot read property 'timers' of null
    at LazyRelayInReq.sendErrorFrame (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:456:27)
    at LazyRelayInReq.onError (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:439:10)
    at LazyRelayInReq.onTimeout (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:267:10)
    at TimeHeap.callExpiredTimeouts (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:211:14)
    at TimeHeap.drainExpired (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:200:14)
    at TimeHeap.onTimeout (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:172:10)
    at onTimeout [as _onTimeout] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000136-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:163:14)
    at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)
@Raynos
Copy link
Contributor Author

Raynos commented Mar 23, 2016

@rf we still have bugs with free() or not free()

@rf
Copy link
Contributor

rf commented May 25, 2016

TypeError: Cannot read property 'logger' of null
    at LazyRelayInReq.relayRequestlogError [as logError] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:260:23)
    at LazyRelayInReq.onError (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:440:10)
    at LazyRelayInReq.onTimeout (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:267:10)
    at TimeHeap.callExpiredTimeouts (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:211:14)
    at TimeHeap.drainExpired (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:200:14)
    at TimeHeap.onTimeout (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:172:10)
    at onTimeout [as _onTimeout] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000143-v1/node_modules/hyperbahn/node_modules/tchannel/time_heap.js:163:14)
    at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants