Page 1 of 1

Error message in c:\wapt\log\waptservice.log

Published: July 5, 2016 - 4:01 PM
by jojo57
Hello,

I'm getting this message in the c:\wapt\log\waptservice.log folder even though the packages install correctly (but not all of them).
And even after a clean install of Wapt,

what could be causing this?
Thanks.


2016-07-04 17:43:24,184 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call

Re: Error message in c:\wapt\log\waptservice.log

Published: July 5, 2016 - 4:44 PM
by jojo57
I'm replying to myself: Apparently, the package had issues, because it wouldn't install either after shutting down the computer or by forcing it. I manually re-imported the package into my local repository and redeployed it on the machine, and it installed.
I had compiled it directly in PyScripter (using `build upload` and `run`), and it seems to have failed. Since I've had problems before with mixed packages (Greenshot, which is less than 2MB, took up 300MB, like LibreOffice), I'm wondering if there might be a bug in the import process or in the database?

Has anyone else experienced similar issues?
Thanks.