<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with Interface RESTful when trying to obtain &amp;quot;flow table&amp;quot; on a switch in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6442010#M230</link>
    <description>&lt;P&gt;Ok it works.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Serge&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2014 08:44:25 GMT</pubDate>
    <dc:creator>sbotkine</dc:creator>
    <dc:date>2014-04-09T08:44:25Z</dc:date>
    <item>
      <title>Problem with Interface RESTful when trying to obtain "flow table" on a switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6425500#M212</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes when I try to execute the following curl on the controler to obtain flow table of a swith:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl --noproxy 130.223.16.128 --header 'X-Auth-Token: a33de0c8553448aaaeec77d1d7934f6b' --fail -ksSfL --request GET --url &lt;A target="_blank" href="https://130.223.16.128:8443/sdn/v2.0/of/datapaths/00:14:f0:92:1c:21:fa:c0/flows"&gt;https://130.223.16.128:8443/sdn/v2.0/of/datapaths/00:14:f0:92:1c:21:fa:c0/flows&lt;/A&gt;&lt;BR /&gt;curl: (22) The requested URL returned error: 500 Internal Server Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the previous error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I look for the log.log file, it have the following entry:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2014-03-26 11:20:06.642] WARN of-io-34-thread-4 hp.of.msglib DE0005I Parse FAILED: hdr=[V_1_3,MULTIPART_REPLY,1280,110638], bytes=[041305000001b02e0001000000000000004000000006a69d1c5f2f000000000000000000000000000000000000000000000000000000000000000000000000000001000400000000000100086400000000506400000002c322cf2200ad9c03e800000000000000000000000000000000000000000000000000000000000000000001001480000806002332cf89bc80000a0208060000000000040008000000000060640000016a631954fc408235000000000000000000000000000000001235000000000000000a0000000000000d5c0001001580000a0208008000140111800020020044000000000400180000000000000010fffffffdffff00000000000000506400000002b736990d00ad9c03e800000000000000000000000000000000000000000000000600000000000000000001001580000a020800800014010680001c02005000000000040008000000000060640000016a63255000808235000000000000000000000000000000001235000000000000000200000000000002c00001001580000a0208008000140111800020020043000000000400180000000000000010fffffffdffff0000000000000040640000028443041cdb40000000000000000100000000000000000000000000000000000296d60000000000000000000100040000000000010008c8000000007064000000002c03ef1480752f003c000000010000000000000000000023280000000000000000000000000000000000010026800000040000000580000606001ec2028a2c80000806748ef8241a0080000a0208000000000400180000000000000010000000060000000000000000007064000000003d12b74280752f003c00000001000000000000000000002328000000000000000200000000000000000001002680000004000000058000060600188ba8554e80000806748ef8241a0080000a0208000000000400180000000000000010000000060000000000000000007064000000003d06cb8080752f003c000000010000000000000000000023280000000000000002000000000000000000010026800000040000000680000606748ef8241a008000080600188ba8554e80000a02080000000004001800000000000000100000000500000000000000000058c8000001610d325dad4082a4000000000000000000000000000000001235000000000000015600000000000050280001001080000a02080680002a020002000400180000000000000010fffffffdffff0000000000000058c8000001610e0234934082a4000000000000000000000000000000001235000000000000099e00000000000241080001001080000a02080680002a020001000400180000000000000010fffffffdffff0000000000000040c8000002844234182e800000000000000001000000000000000000000000000000000001413700000000009fb009000100040000000000010008c90000000040c9000002844234182e800000000000000001000000000000000000000000000000000001413700000000009fb009000100040000000000010008ca0000000040ca000002844234182e800000000000000001000000000000000000000000000000000001413700000000009fb009000100040000000000010008cb0000000050cb000002844234182e800000000000000001000000000000000000000000000000000001413700000000009fb0090001000400000000000400000000000000000010fffffffdffe5000000000000]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[2014-03-26 11:20:06.642] WARN of-io-34-thread-4 hp.of.msglib DE0005I Parse terminated before end. Start=0, Target=1280, Read=1266, Remaining=14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have an idea ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Serge&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 10:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6425500#M212</guid>
      <dc:creator>sbotkine</dc:creator>
      <dc:date>2014-03-26T10:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Interface RESTful when trying to obtain "flow table" on a switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6429320#M220</link>
      <description>&lt;P&gt;Hello sbotkine,&lt;BR /&gt;&lt;BR /&gt;Thanks for your query.&lt;BR /&gt;We are working on your problem.&lt;BR /&gt;Meanwhile we would like to know&amp;nbsp; if you get the same error when you try REST API to see the flows.&lt;BR /&gt;Please try REST API Datapaths/{dpid}/flows [from HP VAN SDN Controller REST API doc- page 60] and let us know if you still face&lt;BR /&gt;the same error.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Thanks,&lt;BR /&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 21:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6429320#M220</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-03-28T21:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Interface RESTful when trying to obtain "flow table" on a switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6430974#M221</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I reproduce the problem on the RSdoc interface:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request URL:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A href="https://130.223.16.128:8443/sdn/v2.0/of/datapaths/00%3A14%3Af0%3A92%3A1c%3A21%3Afa%3Ac0/flows" target="_blank"&gt;https://130.223.16.128:8443/sdn/v2.0/of/datapaths/00%3A14%3Af0%3A92%3A1c%3A21%3Afa%3Ac0/flows&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;Response Body:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt;  "error": "java.lang.IllegalStateException",&lt;BR /&gt;  "message": "Timed-out waiting for response"&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;Response Body:&lt;/P&gt;&lt;PRE&gt;500&lt;/PRE&gt;&lt;P&gt;Response Header:&lt;/P&gt;&lt;PRE&gt;Date: Mon, 31 Mar 2014 06:09:12 GMT
