Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View document URL: https://github.com/apache/couchdb/issues/1133#issuecomment-362937340 With the logs I then get what seems to be an infinite amount of processes spawning and taking up CPU time... ``` PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 22711 couchdb 20 0 107340 4748 3236 R 62.1 0.0 0:05.39 ./bin/couchjs ./share/server/main.js 22726 couchdb 20 0 108364 4752 3240 R 61.4 0.0 0:02.78 ./bin/couchjs ./share/server/main.js 22618 couchdb 20 0 107344 4752 3236 R 58.0 0.0 0:29.20 ./bin/couchjs ./share/server/main.js 22621 couchdb 20 0 108364 4752 3236 R 58.0 0.0 0:24.80 ./bin/couchjs ./share/server/main.js 22629 couchdb 20 0 108364 4748 3232 R 58.0 0.0 0:19.61 ./bin/couchjs ./share/server/main.js 22628 couchdb 20 0 107344 4748 3236 R 56.7 0.0 0:19.30 ./bin/couchjs ./share/server/main.js 22622 couchdb 20 0 107348 4748 3232 R 56.0 0.0 0:24.52 ./bin/couchjs ./share/server/main.js 22654 couchdb 20 0 107344 4756 3236 R 56.0 0.0 0:14.07 ./bin/couchjs ./share/server/main.js 22727 couchdb 20 0 106316 4744 3236 R 56.0 0.0 0:02.39 ./bin/couchjs ./share/server/main.js 22617 couchdb 20 0 106316 4748 3232 R 54.7 0.0 0:29.46 ./bin/couchjs ./share/server/main.js 22695 couchdb 20 0 107340 4744 3236 R 54.0 0.0 0:09.09 ./bin/couchjs ./share/server/main.js 22696 couchdb 20 0 108368 4748 3236 R 52.6 0.0 0:09.24 ./bin/couchjs ./share/server/main.js 22710 couchdb 20 0 108364 4752 3240 R 52.0 0.0 0:05.35 ./bin/couchjs ./share/server/main.js ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
