You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2015/05/13 09:54:00 UTC

[jira] [Assigned] (KARAF-3723) avoid the NoSuchElementException when use bin/client and there's no entry in the etc/user.properties

     [ https://issues.apache.org/jira/browse/KARAF-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned KARAF-3723:
-----------------------------------

    Assignee: Freeman Fang

> 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)