You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Till Klampaeckel (JIRA)" <ji...@apache.org> on 2010/05/04 17:12:55 UTC

[jira] Commented: (COUCHDB-164) Make error messages more "verbose"

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

Till Klampaeckel commented on COUCHDB-164:
------------------------------------------

I got another pretty one:
os_process_error {exit_status,2}

... this means that a path which is somewhere compiled into CouchDB does not exist anymore. (The viewserver was broken after I moved an install to another server).



> Make error messages more "verbose"
> ----------------------------------
>
>                 Key: COUCHDB-164
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-164
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>    Affects Versions: 0.9
>         Environment: Linux till-laptop 2.6.24-21-generic #1 SMP Tue Oct 21 23:09:30 UTC 2008 x86_64 GNU/Linux
>            Reporter: Till Klampaeckel
>
> The following error designates that there is no space left on device, it could say just that. :-)
> [Tue, 18 Nov 2008 18:20:25 GMT] [error] [<0.57.0>] {error_report,
>     <0.22.0>,
>     {<0.57.0>,
>      std_error,
>      {mochiweb_socket_server,
>          235,
>          {child_error,
>              {{{badmatch,{{error,enospc},4414824448}},
>                [{couch_stream,write_data,2},
>                 {couch_stream,write_data,2},
>                 {couch_stream,handle_call,3},
>                 {gen_server,handle_msg,6},
>                 {proc_lib,init_p,5}]},
>               {gen_server,
>                   call,
>                   [<0.11747.125>,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.