On Jul 16, 5:00 pm, Kyle Banker <
k...@10gen.com> wrote:
> Paul,
>
> In the short term, you may want to revert to 1.0.3, but I'd like to help you
> debug this.
>
> Can you provide more information? What does your connection string look
> like? How are you deploying the app? Are you using the driver alone? Can
> you also show the exact query that's happening?
>
> Kyle
>
> On Fri, Jul 16, 2010 at 10:34 AM, Paul Dlug <
paul.d...@gmail.com> wrote:
> > I'm seeing a strange issue that I'm hoping someone can shed some light
> > on. I have a merb app with a mongo ruby driver that when deployed in
> > production started getting logging this error after a while:
>
> > Query response returned CURSOR_NOT_FOUND. Either an invalid cursor was
> > specified, or the cursor may have timed out on the server. -
> > (Mongo::OperationFailure)
>
> > When this would happen it would appear that the merb process locked up
> > and a restart was required. I was not able to replicate in development
> > and it does appear to take some time to get to this state (10-30
> > minutes depending on load). The code is just doing a single query to
> > the mongodb with the database connection in a class variable,
> > switching to opening/closing the connection after each request has
> > fixed the issue but this is non-optimal going forward.
>
> > This is with the latest mongo ruby driver (1.0.5 but built from github
> > last night since I thought the last checking regarding cursor closing
> > might be a fix), server is running 1.5.4, all are running on linux.
>
> > Any ideas?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "mongodb-user" group.
> > To post to this group, send email to
mongod...@googlegroups.com.
> > To unsubscribe from this group, send email to