Skip to content

Pit Entry continuously removed #1

Description

@GuizaZeineb

Dear all,
I've tried this code (implementing ChronosyncManager) with NDN-opp but it does not work properly although it functions well when using the downloaded version from GooglePlay (impletmenting Chronosync).
In fact with this code, I am unable to exchange messages between devices even though the faces are created. The Names and FWD are updated, as well, in the NDN-Opp application.

However, the PIT entry is continuously removed and instead of having (I/OppTransport= Transport is up sending) I got (D/ Forwarder =OnInterestFinalize unsatisfied) and (OnOutgoingNack).
Is there any solution to this issue?
To give you an #overview, here after a part of the log.
Best regards

1-23 10:36:42.420 32065-32139/pt.ulusofona.copelabs.now D/RegisterChronoSyncTask: ChronoSyncManager onInitialized
11-23 10:36:42.420 31686-31743/pt.ulusofona.copelabs.ndn D/Forwarder: onIncomingInterest face=258 interest=/ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f
11-23 10:36:42.420 31686-31743/pt.ulusofona.copelabs.ndn D/ContentStore: find /ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f L
11-23 10:36:42.430 31686-31743/pt.ulusofona.copelabs.ndn D/ContentStore: no-match
11-23 10:36:42.430 31686-31743/pt.ulusofona.copelabs.ndn D/Forwarder: onContentStoreMiss interest=/ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f
11-23 10:36:42.430 31686-31743/pt.ulusofona.copelabs.ndn D/MulticastStrategy: /ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f?ndn.MustBeFresh=1&ndn.InterestLifetime=20000&ndn.Nonce=1778594126 from=258 noNextHop
11-23 10:36:42.430 31686-31743/pt.ulusofona.copelabs.ndn D/Forwarder: onOutgoingNack face=258 nack=/ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f~NoRoute OK
11-23 10:36:42.430 31686-31743/pt.ulusofona.copelabs.ndn D/Forwarder: onInterestReject interest=/ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f
11-23 10:36:42.520 32065-32139/pt.ulusofona.copelabs.now D/RegisterChronoSyncTask: **/ndn/broadcast/music/9361
11-23 10:36:42.540 31686-31743/pt.ulusofona.copelabs.ndn D/Forwarder: onInterestFinalize interest=/ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f unsatisfied
11-23 10:36:42.540 31686-31743/pt.ulusofona.copelabs.ndn I/NFD-JNI: PitEntry removal : /ndn/broadcast/now/music/8b0420dfbc5291653d24abbe87a82be536d4140fb9621dd9bfdce3b6249db12f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions