.. _troubleshooting: Troubleshooting =============== This document compiles the known compatibility issues with other Shapes Demo implementations and the possible solutions. Two instances in the same machine ---------------------------------- When using eProsima Shapes Demo and RTI Shapes Demo in the same machine, the file .. code-block:: /resource/xml/RTI_SHAPES_DEMO_QOS_PROFILES.xml needs to be modified to force RTI to use the UDPv4 transport protocol only. This can be done writing the following lines inside the ```` element of the RTI_Shapes_Lib::Shapes_Default_Profile. .. code-block:: xml UDPv4 SDP 30 0 This setting avoids the use of Shared Memory Transport.