Skip to content

nullpointerexception #7

@fincode-mo

Description

@fincode-mo

We are getting this error suddenly on our environment. Its running on java 11 and wildfly 21.

[0m�[31m11:07:56,245 ERROR [stderr] (EJB default - 3) java.lang.NullPointerException

�[0m�[31m11:07:56,245 ERROR [stderr] (EJB default - 3) at deployment.Testear//com.socketLabs.injectionApi.SocketLabsClient.(SocketLabsClient.java:47)

Our code

final SocketLabsClient client = new SocketLabsClient(somenumbers, "apikey")
<dependency>
            <groupId>com.socketlabs</groupId>
            <artifactId>injectionApi</artifactId>
            <version>1.2.1</version>
        </dependency>

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