[
https://issues.apache.org/jira/browse/KARAF-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286993#comment-14286993
]
Jean-Baptiste Onofré commented on KARAF-3460:
---------------------------------------------
I implemented the workaround:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=6af8d60e58f38a55f337d880d953f4e15c47674d
During my tests, I didn't see the NPE again.
Please, reopen this Jira if you encounter it again.
> NPE in AutoEncryptionSupport.run
> --------------------------------
>
> Key: KARAF-3460
> URL: https://issues.apache.org/jira/browse/KARAF-3460
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Christian Schneider
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.0
>
>
> In the itests I often see this stack trace of a NPE:
> karaf@root()> 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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)