2010-11-07 00:01:44,147 INFO root procdirname: nb150 2010-11-07 00:01:44,152 DEBUG quick_setup ------- starting Matlab engine ------- 2010-11-07 00:01:44,152 DEBUG quick_setup ['/home/currents/programs/matlab'] 2010-11-07 00:01:44,153 DEBUG call_matlab starting to wait for initial prompt 2010-11-07 00:01:46,320 ERROR call_matlab No prompt after 2 seconds Traceback (most recent call last): File "/home/currents/programs/pycurrents/system/call_matlab.py", line 199, in __init__ s = self.run_string("", timeout=15) # Wait for prompt. File "/home/currents/programs/pycurrents/system/call_matlab.py", line 321, in run_string raise MatlabCrash MatlabCrash 2010-11-07 00:01:47,320 ERROR call_matlab Matlab process ended with code 1 2010-11-07 00:01:47,320 ERROR root starting matlab in run_lastensq Traceback (most recent call last): File "/home/currents/programs/uhdas/scripts/run_lastensq.py", line 183, in proc.startmatlab() File "/home/currents/programs/pycurrents/adcp/quick_setup.py", line 177, in startmatlab timeout = self.opts['timeout_secs']) File "/home/currents/programs/pycurrents/system/call_matlab.py", line 210, in __init__ raise LicenseManagerError(output) LicenseManagerError: Output received during startup attempt: License Manager Error -15. Cannot connect to license server The server (lmgrd) has not been started yet, or the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. Feature: MATLAB Server name: currents License path: /usr/local/matlabR14.3/etc/license.dat:/usr/local/matlabR14.3 - /etc/*.lic FLEXlm error: -15,570. System Error: 111 "Connection refused" For further information, refer to the FLEXlm End User Manual, available at "www.macrovision.com". MATLAB is unable to connect to the license server. Make sure the SERVER line in your license file is correct. Have your MATLAB administrator verify that the license manager is running and validate network services. For more information, see The MathWorks Support page at http://www.mathworks.com/support and search for "license manager error -15" 2010-11-07 00:01:47,321 DEBUG root Updating gbin files for nb150 2010-11-07 00:01:47,321 DEBUG root ...gbin info written to nb150_gbinlog.stdout 2010-11-07 00:01:47,322 ERROR root In body of run_lastensq.py Traceback (most recent call last): File "/home/currents/programs/uhdas/scripts/run_lastensq.py", line 208, in proc.update_gbin() File "/home/currents/programs/pycurrents/adcp/quick_subs.py", line 552, in update_gbin (runstr, output) = opts['M'].matlab(mfilename[:-2], verbose=1) KeyError: 'M'