Thanks Steve,

I am first using the writedispose() and then the unregister instance function. 
Still the same results. The application crashes with the "Writer reached 
maximum heartbeat sequence number" error in the ospl error log after running 
for sometime. 

Unlike the previous version I am unable to set the memory size in the ospl 
config file. I tried adding the field to the XML file. However I did not see 
any change in the result. Also how do I run the mmstat, I would like to see the 
memory usage.

Thanks

Regards
Sridhar


On 29-Aug-2013, at 8:04 PM, Steve Mc Gregor <[email protected]> wrote:

> Did you unregister your instances? If you're using different keys for every 
> data written you maybe exhausting the resources. So you should write then 
> unregister the instance so the writer can free the resources related to that 
> key.
> 
> 
> On Thu, Aug 29, 2013 at 7:45 AM, Sridhar <[email protected]> wrote:
>> Hi all,
>> I am using the opensplice dds v6.3 on windows 7 OS.
>> I have a sample application which writes data continuously in a loop. I am 
>> running the writer and the reader on the same terminal
>> After running the application for a few hours the application stops with the 
>> following error
>> 
>> "Writer reached maximum heartbeat sequence number"
>> 
>> Does this error occur because of the absence of a data reader for the 
>> topics??
>> However I have the data reader as well running on the same terminal
>> 
>> Can anyone please help me with the issue?
>> 
>> Best Regards
>> Sridhar
>> _______________________________________________
>> OpenSplice DDS Developer Mailing List
>> [email protected]
>> Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer
> 
> 
> 
> -- 
> Steve Mc Gregor
> email: [email protected]
> movil: +51 992 705 909
> 
> _______________________________________________
> OpenSplice DDS Developer Mailing List
> [email protected]
> Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer
_______________________________________________
OpenSplice DDS Developer Mailing List
[email protected]
Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer

Reply via email to