Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants