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 Using LAEUpgradeCompatibilityScanner

    Employee
    Posted 10-26-2011 07:34

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

    Originally posted by: ryanmacdonald

    Has anyone tried the Scanner? I have triedit on several different graphs and keep getting an error on the "LocateIssues" node. Below is the error, any ideas what I am doing wrong?

    ****** Errors in node LocateIssues

    --------- Errlog for Read_Files_and_Discard_Bad.BRGpy_File
    Got Python exception

    Installing log (10/26/2011 08:24:20) ...
    2011-10-26 08:24:22; Level: 3; Type: 0; Desc: "[Errno 2] No such file or directory: '/opt/lavastorm/lib/brain/brg/basic.brg'"; File: "ls.brain.node.brainpython.python2implementationfi le"; Line: 224; Context: "parseFile( ) - Exception"
    2011-10-26 08:24:22; Level: 3; Type: 0; Desc: "Error pumping node (Traceback (most recent call last):
    File "/opt/lavastorm/lib/python/lavastorm/brain/python1.py", line 912, in Run
    while n.pump(quant):
    File "/data5/tmp/t820532/LAEUpgradeCompatibilityScanner/default/temp.abnsolava03.6940.953339.1319639060375.prop", line 213, in pump
    self.parseFile()
    File "/data5/tmp/t820532/LAEUpgradeCompatibilityScanner/default/temp.abnsolava03.6940.953339.1319639060375.prop", line 224, in parseFile
    f = open(self.currentFilename, 'r')
    IOError: [Errno 2] No such file or directory: '/opt/lavastorm/lib/brain/brg/basic.brg'
    )"; File: "ls.brain.node.brainpython.python2implementationfi le"; Line: 224; Context: "parseFile( ) - Exception"
    Uninstalling log (10/26/2011 08:24:22) ...

    Error in sys.excepthook:Traceback (most recent call last): File "/opt/lavastorm/lib/python/lavastorm/brain/python1.py", line 947, in <lambda> return lambda exc, value, tb: Python1ExceptHook(control, exc, value, tb)TypeError: 'NoneType' object is not callableOriginal exception was:Traceback (most recent call last): File "/data5/tmp/t820532/LAEUpgradeCompatibilityScanner/default/temp.abnsolava03.6940.953340.1319639060375.prop", line 1, in ? import lavastorm.brain.python1 File "/opt/lavastorm/lib/python/lavastorm/brain/python1.py", line 956, in ? runMain() File "/opt/lavastorm/lib/python/lavastorm/brain/python1.py", line 954, in runMain raise BrainNodeException, "Encountered error running node"lavastorm.brain.python1.BrainNodeException: Encountered error running node


  • 2.  RE: Error Using LAEUpgradeCompatibilityScanner

    Employee
    Posted 10-27-2011 04:05

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

    Originally posted by: Tim Meagher

    Hi,

    Against what LAE version are you attempting to run the scanner?
    What are the parameter settings on the Locate Issues node?

    It looks like you are running against a Unix server - have you made sure that all of the brgs to scan (including Lavastorm supplied brgs, such as core, basic etc) are provided in the input to the Locate Issues node?

    Tim.