[L2SWITCH-56] Exception in thread "pool-31-thread-1" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "0xff" Created: 16/Oct/15 Updated: 19/Oct/17 Resolved: 09/Feb/16 |
|
| Status: | Resolved |
| Project: | l2switch |
| Component/s: | General |
| Affects Version/s: | unspecified |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Ravi | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: Linux |
||
| Attachments: |
|
| External issue ID: | 4485 |
| Priority: | High |
| Description |
|
Displaying all SWITCHES and only one HOSTS in DLUX topology GUI. I have started karaf and installed the following features. feature:install odl-restconf Then started MININET with following command I am able to ping the hosts without fail. mininet> pingall
Now I have opened the DLUX GUI, in the topology section we are able to see the Switches and only one host. Apart from that we are getting the following Error in Karaf console. opendaylight-user@root> Could you please help me to resolve the issue, i.e. display all SWITCHES and HOSTS in topology GUI. |
| Comments |
| Comment by Ravi [ 16/Oct/15 ] |
|
Attachment Karaflogg.zip has been added with description: Karaf logger |
| Comment by Ravi [ 16/Oct/15 ] |
|
How to reproduce? 1) Start the Karaf "<DLUX>/bin/karaf" 2) Wait until the following message comes opendaylight-user@root>GossipRouter started at Fri Oct 16 16:05:34 IST 2015 3) Start mininet with following command, the following Exception is came. 4) Execute "pingall" command in Mininet console, then following exception came. Exception in thread "pool-29-thread-1" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "0xff" 5) Start the DLUX GUI in browser, select the topology,--> All SWITCHES are displayed with only one HOST Full Trace: opendaylight-user@root>Exception in thread "Thread-116" java.lang.IllegalStateException: Expected state: HANDSHAKING, actual state:RIP opendaylight-user@root>Exception in thread "pool-29-thread-1" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "0xff" |
| Comment by Robert Varga [ 16/Oct/15 ] |
| Comment by Ravi [ 16/Oct/15 ] |
|
Attachment karaf.log has been added with description: Karaf logger |
| Comment by Ravi [ 16/Oct/15 ] |
|
>Exception in thread "pool-27-thread-1" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "0x5e" |
| Comment by Ravi [ 16/Oct/15 ] |
|
Verified, not working for me... please find the attached Karaf logger (Karaf logger (666.53 KB, application/octet-stream) 2015-10-16 11:09 UTC, KumarBabu ) |
| Comment by A H [ 02/Feb/16 ] |
|
Adding ammandke@cisco.com. Amit Mandke, could you confirm this bug and determine if this is a blocker for Beryllium? |