<?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>question Re: Error while building the storm toplogy in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127756#M51521</link>
    <description>&lt;P&gt;Yes, this error is due to Storm version mismatch, seems like you are trying to run 2.5 code on 2.4 and the topology is already deployed.&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jan 2017 03:03:58 GMT</pubDate>
    <dc:creator>ambud_sharma1</dc:creator>
    <dc:date>2017-01-15T03:03:58Z</dc:date>
    <item>
      <title>Error while building the storm toplogy</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127754#M51519</link>
      <description>&lt;P&gt;I am following the link &lt;A href="https://community.hortonworks.com/content/kbentry/38457/credit-fraud-prevention-demo-a-guided-tour.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/38457/credit-fraud-prevention-demo-a-guided-tour.html&lt;/A&gt; to test the credit card fraud application. When I run the startdemoservices.sh script it throws me the below error while deploying the storm toplogy&lt;/P&gt;&lt;P&gt;*********************************Deploying Storm Topology...
Running: /usr/jdk64/jdk1.8.0_60/bin/java -client -Ddaemon.name= -Dstorm.options= -Dstorm.home=/usr/hdp/2.4.0.0-169/storm -Dstorm.log.dir=/var/log/storm -Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib:/usr/hdp/current/storm-client/lib -Dstorm.conf.file= -cp /usr/hdp/2.4.0.0-169/storm/lib/tools.logging-0.2.3.jar:/usr/hdp/2.4.0.0-169/storm/lib/ambari-metrics-storm-sink.jar:/usr/hdp/2.4.0.0-169/storm/lib/log4j-api-2.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/servlet-api-2.5.jar:/usr/hdp/2.4.0.0-169/storm/lib/clout-1.0.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/javax.servlet-2.5.0.v201103041518.jar:/usr/hdp/2.4.0.0-169/storm/lib/ring-jetty-adapter-1.3.0.jar:/usr/hdp/2.4.0.0-169/storm/lib/oncrpc-1.0.7.jar:/usr/hdp/2.4.0.0-169/storm/lib/kryo-2.21.jar:/usr/hdp/2.4.0.0-169/storm/lib/java.classpath-0.2.2.jar:/usr/hdp/2.4.0.0-169/storm/lib/disruptor-2.10.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/slf4j-api-1.7.7.jar:/usr/hdp/2.4.0.0-169/storm/lib/cheshire-5.3.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/clojure-1.6.0.jar:/usr/hdp/2.4.0.0-169/storm/lib/tools.namespace-0.2.4.jar:/usr/hdp/2.4.0.0-169/storm/lib/ring-core-1.1.5.jar:/usr/hdp/2.4.0.0-169/storm/lib/asm-4.0.jar:/usr/hdp/2.4.0.0-169/storm/lib/commons-codec-1.6.jar:/usr/hdp/2.4.0.0-169/storm/lib/jackson-core-2.3.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/hadoop-auth-2.7.1.2.4.0.0-169.jar:/usr/hdp/2.4.0.0-169/storm/lib/minlog-1.2.jar:/usr/hdp/2.4.0.0-169/storm/lib/ring-servlet-1.3.0.jar:/usr/hdp/2.4.0.0-169/storm/lib/storm-core-0.10.0.2.4.0.0-169.jar:/usr/hdp/2.4.0.0-169/storm/lib/log4j-core-2.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/ns-tracker-0.2.2.jar:/usr/hdp/2.4.0.0-169/storm/lib/zookeeper.jar:/usr/hdp/2.4.0.0-169/storm/lib/hiccup-0.3.6.jar:/usr/hdp/2.4.0.0-169/storm/lib/log4j-over-slf4j-1.6.6.jar:/usr/hdp/2.4.0.0-169/storm/lib/clj-time-0.8.0.jar:/usr/hdp/2.4.0.0-169/storm/lib/compojure-1.1.3.jar:/usr/hdp/2.4.0.0-169/storm/lib/log4j-slf4j-impl-2.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/jackson-dataformat-smile-2.3.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/tigris-0.1.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/core.incubator-0.1.0.jar:/usr/hdp/2.4.0.0-169/storm/lib/reflectasm-1.07-shaded.jar:/usr/hdp/2.4.0.0-169/storm/lib/jline-0.9.94.jar:/usr/hdp/2.4.0.0-169/storm/lib/clj-stacktrace-0.2.7.jar:/usr/hdp/2.4.0.0-169/storm/lib/gmetric4j-1.0.7.jar:/usr/hdp/2.4.0.0-169/storm/lib/ring-json-0.3.1.jar:/usr/hdp/2.4.0.0-169/storm/lib/ring-devel-1.3.0.jar:/home/storm/CreditCardTransactionMonitor-0.0.1-SNAPSHOT.jar:/usr/hdp/current/storm-supervisor/conf:/usr/hdp/2.4.0.0-169/storm/bin -Dstorm.jar=/home/storm/CreditCardTransactionMonitor-0.0.1-SNAPSHOT.jar &lt;STRONG&gt;com.hortonworks.iot.financial.topology.CreditCardTransactionMonitorTopology Sandbox
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/storm/generated/AlreadyAliveException&lt;/STRONG&gt;
&lt;/P&gt;&lt;P&gt;Please let me know options for fixing this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 12:22:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127754#M51519</guid>
      <dc:creator>joby_johny</dc:creator>
      <dc:date>2017-01-13T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building the storm toplogy</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127755#M51520</link>
      <description>&lt;P&gt;It is possible that your topology deployed already, please run &lt;STRONG&gt;storm list &lt;/STRONG&gt;command to check its status. Other than that, I'm wondering whether you're running this code on Sandbox 2.5. from the code, looks like you may need Sandbox 2.4.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 00:14:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127755#M51520</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2017-01-15T00:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building the storm toplogy</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127756#M51521</link>
      <description>&lt;P&gt;Yes, this error is due to Storm version mismatch, seems like you are trying to run 2.5 code on 2.4 and the topology is already deployed.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 03:03:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127756#M51521</guid>
      <dc:creator>ambud_sharma1</dc:creator>
      <dc:date>2017-01-15T03:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building the storm toplogy</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127757#M51522</link>
      <description>&lt;P&gt;Hi Ambud,&lt;/P&gt;&lt;P&gt;I am using a Microsoft Azure cloud with Horton works sandbox 2.4. I didn't see any storm topology already deployed.&lt;/P&gt;&lt;P&gt;2110 [main] INFO b.s.u.Utils - Using storm.yaml from resources 2139 [main] INFO b.s.u.StormBoundedExponentialBackoffRetry - The baseSleepTimeMs [2000] the maxSleepTimeMs [60000] the maxRetries [5] 2164 [main] INFO b.s.u.StormBoundedExponentialBackoffRetry - The baseSleepTimeMs [2000] the maxSleepTimeMs [60000] the maxRetries [5] No topologies running.&lt;/P&gt;&lt;P&gt;What are options for fixing this issue ? Really looking for a help&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:47:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127757#M51522</guid>
      <dc:creator>joby_johny</dc:creator>
      <dc:date>2017-01-18T12:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building the storm toplogy</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127758#M51523</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/14040/jobyjohny.html" nodeid="14040"&gt;@Joby Johny&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The quickest way to fix it is use HDP 2.5 instead of 2.4&lt;/P&gt;&lt;P&gt;Just reviewed the code for the topology and it uses Storm 1.0.1 which is incompatible with Storm 0.10.0 of HDP 2.4&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 02:35:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127758#M51523</guid>
      <dc:creator>ambud_sharma1</dc:creator>
      <dc:date>2017-01-19T02:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error while building the storm toplogy</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127759#M51524</link>
      <description>&lt;P&gt;I have used the previous version of storm(0.10.0) and was able to create the toplogy. Thank you Ambud and Artem for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 12:27:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-building-the-storm-toplogy/m-p/127759#M51524</guid>
      <dc:creator>joby_johny</dc:creator>
      <dc:date>2017-01-19T12:27:42Z</dc:date>
    </item>
  </channel>
</rss>

