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

Cannot find module jvm-mon.js on Ubuntu 16.04 #13

Closed
Kaijiro opened this issue Feb 8, 2017 · 2 comments
Closed

Cannot find module jvm-mon.js on Ubuntu 16.04 #13

Kaijiro opened this issue Feb 8, 2017 · 2 comments

Comments

@Kaijiro
Copy link

Kaijiro commented Feb 8, 2017

Hey,

I downloaded your tar, extracted it, did the configuration for Java, and when I executed jvm-mon, here is the error I got :

OpenJDK 64-Bit Server VM warning: You have loaded library /home/tristan/libj2v8_linux_x86_64.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.

node.js:376
        callback();
        ^
module.js:341: Error: Cannot find module '/home/tristan/Téléchargements/jvm-mon-0.1/bin/src/dist/jvm-mon.js'
@ajermakovics
Copy link
Owner

ajermakovics commented Feb 8, 2017

Hi @Kaijiro

Was that by running from inside the extracted jvm-mon-0.1 directory or from another location? Sounds similar to #8 and it should be fixed in v0.2 which was just released

@Kaijiro
Copy link
Author

Kaijiro commented Feb 8, 2017

Ok, so I tried both because I didn't know anymore what I tried.
Executing bin/jvm-mom from the extracted directory works perfectly.
Executing it from somewhere doesn't work. I should have searched before posting, sorry :/

Thank you for your feedback.

@Kaijiro Kaijiro closed this as completed Feb 8, 2017
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