<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Segmentation not supported]]></title><description><![CDATA[<p dir="auto">I'm getting the following error:<br />
Abort(server=true, originalInvokeId=2, abortReason=Segmentation not supported)</p>
<p dir="auto">When I try to read the object listing using:<br />
ReadPropertyAck supportedServicesAck = (ReadPropertyAck)localDevice.send(d, new ReadPropertyRequest(<br />
d.getObjectIdentifier(), PropertyIdentifier.objectList));</p>
<p dir="auto">I am trying to get the object listing from a BACNet MS/TP using a BACNet IP to MS/TP router.   Does this indicate that the remote device returned this error, or the local device?</p>
<p dir="auto">Thanks,<br />
Rick</p>
]]></description><link>https://forum.mango-os.com/topic/254/segmentation-not-supported</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 02:20:58 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/254.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Dec 2009 21:34:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Segmentation not supported on Wed, 30 Dec 2009 01:49:42 GMT]]></title><description><![CDATA[<p dir="auto">This is the documentation for "server" in the Abort APDU:</p>
<blockquote>
<p dir="auto">This parameter shall be TRUE when the Abort PDU is sent by a server. This parameter shall be FALSE when the Abort PDU is sent by a client.</p>
</blockquote>
]]></description><link>https://forum.mango-os.com/post/3031</link><guid isPermaLink="true">https://forum.mango-os.com/post/3031</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Wed, 30 Dec 2009 01:49:42 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation not supported on Tue, 29 Dec 2009 18:51:53 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the reply.</p>
<p dir="auto">Can you tell me how to interpret the BACNet4J error output:<br />
"Abort(server=true, originalInvokeId=2, abortReason=Segmentation not supported)".  Specifically what does "server=true" mean?</p>
]]></description><link>https://forum.mango-os.com/post/3030</link><guid isPermaLink="true">https://forum.mango-os.com/post/3030</guid><dc:creator><![CDATA[rsoza]]></dc:creator><pubDate>Tue, 29 Dec 2009 18:51:53 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation not supported on Thu, 24 Dec 2009 02:53:44 GMT]]></title><description><![CDATA[<p dir="auto">Good question, and honestly i don't know. It's a complete guess, but i would first suspect the router since the device should report in it's details whether it supports segmentation or not. If you have traces of the communication it would help in troubleshooting.</p>
]]></description><link>https://forum.mango-os.com/post/3020</link><guid isPermaLink="true">https://forum.mango-os.com/post/3020</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Thu, 24 Dec 2009 02:53:44 GMT</pubDate></item></channel></rss>