sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35141
Re: [Question #272353]: Importing Python library smtplib
Question #272353 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272353
Status: Answered => Open
Gary Yiu is still having a problem:
Thanks for your answer Raimund.
I suspect there is some pointers the I don't know of affect SikuliX. So
I use a fresh new Windows 7 in a VirtualBox. The script import the
library with no problem and successfully send the email. However, when I
try to send the email again, I get error message like this:
Oct 15, 2015 10:40:19 AM org.python.netty.channel.AbstractChannel$AbstractUnsafe register
WARNING: Force-closing a channel whose registration task was not accepted by an event loop: [id: 0x20d185d7]
java.util.concurrent.RejectedExecutionException: event executor terminated
at org.python.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:745)
at
Then, I restart the machine and it works again, but whenever I send the
second mail, it fails like the above mentioned.
Any idea what cause this? Thanks a lot.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.