[GitHub] Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View document

2018-02-04 Thread GitBox
Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View 
document
URL: https://github.com/apache/couchdb/issues/1133#issuecomment-362938186
 
 
   Even the view check from the verify installation option causes the timeout. 
Might need to roll back to 2.1.0, but would prefer to use the latest version.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View document

2018-02-04 Thread GitBox
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  NIVIRTRESSHR 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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View document

2018-02-04 Thread GitBox
Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View 
document
URL: https://github.com/apache/couchdb/issues/1133#issuecomment-362936567
 
 
   Many thanks for the reply @wohali I tried increasing the timeout value but 
to no avail. The DB is tiny, only 14 documents and 3 views. It's really odd 
that the error is triggering for such a small DB. As mentioned on a local 
machine with 2.1.0 (manual install) there are no issues. Are there any other 
areas I should perhaps investigate? Never had this error in the past.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View document

2018-02-04 Thread GitBox
Crispy1975 commented on issue #1133: CouchDb 2.1.1 can NOT create a View 
document
URL: https://github.com/apache/couchdb/issues/1133#issuecomment-362903540
 
 
   I would like to add to this issue, I am seeing the exact same issues, 
however I am running CouchDB 2.1.1 on Debian Jessie, as installed by the Apache 
repo at: 
[https://apache.bintray.com/couchdb-deb](https://apache.bintray.com/couchdb-deb)
   
   The full version is: ` 2.1.1-1~jessie`
   
   When views are created either via an application or via Fauxton this results 
in the following log:
   
   ```
   [info] 2018-02-04T12:22:49.560045Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.3865.0> died normal
   [error] 2018-02-04T12:22:49.560146Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.3865.0> :: {os_process_error,"OS process timed out."}
   [info] 2018-02-04T12:22:54.575971Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.4000.0> died normal
   [error] 2018-02-04T12:22:54.576041Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.4000.0> :: {os_process_error,"OS process timed out."}
   [info] 2018-02-04T12:22:59.595031Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.4087.0> died normal
   [error] 2018-02-04T12:22:59.595142Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.4087.0> :: {os_process_error,"OS process timed out."}
   [info] 2018-02-04T12:23:04.614970Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.4175.0> died normal
   [error] 2018-02-04T12:23:04.615046Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.4175.0> :: {os_process_error,"OS process timed out."}
   [error] 2018-02-04T12:23:09.530943Z couchdb@127.0.0.1 <0.3193.0>  
fabric_worker_timeout 
update_docs,'couchdb@127.0.0.1',<<"shards/8000-9fff/test_accounts.1517357717">>
   [notice] 2018-02-04T12:23:09.531226Z couchdb@127.0.0.1 <0.842.0> ab6dbafccb 
127.0.0.1:59840 127.0.0.1 undefined PUT /test_accounts/_design/accounts 500 ok 
60005
   [info] 2018-02-04T12:23:09.633011Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.4262.0> died normal
   [error] 2018-02-04T12:23:09.633083Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.4262.0> :: {os_process_error,"OS process timed out."}
   [info] 2018-02-04T12:23:14.654966Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.4341.0> died normal
   [error] 2018-02-04T12:23:14.655034Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.4341.0> :: {os_process_error,"OS process timed out."}
   [info] 2018-02-04T12:23:19.672990Z couchdb@127.0.0.1 <0.211.0>  
couch_proc_manager <0.4428.0> died normal
   [error] 2018-02-04T12:23:19.673073Z couchdb@127.0.0.1 <0.3195.0>  OS 
Process Error <0.4428.0> :: {os_process_error,"OS process timed out."}
   ```
   
   This results in processes spawning infinitely until CPU is used up and the 
machine grinds to a halt. Interestingly I also have a manual install of CouchDB 
2.1.0-05d2e1e which does not suffer from this issue.
   
   I feel like this is very similar to what is happening on the macOS version.


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:
us...@infra.apache.org


With regards,
Apache Git Services