-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello,
when using the local pipeline because the remote pipeline does not seem to be available anymore (see #129), I get the following message
INFO:ccg_nlpy.pipeline_config:Using local pipeline
ERROR:ccg_nlpy.local_pipeline:Fail to load models, please check if your Java version is up to date.
ERROR:ccg_nlpy.local_pipeline:JVM exception occurred: edu/illinois/cs/cogcomp/pipeline/main/PipelineFactory java.lang.NoClassDefFoundError
Here is some information about my Java installation
# echo $JAVA_HOME
/usr/lib/jvm/java-8-openjdk-amd64/
# java -version
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (build 1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09)
OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode)
I removed old models and downloaded them again as suggested in #122 but the error persists.
Any help is appreciated.
Metadata
Metadata
Assignees
Labels
No labels