Project

General

Profile

Actions

Bug #3035

open

catalog throws runtime errors

Added by Chengyu Fan over 8 years ago. Updated over 8 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
ndn-atmos-catalog
Start date:
07/09/2015
Due date:
% Done:

0%

Estimated time:

Description

catalog on atmos-den throws runtime errors and exits.

The error messages are attached.


Files

error-report (2.83 KB) error-report Chengyu Fan, 07/09/2015 08:07 PM
Actions #1

Updated by Chengyu Fan over 8 years ago

The "Type is not convertible to string" message may come from the Jsoncpp library.

To fix this bug, the QueryAdapter code should call isConvertibleTo(Json::stringValue) before use asString().

However, currently not sure how to reproduce this bug...

Actions #2

Updated by Chengyu Fan over 8 years ago

  • Status changed from New to In Progress
Actions

Also available in: Atom PDF