Skip to content

Local Pipeline not working (Fail to load models) #130

@flackbash

Description

@flackbash

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions