Exec, [], [stream, exit_status, hide])};
> +couch_os_process:start_link(Exec, [], [stream, exit_status, hide]);
> init(Else) ->
> {ok, Else}.
>
>
> On Fri, Jan 2, 2009 at 2:46 PM, James Arthur wrote:
>> Hi,
>>
>> I'm getting the same issue as this post:
On Fri, Jan 2, 2009 at 2:46 PM, James Arthur wrote:
> Hi,
>
> I'm getting the same issue as this post:
> http://n2.nabble.com/Problem-with-update-notification-td1961907.html
>
> It seems that the move from::
>
> DbUpdateNotificationProcess=/my/path/bin/xapian-index
Hi,
I'm getting the same issue as this post:
http://n2.nabble.com/Problem-with-update-notification-td1961907.html
It seems that the move from::
DbUpdateNotificationProcess=/my/path/bin/xapian-index
to::
[update_notification]
xapian=/my/path/bin/xapian-index
Has borke
{{badfun,ok},
[{couch_db_update_notifier,handle_event,2},
{gen_event,server_update,4},
{gen_event,server_notify,4},
{gen_event,handle_msg,5},
{proc_lib,init_p,5}]}}},
#Fun]},
{gen_event,server_update,4},
{gen_event,server_notify,4},
{gen_event,handle_exit,4},
{gen_event,handle_msg,5},
{proc_lib,init_p,5}]}}},
{offender,
[{pid,<0.56.0>},
{name,view_manager},
{mfa,{couch_view,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]}]}}
I appreciate any help.
-
Jacinto Ximénez de Guzmán
--
View this message in context:
http://n2.nabble.com/Problem-with-update-notification-tp1961907p1961907.html
Sent from the CouchDB Development mailing list archive at Nabble.com.