Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nullpointerexception #7

Open
fincode-mo opened this issue Jun 23, 2021 · 0 comments
Open

nullpointerexception #7

fincode-mo opened this issue Jun 23, 2021 · 0 comments

Comments

@fincode-mo
Copy link

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant