Skip to content

Error trying to execute SimpleEchoClient #4

@antolinos95

Description

@antolinos95

Hi!
I get the next exception when I execute SimpleEchoClient or RosTest:

Exception in thread "main" java.lang.NullPointerException
at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.getName(AbstractExtension.java:90)
at org.eclipse.jetty.websocket.api.extensions.ExtensionFactory.(ExtensionFactory.java:37)
at org.eclipse.jetty.websocket.common.extensions.WebSocketExtensionFactory.(WebSocketExtensionFactory.java:40)
at org.eclipse.jetty.websocket.client.WebSocketClient.(WebSocketClient.java:85)
at org.eclipse.jetty.websocket.client.WebSocketClient.(WebSocketClient.java:78)
at tests.SimpleEchoClient.main(SimpleEchoClient.java:18)

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions