From owner-freebsd-current@FreeBSD.ORG Mon Sep 28 11:01:42 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22375106566C for ; Mon, 28 Sep 2009 11:01:42 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 0510D8FC1B for ; Mon, 28 Sep 2009 11:01:42 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MsDzB-0006QN-Bg for current@freebsd.org; Mon, 28 Sep 2009 11:01:41 +0000 Received: from h041n073.wl17.iiji.jp.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id D89E42AC48E4 for ; Mon, 28 Sep 2009 20:01:40 +0900 (JST) Date: Mon, 28 Sep 2009 20:01:40 +0900 Message-ID: From: Randy Bush To: FreeBSD current mailing list User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Subject: does not start inet processes after freebsd upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 11:01:42 -0000 amd64 i upgraded from 8-beta1 to 8-rc1 and ejabberd does not seem to start the inet processes ejabberd 950 0.0 0.0 7012 1488 ?? S 10:53AM 0:00.00 /usr/local/lib/erlang/erts-5.7.2/bin/epmd -daemon ejabberd 952 0.0 0.4 29956 18380 ?? I 10:53AM 0:00.35 /usr/local/lib/erlang/erts-5.7.2/bin/beam.smp -- -root /usr/local is all i get anyone see this? randy