[dtn-users] prophet routing in DTN2

Mohammad Rifqi <rifqi15dn@gmail.com> Fri, 16 October 2015 03:20 UTC

Return-Path: <rifqi15dn@gmail.com>
X-Original-To: dtn-users@ietfa.amsl.com
Delivered-To: dtn-users@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A47171B2DCE for <dtn-users@ietfa.amsl.com>; Thu, 15 Oct 2015 20:20:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LIWnB6QCjYsF for <dtn-users@ietfa.amsl.com>; Thu, 15 Oct 2015 20:20:31 -0700 (PDT)
Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35B381B2DCD for <dtn-users@irtf.org>; Thu, 15 Oct 2015 20:20:31 -0700 (PDT)
Received: by lffv3 with SMTP id v3so63285340lff.0 for <dtn-users@irtf.org>; Thu, 15 Oct 2015 20:20:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=W0ACi5Fapk/Fhb5wKV3jHohv5ioNsXk/uv8t+PMn2HU=; b=VfdyDPiziFRsEXc+YfsFdfziwjLmVTXu/42W1aOYxXmat8Gg2T0zEDcna+4HMNQxXV 5jeX9Qsy9eHyYtG+I5+kfWG6VymDI0004kcv6kPh2raHBZVd/wOKoocOCYeIaPTQxTl5 vNLWJ2GdvowO69C3T0chupV2AXmxPtaZJf5tItkQRPCSkrRIQhXfDsHWujRL8AQc6ckK nRQUd6g4w7RvI1Je2dJKb4rR4uclo4OnRzpn9J37973nrAyq8HQVV/zHokt9U4Sta1Pe As+ewwagoQneCZcuvvCOiOSqIs+358xIFoBd+IkycA9+r79Tcx6FNxegjnqT9xFisd1R hDBA==
MIME-Version: 1.0
X-Received: by 10.25.206.199 with SMTP id e190mr4385946lfg.39.1444965629259; Thu, 15 Oct 2015 20:20:29 -0700 (PDT)
Received: by 10.112.3.202 with HTTP; Thu, 15 Oct 2015 20:20:29 -0700 (PDT)
Date: Fri, 16 Oct 2015 10:20:29 +0700
Message-ID: <CALyC+geo4CJW3yc-gx_FH2NOrzQB39KceqHgU0x=PEMA7xEqEg@mail.gmail.com>
From: Mohammad Rifqi <rifqi15dn@gmail.com>
To: dtn-users@irtf.org
Content-Type: multipart/alternative; boundary="001a11412f0c0b79fe0522304702"
Archived-At: <http://mailarchive.ietf.org/arch/msg/dtn-users/g5fn2FAYV2A9vw3vENbcrVUgK7A>
Subject: [dtn-users] prophet routing in DTN2
X-BeenThere: dtn-users@irtf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Users." <dtn-users.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dtn-users/>
List-Post: <mailto:dtn-users@irtf.org>
List-Help: <mailto:dtn-users-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-users>, <mailto:dtn-users-request@irtf.org?subject=subscribe>
X-List-Received-Date: Fri, 16 Oct 2015 03:20:32 -0000

dear all,
i have a problem in running prophet routing in dtn2. the error message is :

[1444965180.865884 /dtn/bundle/actions critical] error updating bundle 1 in
data store!!
[1444965180.866078 /dtn/storage/bundles error] update(1): bundle doesn't
exist in table
[1444965180.866212 /dtn/bundle/actions critical] error updating bundle 1 in
data store!!
[1444965180.943457 /dtn/storage/bundles error] update(3): bundle doesn't
exist in table
[1444965180.943619 /dtn/bundle/actions critical] error updating bundle 3 in
data store!!
[1444965180.943667 /dtn/storage/bundles error] update(3): bundle doesn't
exist in table
[1444965180.943695 /dtn/bundle/actions critical] error updating bundle 3 in
data store!!

what is the solution of my problem,
need help