Compaction Failure: Compaction file still behind main file
----------------------------------------------------------
Key: COUCHDB-159
URL: https://issues.apache.org/jira/browse/COUCHDB-159
Project: CouchDB
Issue Type: Bug
Components: Database Core
Affects Versions: 0.9
Environment: Ubuntu 8.10
Reporter: Jason Davies
I get the following errors when attempting to compact a database. Using SVN
r712872. The first few lines appear many hundreds of times before it stops
trying to spawn processes.
[info] [<0.75.0>] Compaction file still behind main file (update seq=916.
compact update seq=181). Retrying.
...
[snip]
...
[info] [<0.75.0>] Compaction file still behind main file (update seq=916.
compact update seq=181). Retrying.
[info] [<0.75.0>] Compaction file still behind main file (update seq=916.
compact update seq=181). Retrying.
[info] [<0.75.0>] Compaction file still behind main file (update seq=916.
compact update seq=181). Retrying.
[info] [<0.75.0>] Compaction file still behind main file (update seq=916.
compact update seq=181). Retrying.
[info] [<0.75.0>] Compaction file still behind main file (update seq=916.
compact update seq=181). Retrying.
[error] [emulator] Too many processes
=ERROR REPORT==== 11-Nov-2008::14:44:31 ===
Too many processes
[error] [emulator] Error in process <0.13098.44> with exit value:
{system_limit,[{erlang,spawn_opt,[proc_lib,init_p,[<0.13098.44>,[],gen,init_it,[gen_server,<0.13098.44>,<0.13098.44>,couch_stream,{{1522827,2681},<0.14451.46>},[]]],[link]]},{proc_lib,start_link,5},{couch_stream,open,2},{couch_db_updater,init_db,4},{couch_db_updater,start_copy_compact_int...
=ERROR REPORT==== 11-Nov-2008::14:44:31 ===
Error in process <0.13098.44> with exit value:
{system_limit,[{erlang,spawn_opt,[proc_lib,init_p,[<0.13098.44>,[],gen,init_it,[gen_server,<0.13098.44>,<0.13098.44>,couch_stream,{{1522827,2681},<0.14451.46>},[]]],[link]]},{proc_lib,start_link,5},{couch_stream,open,2},{couch_db_updater,init_db,4},{couch_db_updater,start_copy_compact_int...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.