Description
Sometime (not always), at startup, we can see:
Exception in thread "AutoEncryptionSupport" java.lang.NullPointerException at sun.nio.fs.UnixPath.register(UnixPath.java:893) at sun.nio.fs.AbstractPath.register(AbstractPath.java:104) at org.apache.karaf.jaas.modules.properties.AutoEncryptionSupport.run(AutoEncryptionSupport.java:79) at java.lang.Thread.run(Thread.java:745)
Attachments
Issue Links
- duplicates
-
KARAF-3460 NPE in AutoEncryptionSupport.run
- Resolved