-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels