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.  too many BRX error

    Employee
    Posted 01-20-2010 16:32

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

    Originally posted by: PGeee

    i created a BRX that worked fine on an HRD directory,. When I moved it to a server and pointed the calling BRD to that BRX I got this crazy error

    2010-01-21 09:08:53; Level: 0; Type: 0; Desc: "java -classpath "C:\Program Files\Lavastorm\BRAIN 4.1\Brain\lib\brain.jar;C:\Program Files\Lavastorm\BRAIN 4.1\Brain\lib\java;C:\Program Files\Lavastorm\BRAIN 4.1\Brain\lib\brain.jar;." com.lavastorm.brain.controller.Controller -u brain -p brain -s c:\\docume~1\\c830170\\locals~1\\temp\\tmpswusls X:\Kenan Back of House\NRC Governance\NRC processing\Lavastorm Graphs\NRC Database\ResultsWrite.brx"; File: "C:\Program Files\Lavastorm\BRAIN 4.1\Brain\lib\python\lavastorm\brain\python1.py"; Line: 714; Context: "logInfo( ) - "
    2010-01-21 09:08:53; Level: 0; Type: 0; Desc: "Too many BRX files specified.
    .


  • 2.  RE: too many BRX error

    Employee
    Posted 01-20-2010 20:22

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

    Originally posted by: PGeee

    get this, if I copy it to hard disk it works, if I refer to version on standard run of the mill server it fails.
    (have seen so,mething similar before (but different as for a read node) , where the slashes in the directory name would not work unlesxs reversed, but that did not help this time)


  • 3.  RE: too many BRX error

    Employee
    Posted 01-21-2010 07:36

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

    Originally posted by: stonysmith

    The problem is not the slashes, but rather the spaces. Either move the BRX to a folder that doesn't contain spaces in the name, or put double quotes around the filename in BRE


    Originally posted by: PGeee
    					

    get this, if I copy it to hard disk it works, if I refer to version on standard run of the mill server it fails.
    (have seen so,mething similar before (but different as for a read node) , where the slashes in the directory name would not work unlesxs reversed, but that did not help this time)