I've seen this being discussed in a number of places but I haven't seen a 
solution to it yet.

I'm having an issue where database connections are getting stale and after 
some time requests from Javascript's Oriento driver will generate the 
infamous:

read ETIMEDOUT


For example:


Error (E_UNKNOWN) :: Encountered an unexpected 
error\nOrientDB.ConnectionError [2]: read ETIMEDOUT\n    at 
Connection.handleSocketError 
(/opt/foobar/node_modules/sails-orientdb/node_modules/oriento/lib/transport/binary/connection.js:294:63)\n
  
  at Socket.emit (events.js:95:17)\n    at net.js:441:14\n    at 
process._tickDomainCallback (node.js:492:13)\n\nDetails:  
OrientDB.ConnectionError [2]: read ETIMEDOUT\n'


...


OrientDB.ConnectionError [2]: read ETIMEDOUT

    at Connection.handleSocketError 
(/opt/foobar/node_modules/sails-orientdb/node_modules/oriento/lib/transport/binary/connection.js:294:63)

    at Socket.emit (events.js:95:17)

    at net.js:441:14

    at process._tickDomainCallback (node.js:492:13)




What is going on with this? Its not clear what the issue is nor what should 
be done about it.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to