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

Error on Install #20

Open
stuagano opened this issue Nov 9, 2016 · 1 comment
Open

Error on Install #20

stuagano opened this issue Nov 9, 2016 · 1 comment
Assignees

Comments

@stuagano
Copy link

stuagano commented Nov 9, 2016

JavaVM: Failed to load JVM: /bundle/Libraries/libserver.dylib
JavaVM FATAL: Failed to load the jvm library.
Error : .onLoad failed in loadNamespace() for 'RJSDMX', details:
  call: .jinit()
  error: JNI_GetCreatedJavaVMs returned -1 

Any ideas? 

@SigmaMonstR
Copy link
Contributor

Can you provide the version of R you're using (e.g. the header in console when you load up) as well as the version of Java?

Also can you give the following a go and see if it installs?

  • In terminal (I'm working on OS X), run: sudo R CMD javareconf
  • Then try the following in R: install.packages('rJava',type='source')
  • Then reinstall eu.us.opendata

@SigmaMonstR SigmaMonstR self-assigned this Nov 17, 2016
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