Skip to content

cider-nrepl not working in guix due to jdk.javadoc.doclet not found #117

@awb99

Description

@awb99

In gnu guix with Java OpenJDK installed via the packages "openjdk" "openjdk:doc" "openjdk:jdk"
info and stacktrace causes this exceptions:

Caused by: java.lang.ClassNotFoundException: jdk.javadoc.doclet.Doclet
	at java.base/java.net.URLClassLoader.findClass(Unknown Source)

My cloure code stays the same. On fedora it is working, on guix it throws exceptions.

Is there a way to find out if javadoc is installed? Any pointer to what could be missing is appreciated!

Expected behavior

:info and :stacktrace ops work

Environment & Version information

guix with

Clojure version

latest stable

Java version

from guix package

Operating system

linux

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