<?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: issues with uploading SDN application from SDN controller GUI in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681717#M614</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for contacting the HP SDN Forum. Have you tried running the controller without the Jar-Signing Validation?&lt;/P&gt;&lt;P&gt;If not, here are the instructions from the HP VAN SDN Controller 2.3 Administrator Guide, page 68-69:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.8.2 Running the SDN Controller Without Jar-Signing Validation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The SDN Controller enforces jar-signing validation by default. For an experimental/development&lt;/P&gt;&lt;P&gt;environment where unsigned applications need to be deployed, jar-signing validation can be&lt;/P&gt;&lt;P&gt;turned off altogether:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Use the following command to stop the SDN Controller:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;sudo service sdnc stop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;Modify the/opt/sdn/virgo/bin/dmk.shscript to add the following option to the list of&lt;/P&gt;&lt;P&gt;JMX_OPTS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Dsdn.signedJar=none&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;cd $KERNEL_HOME; exec $JAVA_EXECUTABLE \&lt;/P&gt;&lt;P&gt;$JAVA_OPTS \&lt;/P&gt;&lt;P&gt;$DEBUG_OPTS \&lt;/P&gt;&lt;P&gt;$JMX_OPTS \&lt;/P&gt;&lt;P&gt;-XX:+HeapDumpOnOutOfMemoryError \&lt;/P&gt;&lt;P&gt;-XX:ErrorFile=$KERNEL_HOME/serviceability/error.log \&lt;/P&gt;&lt;P&gt;-XX:HeapDumpPath=$KERNEL_HOME/serviceability/heap_dump.hprof \&lt;/P&gt;&lt;P&gt;-Dsdn.signedJar=none \&lt;/P&gt;&lt;P&gt;-Djava.security.auth.login.config=$AUTH_LOGIN \&lt;/P&gt;&lt;P&gt;-Dorg.eclipse.virgo.kernel.authentication.file=$AUTH_FILE \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Start the SDN Controller:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo service sdnc start&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To enable jar-signing validation, remove the line containing the&lt;/P&gt;&lt;P&gt;-Dsdn.signedJar=noneoption&lt;/P&gt;&lt;P&gt;from the /opt/sdn/virgo/bin/dmk.sh script and restart the controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;P&gt;CoE SDN Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2014 17:43:34 GMT</pubDate>
    <dc:creator>Carlos</dc:creator>
    <dc:date>2014-12-05T17:43:34Z</dc:date>
    <item>
      <title>issues with uploading SDN application from SDN controller GUI</title>
      <link>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681446#M610</link>
      <description>&lt;P&gt;Hi SDN team,&lt;BR /&gt;&lt;BR /&gt;I followed the instruction from "SDN Controller Programming Guide" and generated the hm (health monitor) application. It builds successfully, but when I try to upload it using the SDN controller GUI, I got the following error. Any idea what's wrong? Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;hm-api-1.0.0-SNAPSHOT.jar is not signed or has been tampered with&lt;/P&gt;&lt;P&gt;Server Error – 400: Bad Request&lt;/P&gt;&lt;P&gt;URL: rs/apps&lt;/P&gt;&lt;P&gt;View ID: apps&lt;/P&gt;&lt;P&gt;Type: error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681446#M610</guid>
      <dc:creator>yadima</dc:creator>
      <dc:date>2014-12-04T19:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: issues with uploading SDN application from SDN controller GUI</title>
      <link>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681717#M614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for contacting the HP SDN Forum. Have you tried running the controller without the Jar-Signing Validation?&lt;/P&gt;&lt;P&gt;If not, here are the instructions from the HP VAN SDN Controller 2.3 Administrator Guide, page 68-69:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.8.2 Running the SDN Controller Without Jar-Signing Validation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The SDN Controller enforces jar-signing validation by default. For an experimental/development&lt;/P&gt;&lt;P&gt;environment where unsigned applications need to be deployed, jar-signing validation can be&lt;/P&gt;&lt;P&gt;turned off altogether:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Use the following command to stop the SDN Controller:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;sudo service sdnc stop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;Modify the/opt/sdn/virgo/bin/dmk.shscript to add the following option to the list of&lt;/P&gt;&lt;P&gt;JMX_OPTS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Dsdn.signedJar=none&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;cd $KERNEL_HOME; exec $JAVA_EXECUTABLE \&lt;/P&gt;&lt;P&gt;$JAVA_OPTS \&lt;/P&gt;&lt;P&gt;$DEBUG_OPTS \&lt;/P&gt;&lt;P&gt;$JMX_OPTS \&lt;/P&gt;&lt;P&gt;-XX:+HeapDumpOnOutOfMemoryError \&lt;/P&gt;&lt;P&gt;-XX:ErrorFile=$KERNEL_HOME/serviceability/error.log \&lt;/P&gt;&lt;P&gt;-XX:HeapDumpPath=$KERNEL_HOME/serviceability/heap_dump.hprof \&lt;/P&gt;&lt;P&gt;-Dsdn.signedJar=none \&lt;/P&gt;&lt;P&gt;-Djava.security.auth.login.config=$AUTH_LOGIN \&lt;/P&gt;&lt;P&gt;-Dorg.eclipse.virgo.kernel.authentication.file=$AUTH_FILE \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Start the SDN Controller:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo service sdnc start&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To enable jar-signing validation, remove the line containing the&lt;/P&gt;&lt;P&gt;-Dsdn.signedJar=noneoption&lt;/P&gt;&lt;P&gt;from the /opt/sdn/virgo/bin/dmk.sh script and restart the controller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;P&gt;CoE SDN Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681717#M614</guid>
      <dc:creator>Carlos</dc:creator>
      <dc:date>2014-12-05T17:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: issues with uploading SDN application from SDN controller GUI</title>
      <link>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681741#M615</link>
      <description>&lt;P&gt;Problem solved. Thanks SDN team!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/issues-with-uploading-sdn-application-from-sdn-controller-gui/m-p/6681741#M615</guid>
      <dc:creator>yadima</dc:creator>
      <dc:date>2014-12-05T20:05:08Z</dc:date>
    </item>
  </channel>
</rss>

