[ 
https://issues.apache.org/jira/browse/KARAF-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040754#comment-14040754
 ] 

Jean-Baptiste Onofré commented on KARAF-2760:
---------------------------------------------

I identified another issue:

{code}
2014-06-23 15:44:35,720 | ERROR | 0.2-SNAPSHOT/etc | fileinstall                
      | 11 - org.apache.felix.fileinstall - 3.4.0 | In main loop, we have 
serious trouble
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:926)[:1.7.0_51]
        at java.util.HashMap$KeyIterator.next(HashMap.java:960)[:1.7.0_51]
        at 
org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:70)[11:org.apache.felix.fileinstall:3.4.0]
        at 
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:305)[11:org.apache.felix.fileinstall:3.4.0]
{code}

I propose to revert the change to give time to investigate and work on it.

> monitor etc/user.properties change with felix FileInstaller
> -----------------------------------------------------------
>
>                 Key: KARAF-2760
>                 URL: https://issues.apache.org/jira/browse/KARAF-2760
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-security
>            Reporter: Freeman Fang
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.0, 3.0.1, 4.0.0, 2.3.5, 2.3.6
>
>
> when encryption.enabled = true and we change etc/users.properties(for example 
> add a new user), then the new user password will be encrypted only if we 
> login, it would be better that if we could monitor the etc/users.properties 
> also with FileInstaller, so that any change in etc/users.properties could 
> take effect immediately



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to