[
https://issues.apache.org/jira/browse/COUCHDB-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028486#comment-14028486
]
Ajay Gourneni commented on COUCHDB-2255:
----------------------------------------
Hi Joan,
$ldd /usr/local/bin/couchjs
linux-vdso.so.1 => (0x00007fff28faa000)
libcurl.so.4 => /usr/lib64/libcurl.so.4 (0x0000003a33600000)
libmozjs185.so.1.0 => not found
libm.so.6 => /lib64/libm.so.6 (0x0000003eb0000000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003eb2000000)
libc.so.6 => /lib64/libc.so.6 (0x0000003eaf400000)
libidn.so.11 => /lib64/libidn.so.11 (0x0000003eb1800000)
libldap-2.4.so.2 => /lib64/libldap-2.4.so.2 (0x0000003a32a00000)
librt.so.1 => /lib64/librt.so.1 (0x0000003eafc00000)
libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x0000003eb5000000)
libkrb5.so.3 => /lib64/libkrb5.so.3 (0x0000003eb4c00000)
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x0000003eb5800000)
libcom_err.so.2 => /lib64/libcom_err.so.2 (0x0000003eb1c00000)
libz.so.1 => /lib64/libz.so.1 (0x0000003a31600000)
libssl3.so => /usr/lib64/libssl3.so (0x0000003a33200000)
libsmime3.so => /usr/lib64/libsmime3.so (0x0000003eb3c00000)
libnss3.so => /usr/lib64/libnss3.so (0x0000003eb3000000)
libnssutil3.so => /usr/lib64/libnssutil3.so (0x0000003eb2800000)
libplds4.so => /lib64/libplds4.so (0x0000003eb2c00000)
libplc4.so => /lib64/libplc4.so (0x0000003eb3400000)
libnspr4.so => /lib64/libnspr4.so (0x0000003eb3800000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003eaf800000)
libdl.so.2 => /lib64/libdl.so.2 (0x0000003eaf000000)
libssh2.so.1 => /usr/lib64/libssh2.so.1 (0x0000003a32600000)
libfreebl3.so => /lib64/libfreebl3.so (0x0000003eb2400000)
/lib64/ld-linux-x86-64.so.2 (0x0000003eaec00000)
liblber-2.4.so.2 => /lib64/liblber-2.4.so.2 (0x0000003a32e00000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x0000003eb1000000)
libsasl2.so.2 => /usr/lib64/libsasl2.so.2 (0x0000003eb6000000)
libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x0000003eb5400000)
libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x0000003eb4800000)
libssl.so.10 => /usr/lib64/libssl.so.10 (0x0000003a31e00000)
libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x0000003a31a00000)
libselinux.so.1 => /lib64/libselinux.so.1 (0x0000003eb0800000)
$ /usr/local/bin/couchjs /usr/local/share/couchdb/server/main.js
/usr/local/bin/couchjs: error while loading shared libraries:
libmozjs185.so.1.0: cannot open shared object file: No such file or directory
> Running the test suite errors out with [error] [<0.348.0>] OS Process Error
> <0.354.0>
> -------------------------------------------------------------------------------------
>
> Key: COUCHDB-2255
> URL: https://issues.apache.org/jira/browse/COUCHDB-2255
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Test Suite
> Reporter: Ajay Gourneni
>
> Running the Basic test suite errors out with [error] [<0.348.0>] OS Process
> Error <0.354.0> right after the Starting index update for db: test_suite_db
> idx. Please see the log below.
> could you please help us with this and let us know if we are doing anything
> wrongly?
> We are running Couchdb 1.5.0 on RHEL installed from source with JS 1.85.
>
> [Wed, 11 Jun 2014 14:38:03 GMT] [info] [<0.32.0>] Apache CouchDB has started
> on http://0.0.0.0:5984/
> [Wed, 11 Jun 2014 14:40:31 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /_utils/couch_tests.html?script/couch_tests.js 200
> [Wed, 11 Jun 2014 14:40:31 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /_utils/style/layout.css?0.11.0 200
> [Wed, 11 Jun 2014 14:40:31 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /_session 200
> [Wed, 11 Jun 2014 14:40:31 GMT] [info] [<0.295.0>] 10.145.97.90 - - GET / 200
> [Wed, 11 Jun 2014 14:40:34 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /_session 200
> [Wed, 11 Jun 2014 14:40:34 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET / 200
> [Wed, 11 Jun 2014 14:40:34 GMT] [info] [<0.143.0>] 10.145.97.90 - - DELETE
> /test_suite_db/ 200
> [Wed, 11 Jun 2014 14:40:35 GMT] [info] [<0.143.0>] 10.145.97.90 - - DELETE
> /test_suite_db/ 404
> [Wed, 11 Jun 2014 14:40:35 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/ 201
> [Wed, 11 Jun 2014 14:40:35 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/ 412
> [Wed, 11 Jun 2014 14:40:35 GMT] [info] [<0.143.0>] 10.145.97.90 - - DELETE
> /test_suite_db 200
> [Wed, 11 Jun 2014 14:40:35 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db 201
> [Wed, 11 Jun 2014 14:40:36 GMT] [info] [<0.143.0>] 10.145.97.90 - - DELETE
> /test_suite_db%2Fwith_slashes 200
> [Wed, 11 Jun 2014 14:40:36 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db%2Fwith_slashes 201
> [Wed, 11 Jun 2014 14:40:36 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/ 200
> [Wed, 11 Jun 2014 14:40:37 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /_all_dbs 200
> [Wed, 11 Jun 2014 14:40:37 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/ 200
> [Wed, 11 Jun 2014 14:40:37 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/0 201
> [Wed, 11 Jun 2014 14:40:37 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/0?revs_info=true 200
> [Wed, 11 Jun 2014 14:40:37 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/0?local_seq=true 200
> [Wed, 11 Jun 2014 14:40:38 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/1 201
> [Wed, 11 Jun 2014 14:40:38 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/2 201
> [Wed, 11 Jun 2014 14:40:38 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/3 201
> [Wed, 11 Jun 2014 14:40:38 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/ 200
> [Wed, 11 Jun 2014 14:40:38 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/COUCHDB-954 201
> [Wed, 11 Jun 2014 14:40:39 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/COUCHDB-954 201
> [Wed, 11 Jun 2014 14:40:39 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/COUCHDB-954?open_revs=%5B%221-23202479633c2b380f79507a776743d5%22%2C%222-31ac920bb936ec9e0c2c84b56d04d890%22%5D
> 200
> [Wed, 11 Jun 2014 14:40:39 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/COUCHDB-954?open_revs=%5B%221-23202479633c2b380f79507a776743d5%22%2C%222-31ac920bb936ec9e0c2c84b56d04d890%22%5D&latest=true
> 200
> [Wed, 11 Jun 2014 14:40:39 GMT] [info] [<0.143.0>] 10.145.97.90 - - GET
> /test_suite_db/COUCHDB-954?open_revs=%5B%221-23202479633c2b380f79507a776743d5%22%5D&latest=true
> 200
> [Wed, 11 Jun 2014 14:40:39 GMT] [info] [<0.143.0>] 10.145.97.90 - - PUT
> /test_suite_db/COUCHDB-954 200
> [Wed, 11 Jun 2014 14:40:40 GMT] [info] [<0.338.0>] Opening index for db:
> test_suite_db idx: 767f605380e963a6602ba439cf18f4a6 sig:
> "ac9569796d8030aaf02081b24d8b9a93"
> [Wed, 11 Jun 2014 14:40:40 GMT] [info] [<0.343.0>] Starting index update for
> db: test_suite_db idx: 767f605380e963a6602ba439cf18f4a6
> [Wed, 11 Jun 2014 14:40:40 GMT] [error] [<0.348.0>] OS Process Error
> <0.350.0> :: {os_process_error,
> {exit_status,127}}
> [Wed, 11 Jun 2014 14:40:40 GMT] [error] [<0.348.0>] OS Process Error
> <0.354.0> :: {os_process_error,
> {exit_status,127}}
--
This message was sent by Atlassian JIRA
(v6.2#6252)