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

java.lang.StackOverflowError  #3

@eugenemiretsky

Description

@eugenemiretsky

I'm getting the following error when running the Kafka example:

Exception in thread "main" java.lang.StackOverflowError
at java.net.URL.getProtocol(URL.java:792)
at java.net.URLStreamHandler.parseURL(URLStreamHandler.java:126)
at sun.net.www.protocol.file.Handler.parseURL(Handler.java:67)
at java.net.URL.(URL.java:615)
at java.net.URL.(URL.java:483)
at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1222)
at sun.misc.URLClassPath.getResource(URLClassPath.java:212)
at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
at java.security.AccessController.doPrivileged(Native Method)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions