[ https://issues.apache.org/jira/browse/KARAF-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Freeman Fang resolved KARAF-3723. --------------------------------- Resolution: Fixed commit fix http://git-wip-us.apache.org/repos/asf/karaf/commit/a952ba0a on master > avoid the NoSuchElementException when use bin/client and there's no entry in > the etc/user.properties > ---------------------------------------------------------------------------------------------------- > > Key: KARAF-3723 > URL: https://issues.apache.org/jira/browse/KARAF-3723 > Project: Karaf > Issue Type: Improvement > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 4.0.0.M3 > > > currently we see this > Exception in thread "main" java.util.NoSuchElementException > at java.util.HashMap$HashIterator.nextEntry(HashMap.java:925) > at java.util.HashMap$KeyIterator.next(HashMap.java:956) > at org.apache.karaf.client.ClientConfig.<init>(ClientConfig.java:162) > at org.apache.karaf.client.Main.main(Main.java:51) -- This message was sent by Atlassian JIRA (v6.3.4#6332)