Server: Apache-Coyote/1.1
X-FRAME-OPTIONS: deny
Access-Control-Allow-Methods: GET, POST, PUT, HEAD, PATCH
Content-Type: application/json
Access-Control-Allow-Origin: *
Transfer-Encoding: Identity
Connection: close
Access-Control-Allow-Headers: Content-Type, Accept, X-Auth-Token&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notice that the problem&amp;nbsp;occurs especially after the insertion of some Flow_mod in the switch, but not every time.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 06:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6430974#M221</guid>
      <dc:creator>sbotkine</dc:creator>
      <dc:date>2014-03-31T06:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Interface RESTful when trying to obtain "flow table" on a switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6441498#M229</link>
      <description>&lt;P&gt;Hello Sbotkine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue you mentioned was a known issue that was affecting HP VAN SDN Controller Release 2.0 operations .This has been fixed with our new Firmware &amp;nbsp;release K/KA/WB.15.15.0006. (For 3800, the KA version must be used). The Web released software can be accessed from this link &lt;A target="_blank" href="http://www.hp.com/networking/support"&gt;www.hp.com/networking/support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Enter a product # or description – e.g 5406” check the box for the 5406&lt;/P&gt;&lt;P&gt;Click on “display selected”&lt;/P&gt;&lt;P&gt;Click on the link “software downloads”-&amp;gt;It will take you to:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://h10145.www1.hp.com/downloads/SoftwareReleases.aspx?ProductNumber=J9642A"&gt;https://h10145.www1.hp.com/downloads/SoftwareReleases.aspx?ProductNumber=J9642A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="Image 001.png" src="https://community.hpe.com/t5/image/serverpage/image-id/41140iFFD4A409C70C309D/image-size/original?v=mpbl-1&amp;amp;px=-1" align="center" title="Image 001.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sign in with a passport account&amp;nbsp;to dowload the software( specifically that mentions "Early Avaialbility")&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EA –&amp;nbsp; Early Availability – should be evaluated prior to moving it to a production environment&lt;/P&gt;&lt;P&gt;GA – General Availability – considered production ready.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please download the firmware and keep us posted on the status.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudha.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6441498#M229</guid>
      <dc:creator>SudhaHP</dc:creator>
      <dc:date>2014-04-08T23:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Interface RESTful when trying to obtain "flow table" on a switch</title>
      <link>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6442010#M230</link>
      <description>&lt;P&gt;Ok it works.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Serge&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 08:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/problem-with-interface-restful-when-trying-to-obtain-quot-flow/m-p/6442010#M230</guid>
      <dc:creator>sbotkine</dc:creator>
      <dc:date>2014-04-09T08:44:25Z</dc:date>
    </item>
  </channel>
</rss>

