You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2014/11/03 19:32:34 UTC

[jira] [Assigned] (COUCHDB-2431) Improve debugging and error messages of query server communication

     [ https://issues.apache.org/jira/browse/COUCHDB-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin reassigned COUCHDB-2431:
-----------------------------------------

    Assignee: Alexander Shorin

> Improve debugging and error messages of query server communication
> ------------------------------------------------------------------
>
>                 Key: COUCHDB-2431
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2431
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Martin Monperrus
>            Assignee: Alexander Shorin
>
> I end an intense debugging session of Couchdb. The problem lied in the query server.
> The difficulty of debugging the query server communication comes from the fact that the Couchdb log always contains the same error: "os_process_error, OS process timed out." regardless of the actual error. 
> The same error message is used for very different errors:
> - query server executable not found
> - query server executable not executable (wrong permissions)
> - query server crashes at startup
> - query server hangs
> - query server replies garbage
> - query invalid
> - query execution too long



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)