You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "David Pitman (JIRA)" <ji...@apache.org> on 2010/08/19 13:14:16 UTC

[jira] Created: (COUCHDB-859) Replication test failure on CouchDB 1.0.1 / Ubuntu 10.04 / Xulrunner 1.0.2.8 clean install

Replication test failure on CouchDB 1.0.1 / Ubuntu 10.04 / Xulrunner 1.0.2.8 clean install
------------------------------------------------------------------------------------------

                 Key: COUCHDB-859
                 URL: https://issues.apache.org/jira/browse/COUCHDB-859
             Project: CouchDB
          Issue Type: Bug
          Components: Replication
    Affects Versions: 1.0.1
         Environment: Ubuntu 10.04 (Rackspace Cloud 1024 MB Server Instance) / Xulrunner 1.0.2.8 clean installation
            Reporter: David Pitman


I've spent the day getting the perfect install (for my needs) of CouchDB
1.0.1.  After initially finding that nothing in the test suite worked and
remote replication in either direction was broken (local replication works
fine), I started on a clean server instance and made sure Xulrunner was
1.9.2.8 instead of 1.9.2.3 (which was my original configuration).  Once that
was in place, all tests in the Futon Test Suite are working fine - except
for the replication test.  Which gives this error:

"Exception raised: {\"message\":\"Cannot read property 'Content-Type' of
undefined\",\"stack\":\"TypeError: Cannot read property 'Content-Type' of
undefined\\n    at Function.request (
http://174.143.xxx.xxx/_utils/script/couch.js?0.11.0:402:52)\\n    at
[object Object].afterAB1 (eval at patchTest (
http://174.143.xxx.xxx/_utils/script/couch_test_runner.js?0.11.0:37:5))\\n
 at eval at patchTest (
http://174.143.xxx.xxx/_utils/script/couch_test_runner.js?0.11.0:37:5)\\n
 at run (
http://174.143.xxx.xxx/_utils/script/couch_test_runner.js?0.11.0:84:7
)\",\"type\":\"non_object_property_load\",\"arguments\":[\"Content-Type\",null]}"

I just changed the IP address to protect the awesome Admin party that's
going on over there.

The linux environment is a Ubuntu 10.04 server instance over at Rackspace
Cloud Servers.  It is completely stock except for Xulrunner + CouchDB
installed from source as per the directions at
http://wiki.apache.org/couchdb/Installing_on_Ubuntu

CouchDB without replication is a bit of a lame duck.  Replication is not
working at all, not just the Test Suite execution, I can't even do a push
replication from another couchdb server instance into this one.

I have a separate install of 0.11.2 on the same environment and everything
is working just fine.

Thanks.

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


[jira] Updated: (COUCHDB-859) Replication test failure on CouchDB 1.0.1 / Ubuntu 10.04 / Xulrunner 1.0.2.8 clean install

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

Paul Joseph Davis updated COUCHDB-859:
--------------------------------------

    Skill Level: Regular Contributors Level (Easy to Medium)

> Replication test failure on CouchDB 1.0.1 / Ubuntu 10.04 / Xulrunner 1.0.2.8 clean install
> ------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-859
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-859
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.0.1
>         Environment: Ubuntu 10.04 (Rackspace Cloud 1024 MB Server Instance) / Xulrunner 1.0.2.8 clean installation
>            Reporter: David Pitman
>
> I've spent the day getting the perfect install (for my needs) of CouchDB
> 1.0.1.  After initially finding that nothing in the test suite worked and
> remote replication in either direction was broken (local replication works
> fine), I started on a clean server instance and made sure Xulrunner was
> 1.9.2.8 instead of 1.9.2.3 (which was my original configuration).  Once that
> was in place, all tests in the Futon Test Suite are working fine - except
> for the replication test.  Which gives this error:
> "Exception raised: {\"message\":\"Cannot read property 'Content-Type' of
> undefined\",\"stack\":\"TypeError: Cannot read property 'Content-Type' of
> undefined\\n    at Function.request (
> http://174.143.xxx.xxx/_utils/script/couch.js?0.11.0:402:52)\\n    at
> [object Object].afterAB1 (eval at patchTest (
> http://174.143.xxx.xxx/_utils/script/couch_test_runner.js?0.11.0:37:5))\\n
>  at eval at patchTest (
> http://174.143.xxx.xxx/_utils/script/couch_test_runner.js?0.11.0:37:5)\\n
>  at run (
> http://174.143.xxx.xxx/_utils/script/couch_test_runner.js?0.11.0:84:7
> )\",\"type\":\"non_object_property_load\",\"arguments\":[\"Content-Type\",null]}"
> I just changed the IP address to protect the awesome Admin party that's
> going on over there.
> The linux environment is a Ubuntu 10.04 server instance over at Rackspace
> Cloud Servers.  It is completely stock except for Xulrunner + CouchDB
> installed from source as per the directions at
> http://wiki.apache.org/couchdb/Installing_on_Ubuntu
> CouchDB without replication is a bit of a lame duck.  Replication is not
> working at all, not just the Test Suite execution, I can't even do a push
> replication from another couchdb server instance into this one.
> I have a separate install of 0.11.2 on the same environment and everything
> is working just fine.
> Thanks.

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