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

Can't add to JBoss (EAP) as part of a web app (WAR) #19

Open
kennethobee opened this issue Oct 4, 2017 · 3 comments
Open

Can't add to JBoss (EAP) as part of a web app (WAR) #19

kennethobee opened this issue Oct 4, 2017 · 3 comments

Comments

@kennethobee
Copy link

I can run the program as java application. However, when adding to a web application, it just can't find the filesystem provider.
Is there any extra configuration needed?

@biett0
Copy link

biett0 commented Jan 17, 2018

How did you manage to run the Example application? I got the error: Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no libgfapi-jni in java.library.path]

@louiszuckerman
Copy link
Collaborator

You need to have the libgfapi C library installed, usually from your distro's glusterfs packages.

@finology
Copy link

I can run the program as java application. However, when adding to a web application, it just can't find the filesystem provider.
Is there any extra configuration needed?

I have the same issue. I can't add the jar to the springboot application.

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

4 participants