https://bz.apache.org/bugzilla/show_bug.cgi?id=60524
Felix Schumacher <felix.schumac...@internetallee.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Felix Schumacher <felix.schumac...@internetallee.de> --- Can you give a bit more details on your setup, like jdk/jre, cluster setup, is this reproducable, ...? It is a bit of a mystery to me, that the npe is happening there, as we are copying the data from a ConcurrentHashMap, which explicitly does not allow null values. My first idea was to filter null values from the copied list, but it feels wrong without knowing the real issue. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org