LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Error while using Ftp Get (lal1) node

    Employee
    Posted 05-19-2014 08:36

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: spalluru

    Hi Team,

    I am using Ftp Get (lal1) node and I am getting below error

    ########

    2014-05-19 16:30:32; Level: 2; Type: 0; Desc: Error accessing/removing uri: file:: java.lang.NullPointerException; File: DeleteFilesMessageHandler.java; Line: 75; Class: com.lavastorm.brain.drone.handlers.DeleteFilesMess ageHandler; Method: handle
    2014-05-19 16:30:35; Level: 2; Type: 0; Desc: Unable to find binary 'javaNodeWrapper-2.py' in exec paths.; File: BinaryNodeExecutor.java; Line: 938; Class: com.lavastorm.brain.drone.executors.BinaryNodeExec utor; Method: getBinaryArguments
    2014-05-19 16:30:35; Level: 2; Type: 0; Desc: Error executing node: Unable to find binary 'javaNodeWrapper-2.py' in exec paths.; File: BinaryNodeExecutor.java; Line: 1794; Class: com.lavastorm.brain.drone.executors.BinaryNodeExec utor; Method: startExecuting
    2014-05-19 16:30:35; Level: 2; Type: 0; Desc: Error while starting execution of node 'FTP+Get': Error executing node: Unable to find binary 'javaNodeWrapper-2.py' in exec paths.; File: ExecuteMessageHandler.java; Line: 642; Class: com.lavastorm.brain.drone.handlers.ExecuteMessageH andler; Method: executePair

    ######

    I have tried searching for file name javaNodeWrapper-2.py but I did not find it under LAE software code tree.
    Can you please let me know what the issue is ?

    lavadmin@lavasb01:/opt/lavastorm/lae460> find . -name javaNodeWrapper-2.py
    lavadmin@lavasb01:/opt/lavastorm/lae460>

    -Sreekanth


  • 2.  RE: Error while using Ftp Get (lal1) node

    Employee
    Posted 05-19-2014 08:47

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    Are you getting this message when running against the Enterprise server or against the Desktop version?
    Did you also install LAL on the Enterprise Server?


  • 3.  RE: Error while using Ftp Get (lal1) node

    Employee
    Posted 05-19-2014 08:50

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Tim Meagher

    It looks like you're running against a LAE 4.6.0 installation.
    As per the notes on the download page (http://www.lavastorm.com/resources/s...lytic-library/) the FTP nodes are only compatible with LAE 4.6.1 or greater on the 4.6.x branch.

    Tim.


  • 4.  RE: Error while using Ftp Get (lal1) node

    Employee
    Posted 05-19-2014 09:20

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: spalluru

    Thanks for clarifying this. yes, I am using 4.6.0 version
    Thanks for quick response on this
    -Sreekath