You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Nils Breunese (Commented) (JIRA)" <ji...@apache.org> on 2011/11/17 13:17:52 UTC

[jira] [Commented] (COUCHDB-1343) Starting view cleanup fails with a timeout

    [ https://issues.apache.org/jira/browse/COUCHDB-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152018#comment-13152018 ] 

Nils Breunese commented on COUCHDB-1343:
----------------------------------------

I had someone restart this CouchDB instance and afterwards view cleanup could be started without getting an error. Still it would be good to find out why it got stuck before.
                
> Starting view cleanup fails with a timeout
> ------------------------------------------
>
>                 Key: COUCHDB-1343
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1343
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>         Environment: Linux
>            Reporter: Nils Breunese
>            Priority: Minor
>
> Our CouchDB maintenance script (daily compaction, view cleanup, etc.) recently started reporting the following error every day:
> ----
> Error cleaning up views of database 'mashup' for the CouchDB instance at http://hostname:8080
> ----
> When trying to start view cleanup for this particular database (there are more databases in this CouchDB instance) I get the following in the log:
> ----
> [Thu, 17 Nov 2011 09:28:23 GMT] [error] [<0.6547.171>] Uncaught error in HTTP request: {exit,
>                                  {timeout,
>                                   {gen_server,call,
>                                    [<0.19070.94>,request_group_info]}}}
> ----
> And the following HTTP 500 response:
> ----
> HTTP/1.1 500 Internal Server Error
> Content-Length: 83
> Server: CouchDB/1.0.2 (Erlang OTP/R13B)
> Date: Thu, 17 Nov 2011 09:28:23 GMT
> Content-Type: text/plain;charset=utf-8
> Cache-Control: must-revalidate
> {"error":"timeout","reason":"{gen_server,call,[<0.19070.94>,request_group_info]}"}
> ----

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira