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: Unable to access jarfile lib/pellet-cli.jar #17

Open
Ev3rlasting opened this issue Apr 7, 2015 · 5 comments
Open

Error: Unable to access jarfile lib/pellet-cli.jar #17

Ev3rlasting opened this issue Apr 7, 2015 · 5 comments

Comments

@Ev3rlasting
Copy link

I am using the release version 2.3.1 of Pellet
Follow the Wiki FAQ
Run ./pellet.sh under Mac OS 10.10.2, error message shown as:
Unable to access jarfile lib/pellet-cli.jar

@KMax
Copy link

KMax commented Apr 7, 2015

Hi, I also just tried to run ./pellet.sh from the release zip, but it looks like the zip contains only source codes without prepared jars.

Then I tried to build the project from sources using Ant and Maven, but without any success. I get the following error message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project pellet-core: Compilation failure
[ERROR] /home/kolchinmax/RnD/pellet/core/src/main/java/org/mindswap/pellet/utils/MultiValueMap.java:[70,20] name clash: remove(K,V) in org.mindswap.pellet.utils.MultiValueMap and remove(java.lang.Object,java.lang.Object) in java.util.HashMap have the same erasure, yet neither overrides the other

@gatemezing
Copy link

Hi, having same issue here "unable to access jafile lib\pellet-cli.jar on Windows using pellet.bat. Where can we have the binaries?

@gatemezing
Copy link

Solution: After downloading, launch "ant" on the directory containing build.xml file. Then go to /dist directory. And from there, you could be able to use/run pellet.bat or pellet.sh. HTH /cc @KMax

@gherson
Copy link

gherson commented Apr 18, 2016

Launching "ant" no longer seems to work: I got missing "lib" and "owlapiv3" folders and other errors.
"mvn install" also failed.
But downloading the needed Pellet .jar's from https://semtools.ecoinformatics.org/repository/dev/sms/lib apparently worked.
On Windows 7.

@soheilrk
Copy link

soheilrk commented Jan 22, 2019

Hello everybody,

I still have a problem with the jar files and cannot use the libraries. I would like to use pellet for Jena. unfortunately, the server and website are down: http://clarkparsia.com/pellet and there is no way to ask for any tutorial. My Would be grateful to receive some advice or at least one contact that I can ask my question. thanks

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

5 participants