Return-Path: <darren.long@mac.com>
X-Original-To: dtn-interest@ietfa.amsl.com
Delivered-To: dtn-interest@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix)
 with ESMTP id EBE6D21F8817 for <dtn-interest@ietfa.amsl.com>;
 Fri, 24 Feb 2012 09:50:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[AWL=-0.100,
 BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com
 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rPenNp-W9ipQ for
 <dtn-interest@ietfa.amsl.com>; Fri, 24 Feb 2012 09:50:25 -0800 (PST)
Received: from st11p00mm-asmtpout003.mac.com (st11p00mm-asmtpout003.mac.com
 [17.172.81.2]) by ietfa.amsl.com (Postfix) with ESMTP id 5C51C21F8815 for
 <dtn-interest@irtf.org>; Fri, 24 Feb 2012 09:50:24 -0800 (PST)
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-type: text/plain; CHARSET=US-ASCII
Received: from [192.168.1.28] (94-30-69-47.xdsl.murphx.net [94.30.69.47]) by
 st11p00mm-asmtp003.mac.com (Oracle Communications Messaging Server
 7u4-23.01(7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPSA id
 <0LZW00F5FS7YEK60@st11p00mm-asmtp003.mac.com> for dtn-interest@irtf.org;
 Fri, 24 Feb 2012 17:50:24 +0000 (GMT)
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.6.7498, 1.0.260,
 0.0.0000 definitions=2012-02-24_06:2012-02-24, 2012-02-24,
 1970-01-01 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0
 ipscore=0 suspectscore=3 phishscore=0 bulkscore=0 adultscore=0
 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1012030000
 definitions=main-1202240159
Message-id: <4F47CDDE.6050107@mac.com>
Date: Fri, 24 Feb 2012 17:50:22 +0000
From: Darren Long <darren.long@mac.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
 rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
To: dtn-interest <dtn-interest@irtf.org>
References: <CAGoeg7f3DqheaDDtSCym5zMvbYbUuFEnF0aRY9wo5rHEDwyO1Q@mail.gmail.com>
In-reply-to: <CAGoeg7f3DqheaDDtSCym5zMvbYbUuFEnF0aRY9wo5rHEDwyO1Q@mail.gmail.com>
Subject: Re: [dtn-interest] Problem with startup daemon
X-BeenThere: dtn-interest@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Announce."
 <dtn-interest.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-interest>,
 <mailto:dtn-interest-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/dtn-interest>
List-Post: <mailto:dtn-interest@irtf.org>
List-Help: <mailto:dtn-interest-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-interest>,
 <mailto:dtn-interest-request@irtf.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Feb 2012 17:50:26 -0000

Hi Felipe,

Don't use the --init-db option again.  Once the database is created you
can use the -t option to tidy up bundles from previous incarnations of dtnd.

Darren

On 24/02/12 17:43, Felipe Pereira wrote:
> Hello DTNRG,
>
> I am working with dtn2. And when I run the following command:
>
> daemon/dtnd -c /home/teste/Downloads/dtn/dtn.conf --init-db
>
> It is the following problem:
>
>
> [1330098969.227791 / dtnd notice] random seed is 227 787
> [1330098969.227934 / dtnd notice] DTN daemon starting up ... (pid 2157)
> [1330098969.247728 / dtnd notice] initializing persistent data store
> [1330098969.283973 / dtnd error] Initializing datastore Which already exists.
>
> How can I solve the problem in the last line?
>
> Greetings,
>
> Felipe Pereira
> _______________________________________________
> dtn-interest mailing list
> dtn-interest@irtf.org
> https://www.irtf.org/mailman/listinfo/dtn-interest

