You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Wade Mealing (JIRA)" <ji...@apache.org> on 2009/10/23 16:22:59 UTC

[jira] Created: (COUCHDB-539) couchdb spawns too many processes when system/laptop comes back from sleep.

couchdb spawns too many processes when system/laptop comes back from sleep.
---------------------------------------------------------------------------

                 Key: COUCHDB-539
                 URL: https://issues.apache.org/jira/browse/COUCHDB-539
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
         Environment: Mac OSX snow leopard, Fedora 12.
            Reporter: Wade Mealing
            Priority: Minor


I've installed couchdb from source and also from ports, when the system goes to sleep and is resumed, After a few moments I see:


=ERROR REPORT==== 23-Oct-2009::18:23:38 ===
Too many processes

[error] [emulator] Too many processes

Scrolling thousands of times in the window, unfortunately it doesn't happen every time, but the scrollback buffer would need to be huge to catch the original problem (if it was at all visible).

# couchdb -V
couchdb - Apache CouchDB 0.9.1

I'm usually available on freenode as wmealing if you ahve any questions.

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


[jira] Closed: (COUCHDB-539) couchdb spawns too many processes when system/laptop comes back from sleep.

Posted by "Adam Kocoloski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Kocoloski closed COUCHDB-539.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
                   0.10.1
         Assignee: Adam Kocoloski

Just closing it out, fix landed a while ago.

> couchdb spawns too many processes when system/laptop comes back from sleep.
> ---------------------------------------------------------------------------
>
>                 Key: COUCHDB-539
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-539
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>         Environment: Mac OSX snow leopard, Fedora 12.
>            Reporter: Wade Mealing
>            Assignee: Adam Kocoloski
>            Priority: Minor
>             Fix For: 0.10.1, 0.11
>
>
> I've installed couchdb from source and also from ports, when the system goes to sleep and is resumed, After a few moments I see:
> =ERROR REPORT==== 23-Oct-2009::18:23:38 ===
> Too many processes
> [error] [emulator] Too many processes
> Scrolling thousands of times in the window, unfortunately it doesn't happen every time, but the scrollback buffer would need to be huge to catch the original problem (if it was at all visible).
> # couchdb -V
> couchdb - Apache CouchDB 0.9.1
> I'm usually available on freenode as wmealing if you ahve any questions.

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


[jira] Commented: (COUCHDB-539) couchdb spawns too many processes when system/laptop comes back from sleep.

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769252#action_12769252 ] 

Paul Joseph Davis commented on COUCHDB-539:
-------------------------------------------

If I'm not mistaken, this comes from one of the timers. When the system wakes up it freaks out and tries to overcompensate. Last I heard this was just a "ignore the error" sort of thing but I haven't looked at it lately.

> couchdb spawns too many processes when system/laptop comes back from sleep.
> ---------------------------------------------------------------------------
>
>                 Key: COUCHDB-539
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-539
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>         Environment: Mac OSX snow leopard, Fedora 12.
>            Reporter: Wade Mealing
>            Priority: Minor
>
> I've installed couchdb from source and also from ports, when the system goes to sleep and is resumed, After a few moments I see:
> =ERROR REPORT==== 23-Oct-2009::18:23:38 ===
> Too many processes
> [error] [emulator] Too many processes
> Scrolling thousands of times in the window, unfortunately it doesn't happen every time, but the scrollback buffer would need to be huge to catch the original problem (if it was at all visible).
> # couchdb -V
> couchdb - Apache CouchDB 0.9.1
> I'm usually available on freenode as wmealing if you ahve any questions.

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


[jira] Commented: (COUCHDB-539) couchdb spawns too many processes when system/laptop comes back from sleep.

Posted by "Robert Newson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773040#action_12773040 ] 

Robert Newson commented on COUCHDB-539:
---------------------------------------

Is this the cause of the 100% cpu usage when resuming from sleep? I think this is more than "minor" if we're getting millions of Ubuntu users soon. :)

> couchdb spawns too many processes when system/laptop comes back from sleep.
> ---------------------------------------------------------------------------
>
>                 Key: COUCHDB-539
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-539
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>         Environment: Mac OSX snow leopard, Fedora 12.
>            Reporter: Wade Mealing
>            Priority: Minor
>
> I've installed couchdb from source and also from ports, when the system goes to sleep and is resumed, After a few moments I see:
> =ERROR REPORT==== 23-Oct-2009::18:23:38 ===
> Too many processes
> [error] [emulator] Too many processes
> Scrolling thousands of times in the window, unfortunately it doesn't happen every time, but the scrollback buffer would need to be huge to catch the original problem (if it was at all visible).
> # couchdb -V
> couchdb - Apache CouchDB 0.9.1
> I'm usually available on freenode as wmealing if you ahve any questions.

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