Unexpected message, "{function_clause, [{[lists,ukeymerge2_2,..." 
------------------------------------------------------------------

                 Key: COUCHDB-1428
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1428
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
    Affects Versions: 1.2
         Environment: Version: 1.2.0a-42b75f4-git [couchbase single server 
build]

OS env: CentOS 5.7, 32bit

Other env info:

Running with snappy compression turned on and auto-compaction configured. Some 
database are also compacted by the application code. There is a number of 
continuous changes feeds running and there are continuous pull replications set 
by other machines from this one.
            Reporter: Nick Vatamaniuc


Saw the following lines in the log. Eventually server crashes and has to be 
restarted.


[Sun, 04 Mar 2012 20:45:47 GMT] [info] [<0.1936.0>] 127.0.0.1 - - GET /wl_info 
200
[Sun, 04 Mar 2012 20:45:47 GMT] [info] [<0.1854.0>] Starting compaction for db 
"wl_info"
[Sun, 04 Mar 2012 20:45:47 GMT] [info] [<0.1936.0>] 127.0.0.1 - - POST 
/wl_info/_compact 202
[Sun, 04 Mar 2012 20:45:47 GMT] [error] [<0.1568.0>] Unexpected message, 
restarting couch_server: {'EXIT',
                                                                   <0.1853.0>,
                                                                   
{function_clause,
                                                                    [{lists,
                                                                      
ukeymerge2_2,
                                                                      [1,
                                                                       
[{progress,
                                                                         0},
                                                                        {retry,
                                                                         true},
                                                                        
{total_changes,
                                                                         3}],
                                                                       
changes_done,
                                                                       
{changes_done,
                                                                        0},
                                                                       
undefined,
                                                                       []]},
                                                                     {lists,
                                                                      ukeymerge,
                                                                      3},
                                                                     
{couch_task_status,
                                                                      update,
                                                                      1},
                                                                     
{couch_db_updater,
                                                                      
copy_compact,
                                                                      3},
                                                                     
{couch_db_updater,
                                                                      
start_copy_compact,
                                                                      1}]}}

--
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

        

Reply via email to