You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by "Kendelenyi, Gabor" <Ga...@MorganStanley.com> on 2009/06/26 17:24:42 UTC

Test Suite Error - unknown_query_language

Hi All,

I was able to install CouchDB 0.9.0 on my Linux Desktop, however when I run the "Test Suite"s, then 80% of the tests failed with the following error:

{"error":"badmatch","reason":"{{bad_return_value,{unknown_query_language,<<\"javascript\">>}},\n {gen_server,call,[couch_query_servers,{get_proc,<<\"javascript\">>}]}}"}

Does anybody know what is the real problem with my instance?

Error:
** {bad_return_value,{unknown_query_language,<<"javascript">>}}
[error] [<0.3675.0>] {error_report,<0.24.0>,
    {<0.3675.0>,crash_report,
     [[{initial_call,{couch_query_servers,init,['Argument__1']}},
       {pid,<0.3675.0>},
       {registered_name,couch_query_servers},
       {error_info,
           {exit,
               {bad_return_value,{unknown_query_language,<<"javascript">>}},
               [{gen_server,terminate,6},{proc_lib,init_p_do_apply,3}]}},
       {ancestors,[couch_secondary_services,couch_server_sup,<0.1.0>]},
       {messages,[]},
       {links,[<0.3643.0>]},
       {dictionary,[]},
       {trap_exit,false},
       {status,running},
       {heap_size,233},
       {stack_size,24},
       {reductions,179}],
      []]}}

Thx,
Gabor Kendelenyi
Morgan Stanley | Technology
Lechner Odon fasor 8 | Floor 07
Budapest, 1095
Phone: +36 1 881-4131
Gabor.Kendelenyi@MorganStanley.com<ma...@MorganStanley.com>

--------------------------------------------------------------------------
NOTICE: If received in error, please destroy, and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error. We may monitor and store emails to the extent permitted by applicable law.

Re: Test Suite Error - unknown_query_language

Posted by Paul Davis <pa...@gmail.com>.
Sounds like you've munged your config files.

How are you running CouchDB?

On Fri, Jun 26, 2009 at 11:24 AM, Kendelenyi,
Gabor<Ga...@morganstanley.com> wrote:
> Hi All,
>
> I was able to install CouchDB 0.9.0 on my Linux Desktop, however when I run the "Test Suite"s, then 80% of the tests failed with the following error:
>
> {"error":"badmatch","reason":"{{bad_return_value,{unknown_query_language,<<\"javascript\">>}},\n {gen_server,call,[couch_query_servers,{get_proc,<<\"javascript\">>}]}}"}
>
> Does anybody know what is the real problem with my instance?
>
> Error:
> ** {bad_return_value,{unknown_query_language,<<"javascript">>}}
> [error] [<0.3675.0>] {error_report,<0.24.0>,
>    {<0.3675.0>,crash_report,
>     [[{initial_call,{couch_query_servers,init,['Argument__1']}},
>       {pid,<0.3675.0>},
>       {registered_name,couch_query_servers},
>       {error_info,
>           {exit,
>               {bad_return_value,{unknown_query_language,<<"javascript">>}},
>               [{gen_server,terminate,6},{proc_lib,init_p_do_apply,3}]}},
>       {ancestors,[couch_secondary_services,couch_server_sup,<0.1.0>]},
>       {messages,[]},
>       {links,[<0.3643.0>]},
>       {dictionary,[]},
>       {trap_exit,false},
>       {status,running},
>       {heap_size,233},
>       {stack_size,24},
>       {reductions,179}],
>      []]}}
>
> Thx,
> Gabor Kendelenyi
> Morgan Stanley | Technology
> Lechner Odon fasor 8 | Floor 07
> Budapest, 1095
> Phone: +36 1 881-4131
> Gabor.Kendelenyi@MorganStanley.com<ma...@MorganStanley.com>
>
> --------------------------------------------------------------------------
> NOTICE: If received in error, please destroy, and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error. We may monitor and store emails to the extent permitted by applicable law.
>