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

fresh pepper installation is broken #129

Open
timn2008 opened this issue Oct 14, 2019 · 0 comments
Open

fresh pepper installation is broken #129

timn2008 opened this issue Oct 14, 2019 · 0 comments

Comments

@timn2008
Copy link

I've downloaded Pepper_2019.06.11.zip, unzipped it and was trying to run it under Windows7 with Java8 and Ubuntu Ubuntu 18.04 (with Java11 and with Java8), but st command fails for all exporting modules, e.g.,
Checking 'ANNISExporter'
Problems occured in: [A Pepper module 'Merger' is not ready to start., A Pepper module 'DOTManipulator' is not ready to start.]
Then, an attempt to perform ELAN-to-ANNIS conversion fails as well

As an attempt to run pepper 'convert' command leads to multiple "java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.XMLSchemaValidator" (originating mostly from "org.corpus_tools.pepper.impl.PepperMapperControllerImpl.run"),
it seems that Apache Xerces2 might be missing, but I have not figured out how to add it to pepper (i.e., copying xercesImpl.jar to lib folder doesn't seem to help).

How can I fix this?
A further question is, is there any workable example workflow for ELAN-to-ANNIS coversion ???

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

1 participant