sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04550
[Bug 825273] [NEW] pymongo fail
Public bug reported:
Hi. I tried to write a sikuli script that takes & saves data to mongodb using pymongo.
But sikuli raises non-blocking socket exception when pymongo trying to process data, especially if I call "save" method.
I tried to fix this by connecting & disconnecting every time then I needed to get/change data.
Also, I noticed that sikuli doesn't close the connections to mongo ( even if i call disconnect() method ), so after few minutes of working the amount of unclosed connections growes up very fast. MongoDB starts to deny all incoming connections and freezes. When I close Sikuli IDE, all those connections are shutting down, so MongoDB starts work correctly.
** Affects: sikuli
Importance: Undecided
Status: New
** Tags: pymongo
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/825273
Title:
pymongo fail
Status in Sikuli:
New
Bug description:
Hi. I tried to write a sikuli script that takes & saves data to mongodb using pymongo.
But sikuli raises non-blocking socket exception when pymongo trying to process data, especially if I call "save" method.
I tried to fix this by connecting & disconnecting every time then I needed to get/change data.
Also, I noticed that sikuli doesn't close the connections to mongo ( even if i call disconnect() method ), so after few minutes of working the amount of unclosed connections growes up very fast. MongoDB starts to deny all incoming connections and freezes. When I close Sikuli IDE, all those connections are shutting down, so MongoDB starts work correctly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/825273/+subscriptions
Follow ups
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: RaiMan, 2013-02-21
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: RaiMan, 2012-11-02
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: RaiMan, 2012-11-02
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: RaiMan, 2012-11-02
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: RaiMan, 2011-08-13
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: Whirdwind, 2011-08-13
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: RaiMan, 2011-08-12
-
[Bug 825273] Re: X-1.0rc2: IDE: using MongoDB - pymongo: connections not closed
From: Whirdwind, 2011-08-12
-
[Bug 825273] Re: pymongo fail
From: RaiMan, 2011-08-12
-
[Bug 825273] [NEW] pymongo fail
From: Whirdwind, 2011-08-12
References