Error using profile auto-create feature: Start node ?? and stop node ?? are the same node. Looped links are not supported.

Product(s): SewerGEMS, CivilStorm, StormCAD, SewerCAD
Version(s): CONNECT Edition
Area: Modeling

Problem

When trying to use the Auto Create Profiles feature in the Profiles manager, the following error message occurs:

Haestad.Calculations.Dynamic.InputCreator.ValidationException: Start node ?? and stop node ?? are the same node. Looped links are not supported.

at Haestad.Maryland.Validation.LinkValidation.CreateLinkUpstreamAndDownstreamSameNodeNotification(Int32 scenarioId, Int32 linkId, String startNodeInfoStr, String stopNodeInfoStr, IList userNotificationList, Boolean inCalculation)
at Haestad.Calculations.Dynamic.InputCreator.NetworkBuilder.BuildConduitLinks()
at Haestad.Calculations.Dynamic.InputCreator.NetworkBuilder.BuildLinks()
at Haestad.SewerGEMS.Calculations.Dynamic.InputCreator.SWGNetworkBuilder.BuildLinks()
at Haestad.Calculations.Dynamic.InputCreator.NetworkBuilder.CreateNetworkParser(IProgressIndicator aprogressindicator, IHFLDNetworkParser& networkParser)
at Haestad.StormSewerProduct.Support.Actions.Tools.AutoCreateProfileAction.CreateProfiles(Int32 elementId, ProfileDirection direction)
at Haestad.StormSewerProduct.Support.Actions.Tools.AutoCreateProfileAction.FormClosed(Object sender, FormClosedEventArgs e)
at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Solution

First, make sure that you are using the latest version of the product. Upgrades are available at no extra cost for those with a subscription. You can use the following link for information on accessing the latest version: Downloading OpenFlows | Hydraulics and Hydrology software.

If that doesn't help, try the following steps: 

First, close the model but leave the software open. Go to File > Database Utilities > Compact Database. Select the database file associated with the model and, when prompted, choose the option to purge the model to save space.

If that doesn't help, close the model (you can leave the software open). In File Explorer, browse to where the model files are saved and create a new folder. Copy just the .stsw and .stsw.sqlite files into the new folder, then open the model files from the new folder location.

If that doesn't help, you can try imporingt the database file into a new drawing by going to File > Import > (product name) database. (or select "database files" from the "files of type" dropdown in the file open dialog)

See Also

Options for creating Profiles

Recommended
Related