Getting Exception in Thread-5 when the upload file is empty on 3.45, I did not get the error in 3.42

18 views
Skip to first unread message

Andrew Moore

unread,
Jun 24, 2015, 2:39:54 PM6/24/15
to google-ap...@googlegroups.com
Im going to correct my scripts so if the file is empty it skips attempting the upload.

But I wanted let you know that after updating to 3.45 I am now getting the following error if one of my change files is empty (like no first or last name updates)

Exception in thread Thread-5:

Traceback (most recent call last):

File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner

self.run()

File "/usr/lib/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/opt/gam/gam.py", line 7284, in batch_worker item = q.get()

AttributeError: 'NoneType' object has no attribute 'get'



If Version 3.42 and below i was not getting an error. And Im not getting this error when updating Groups and having no new members as well.

Reply all
Reply to author
Forward
0 new messages