- Notifications
You must be signed in to change notification settings - Fork 327
Closed
Labels
Description
hi guys,
sorry if will not be perfct its my first post here..... Today i started the last snapshot of the java agent: 1.19.0 because i run more than 1 webapp in my tomcat and was the only way to get it run.
i receive several WARN in my log about a NullPoint Exception:
java.lang.nullpointerexception at co.elastic.apm.agent.shaded.weaklockfree.weakconcurrentmap.put(weakconcurrentmap.java:161)
Looking around i saw it was supposed to be fixed here: #1309
my enviroment is:
JAVA 1.8.0_161-b12
TOMCAT 8.0.52
java agent: 1.19.0
best regards
Luca