Skip to content

Starts up fine but then errors when sending data #20

Open
@tatonki1

Description

Thanks for the plugin - I have it wired up correctly and it starts fine, but when it tries to send data I am getting this error:

[2017-01-25 14:33:40.376] [DEBUG] [HUBOT-B2B] [Users/n0224265/Documents/Docker/pinpoint-node-agent/agent/socket/udp_client] UDP message sent to 172.17.0.2:9995, size is: 77
[Wed Jan 25 2017 14:33:43 GMT-0500 (EST)] ERROR TypeError: Cannot read property 'apply' of undefined
at express0application0handle (/Users/n0224265/Documents/Docker/pinpoint-node-agent/agent/plugins/core/express/wrap.js:248:22)

at Object.cb (/Users/n0224265/Documents/Docker/pinpoint-node-agent/agent/commons/trace/method_interceptor.js:41:24)
at Namespace.run (/Users/n0224265/Documents/Docker/pinpoint-node-agent/agent/commons/cls/index.js:59:5)
at Function.originalWrapper [as handle] (/Users/n0224265/Documents/Docker/pinpoint-node-agent/agent/commons/trace/method_interceptor.js:40:23)
at Server.app (/Users/n0224265/Documents/Chatbot/hubot-b2b-0/node_modules/connect/lib/connect.js:67:37)
at Server. (/Users/n0224265/Documents/Chatbot/hubot-b2b-0/node_modules/engine.io/lib/server.js:443:22)
at Server. (/Users/n0224265/Documents/Chatbot/hubot-b2b-0/node_modules/socket.io/lib/index.js:260:16)
at emitTwo (events.js:106:13)
at Server.emit (events.js:191:7)
at HTTPParser.parserOnIncoming [as onIncoming] (_http_server.js:547:12)
at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions