I'm not reproducing that on 0.9.3-RC3.  

The 'bad get' exceptions are because the data that was parsed out of the
CBOR from the opposite side doesn't match the data type specified.

In this case, it seems that the server is attempting to print something
upon receiving a 'get', which doesn't usually have a payload. Have you
modified the sample apps in any way?

Can you ensure that you do a fresh build (do a scons -c before), and
that the apps aren't modified (do a git-status to see what differs).

Thanks,
Erich


On Wed, 2015-08-05 at 09:15 +0000, ??? wrote:
>  
> 
> Hi everyone.
> 
>  
> 
> This is Hyunjun kim.
> 
>  
> 
> I met an error when running the simple server/client of 0.9.3-RC3.
> 
> I guess that it is parsing error for messaging.
> 
> terminate called after throwing an instance of
> 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_get>
>  >'
> what(): boost::bad_get: failed value get using boost::get
> 
>  
> 
> How can i  fix it?
> 
> please find my attachment.
> 
>  
> 
> ???( HyunJun Kim ) 
>                                 Engineer
> 
> IoT Solution Lab. | Web & Convergence Team.
> Software R&D Center
> Digital Media & Communications Business
> SAMSUNG ELECTRONICS CO,. LTD.
> 
> Mobile +82-10-5096-0151
> E-Mail HyunJun2.Kim at samsung.com | kiness at gmail.com
> 
>  
> 
> 
> 
> 
> 
> _______________________________________________
> iotivity-dev mailing list
> iotivity-dev at lists.iotivity.org
> https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to