<?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: Intercepted event sink error: {}  (MORE DETAIL) in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6453598#M243</link>
    <description>&lt;P&gt;Hello sbotkine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This error is caused by an event being sent by node-manager, with node whose IP is null. This is not supposed to happen since hosts without IP should not be in the system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will be fixed in future release of the Controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2014 10:23:03 GMT</pubDate>
    <dc:creator>sdnindia</dc:creator>
    <dc:date>2014-04-22T10:23:03Z</dc:date>
    <item>
      <title>Intercepted event sink error: {}</title>
      <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6412966#M193</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've developped my first bundle on my HP VAN SDN Controller 2.0.&lt;BR /&gt;Everythings seams working correctly but I have the following WARNING message:&lt;/P&gt;&lt;P&gt;hp.sdn.event EventDispatch-13-thread-1 Intercepted event sink error: {}&lt;/P&gt;&lt;P&gt;I dont' understand the meaning of this warning. How can I investigate ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Serge&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 10:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6412966#M193</guid>
      <dc:creator>sbotkine</dc:creator>
      <dc:date>2014-03-14T10:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Intercepted event sink error: {}  (MORE DETAIL)</title>
      <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6421326#M201</link>
      <description>&lt;P&gt;I've stopped my bundle (that means the controller only have default bundle).&lt;/P&gt;&lt;P&gt;I've restart the controller.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the warning is still here. &amp;nbsp;Here is the full log I can read every minute in the log.log file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[2014-03-22 09:49:28.711] WARN EventDispatch-13-thread-1 hp.sdn.event DE0005I Intercepted event sink error: {} java.lang.NullPointerException: null&lt;BR /&gt;at com.hp.sdn.tvue.impl.TopologyViewerManager$NodeTracker.nodeIPV4AddrChanged(TopologyViewerManager.java:974)&lt;BR /&gt;at com.hp.sdn.ctl.nodemgr.impl.NodeEventSink.dispatch(NodeEventSink.java:37)&lt;BR /&gt;at com.hp.sdn.ctl.nodemgr.impl.NodeEventSink.dispatch(NodeEventSink.java:19)&lt;BR /&gt;at com.hp.util.event.AbstractEventSink.dispatch(AbstractEventSink.java:72)&lt;BR /&gt;at com.hp.sdn.event.impl.CoreEventDispatcher$Dispatcher.run(CoreEventDispatcher.java:122)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:724)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do I have such warning ? What does "event sink error: {} means ?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2014 08:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6421326#M201</guid>
      <dc:creator>sbotkine</dc:creator>
      <dc:date>2014-03-22T08:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Intercepted event sink error: {}  (MORE DETAIL)</title>
      <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6432436#M222</link>
      <description>&lt;P&gt;Hi sbotkine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay.&amp;nbsp; Will check into this and get back to you in a day or two.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 19:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6432436#M222</guid>
      <dc:creator>LeoJH3</dc:creator>
      <dc:date>2014-03-31T19:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Intercepted event sink error: {}  (MORE DETAIL)</title>
      <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6453598#M243</link>
      <description>&lt;P&gt;Hello sbotkine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This error is caused by an event being sent by node-manager, with node whose IP is null. This is not supposed to happen since hosts without IP should not be in the system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will be fixed in future release of the Controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6453598#M243</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-04-22T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Intercepted event sink error: {}  (MORE DETAIL)</title>
      <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6454932#M245</link>
      <description>&lt;P&gt;During a dhcp request, generally the IP host src is 0.0.0.0.&lt;/P&gt;&lt;P&gt;Do you mean that alert is generated each time a client make a dhcp request for the first time ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Serge&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 09:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6454932#M245</guid>
      <dc:creator>sbotkine</dc:creator>
      <dc:date>2014-04-23T09:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Intercepted event sink error: {}  (MORE DETAIL)</title>
      <link>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6493500#M308</link>
      <description>&lt;P&gt;Hello Serge,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this error is caused by an event being sent by node-manager, with node whose IP is null and during dhcp request generally IP host src is 0.0.0.0. so this alert is generated each time a client makes a dhcp request for the first time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will be fixed in future release of the Controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2014 11:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/intercepted-event-sink-error/m-p/6493500#M308</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-05-30T11:14:04Z</dc:date>
    </item>
  </channel>
</rss>

