2014/04/29 04:08:10 - currents 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:25:51 UTC 2011 x86_64 2014/04/29 04:08:10 - tk_terminal 2014/04/29 04:08:10 - 04:08:10 2014/04/29 04:08:10 - /dev/ttyUSB0 2014/04/29 04:08:10 - In CruiseSetup.init 2014/04/29 04:08:10 - Resuming Cruise 2014/04/29 04:08:11 - Entering buildLoggers 2014/04/29 04:08:11 - >>>> C_ss enabled <<<<< 2014/04/29 04:08:11 - Leaving buildLoggers 2014/04/29 04:08:15 - enter StartLogging, resume = 2014/04/29 04:08:15 - 0 2014/04/29 04:08:15 - term 0 ADCP os75 startup failure 2014/04/29 04:08:15 - Traceback (most recent call last): 2014/04/29 04:08:15 - File "/home/currents/programs/uhdas/uhdas/DAS.py", line 322, in StartLogging 2014/04/29 04:08:15 - term.start_binary(cmdlist) 2014/04/29 04:08:15 - File "/home/currents/programs/uhdas/serial/oswh_term.py", line 238, in start_binary 2014/04/29 04:08:15 - self.wakeup() 2014/04/29 04:08:15 - File "/home/currents/programs/uhdas/serial/oswh_term.py", line 152, in wakeup 2014/04/29 04:08:15 - self.slow_wakeup() 2014/04/29 04:08:15 - File "/home/currents/programs/uhdas/serial/oswh_term.py", line 108, in slow_wakeup 2014/04/29 04:08:15 - self.change_baud(self.default_baud) 2014/04/29 04:08:15 - File "/home/currents/programs/uhdas/serial/tk_terminal.py", line 479, in change_baud 2014/04/29 04:08:15 - self.open_port(save=False) 2014/04/29 04:08:15 - File "/home/currents/programs/uhdas/serial/serialport.py", line 70, in open_port 2014/04/29 04:08:15 - self.stream = open(self.__device, self.__mode, 0) # unbuffered 2014/04/29 04:08:15 - IOError: [Errno 2] No such file or directory: '/dev/ttyUSB0' 2014/04/29 04:10:02 - enter StartLogging, resume = 2014/04/29 04:10:02 - 0 2014/04/29 04:10:02 - An unexpected active lock file was found. 2014/04/29 04:10:02 - The lock file is /var/lock/LCK..ttyUSB0. 2014/04/29 04:10:02 - Lock is owned by this process, with pid = 27863. 2014/04/29 04:10:02 - term 0 ADCP os75 startup failure 2014/04/29 04:10:02 - Traceback (most recent call last): 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/uhdas/DAS.py", line 322, in StartLogging 2014/04/29 04:10:02 - term.start_binary(cmdlist) 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/oswh_term.py", line 238, in start_binary 2014/04/29 04:10:02 - self.wakeup() 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/oswh_term.py", line 152, in wakeup 2014/04/29 04:10:02 - self.slow_wakeup() 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/oswh_term.py", line 108, in slow_wakeup 2014/04/29 04:10:02 - self.change_baud(self.default_baud) 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/tk_terminal.py", line 479, in change_baud 2014/04/29 04:10:02 - self.open_port(save=False) 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/serialport.py", line 69, in open_port 2014/04/29 04:10:02 - sp_lock.lock_port(self.__device) # Raises exception if locked. 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/sp_lock.py", line 73, in lock_port 2014/04/29 04:10:02 - check_lock(device) 2014/04/29 04:10:02 - File "/home/currents/programs/uhdas/serial/sp_lock.py", line 70, in check_lock 2014/04/29 04:10:02 - raise LockedError(status, device) 2014/04/29 04:10:02 - LockedError: (1, '/dev/ttyUSB0')