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

uncaught exception in lazy relay #251

Open
Raynos opened this issue Dec 12, 2015 · 0 comments
Open

uncaught exception in lazy relay #251

Raynos opened this issue Dec 12, 2015 · 0 comments

Comments

@Raynos
Copy link
Contributor

Raynos commented Dec 12, 2015

TypeError: Cannot read property 'remoteName' of null
    at LazyRelayInReq.onIdentified (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:216:14)
    at onIdentified (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/lazy_relay.js:75:18)
    at finish (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/peer.js:453:9)
    at Array.onIdentified [as 211] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/peer.js:444:9)
    at DefinedEvent.emit (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/lib/event_emitter.js:90:25)
    at TChannelConnection.onOutIdentified (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/connection.js:543:26)
    at DefinedEvent.onOutIdentified [as listener] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/connection.js:521:14)
    at DefinedEvent.emit (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/lib/event_emitter.js:86:14)
    at TChannelV2Handler.handleInitResponse (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/v2/handler.js:259:28)
    at TChannelV2Handler.handleEagerFrame (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/v2/handler.js:192:25)
    at TChannelV2Handler.handleLazyFrame (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/v2/handler.js:183:10)
    at TChannelConnection.handleReadFrame (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/connection.js:382:18)
    at ReadMachine.handleReadFrame [as emit] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/connection.js:212:14)
    at ReadMachine.seek (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/bufrw/stream/read_machine.js:120:14)
    at ReadMachine.handleChunk (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/bufrw/stream/read_machine.js:67:28)
    at Socket.onSocketChunk (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/node_modules/tchannel/connection.js:129:29)
    at Socket.emit (events.js:95:17)
    at SocketInspector.inspectEmit (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/clients/socket-inspector.js:132:23)
    at Socket.boundInspectEmit [as emit] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/clients/socket-inspector.js:51:14)
    at Socket.<anonymous> (_stream_readable.js:764:14)
    at Socket.emit (events.js:92:17)
    at SocketInspector.inspectEmit (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/clients/socket-inspector.js:132:23)
    at Socket.boundInspectEmit [as emit] (/var/cache/udeploy/r/hyperbahn/sjc1-produ-0000000109-v1/node_modules/hyperbahn/clients/socket-inspector.js:51:14)
    at emitReadable_ (_stream_readable.js:426:10)
    at emitReadable (_stream_readable.js:422:5)
    at readableAddChunk (_stream_readable.js:165:9)
    at Socket.Readable.push (_stream_readable.js:127:10)
    at TCP.onread (net.js:528:21)
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

1 participant