Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another assertion error #64

Closed
Philmod opened this issue Oct 15, 2013 · 2 comments
Closed

Another assertion error #64

Philmod opened this issue Oct 15, 2013 · 2 comments

Comments

@Philmod
Copy link

Philmod commented Oct 15, 2013

Hey,

I'm seeing another error somtimes:

Oct 14 16:26:10 storify-webapp02 errors.log:  assert.js:102
Oct 14 16:26:10 storify-webapp02 errors.log:    throw new assert.AssertionError({
Oct 14 16:26:10 storify-webapp02 errors.log:          ^
Oct 14 16:26:10 storify-webapp02 errors.log:  AssertionError: can't remove top context
Oct 14 16:26:10 storify-webapp02 errors.log:      at Namespace.exit (/data/storify/webapp/node_modules/newrelic/node_modules/continuation-local-storage/context.js:70:12)
Oct 14 16:26:10 storify-webapp02 errors.log:      at namespace.id.process.addAsyncListener.error (/data/storify/webapp/node_modules/newrelic/node_modules/continuation-local-storage/context.js:189:58)
Oct 14 16:26:10 storify-webapp02 errors.log:      at asyncErrorHandler (/data/storify/webapp/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/glue.js:27:48)
Oct 14 16:26:10 storify-webapp02 errors.log:      at process._asyncUncaughtException (/data/storify/webapp/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/glue.js:44:12)
Oct 14 16:26:10 storify-webapp02 errors.log:      at process.EventEmitter.emit (events.js:126:20)
@othiym23
Copy link
Contributor

This probably has the same underlying cause as #62, (something is trying to double-exit a namespace), and it is probably related to error-handling. Thanks for the report, and as with #62, we may want to get more information from you about your specific configuration to aid in reproducing the issue.

@othiym23
Copy link
Contributor

See the resolution for #62, and keep in mind that if you're reporting these issues, it's very helpful to let me know if it's just logging an error, or if it's just spewing lots of error output to the console. Thanks!

cmcadams-newrelic pushed a commit to cmcadams-newrelic/node-newrelic that referenced this issue Jan 29, 2024
…error-fingerprinting/vm2-3.9.16

build(deps): bump vm2 from 3.9.15 to 3.9.16 in /error-fingerprinting
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 11, 2024
removed node 10 from ci, updated engines to >=12, added files list an…
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 16, 2024
Adds additional dependency language to bottom of third party notices.
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this issue Apr 19, 2024
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this issue Apr 23, 2024
bizob2828 added a commit to bizob2828/node-newrelic that referenced this issue Jul 26, 2024
…date

(feat): add instructions on error handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants