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

Cannot load SentenceTokenizerFactory class #15

Open
liberisp opened this issue Oct 22, 2013 · 2 comments
Open

Cannot load SentenceTokenizerFactory class #15

liberisp opened this issue Oct 22, 2013 · 2 comments

Comments

@liberisp
Copy link

Hello,
I am trying to run the instance solr-qa but I take the following error message:
Error loading class 'com.tamingtext.texttamer.solr.SentenceTokenizerFactory'.

I am able to run correctly the instances solr-clustering and solr-tag.

My system is CentOS.

Find below the output of "bin/start-solr.sh solr-qa"

https://gist.github.com/liberisp/7099468

Thank you in advance

@drewfarris
Copy link
Collaborator

Hi, apologies for the late follow-up on this, in the output you posted, I expect to see a line like:

Infos: Adding 'file:/home/lpapageo/work/TT_HOME/target/taming-text-0.1-SNAPSHOT.jar' to classloader

Could you verify that your build of the taming text source code completed successfully and that the file target/taming-text-0.1-SNAPSHOT.jar exists?

@venkatasamudrala
Copy link

Hi, even I got the same problem while including SentenceTokenizerFactory class for one of the field in schema.xml.

And build is successful for me and taming-text-0.1-SNAPSHOT.jar exists.

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

3 participants