Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

chemcentral-loader - java.lang.NoClassDefFoundError: javax/activation/DataSource #143

@alanbchristie

Description

@alanbchristie

While running the ChemCentral loader (Release 0.5.4) for ChEMBL the following exception occurs: -

Loading file /data/chembl/chembl_28.sdf.gz
Exception in thread "main" java.lang.NoClassDefFoundError: javax/activation/DataSource

This appears to be the result of using a Java 11 RDKit base container image. Initial attempts to work-around the problem were not successful. The eventual workaround was achieved by using an earlier squonk/chemcentral-loader image (i.e. 0.3.12). Images for 0.4.0 and onward suffer from the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions