Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1100

TNonblockingServer [ERROR] Unexpected exception while invoking!

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • examples
    • None
    • ubuntu 12.04 LTS
      zookeeper-3.4.5
      zeroMQ2.1.7
      storm 0.8.2

    Description

      I'm new to storm and first time to write issue here so Sorry if i made any mistake

      when i tried to submit topology spout didn't emit anything (ZERO)
      then found in Supervisor log file that hasn't still start
      and in Worker log file found this
      Error on initialization of server mk-worker java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(Unknown Source) at backtype.storm.util$touch.invoke(util.clj:432) at backtype.storm.daemon.worker$fn_4348$exec_fn1228auto__4349.invoke(worker.clj:331) at clojure.lang.AFn.applyToHelper(AFn.java:185) at clojure.lang.AFn.applyTo(AFn.java:151) at clojure.core$apply.invoke(core.clj:601) at backtype.storm.daemon.worker$fn4348$mk_worker_4404.doInvoke(worker.clj:323) at clojure.lang.RestFn.invoke(RestFn.java:512) at backtype.storm.daemon.worker$_main.invoke(worker.clj:433) at clojure.lang.AFn.applyToHelper(AFn.java:172) at clojure.lang.AFn.applyTo(AFn.java:151) at backtype.storm.daemon.worker.main(Unknown Source) 2015-10-09 02:58:47 util [INFO] Halting process: ("Error on initialization")

      and after few minutes in Nimbus log file
      TNonblockingServer [ERROR] Unexpected exception while invoking! java.io.FileNotFoundException: File 'storm-local/nimbus/stormdist/fsd-1-1444356616/stormcode.ser' does not exist at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:137) at org.apache.commons.io.FileUtils.readFileToByteArray(FileUtils.java:1135) at backtype.storm.daemon.nimbus$read_storm_topology.invoke(nimbus.clj:305) at backtype.storm.daemon.nimbus$fn_3592$exec_fn1228auto$reify_3605.getTopologyInfo(nimbus.clj:1066)

      Attachments

        Activity

          People

            SamMohel SamMohel
            SamMohel SamMohel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: