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

SemanticDogfood issue #257

Open
xinelim opened this issue Oct 23, 2018 · 3 comments
Open

SemanticDogfood issue #257

xinelim opened this issue Oct 23, 2018 · 3 comments

Comments

@xinelim
Copy link

xinelim commented Oct 23, 2018

Hi! I am new to Duke. I have been trying out deduplication within a dataset but I am encountering issues" ERROR: Couldn't instantiate class no.priv.garshol.duke.databases.LuceneDatabase: java.lang.ClassNotFoundException: no.priv.garshol.duke.databases.LuceneDatabase". Please guide. Thank you!

@uderline
Copy link

Hi !
Assuming the build went well, maybe you should add the jars to your classpath.
CLASSPATH=/home/..../duke-lucene/target/duke...SNAPSHOT.jar$CLASSPATH in your .bashrc or .profile. Don't forget to restart the console or use the $ source command.

@Anishx
Copy link

Anishx commented Oct 26, 2018

@xinelim Try using this command -cp for defining classpath,
java -cp C:\Users\batca\Desktop\Duke\duke-1.2\* no.priv.garshol.duke.Duke --showmatches countries.xml

all files i have in that folder : https://imgur.com/a/S13EMQi

@mesllo
Copy link

mesllo commented Oct 13, 2019

Has anyone fixed this please? I'm getting a similar issue.

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