Splunk AppDynamics

AppDynamics Node.JS agent on Windows crashes

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I'm trying to use appdynamics agent in a node app, but it silently crashes the entire app when I merely try to require it.

I tried to debug node when it happens and it seems to crash when calling process.dlopen and trying to load the zmq.node module.

Am I doing something wrong?

https://dl.dropboxusercontent.com/u/67294255/requiring_appdynamics.png

Labels (1)
1 Solution

CommunityUser
Splunk Employee
Splunk Employee

Hi,

It's a late reply, but your post helped me solve it 🙂 the trick was installing the zmq package (https://github.com/JustinTulloss/zeromq.node) first.  Without it, the Server 2016 box just ran and instantly quit my node site.  To install zmq you need to install Python first (I installed the 2.7v) and then install an older copy of Visual Studio (Community 2013) to get the MSBUILD tools v2.0.

After Python, VS2013 and zmq it runs fine.  My app is now reporting its telemetry to appdynamics 🙂 

I hope this might help someone else in the future!

Kaylee.

View solution in original post

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi,

It's a late reply, but your post helped me solve it 🙂 the trick was installing the zmq package (https://github.com/JustinTulloss/zeromq.node) first.  Without it, the Server 2016 box just ran and instantly quit my node site.  To install zmq you need to install Python first (I installed the 2.7v) and then install an older copy of Visual Studio (Community 2013) to get the MSBUILD tools v2.0.

After Python, VS2013 and zmq it runs fine.  My app is now reporting its telemetry to appdynamics 🙂 

I hope this might help someone else in the future!

Kaylee.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi, we had similar issue. After adding require('appdynamics') nodejs process died.

One of our developers had found a solution. 

We were missing MSVCR120.dll, it's part of "Visual C++ Redistributable for Visual Studio 2013".

Adding it resolved issue.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...